[Bug 1624317] Re: systemd-resolved breaks VPN with split-horizon DNS

2016-10-06 Thread Martin Pitt
Note that in current Yakkety, NetworkManager uses dns=dnsmasq again, because until two weeks ago there was no resolved plugin for NetworkManager. That exists upstream now, but not yet in our packages, thus resolved only learned about these via dhcp-client writing the nameservers into

[Bug 1624317] Re: systemd-resolved breaks VPN with split-horizon DNS

2016-10-06 Thread Martin Pitt
> I want to be clear that in my situation the VPN’s DNS servers are _not_ marked as domain-restricted. This is something different then; dropping the upstream bug link. So I'm afraid this needs a more precise description of how to set this up/reproduce this, and a debug output of resolved would

[Bug 1630578] Re: broken kernel causes eternal test retry loop

2016-10-05 Thread Martin Pitt
On the infra it now looks like this: ERROR - 02:45:43 DEBUG| [stdout] ERROR - 03:19:00 ERROR| [stderr] Run parser regression tests ... ok ERROR - 03:19:01 ERROR| [stderr] test_regression_testsuite (__main__.ApparmorTestsuites) ERROR - 03:19:05 DEBUG| [stdout] preparing

[Bug 1625584] Re: Removing libnss-* does not remove corresponding options

2016-10-05 Thread Martin Pitt
I ran the test case on a xenial-proposed machine successfully. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1625584 Title:

[Bug 1628687] Re: Assertion failure when PID 1 receives a zero-length message over notify socket

2016-10-05 Thread Martin Pitt
I verified that with the -proposed version you cannot create orphaned notify FDs any more in pid 1 using the test case I just added. ** Description changed: Environment: Xenial 16.04.1 Amd64 Description. Systemd fails an assertion in manager_invoke_notify_message when a zero-

[Bug 1627641] Re: Backport netplan to xenial

2016-10-05 Thread Martin Pitt
systemd's and netplan's tests now work: http://people.canonical.com/~ubuntu-archive/proposed-migration/xenial/update_excuses.html#systemd http://people.canonical.com/~ubuntu-archive/proposed-migration/xenial/update_excuses.html#nplan nplan's tests still show a race condition on ppc64el, but

[Bug 1630578] Re: broken kernel causes eternal test retry loop

2016-10-05 Thread Martin Pitt
It still seems to happen after that patch. ** Changed in: autopkgtest (Ubuntu) Status: Fix Committed => In Progress ** Changed in: autopkgtest (Ubuntu) Assignee: Martin Pitt (pitti) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1608934] Re: ephemeral/swap disk creation fails for local storage with image type raw/lvm

2016-10-05 Thread Martin Pitt
Hello Jan, or anyone else affected, Accepted nova into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/nova/2:13.1.1-0ubuntu1.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1619188] Re: Unattended upgrades can break persistent live media

2016-10-05 Thread Martin Pitt
Hello sudodus, or anyone else affected, Accepted casper into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/casper/1.376.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1602577] Re: [arm64] compute nodes unstable after upgrading from 4.2 to 4.4 kernel

2016-10-05 Thread Martin Pitt
My lxd-armhf1 node that is supposedly running on 4.4.23-040423-generic (on the compute host) has worked fine for the last 13 hours. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1602577 Title:

[Bug 1547844] Re: systemd-fsckd does not allow fsck to finish

2016-10-05 Thread Martin Pitt
Thanks kex for testing! FTR, the kernel oops is unrelated to this issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547844 Title: systemd-fsckd does not allow fsck to finish To manage

[Bug 1630578] Re: broken kernel causes eternal test retry loop

2016-10-05 Thread Martin Pitt
Fix and test cases: https://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/commit/?id=4a0587a05 Rolled out to production. ** Changed in: autopkgtest (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1630578] Re: broken kernel causes eternal test retry loop

