[Touch-packages] [Bug 1696480] Re: python3-dbusmock / test_no_adapters test fails with bluez 5.45

2017-06-12 Thread Martin Pitt
I released 0.16.8 upstream and uploaded it to Debian unstable, from where it should autosync into Ubuntu devel soon. ** Changed in: python-dbusmock (Ubuntu) Status: Triaged => Fix Committed ** Changed in: python-dbusmock Status: Fix Committed => Fix Released -- You received this b

[Touch-packages] [Bug 1649453] Re: systemd starts postfix before resolver

2017-01-03 Thread Martin Pitt
@Scott: https://git.launchpad.net/postfix/commit/?h=stable/v3.1&id=1a190cf17cc02 looks rather complicated and also creates an unmanaged config file. Why not just always add those After= to the .service? If resolved is not enabled, then After=systemd-resolved is a no-op (it's only ordering, not a de

Re: [Touch-packages] [Bug 1647031] Re:systemd-resolved’s127.0.0.53 server does not follow CNAME records

2017-03-15 Thread Martin Pitt
Blaisorblade [2017-03-15 15:03 -]: > Another corner case seems to be binaries linked against musl libc, since > they do not use NSS. Note that this is generally broken and cannot be supported, regardless of the DNS resolver. These binaries could also not resolve winbind host names, YP, LDAP, A

[Touch-packages] [Bug 103436] Re: sshd not reconfigured by /etc/network

2017-03-20 Thread Martin Pitt
Perry, I just revisited this: - /etc/network/if-up.d/openssh-server hack introduces a race (you run into connection errors after bringing up a new interface as sshd stops listening briefly while being reloaded). - I can't seem to be able to actually reproduce that issue: I can start a VM with n

[Touch-packages] [Bug 1674330] [NEW] Please consider dropping /etc/network/if-up.d/openssh-server

2017-03-20 Thread Martin Pitt
Public bug reported: The /etc/network/if-up.d/openssh-server hack was introduced ten years ago [1] as a response to bug 103436. At least from today's perspective this isn't justified: I can't seem to be able to actually reproduce that issue: I can start a VM with no network interfaces, remove t

[Touch-packages] [Bug 103436] Re: sshd not reconfigured by /etc/network

2017-03-20 Thread Martin Pitt
I filed bug 1674330 about dropping the hack. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/103436 Title: sshd not reconfigured by /etc/network Status in openssh package

Re: [Touch-packages] [Bug 103436] Re: sshd not reconfigured by /etc/network

2017-03-20 Thread Martin Pitt
Hey Perry, Perry E. Metzger [2017-03-20 13:11 -0400]: > That bug report was a decade ago. Yeah, I know :-) > So far as I know, this is still an issue for your users, because sshd > does not, on its own, change its network address when one changes > networks. I would not remove this because if yo

[Touch-packages] [Bug 1689820] Re: /usr/lib/packagekit/packagekitd:11:pkgCache::Iterator:AcqPackageKitStatus::updateStatus:AcqPackageKitStatus::Fail:pkgAcquire::Worker::RunMessages:pkgAcquire::Worker:

2017-08-08 Thread Martin Pitt
; Medium ** Changed in: packagekit (Ubuntu Xenial) Status: Confirmed => In Progress ** Changed in: packagekit (Ubuntu Xenial) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1689820] Re: /usr/lib/packagekit/packagekitd:11:pkgCache::Iterator:AcqPackageKitStatus::updateStatus:AcqPackageKitStatus::Fail:pkgAcquire::Worker::RunMessages:pkgAcquire::Worker:

2017-08-08 Thread Martin Pitt
** Description changed: The Ubuntu Error Tracker has been receiving reports about a problem regarding packagekit. This problem was most recently seen with package version 0.8.17-4ubuntu6~gcc5.4ubuntu1.1, the problem page at https://errors.ubuntu.com/problem/8c37a6988b890cc46b415972ef1e2ca746

[Touch-packages] [Bug 1689820] Re: /usr/lib/packagekit/packagekitd:11:pkgCache::Iterator:AcqPackageKitStatus::updateStatus:AcqPackageKitStatus::Fail:pkgAcquire::Worker::RunMessages:pkgAcquire::Worker:

2017-09-04 Thread Martin Pitt
I ran the description's test case and confirm that the crash is now fixed. Furthermore, other operations like "pkcon refresh", "pkcon get- updates", "pkcon update", and "pkcon install bash-doc" all worked fine, as before. ** Tags removed: verification-needed verification-needed-xenial ** Tags adde

[Touch-packages] [Bug 1647485] Re: NVMe symlinks broken by devices with spaces in model or serial strings

