[00:00] you can try out nautilus 3.22 for yourself with the gnome3 staging ppa [00:03] nautilus 3.22 still needs some more work before it is ready for Ubuntu, see bug 1635988 if you're interested [00:03] bug 1635988 in nautilus (Ubuntu) "Update nautilus to 3.22" [Wishlist,Triaged] https://launchpad.net/bugs/1635988 [00:06] there's also the old https://bugzilla.gnome.org/747662 but check out the duplicate bug 768303 there [00:06] Gnome bug 747662 in Desktop "Nautilus crashes when "Icons on Desktop" is enabled ("assertion failed: (!container->details->auto_layout)")" [Critical,New] [00:06] bug 768303 in ubiquity-slideshow-ubuntu (Ubuntu) "Czech version of Ubiquity installer has uncapitalised "Internet" on one of the screens" [Low,Fix released] https://launchpad.net/bugs/768303 [00:06] the gnoem bug not the ubiquity one [09:17] Hi. can maybe someone with permissions prod test re-runs for purpose with &all-proposed=1 please? [09:18] http://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html#purpose [09:19] some local testing suggests that should then pass on the testsuite, but fail on the acc headers check [09:20] which I think would be LP: #1660108 which I am trying to get sorted [09:20] Launchpad bug 1660108 in gcc-6 (Ubuntu) "Since 6.3.0-3ubuntu1 some acc autotests fail with "atomic_base.h:390:7: error: inlining failed in call to always_inline"" [Undecided,New] https://launchpad.net/bugs/1660108 [10:03] acheronuk: requested [10:27] ginggs: thanks :) === rumble is now known as grumble === JanC is now known as Guest95357 === JanC_ is now known as JanC === juliank_ is now known as juliank [21:58] hi - a really basic bzr question - I have branched this https://code.launchpad.net/~ubuntu-cdimage/debian-cd/ubuntu [21:59] but when I try to push a branch I get the following: [21:59] bzr push lp:~fossfreedom/ubuntu-cdimage/debian-cd/ubuntu/ubuntu-budgie [21:59] bzr: ERROR: Permission denied: "~fossfreedom/ubuntu-cdimage/debian-cd/ubuntu/ubuntu-budgie/": : No such distribution: 'ubuntu-cdimage' [22:00] what have I done wrong? === saurik_ is now known as saurik [22:36] can i get distro-info to print out a mapping from code name to release? (i.e. trusty -> 14.04) [22:38] ah /usr/share/distro-info/ubuntu.csv does the job i guess [22:45] ah - figured out my bzr issue - project name is not the same as the branch! [22:47] mwhudson: ubuntu-distro-info --series=trusty --release [22:47] tumbleweed: ah thanks