2016-10-05 Thread Martin Pitt
* Create a container, install ssh and your ssh key: lxc launch autopkgtest/ubuntu/yakkety/amd64 y1 lxc exec y1 -- apt install -y openssh-server lxc file push -p --uid=1000 --gid=1000 ~/.ssh/id_rsa.pub y1/home/ubuntu/.ssh/authorized_keys * Get the IP from "lxc list" and verify that you

[Bug 1630578] [NEW] broken kernel causes eternal test retry loop

2016-10-05 Thread Martin Pitt
ait (pid, sts) = os.waitpid(self.pid, wait_flags) File "/home/ubuntu/autopkgtest/lib/VirtSubproc.py", line 64, in alarm_handler raise Timeout() VirtSubproc.Timeout while cleaning up because of another error: : failure: copyup source failed, status 255 autopkgtest [12:43:19]: ERROR:

[Bug 1577460] Re: mkinitramfs --help > Core dumped

2016-10-05 Thread Martin Pitt
The above attachment just limits the alternative locale dir to LC_MESSAGES (not sure if that's the most elegant method, I didn't see any better one). This keeps the current behaviour of translation lookups; fixing the two unrelated bugs above might be too intrusive at this point for yakkety, and

[Bug 1577460] Re: mkinitramfs --help > Core dumped

2016-10-05 Thread Martin Pitt
I've tried (in vain so far) to understand what's going on and how this is related to the locale-langpack/ search path patch. Tested/reproduced with LC_ALL=fo_FOO gdb --args getopt -o c:d:ko:r:v -n /usr/sbin/mkinitramfs -- --help Some observations: * This crash doesn't happen with looking up

[Bug 1630401] Re: [UIFe] numix-gtk-theme 2.6.4

2016-10-05 Thread Martin Pitt
mostly/all bug fixes, so no freeze exception necessary ** Changed in: numix-gtk-theme (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1630401 Title: [UIFe]

[Bug 1622379] Re: SRU: sin(0)/sin(0) crash the the calculator

2016-10-05 Thread Martin Pitt
Hello Cledersonbc, or anyone else affected, Accepted gnome-calculator into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/gnome- calculator/1:3.18.3-0ubuntu1.16.04.1 in a few hours, and then in the -proposed repository. Please help us by

[Bug 997172] Re: [SRU] smbldap-config.pl not installed

2016-10-05 Thread Martin Pitt
Hello Narcis, or anyone else affected, Accepted smbldap-tools into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/smbldap- tools/0.9.9-1ubuntu1.16.04.2 in a few hours, and then in the -proposed repository. Please help us by testing this new

[Bug 1607663] Re: vino-server does not autostart on Ubuntu-GNOME

2016-10-05 Thread Martin Pitt
Hello Florian, or anyone else affected, Accepted vino into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/vino/3.8.1-0ubuntu9.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1521730] Re: comix.py crashed with Exception in tostring(): tostring() has been removed. Please call tobytes() instead.

2016-10-05 Thread Martin Pitt
Hello Brian, or anyone else affected, Accepted comix into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/comix/4.0.4-1ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1592664] Re: python-pymysql fails to build on xenial and yakkety

2016-10-05 Thread Martin Pitt
Hello Matthias, or anyone else affected, Accepted python-pymysql into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/python- pymysql/0.7.2-1ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new

[Bug 1628149] Please test proposed package

2016-10-05 Thread Martin Pitt
Hello Dimitri, or anyone else affected, Accepted debian-installer into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/debian- installer/20101020ubuntu451.6 in a few hours, and then in the -proposed repository. Please help us by testing this

[Bug 1628149] Re: .disk/mini-info is the same for GA and SRU d-i builds

2016-10-05 Thread Martin Pitt
Yakkety fix is in -proposed: https://launchpad.net/ubuntu/+source /debian-installer/20101020ubuntu479.1 Test case now exists, accepting for xenial as well. Thanks! ** Changed in: debian-installer (Ubuntu) Status: New => Fix Committed ** Changed in: debian-installer (Ubuntu Xenial)