2017-02-08 Thread Martin Pitt
I cherry-picked the patches into the Debian packaging branch, so that on next upload zesty can be synced again. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1647485 Title:

[Touch-packages] [Bug 1647031] Re: systemd-resolved’s 127.0.0.53 server does not follow CNAME records

2017-02-12 Thread Martin Pitt
Fixed upstream: https://github.com/systemd/systemd/commit/e8d23f92b50a97bb3 ** Changed in: systemd (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. ht

[Touch-packages] [Bug 1647031] Re: systemd-resolved’s 127.0.0.53 server does not follow CNAME records

2017-02-19 Thread Martin Pitt
Note: We keep DNSSEC=allow-downgrade during development to collect feedback, but switch it off for stable releases (we did so in yakkety and should do so again in zesty). So if you have some trouble which is DNSSEC related, it would be good to get a debug output of resolved while it's failing to re

[Touch-packages] [Bug 1647031] Re: systemd-resolved’s 127.0.0.53 server does not follow CNAME records

2017-02-23 Thread Martin Pitt
Yes, there, see "man resolved.conf". But I'd recommend a separate file to avoid changing the package-provided conffile: sudo mkdir -p /etc/systemd/resolved.conf.d printf "[Resolve]\nDNSSEC=no\n" | sudo tee /etc/systemd/resolved.conf.d/no-dnssec.conf -- You received this bug notification because

[Touch-packages] [Bug 1650827] Re: /usr/lib/dovecot/dovecot-lda: "Failed name lookup - disconnected path"

2017-05-01 Thread Martin Pitt
** Summary changed: - "Failed name lookup - disconnected path" + /usr/lib/dovecot/dovecot-lda: "Failed name lookup - disconnected path" -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpa

[Touch-packages] [Bug 1689820] Re: /usr/lib/packagekit/packagekitd:11:pkgCache::Iterator:AcqPackageKitStatus::updateStatus:AcqPackageKitStatus::Fail:pkgAcquire::Worker::RunMessages:pkgAcquire::Worker:

2017-05-10 Thread Martin Pitt
This is quite simple to reproduce: $ pkcon get-updates Getting updates [=] Loading cache [=] Querying [=] Finished [===

[Touch-packages] [Bug 1689820] Re: /usr/lib/packagekit/packagekitd:11:pkgCache::Iterator:AcqPackageKitStatus::updateStatus:AcqPackageKitStatus::Fail:pkgAcquire::Worker::RunMessages:pkgAcquire::Worker:

2017-05-10 Thread Martin Pitt
I confirmed that this is fixed in zesty. ** Changed in: packagekit (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to packagekit in Ubuntu. https://bugs.launchpad.net/bugs/1689820 Tit

[Touch-packages] [Bug 1831467] Re: test-umockdev tests flaky on armhf (and sometimes other archs)

2020-07-29 Thread Martin Pitt
https://salsa.debian.org/debian/umockdev/-/commit/87b476aee2 should hopefully help. I uploaded 0.14.2 to Debian unstable now, it should auto-sync into Groovy soon. Thanks Dan for tackling this! ** Changed in: umockdev (Ubuntu Groovy) Status: In Progress => Fix Committed -- You received t

[Touch-packages] [Bug 1333140] Re: Fix udev rules to consider mmc rpmb partitions

2015-02-17 Thread Martin Pitt
No, this won't be backported. This is a classic bug fix for stable- updates, I'll prepare uploads soon. ** Also affects: udev (Ubuntu) Importance: Undecided Status: New ** Also affects: udev (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: udisks (Ubuntu Pr

[Touch-packages] [Bug 1420544] Re: Ubuntu instances on GCE should use NOOP scheduler

2015-02-18 Thread Martin Pitt
I uploaded a trusty update for this to the SRU review queue. Please test the -proposed package once it is available to verify this. Thanks! ** Changed in: systemd (Ubuntu Trusty) Status: Triaged => In Progress ** Changed in: systemd (Ubuntu Trusty) Assignee: Martin Pitt (pi

[Touch-packages] [Bug 1333140] Re: Fix udev rules to consider mmc rpmb partitions

2015-02-18 Thread Martin Pitt
I uploaded a trusty update for this to the SRU review queue. Please test the -proposed package once it is available to verify this, as it's not really practical to write down a test case which works independently of this affected hardware. Thanks! ** Changed in: systemd (Ubuntu Trusty) Stat

[Touch-packages] [Bug 1333140] Re: Fix udev rules to consider mmc rpmb partitions

2015-02-18 Thread Martin Pitt
** Description changed: As per JEDEC 4.5 spec for eMMC devices, There is a new partitions as part of eMMC storage devices it self. (Further details please refer eMMC spec) *In Linux Kernel@ 3.10.33, mmc driver has created a new partitions with "mmcblkXrpmb" if device expresses it suppo

[Touch-packages] [Bug 1359439] Re: [ 7.287663] systemd-logind[1057]: Failed to start unit user@126.service: Unknown unit: user@126.service

2015-02-18 Thread Martin Pitt
** Changed in: systemd-shim (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd-shim in Ubuntu. https://bugs.launchpad.net/bugs/1359439 Title: [7.287663] systemd-logind[1057]:

[Touch-packages] [Bug 1386257] Re: intel-microcode should be installed by default, when the CPU is GenuineIntel

2015-02-19 Thread Martin Pitt
** Changed in: ubuntu-drivers-common (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/1386257 Title: intel-microcode

[Touch-packages] [Bug 1423359] Re: taking screenshots with mirscreencast fails

2015-02-19 Thread Martin Pitt
Adding Mir task, mirscreencast shouldn't completely fail on an invalid locale. ** Changed in: mir (Ubuntu) Status: New => Triaged ** Changed in: autopkgtest (Ubuntu) Importance: Undecided => Low ** Changed in: autopkgtest (Ubuntu) Assignee: (unassigned) => Mart

[Touch-packages] [Bug 1423359] Re: taking screenshots with mirscreencast fails

2015-02-19 Thread Martin Pitt
Ah, this is our old friend https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=391964 again: It's a mis-feature that ssh (which runs behind phablet-shell) is blindly transfering the host's locale to the remote target even if the target doesn't support that locale. We can work around that in adt-run

[Touch-packages] [Bug 1423811] [NEW] 219-1ubuntu1 regression: boot hangs, logind fails

2015-02-19 Thread Martin Pitt
5):bd07/09/2013:svnLENOVO:pn2324CTO:pvrThinkPadX230:rvnLENOVO:rn2324CTO:rvr0B98401Pro:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 2324CTO dmi.product.version: ThinkPad X230 dmi.sys.vendor: LENOVO ** Affects: systemd (Ubuntu) Importance: Critical Assignee: Martin Pitt (pitti)

[Touch-packages] [Bug 1423811] Re: 219-1ubuntu1 regression: boot hangs, logind fails

2015-02-19 Thread Martin Pitt
** Description changed: Since yesterday, systemd does not boot properly any more. It takes very long, ends up in an X failsafe session, and eventually you just get a getty on VT1. + Downgrading libpam-systemd libsystemd0 systemd systemd-sysv to + https://launchpad.net/ubuntu/+source/syste

[Touch-packages] [Bug 1423811] Re: 219-1ubuntu1 regression: boot hangs, logind fails

2015-02-20 Thread Martin Pitt
Notekeeping: - installing self-built .debs: boot ok - reinstalling ubuntu debs: boot fail - Removing persistant journal (sudo rm -r /var/log/journal) with the ubuntu binaries: boot ok - rebooting a few times with re-enabling persistant journal: boot ok - QEMU with enabling persistant journal and

[Touch-packages] [Bug 1423811] Re: 219-1ubuntu1 regression: boot hangs, logind fails

2015-02-20 Thread Martin Pitt
I can reproduce this quite reliably with: sudo rm -r /var/log/journal sudo mkdir /var/log/journal sudo apt-get install --reinstall systemd I now managed to reproduce the hang in a VM as well, with these commands. -- You received this bug notification because you are a member of Ubuntu Tou

[Touch-packages] [Bug 1421117] Re: fails to boot with "Attempted to kill init" in VMWare, absolute /sbin/init symlink does not work

2015-02-20 Thread Martin Pitt
For the record, the chroot is done here: # Work around absolute symlinks if [ -d "${rootmnt}" ] && [ -h "${rootmnt}${checktarget}" ]; then case $(readlink "${rootmnt}${checktarget}") in /*) checktarget="$(chroot ${rootmnt} readlink ${checkta

[Touch-packages] [Bug 1421117] Re: fails to boot with "Attempted to kill init" in VMWare, absolute /sbin/init symlink does not work

2015-02-20 Thread Martin Pitt
anged in: initramfs-tools (Ubuntu) Status: Incomplete => In Progress ** Changed in: initramfs-tools (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to init

[Touch-packages] [Bug 1421117] Re: fails to boot with "Attempted to kill init" in VMWare, absolute /sbin/init symlink does not work

2015-02-20 Thread Martin Pitt
FTR, that happens if busybox-static is *not* installed; that's in ubuntu-standard, which explains why most people have it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/b

[Touch-packages] [Bug 1423867] Re: init=/lib/systemd/systemd-bootchart on 219 triggers a kernel panic on kvm

2015-02-20 Thread Martin Pitt
** Changed in: systemd (Ubuntu) Status: New => Triaged ** Changed in: systemd (Ubuntu) Importance: Undecided => Medium ** Changed in: systemd (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubu

[Touch-packages] [Bug 1423811] Re: 219-1ubuntu1 regression: boot hangs, logind fails

2015-02-20 Thread Martin Pitt
I continued to bisect binaries (/lib/systemd/{systemd,systemd-logind ,systemd-journald,systemd-fsck,systemd-fsckd}. I never got a hang with 219 + journald from 218, and I did get a hang with 218 + journald from 219, which indicates that this is related to journald. Didier confirmed the latter hang

[Touch-packages] [Bug 1423359] Re: taking screenshots with mirscreencast fails

2015-02-22 Thread Martin Pitt
** Changed in: autopkgtest (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. https://bugs.launchpad.net/bugs/1423359 Title: taking screenshots with mirscreencast

[Touch-packages] [Bug 1423811] Re: 219-1ubuntu1 regression: boot hangs, logind fails

2015-02-22 Thread Martin Pitt
This is an automated reproducer in the form of an autopkgtest. You can call it like this: adt-run --built-tree ./systemd-bootsmoke --- qemu /srv/vm/adt- pid1.img This reboots the VM up to 20 times, and check for stuck jobs or non- running polkit on each iteration. You can also test with modifi

[Touch-packages] [Bug 1423811] Re: 219-1ubuntu1 regression: boot hangs, logind fails

2015-02-22 Thread Martin Pitt
I'm running "git bisect start v219 v218 -- src/shared src/journal" on upstream trunk now (some 220 commits to test), using the above autopkgtest. I don't use git bisect run, as the autopkgtest sometimes fails with exit code 16 (testbed setup); in those cases it should be re- run to either succeed,

[Touch-packages] [Bug 1423811] Re: 219-1ubuntu1 regression: boot hangs, logind fails

2015-02-22 Thread Martin Pitt
Bisect run finished. The culprit is http://cgit.freedesktop.org/systemd/systemd/commit/?id=13790add4bf64 This reverts cleanly against master, and running 219 with journald with that commit reverted runs stable. -- You received this bug notification because you are a member of Ubuntu Touch see

[Touch-packages] [Bug 1423811] Re: 219-1ubuntu1 regression: boot hangs, logind fails

2015-02-22 Thread Martin Pitt
This is an improved git bisect script which is now robust against transient testbed failures and "make" build failures. This is now suitable for a fully automated "git bisect run ./systemd-bisect-run.sh", and was able to identify the regression in < 2 h fully noninteractively. This is now mostly o

[Touch-packages] [Bug 1423811] Re: 219-1ubuntu1 regression: boot hangs, logind fails

2015-02-22 Thread Martin Pitt
autopkgtest committed: http://anonscm.debian.org/cgit/pkg- systemd/systemd.git/commit/?h=experimental&id=75f84790871 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1423811 T

[Touch-packages] [Bug 1423811] Re: 219-1ubuntu1 regression: boot hangs, logind fails

2015-02-22 Thread Martin Pitt
** Changed in: systemd (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1423811 Title: 219-1ubuntu1 regression: boot han

[Touch-packages] [Bug 1423811] Re: 219-1ubuntu1 regression: boot hangs, logind fails

2015-02-22 Thread Martin Pitt
** Bug watch added: Debian Bug tracker #778970 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778970 ** Also affects: systemd (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778970 Importance: Unknown Status: Unknown -- You received this bug notification because y

[Touch-packages] [Bug 1165622] Re: package ureadahead 0.100.0-12build1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-02-23 Thread Martin Pitt
*** This bug is a duplicate of bug 777224 *** https://bugs.launchpad.net/bugs/777224 ** This bug has been marked a duplicate of bug 777224 package ureadahead 0.100.0-11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- You received t

[Touch-packages] [Bug 777224] Re: package ureadahead 0.100.0-11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-02-23 Thread Martin Pitt
** Summary changed: - package ureadahead 0.100.0-11 failed to install/upgrade: subproces installed post-installation script gaf een foutwaarde 1 terug + package ureadahead 0.100.0-11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- You re

[Touch-packages] [Bug 777224] Re: package ureadahead 0.100.0-11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-02-23 Thread Martin Pitt
We really shouldn't start ureadahead on package install/upgrades. ** Changed in: ureadahead (Ubuntu) Status: Confirmed => Triaged ** Changed in: ureadahead (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) ** Changed in: ureadahead (Ubuntu) Importance: Undecide

[Touch-packages] [Bug 1359439] Re: [ 7.287663] systemd-logind[1057]: Failed to start unit user@126.service: Unknown unit: user@126.service

2015-02-23 Thread Martin Pitt
That patch looks okay for an utopic SRU. Thanks! ** Also affects: systemd (Ubuntu Utopic) Importance: Undecided Status: New ** Also affects: systemd-shim (Ubuntu Utopic) Importance: Undecided Status: New ** Changed in: systemd (Ubuntu Utopic) Status: New => Triaged **

[Touch-packages] [Bug 777224] Re: package ureadahead 0.100.0-11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-02-24 Thread Martin Pitt
** Changed in: ureadahead (Ubuntu) Status: Triaged => In Progress ** Changed in: ureadahead (Ubuntu) Importance: Medium => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ureadahead in Ubuntu. https://bugs.laun

[Touch-packages] [Bug 777224] Re: package ureadahead 0.100.0-11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-02-24 Thread Martin Pitt
** Changed in: ureadahead (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ureadahead in Ubuntu. https://bugs.launchpad.net/bugs/777224 Title: package ureadahead 0.100.0-1

[Touch-packages] [Bug 1421117] Re: fails to boot with "Attempted to kill init" in VMWare, absolute /sbin/init symlink does not work

2015-02-24 Thread Martin Pitt
** Changed in: initramfs-tools (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1421117 Title: fails to boot wit

[Touch-packages] [Bug 1423867] Re: init=/lib/systemd/systemd-bootchart on 219 triggers a kernel panic on kvm

2015-02-24 Thread Martin Pitt
/lib/systemd/systemd-bootchart --help shows the default value, which is clearly wrong: -i, --init=PATH Path to init executable [/lib/x86_64-linux- gnu/systemd/systemd] -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to s

[Touch-packages] [Bug 1423867] Re: init=/lib/systemd/systemd-bootchart on 219 triggers a kernel panic on kvm

2015-02-24 Thread Martin Pitt
I fixed this upstream: http://cgit.freedesktop.org/systemd/systemd/commit/?id=a804d84 ** Changed in: systemd (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1423811] Re: 219-1ubuntu1 regression: boot hangs, logind fails

2015-02-24 Thread Martin Pitt
** Also affects: systemd Importance: Undecided Status: New ** Changed in: systemd Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. ht

Re: [Touch-packages] [Bug 1333140] Re: Fix udev rules to consider mmc rpmb partitions

2015-02-24 Thread Martin Pitt
Hello Simon, simon thunder [2015-02-25 5:47 -]: > I'm a Linux beginner and I'd like to know how to install the patch. Can > anybody tell me how? Thank you! See comment #42 in this bug report. It's documented here: https://wiki.ubuntu.com/Testing/EnableProposed Thanks! -- You received this

[Touch-packages] [Bug 1424992] Re: files in /tmp not being cleared on boot

2015-02-24 Thread Martin Pitt
** Changed in: systemd (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1424992 Title: files in /tmp not being cleared on boot St

[Touch-packages] [Bug 1424992] Re: files in /tmp not being cleared on boot

2015-02-24 Thread Martin Pitt
: (unassigned) => Martin Pitt (pitti) ** Changed in: systemd (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1424992 Title: fi

[Touch-packages] [Bug 1423359] Re: taking screenshots with mirscreencast fails if env locale does not exist

2015-02-24 Thread Martin Pitt
** Summary changed: - taking screenshots with mirscreencast fails if locale is not C. + taking screenshots with mirscreencast fails if env locale does not exist -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mir in Ubuntu. h

Re: [Touch-packages] [Bug 1333140] Re: Fix udev rules to consider mmc rpmb partitions

2015-02-25 Thread Martin Pitt
MitraX [2015-02-25 7:57 -]: > Is there any way to implement the patch in Ubuntu 14.10 Utopic Unicorn? Yes, we can SRU it there, too. > Or a new bug should be reported separately for this version? Pretty please no, that only confuses matters for everyone involved. Martin -- You received t

[Touch-packages] [Bug 1424992] Re: files in /tmp not being cleared on boot

2015-02-25 Thread Martin Pitt
Fixed in packaging git, and I wrote an autopkgtest to check /tmp and /var/tmp cleanup. ** Changed in: systemd (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubu

[Touch-packages] [Bug 1153671] Re: Port to python3-launchpadlib

2015-02-25 Thread Martin Pitt
Another blocker: bug 1425575 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1153671 Title: Port to python3-launchpadlib Status in apport package in Ubuntu: In Progress S

[Touch-packages] [Bug 1153671] Re: Port to python3-launchpadlib

2015-02-25 Thread Martin Pitt
Another blocker: bug 1425609 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1153671 Title: Port to python3-launchpadlib Status in apport package in Ubuntu: In Progress S

[Touch-packages] [Bug 1153671] Re: Port to python3-launchpadlib

2015-02-25 Thread Martin Pitt
Next blocker: bug 1425627 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1153671 Title: Port to python3-launchpadlib Status in apport package in Ubuntu: In Progress Stat

[Touch-packages] [Bug 1333140] Re: Fix udev rules to consider mmc rpmb partitions

2015-02-25 Thread Martin Pitt
** Tags removed: verification-needed ** Tags added: verification-done-trusty -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1333140 Title: Fix udev rules to consider mmc r

[Touch-packages] [Bug 1423811] Re: 219-1ubuntu1 regression: boot hangs, logind fails

2015-02-25 Thread Martin Pitt
I'm getting a similar (perhaps/hopefully the same) hang if I do this: systemctl mask --runtime systemd-journald systemd-logind; systemctl stop systemd-journald systemd-logind SYSTEMD_LOG_LEVEL=debug /lib/systemd/systemd-journald # restart 5 times SYSTEMD_LOG_LEVEL=debug /lib/systemd/systemd

[Touch-packages] [Bug 1423811] Re: 219-1ubuntu1 regression: boot hangs, logind fails

2015-02-26 Thread Martin Pitt
I don't get the hang with the reproducer in comment 11 on Fedora 21 with systemd 219 and dbus 1.8.16 from rawhide. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1423811 Tit

[Touch-packages] [Bug 1345653] Re: apport-gtk crashed with EOFError in _read_exact(): Compressed file ended before the end-of-stream marker was reached

2015-02-26 Thread Martin Pitt
Fixed in trunk: http://bazaar.launchpad.net/~apport- hackers/apport/trunk/revision/2917 ** Changed in: apport (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubun

[Touch-packages] [Bug 1153671] Re: Port to python3-launchpadlib

2015-02-26 Thread Martin Pitt
** Changed in: apport (Ubuntu) Status: In Progress => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1153671 Title: Port to python3-launchpadlib Status in a

[Touch-packages] [Bug 1418077] Re: NM fails to create a cellular data connection for a unacceptably long time

2015-02-26 Thread Martin Pitt
"sudo service network-manager restart" helps, this recovers the 3G connection within a few secs. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1418077 Title: NM f

[Touch-packages] [Bug 1418077] Re: NM fails to create a cellular data connection for a unacceptably long time

2015-02-26 Thread Martin Pitt
Normally it looks like this: $ ip route default via 10.51.99.33 dev rmnet_usb0 proto static metric 1024 10.51.99.33 dev rmnet_usb0 proto static scope link metric 1024 100.148.199.0/24 dev rmnet_usb0 proto kernel scope link src 10.51.99.34 But after this happens, "ip route" is completel

[Touch-packages] [Bug 1418077] Re: NM fails to create a cellular data connection for a unacceptably long time

2015-02-26 Thread Martin Pitt
I see a similar effect on mako vivid-proposed. Sometimes after doing nothing for a few hours I pick up the phone and find it having no data connection at all, without any action from me. This could potentially be because of short 3G network outages. I can confirm that switching from 3G to 2G in the

[Touch-packages] [Bug 1425254] Re: apport hookutils.attach_drm assumes unicode, crashes

2015-02-26 Thread Martin Pitt
Fixed upstream in http://bazaar.launchpad.net/~apport- hackers/apport/trunk/revision/2918, thanks Chad! ** Changed in: apport Status: New => Fix Released ** Also affects: apport (Ubuntu) Importance: Undecided Status: New ** Changed in: apport (Ubuntu) Status: New => Fix C

[Touch-packages] [Bug 1426893] Re: qemu-kvm virtual machines crash with some but not all ubuntu flavors when vmvga video is selected

2015-03-01 Thread Martin Pitt
Please be more specific what yo umean by "crashes on login". Do you have some Apport crash reports which you could upload? If nothing actually crashed, but you just can't see anything on the screen, can you ssh into the VM and retrieve dmesg, /var/log/Xorg.0.log? ** Package changed: util-linux (Ub

[Touch-packages] [Bug 1422176] Re: Missing icon for new bug report

2015-03-01 Thread Martin Pitt
Thanks Scott! This works fine under Ubuntu, but I figure that's due to having a different icon theme. With your fix it still works as before under Unity, so I merged it. ** Changed in: apport (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a mem

[Touch-packages] [Bug 1312976] Re: nfs-utils needs systemd unit or init.d script

2015-03-03 Thread Martin Pitt
Assignee: (unassigned) => Martin Pitt (pitti) ** Also affects: console-setup (Ubuntu) Importance: Undecided Status: New ** Changed in: console-setup (Ubuntu) Status: New => In Progress ** Changed in: console-setup (Ubuntu) Assignee: (unassigned) => Martin Pit

[Touch-packages] [Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-03 Thread Martin Pitt
First test package available in https://launchpad.net/~pitti/+archive/ubuntu/systemd I added the current upstream units as a big patch, and then added separate patches for our changes, so that it's easier to see what we changed; these also become easier to upstream that way. TODO: - debian/nfs

[Touch-packages] [Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-03 Thread Martin Pitt
pitti2 uploaded to PPA now. This fixes the umount hang, and drops the manual modprobing. The modules get loaded automatically without that too. Neither upstream nor the Fedora package do any extra modprobing. ** Changed in: console-setup (Ubuntu) Milestone: None => ubuntu-15.03 -- You receiv

[Touch-packages] [Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-03 Thread Martin Pitt
debdiff for review: http://people.canonical.com/~pitti/tmp/nfs- utils.systemd.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1312976 Title: Make NFS client/server

[Touch-packages] [Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-03 Thread Martin Pitt
nfs-utils - 1:1.2.8-9ubuntu2pitti3 uploaded to PPA. This merely cleans up the changelog a bit and adds a proper "Forwarded:" reference to an upstreamable patch. I now tested this on both a single machine as well as two separate VMs (one server, one client), with some /mnt/* mounts as well as /home

[Touch-packages] [Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-03 Thread Martin Pitt
** Changed in: nfs-utils (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1312976 Title: Make NFS client/server work un

[Touch-packages] [Bug 1427654] [NEW] FFE: switch system init to systemd [not touch] in 15.04

2015-03-03 Thread Martin Pitt
Public bug reported: As per https://blueprints.launchpad.net/ubuntu/+spec/core-1411-systemd- migration we aimed for switching the system (not session) init from upstart to systemd this cycle. As this was by and large a 1.2 man show, this took a little longer. One of the remaining blockers for swit

[Touch-packages] [Bug 1392637] Re: Cannot boot with newly installed systemd if /tmp/ is filled with files

2015-03-03 Thread Martin Pitt
You are still running upstart. However, it'd be good to check this under systemd as well. Under either init system, a tmpfs should be mounted on /tmp/ if the disk is full. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to system

[Touch-packages] [Bug 1392637] Re: Cannot boot with newly installed systemd if /tmp/ is filled with files

2015-03-03 Thread Martin Pitt
Under upstart, /etc/init/mounted-tmp.conf is supposed to do that tmpfs mounting, but there's a chance that it's failing on trying to write to /var or another directory. So we should test this under both. -- You received this bug notification because you are a member of Ubuntu Touch seeded package

[Touch-packages] [Bug 1427312] Re: Add autopkgtests for systemd-fsckd

2015-03-03 Thread Martin Pitt
Thansk! Committed with changelog entry and a few pep8 fixes. ** Changed in: systemd (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpa

[Touch-packages] [Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-03 Thread Martin Pitt
** No longer affects: console-setup (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1312976 Title: Make NFS client/server work under systemd Status in apparmor p

[Touch-packages] [Bug 1392637] Re: Cannot boot with newly installed systemd if /tmp/ is filled with files

2015-03-03 Thread Martin Pitt
Thanks Didier! Some remarks: + * Add systemd-emergency-tmpfs to force tmp.mount (tmpfs) enablement if the ... "generator"? Also, s/enablement/startup/? (We don't permanently enable the unit, that could be misleading) +avail=`df -BM -P /tmp/ | awk 'NR==2 { print substr($4, 0, length($4)-1) }'`

[Touch-packages] [Bug 1312976] Re: Make NFS client/server work under systemd

2015-03-03 Thread Martin Pitt
** Also affects: console-setup (Ubuntu) Importance: Undecided Status: New ** Changed in: console-setup (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) ** Changed in: console-setup (Ubuntu) Status: New => In Progress -- You received this bug notification becau

[Touch-packages] [Bug 1422681] Re: split out upstart-sysv

2015-03-25 Thread Martin Pitt
https://launchpad.net/ubuntu/+source/ubuntu-touch-meta/1.217 ** Changed in: ubuntu-touch-meta (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-touch-meta in Ubuntu. https://bu

[Touch-packages] [Bug 1436328] Re: FFe apport-kde qt5 port

2015-03-25 Thread Martin Pitt
I can't approve the FFE, but this looks good to me. I merged the port into the upstream branch now. Please note that I rejected the vivid upload as that didn't update the current "python3-pykde4" dependency. python-pyqt5 doesn't seem to be sufficient, it doesn't provide QApplication; and you wanted

[Touch-packages] [Bug 1270257] Re: NetworkManager failed to function after suspend and resume

2015-03-25 Thread Martin Pitt
Fran, the first patch looks promising. The second patch looks unrelated, but cherry-picking it can't hurt anyway I guess. If you can test this, please do (I just returned from holidays and have a giant backlog). -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1432821] Re: something deleting /run/network after initramfs

2015-03-25 Thread Martin Pitt
This is the right fix (together with https://launchpad.net/ubuntu/+source/systemd/219-4ubuntu8), thanks Scott! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1432821 Title:

[Touch-packages] [Bug 1432829] Re: resolv.conf not updated correctly for interfaces configured in initramfs

2015-03-25 Thread Martin Pitt
Thanks Scott for fixing this! However, this is awkward to have in systemd: it meddles with ifupdown's and open-iscsi's internals and has open-iscsi specific knowledge which really belongs into open-iscsi itself. I. e. open-iscsi should ship the counterpart of debian/open- iscsi.iscsi-network-interf

[Touch-packages] [Bug 1430675] Re: fails to set up a bridged network interface

2015-03-26 Thread Martin Pitt
Can you please try with current vivid? There were some ifup@ fixes recently. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1430675 Title: fails to set up a bridged networ

[Touch-packages] [Bug 1436461] Re: [needs-packaging] libsystemd-daemon.so.0 needs-packaging

2015-03-26 Thread Martin Pitt
You can build that using libsystemd-login-dev, they provide compatibility shims for the obsolete libsystemd-logind0 (and similar) libraries. ** Changed in: systemd (Ubuntu) Status: New => Won't Fix ** Changed in: systemd (Ubuntu) Status: Won't Fix => Invalid -- You received this b

[Touch-packages] [Bug 1393542] Re: [SRU] exfat not detected by blkid

2015-03-26 Thread Martin Pitt
This patch is in vivid. ** Changed in: util-linux (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to util-linux in Ubuntu. https://bugs.launchpad.net/bugs/1393542 Title: [SRU]

[Touch-packages] [Bug 1393542] Re: [SRU] exfat not detected by blkid

2015-03-26 Thread Martin Pitt
Sponsored the utopic fix with a better changelog. Thanks! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to util-linux in Ubuntu. https://bugs.launchpad.net/bugs/1393542 Title: [SRU] exfat not detected by blkid Status in uti

[Touch-packages] [Bug 1432123] Re: mountall service unavailable on systemd, preventing full zfs integration

2015-03-26 Thread Martin Pitt
*** This bug is a duplicate of bug 1431523 *** https://bugs.launchpad.net/bugs/1431523 ** This bug has been marked a duplicate of bug 1431523 zfs not automounting after upgrading from upstart to systemd -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1431774] Re: cifs mount hangs on shutdown - NetworkManager needs to stop after network.target

2015-03-26 Thread Martin Pitt
** Also affects: wpa (Ubuntu) Importance: Undecided Status: New ** Changed in: wpa (Ubuntu) Status: New => Triaged ** Bug watch added: Debian Bug tracker #780552 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780552 ** Also affects: wpa (Debian) via http://bugs.debian.or

[Touch-packages] [Bug 1435687] Re: disable/enable WiFi on devices with read-only rootfs, the wifi network name will auto plus 1

2015-03-26 Thread Martin Pitt
I think this overcomplicates things a lot. I see three options here: 1) My impression is that we don't actually care about persistant interface names on the phone. Therefore, phone image builds could just create/ship an empty /etc/udev/rules.d/75-persistent-net-generator.rules which will disable

[Touch-packages] [Bug 1435687] Re: disable/enable WiFi on devices with read-only rootfs, the wifi network name will auto plus 1

2015-03-26 Thread Martin Pitt
> > create/ship an empty /etc/udev/rules.d/75-persistent-net-generator.rules > This is doable to me. OK, that might be the quickest/safest way for now? > net.ifnames depends on systemd No, that's udev only. It should work just fine under upstart too. As that's the long-term goal, doing that on t

[Touch-packages] [Bug 1359439] Re: [ 7.287663] systemd-logind[1057]: Failed to start unit user@126.service: Unknown unit: user@126.service

2015-03-26 Thread Martin Pitt
Giuseppe, you can run "env DEB_BUILD_OPTIONS=nocheck debuild ..." (or sbuild, etc.) to disable running the tests. (The test works fine in a clean schroot, not sure what's wrong in your environment) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, whi

<    3   4   5   6   7   8   9   10   11   12   >