[Bug 1628196] Re: Menu items accelerators aren't shown in Gtk3 builds

2016-10-05 Thread Martin Pitt
Hello Marco, or anyone else affected, Accepted libdbusmenu into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/libdbusmenu/16.04.1+16.04.20160927-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this

[Bug 1581076] Update Released

2016-10-05 Thread Martin Pitt
The verification of the Stable Release Update for xorg-server has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 1590553] Update Released

2016-10-05 Thread Martin Pitt
The verification of the Stable Release Update for xorg-server has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 1591356] Update Released

2016-10-05 Thread Martin Pitt
The verification of the Stable Release Update for xorg-server has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 1613708] Update Released

2016-10-05 Thread Martin Pitt
The verification of the Stable Release Update for xorg-server has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 1617932] Update Released

2016-10-05 Thread Martin Pitt
The verification of the Stable Release Update for xorg-server has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 1617925] Update Released

2016-10-05 Thread Martin Pitt
The verification of the Stable Release Update for xorg-server has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 1619142] Update Released

2016-10-05 Thread Martin Pitt
The verification of the Stable Release Update for xorg-server has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 1629648] Re: [UIFe] Yak art for the Xubuntu slideshow

2016-10-05 Thread Martin Pitt
Trivial ack. ** Changed in: ubiquity-slideshow-ubuntu (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1629648 Title: [UIFe] Yak art for the Xubuntu slideshow

[Bug 1629797] Re: resolve service in nsswitch.conf adds 25 seconds to failed lookups before systemd-resolved is up

2016-10-04 Thread Martin Pitt
Early in z-series we should look into starting D-Bus ealier, to fix this in a more generic fashion. ** Package changed: systemd (Ubuntu) => dbus (Ubuntu) ** Changed in: dbus (Ubuntu) Milestone: None => ubuntu-16.11 ** Changed in: dbus (Ubuntu) Assignee: (unassigned) => Ma

[Bug 1630245] Re: after starting ubuntu 16.10 -- no keyboard, no mouse

2016-10-04 Thread Martin Pitt
** Package changed: systemd (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1630245 Title: after starting ubuntu 16.10 -- no keyboard, no mouse To manage notifications

[Bug 1629797] Re: resolve service in nsswitch.conf adds 25 seconds to failed lookups before systemd-resolved is up

2016-10-04 Thread Martin Pitt
So, the root cause is completely clear: dbus.socket starts early, then cloud-init starts which blocks the entire basic.target (early boot) on network operations, thus dbus.service cannot start. nss-resolve already sees dbus.socket and thus can connect (instead of failing fast), and then gets the

[Bug 1629797] Re: resolve service in nsswitch.conf adds 25 seconds to failed lookups before systemd-resolved is up

2016-10-04 Thread Martin Pitt
Simpler reproducer without cloud-init: Add "ExecStartPre=/bin/sleep 1000" to /lib/systemd/system/dbus.service. This happens if dbus.socket is already running, but dbus.service isn't yet as it's blocked by cloud- init.service. -- You received this bug notification because you are a member of

[Bug 1629797] Re: resolve service in nsswitch.conf adds 25 seconds to failed lookups before systemd-resolved is up

2016-10-04 Thread Martin Pitt
A convenient way to test this is to install libnss-resolve and cloud- init into a yakkety container. Then cloud-init will basically hang forever, looping on 2016-10-04 12:58:48,716 - url_helper.py[WARNING]: Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [100/120s]:

[Bug 1629650] Re: [UIFe] New wallpaper for 16.10

2016-10-04 Thread Martin Pitt
Thanks for pre-clearing the documentation status. This is straightforward then, please go ahead. ** Changed in: xubuntu-artwork (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1630090] Re: $XMODIFIERS not set correctly

2016-10-04 Thread Martin Pitt
I don't think it's a quoting issue (or issue with parsing the extra '=') in d-u-a-e, as when I run this manually it works: $ export XMODIFIERS=@im=ibus $ dbus-update-activation-environment --verbose --systemd XMODIFIERS dbus-update-activation-environment: setting XMODIFIERS=@im=ibus $ systemctl

[Bug 1608450] Re: expose layer2, hwchecksumming, buffer_count network-hardware options

2016-10-04 Thread Martin Pitt
I kept it as incomplete as "To tweak various things in sysfs, via chzdev udev rules generator" is way too unspecific -- you are of course invited and welcome to add this support yourself (happy to review patches), but I cannot start implementing this on my side without a precise description of

[Bug 1629849] Re: network-manager 1.2.2-0ubuntu0.16.04.1 ADT test failure with linux 4.4.0-41.61

2016-10-04 Thread Martin Pitt
*** This bug is a duplicate of bug 1609898 *** https://bugs.launchpad.net/bugs/1609898 Fixed in -proposed, duplicate of bug 1609898 ** This bug has been marked a duplicate of bug 1609898 dhclient incorrectly assumes a /64 ipv6 prefix -- You received this bug notification because you are

[Bug 1628687] Re: Assertion failure when PID 1 receives a zero-length message over notify socket

2016-10-04 Thread Martin Pitt
> Martin, if you can point me at the xenial branch, we can push this through the security pocket. https://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?h=ubuntu-xenial=1aa1f84c (this just cleans up the original -security update to still work with gbp pq)

[Bug 1628687] Re: Assertion failure when PID 1 receives a zero-length message over notify socket

2016-10-03 Thread Martin Pitt
I added the two patches to the xenial branch, and will test/upload the SRU tomorrow. ** Changed in: systemd (Ubuntu Xenial) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1602577] Re: [arm64] compute nodes unstable after upgrading from 4.2 to 4.4 kernel

2016-10-03 Thread Martin Pitt
@Joseph: I don't know what is running on the compute hosts, I don't have access to those. I suppose that Junien used the kernel you offered in comment #26, though? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1624540] Re: please have lxd recommend zfs

2016-10-03 Thread Martin Pitt
> I believe the zed systemd unit should at the very least be modified not to start inside containers That can be done with ConditionVirtualization=!container > (b) there were an /etc/default/zed which enabled one to disable zed altogether. Please don't do that. /etc/default files should never

[Bug 1602577] Re: [arm64] compute nodes unstable after upgrading from 4.2 to 4.4 kernel

2016-10-02 Thread Martin Pitt
Both of my instances have been working happily for three days now. SHIP IT! :-) Many thanks to the kernel team and Junien! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1602577 Title: [arm64]

Re: [Bug 1618886] Re: unity-gtk-module.service is racy; session services don't stop if session terminates

2016-10-02 Thread Martin Pitt
Iain Lane [2016-10-01 19:26 -]: > Hmm. Maybe this is saying that we should bind ubuntu-session.target to > something else - like unity7? You can't log in again with an active > unity7, so in theory (if stop is propagated down to graphical-session > and graphical-session-pre) there wouldn't be

[Bug 1618886] Re: unity-gtk-module.service is racy; session services don't stop if session terminates

2016-10-02 Thread Martin Pitt
> If you ever end up stopping gnome-keyring from within a new session then its ExecStopPost kills the upstart session of this new one that we are starting up, *not* the previous one that it was started up under. I assume you meant to say "gnome-session.service" here, not keyring (as its

[Bug 1624071] Re: libnss-resolve: Fallback from resolve to dns breaks DNSSEC validation

2016-10-02 Thread Martin Pitt
** Changed in: systemd (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1624071 Title: libnss-resolve: Fallback from resolve to dns breaks DNSSEC

[Bug 1624071] Re: libnss-resolve: Fallback from resolve to dns breaks DNSSEC validation

2016-10-01 Thread Martin Pitt
** Changed in: systemd (Ubuntu) Status: Triaged => In Progress ** Changed in: systemd (Ubuntu) Milestone: ubuntu-16.11 => ubuntu-16.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1624071

[Bug 1618886] Re: unity-gtk-module.service is racy; session services don't stop if session terminates

2016-10-01 Thread Martin Pitt
> To fix that, something like comment #3 is needed. Such as looping over all 'active' units that are PartOf graphical-session.target and stopping them all. I think we would only need to "systemctl stop graphical-session.target" for this, otherwise a unit forgets the PartOf= and that loop would

[Bug 1629552] Re: files with the same name installed in / and /usr

2016-10-01 Thread Martin Pitt
ned) => Martin Pitt (pitti) ** Changed in: genwqe (Ubuntu) Milestone: None => ubuntu-16.11 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1629552 Title: files with the same name

[Bug 1629552] [NEW] files with the same name installed in / and /usr

2016-10-01 Thread Martin Pitt
-mount ** Affects: cgroup-lite (Ubuntu) Importance: Undecided Status: New ** Affects: genwqe (Ubuntu) Importance: Undecided Assignee: Martin Pitt (pitti) Status: Triaged ** Affects: grub (Ubuntu) Importance: Undecided Status: New ** Affects: json-c (

[Bug 1629552] Re: files with the same name installed in / and /usr

2016-10-01 Thread Martin Pitt
json-c: libjson-c3 ships ./lib/x86_64-linux-gnu/libjson-c.so.3, and libjson-c-dev ships lrwxrwxrwx root/root 0 2016-04-27 12:15 ./usr/lib/x86_64-linux-gnu/libjson-c.so.3 -> /lib/x86_64-linux-gnu/libjson-c.so.3 lrwxrwxrwx root/root 0 2016-04-27 12:15

[Bug 1629552] Re: files with the same name installed in / and /usr

2016-10-01 Thread Martin Pitt
lrwxrwxrwx root/root 0 2016-03-04 21:37 ./lib/x86_64-linux-gnu/genwqe/libz.so -> ../libzADC.so.1 lrwxrwxrwx root/root 0 2016-03-04 21:37 ./lib/x86_64-linux-gnu/libzADC.so -> libzADC.so.1 lrwxrwxrwx root/root 0 2016-03-04 21:37 ./usr/lib/x86_64-linux-gnu/genwqe/libz.so ->

[Bug 1602577] Re: [arm64] compute nodes unstable after upgrading from 4.2 to 4.4 kernel

2016-09-30 Thread Martin Pitt
My two arm64 instances had been idle for 16 hours, and after that fully busy with running tests for about 5 hours. So from my POV, the 4.8 kernel does not have the RCU hang (bug 1531768) any more, or at least much less noticeable. And apparently the host has survived about 24 hours as well now. I

[Bug 1531768] Re: [arm64] lockups some time after booting

2016-09-30 Thread Martin Pitt
For the record, I now use two arm64 xenial (4.4) instances on a host with kernel 4.8, and things are looking really good. See latest posts to bug 1602577. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1628687] Re: Assertion failure when PID 1 receives a zero-length message over notify socket

2016-09-29 Thread Martin Pitt
/commit/?id=64196d509b https://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=c172afdd2 ** Changed in: systemd (Ubuntu Yakkety) Status: In Progress => Fix Committed ** Changed in: systemd (Ubuntu Yakkety) Assignee: (unassigned) => Martin Pitt (pitti) -- You re

[Bug 1628687] Re: Assertion failure when PID 1 receives a zero-length message over notify socket

2016-09-29 Thread Martin Pitt
That initial fix just changed a DoS through assert() into a DoS through fd exhaustion. This is being handled in https://github.com/systemd/systemd/pull/4242 . Please let's handle this upstream first and not put out another USN in haste -- after all, this is just a local DoS, so far from being a

[Bug 1627641] Re: Backport netplan to xenial

2016-09-29 Thread Martin Pitt
** Description changed: For snappy (at first at least) we need to provide netplan in xenial, as for the first snappy GA release we must not use any PPAs any more. netplan's NetworkManager backend depends on two patches to read configuration and connections from /run/NetworkManager/.

[Bug 1602577] Re: [arm64] compute nodes unstable after upgrading from 4.2 to 4.4 kernel

2016-09-29 Thread Martin Pitt
My two instances have been up and idle for 1:30 hours by now. They don't have any actual lxd workload due to bug 1628946 (juju deploy currently fails), but the original hang bug actually happened on idle boxes. Thus, so far so good :-) I'll check again tomorrow. -- You received this bug

[Bug 1593379] Re: systemd 229-4ubuntu6 ignores net.ifnames=0 on USB or /etc/udev/rules.d/80-net-setup-link.rules being a /dev/null symlink

2016-09-29 Thread Martin Pitt
Current SRU got shadowed by a security update, resetting. Will reupload shortly. ** Changed in: systemd (Ubuntu Xenial) Status: Fix Committed => In Progress ** Tags removed: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1547844] Re: systemd-fsckd does not allow fsck to finish

2016-09-29 Thread Martin Pitt
Current SRU got shadowed by a security update, resetting. Will reupload shortly. ** Changed in: systemd (Ubuntu Xenial) Status: Fix Committed => In Progress ** Tags removed: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1588230] Re: systemd-resolved uses domain limited DNS servers for all requests potentially a privacy issue

2016-09-29 Thread Martin Pitt
** Changed in: systemd (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1588230 Title: systemd-resolved uses domain limited DNS servers for all

[Bug 1625584] Re: Removing libnss-* does not remove corresponding options

2016-09-29 Thread Martin Pitt
Current SRU got shadowed by a security update, resetting. Will reupload shortly. ** Changed in: systemd (Ubuntu Xenial) Status: Fix Committed => In Progress ** Tags removed: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1628687] Re: Assertion failure when PID 1 receives a zero-length message over notify socket

2016-09-29 Thread Martin Pitt
** Changed in: systemd (Ubuntu Yakkety) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1628687 Title: Assertion failure when PID 1 receives a zero-length

[Bug 1588230] Re: systemd-resolved uses domain limited DNS servers for all requests potentially a privacy issue

2016-09-29 Thread Martin Pitt
ntu-16.10 ** Changed in: systemd (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1588230 Title: systemd-resolved uses domain limit

[Bug 1628687] Re: Assertion failure when PID 1 receives a zero-length message over notify socket

2016-09-29 Thread Martin Pitt
** Bug watch added: github.com/systemd/systemd/issues #4234 https://github.com/systemd/systemd/issues/4234 ** Also affects: systemd via https://github.com/systemd/systemd/issues/4234 Importance: Unknown Status: Unknown ** Changed in: systemd (Ubuntu Xenial) Importance:

[Bug 1627641] Re: Backport netplan to xenial

2016-09-28 Thread Martin Pitt
I just realized that the DHCPv6 failure that netplan's tests detect were already known in xenial's networkd tests; these tests got marked as "expected failure". I started to backport individual networkd fixes, but this quickly became a frankensoftware which has never been tested in that form, and

[Bug 1627641] Re: Backport netplan to xenial

2016-09-28 Thread Martin Pitt
I understand this better now. networkd actually went to handling DHCPv6/RA in userspace (https://github.com/systemd/systemd/commit/3b015d40c19) so that it actually *can* wait for IPv6 RA addresses -- if the kernel handles them, it does not know what to expect. In yakkety we let networkd do that,

[Bug 1627641] Re: Backport netplan to xenial

2016-09-28 Thread Martin Pitt
This isn't reproducible in yakkety, but it does reproduce locally in a QEMU xenial instance (although a lot harder than on the infra, which is why I didn't see it at first). It seems systemd 229's systemd-networkd- wait-online has a bug that it does not actually wait for the interfaces to be fully

[Bug 1627641] Re: Backport netplan to xenial

2016-09-28 Thread Martin Pitt
http://people.canonical.com/~ubuntu-archive/proposed- migration/xenial/update_excuses.html#network-manager and http://people.canonical.com/~ubuntu-archive/proposed- migration/xenial/update_excuses.html#systemd tests look fine, but http://autopkgtest.ubuntu.com/packages/n/nplan/xenial/amd64 fails

[Bug 1623845] Re: [needs-packaging] ubuntu-terminal-app

2016-09-28 Thread Martin Pitt
source NEWed ** Package changed: ubuntu => ubuntu-terminal-app (Ubuntu) ** Changed in: ubuntu-terminal-app (Ubuntu) Status: Fix Committed => Fix Released ** Description changed: [needs-packaging] ubuntu-terminal-app The Ubuntu Terminal App is used on the mobile devices. It's

[Bug 1626457] Re: [FFE] Ubuntu Terminal App request

2016-09-28 Thread Martin Pitt
*** This bug is a duplicate of bug 1623845 *** https://bugs.launchpad.net/bugs/1623845 ** This bug has been marked a duplicate of bug 1623845 [needs-packaging] ubuntu-terminal-app -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1623845] Re: [needs-packaging] ubuntu-terminal-app

2016-09-28 Thread Martin Pitt
In the future, please make bugs like this the same as the FFE -- it's very confusing to have two bug reports for the same issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1623845 Title:

[Bug 1624071] Re: libnss-resolve: Fallback from resolve to dns breaks DNSSEC validation

2016-09-28 Thread Martin Pitt
** Changed in: systemd (Ubuntu) Milestone: ubuntu-16.10 => ubuntu-16.11 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1624071 Title: libnss-resolve: Fallback from resolve to dns breaks DNSSEC

[Bug 1547844] Re: systemd-fsckd does not allow fsck to finish

2016-09-28 Thread Martin Pitt
You need to install the new libpam-systemd as well at least; there could be more binaries of the systemd source that you have installed. Check with "dpkg -l | grep ^.i.*229-4" ** Tags removed: verification-failed ** Tags added: verification-needed -- You received this bug notification because

[Bug 1609898] Re: dhclient incorrectly assumes a /64 ipv6 prefix

2016-09-27 Thread Martin Pitt
http://autopkgtest.ubuntu.com/packages/n/network-manager succeeds again on xenial, thus verified. ** Tags removed: verification-done-precise verification-done-trusty verification-done-xenial verification-done-yakkety verification-needed ** Tags added: verification-done -- You received this bug

[Bug 1609898] Re: dhclient incorrectly assumes a /64 ipv6 prefix

2016-09-27 Thread Martin Pitt
Cherry-picked into xenial branch. ** Changed in: network-manager (Ubuntu Xenial) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1609898 Title: dhclient

[Bug 1627641] Re: Backport netplan to xenial

2016-09-27 Thread Martin Pitt
** Changed in: nplan (Ubuntu Xenial) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627641 Title: Backport netplan to xenial To manage notifications about

[Bug 1624832] Re: [SRU] AUTORCC-generated resources always out-of-date with Ninja

2016-09-27 Thread Martin Pitt
Hello Elvis, or anyone else affected, Accepted cmake into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cmake/3.5.1-1ubuntu3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1625667] Re: Trusty: apt does not try next mirror if index file download fails with mirror:// source

2016-09-27 Thread Martin Pitt
Hello Louis, or anyone else affected, Accepted apt into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apt/1.0.1ubuntu2.15 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1619318] Re: [SRU] mitaka neutron 8.2.0 point release

2016-09-27 Thread Martin Pitt
Hello Bartosz, or anyone else affected, Accepted heat into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/heat/1:6.1.0-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1624596] Re: ephemeral-disk-warning.service causes ordering cycle on multi-user.target

2016-09-27 Thread Martin Pitt
Hello Scott, or anyone else affected, Accepted walinuxagent into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/walinuxagent/2.1.3-0ubuntu4.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Bug 1626258] Re: [SRU] AttributeError: 'Requirement' object has no attribute 'project_name'

2016-09-27 Thread Martin Pitt
Hello Felipe, or anyone else affected, Accepted python-pip into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/python- pip/8.1.1-2ubuntu0.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1623107] Re: [SRU] python-pylxd 2.0.5

2016-09-27 Thread Martin Pitt
Please add regression potential and a test plan -- how can you make sure that this does not regress existing clients/installations? ** Changed in: python-pylxd (Ubuntu Xenial) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1582301] Update Released

2016-09-27 Thread Martin Pitt
The verification of the Stable Release Update for network-manager has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 1589557] Update Released

2016-09-27 Thread Martin Pitt
The verification of the Stable Release Update for network-manager has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 1627933] Re: 0.125ubuntu4 (ip-config → dhclient) breaks multipath-tools tests

2016-09-27 Thread Martin Pitt
) breaks multipath-tools tests ** Changed in: initramfs-tools (Ubuntu) Status: New => In Progress ** Changed in: initramfs-tools (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) ** Changed in: initramfs-tools (Ubuntu) Importance: Undecided => High ** Changed in:

[Bug 1627933] Re: 0.125ubuntu4 (ip-config → dhclient) breaks multipath-tools tests

2016-09-27 Thread Martin Pitt
This is the log from a manual test run, with "nova console-log" at the end. This is a bit curious -- the instance does seem to get an IP via DHCP, but sshing to it says "no route to host". Unfortunately my only "foot into the door" without ssh is console-log, which is read-only.

[Bug 1627933] [NEW] 0.125ubuntu4 (ip-config → dhclient) breaks multipath-tools tests

2016-09-27 Thread Martin Pitt
Public bug reported: https://launchpad.net/ubuntu/+source/initramfs-tools/0.125ubuntu4 reliably breaks multipath-tools' autopkgtests on the infrastructure. The instances don't reboot after test setup, thus cause a "tempfail", and are being retried infinitely. This does not reproduce with QEMU

[Bug 1627789] Re: ordering cycle prevents google-startup-scripts from running

2016-09-26 Thread Martin Pitt
** Also affects: gce-utils (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627789 Title: ordering cycle prevents google-startup-scripts

[Bug 1609898] Update Released

2016-09-26 Thread Martin Pitt
The verification of the Stable Release Update for isc-dhcp has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter

[Bug 1627641] Re: Backport netplan to xenial

2016-09-26 Thread Martin Pitt
** Changed in: systemd (Ubuntu Xenial) Importance: High => Wishlist ** Changed in: systemd (Ubuntu Xenial) Importance: Wishlist => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627641

[Bug 1627641] Re: Backport netplan to xenial

2016-09-26 Thread Martin Pitt
** Description changed: For snappy (at first at least) we need to provide netplan in xenial, as for the first snappy GA release we must not use any PPAs any more. netplan's NetworkManager backend depends on two patches to read configuration and connections from /run/NetworkManager/.

[Bug 1627641] Re: Backport netplan to xenial

2016-09-26 Thread Martin Pitt
** Description changed: For snappy (at first at least) we need to provide netplan in xenial, as for the first snappy GA release we must not use any PPAs any more. netplan's NetworkManager backend depends on two patches to read configuration and connections from /run/NetworkManager/.

[Bug 1627641] Re: Backport netplan to xenial

2016-09-26 Thread Martin Pitt
nassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1627641 Title: Backport netplan to xenial To manage notifications about this bug go to: https://bugs.launchpad.net/ub

[Bug 1627641] Re: Backport netplan to xenial

2016-09-26 Thread Martin Pitt
With the backported nplan one test case fails: == FAIL: test_manual_addresses (__main__.TestNetworkd) -- Traceback (most recent call last): File

[Bug 1627641] Re: Backport netplan to xenial

2016-09-26 Thread Martin Pitt
** Description changed: For snappy (at first at least) we need to provide netplan in xenial, as for the first snappy GA release we must not use any PPAs any more. netplan's NetworkManager backend depends on two patches to read configuration and connections from /run/NetworkManager/.

<    5   6   7   8   9   10   11   12   13   14   >