[Touch-packages] [Bug 1357782] Re: udev(7) is wrong

2014-09-08 Thread Martin Pitt
Fixed in packaging git. ** 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. https://bugs.launchpad.net/bugs/1357782 Title: udev(7) is

[Touch-packages] [Bug 1332444] Re: CH Pedals are not working in 14.04

2014-09-08 Thread Martin Pitt
The systemd side of this is fixed in utopic, closing. The kernel (and main) side keeps open. ** Changed in: systemd (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd

[Touch-packages] [Bug 1247676] Re: [keymap] high scan codes don't work on 32 bit platforms

2014-09-08 Thread Martin Pitt
This is fixed in utopic. ** Changed in: systemd (Ubuntu) Status: Fix Committed = Fix Released -- 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/1247676 Title:

[Touch-packages] [Bug 1362184] Re: File Deletion

2014-09-08 Thread Martin Pitt
*** This bug is a duplicate of bug 1301846 *** https://bugs.launchpad.net/bugs/1301846 ** This bug has been marked a duplicate of bug 1301846 loginctl crashed with SIGABRT -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1361557] Re: menu buttons overlap in non-English translations

2014-09-09 Thread Martin Pitt
FTR, I tested today's rtm-proposed image (r30, mako), and the menu icons are still overlapping and don't look any different from when I reported the bug. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gallery-app in Ubuntu.

[Touch-packages] [Bug 1367730] [NEW] container root directory has broken permissions with tight umask and --keep-data

2014-09-10 Thread Martin Pitt
Public bug reported: While fixing autopkgtest for tight umasks (http://bugs.debian.org/761049) I noticed that LXC fails under tight umasks, too: $ sudo -i # umask 077 # lxc-start-ephemeral --keep-data -o adt-utopic [... boots ... ] adt-utopic-9x0b7tw_ login: ubuntu Password: Welcome to Ubuntu

[Touch-packages] [Bug 1367730] Re: container root directory has broken permissions with tight umask and --keep-data

2014-09-10 Thread Martin Pitt
** Description changed: While fixing autopkgtest for tight umasks (http://bugs.debian.org/761049) I noticed that LXC fails under tight umasks, too: $ sudo -i # umask 077 # lxc-start-ephemeral --keep-data -o adt-utopic [... boots ... ] adt-utopic-9x0b7tw_ login: ubuntu -

[Touch-packages] [Bug 1367730] Re: container root directory has broken permissions with tight umask and --keep-data

2014-09-10 Thread Martin Pitt
BTW, I have added a workaround to autopkgtest, so this isn't a blocker for me. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1367730 Title: container root directory has

[Touch-packages] [Bug 1356326] Re: policykit-desktop-privileges is missing actions for MATE

2014-09-11 Thread Martin Pitt
** Changed in: policykit-desktop-privileges (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to policykit-desktop- privileges in Ubuntu. https://bugs.launchpad.net/bugs/1356326

[Touch-packages] [Bug 1368084] [NEW] phablet-shell: 72: [: /bin/bash:: unexpected operator, tries to read /root/.bash_profile

2014-09-11 Thread Martin Pitt
Public bug reported: Recent phablet-shell (r307) gives a lot of error messages: $ ~/ubuntu/phablet-tools/phablet-shell /home/martin/ubuntu/phablet-tools/phablet-shell: 72: [: /bin/bash:: unexpected operator /bin/bash: /root/.bash_profile: Permission denied /home/martin/.ssh/known_hosts

[Touch-packages] [Bug 1319047] Re: udev rule file execution races with fs to become writable

2014-09-11 Thread Martin Pitt
Ah indeed. But this has worked by sheer accident, not by design. udev rules aren't supposed for this, and if they write any files it should be into /dev/ or /run. They can race in both ways: before the file system becomes available, or they run too late when the display manager is already starting

[Touch-packages] [Bug 1319047] Re: udev rule file execution races with fs to become writable

2014-09-11 Thread Martin Pitt
Oh, and finally: Depending on what you do in these conf files, it might be even easier, better, and completely race free to move these to xorg.conf.d snippets (see man xorg.conf.d) with the MatchDevice* clauses. -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1367883] Re: Add Microsoft-owned MAC address to 75-persistent-net-generator.rules

2014-09-11 Thread Martin Pitt
Utopic fix committed to packaging git: http://anonscm.debian.org/cgit /pkg-systemd/systemd.git/commit/?id=37f4673cf ** Changed in: systemd (Ubuntu) Status: In Progress = Fix Committed ** Also affects: systemd (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in:

[Touch-packages] [Bug 1367883] Re: Add Microsoft-owned MAC address to 75-persistent-net-generator.rules

2014-09-11 Thread Martin Pitt
I suppose you at least want this for 14.04 LTS. Do you still need this for 12.04 LTS too, or is 14.04 sufficient? ** Package changed: udev (Ubuntu) = systemd (Ubuntu) ** Changed in: systemd (Ubuntu) Status: New = In Progress -- You received this bug notification because you are a member

[Touch-packages] [Bug 1367241] Re: Incorrect udev-fallback-graphics.conf

2014-09-12 Thread Martin Pitt
Utopic fix committed to git, thanks! I keep this open for trusty, but as it's neither a data loss nor critical bug and just a cosmetical corner case I keep it as low importance. You say since 3.13.0-16.36 which is trusty -- i. e. precise's kernel still has it as a module? So it seems to me that

[Touch-packages] [Bug 1302264] Re: systemd-logind assert failure: error.c:319: Assertion failed in nih_error_get: context_stack != NULL

2014-09-12 Thread Martin Pitt
@Luis: That version (http://launchpadlibrarian.net/182673897/systemd_204-5ubuntu20.4_204-5ubuntu20.5.diff.gz) does not change anything related to this bug at all, so this sounds like a race condition and pure coincidence. However, you posted this to both here and bug 1309025 and both are already

[Touch-packages] [Bug 1309025] Re: systemd-logind assert failure: cgmanager-client.c:6322: Assertion failed in cgmanager_list_children_sync: proxy != NULL

2014-09-12 Thread Martin Pitt
@Luis: That version (http://launchpadlibrarian.net/182673897/systemd_204-5ubuntu20.4_204-5ubuntu20.5.diff.gz) does not change anything related to this bug at all, so this sounds like a race condition and pure coincidence. However, you posted this to both here and bug 1302264 and both are already

[Touch-packages] [Bug 1367241] Re: Incorrect udev-fallback-graphics.conf

2014-09-12 Thread Martin Pitt
I'm still not fully convinced about the SRUs -- this might have a potential to break existing setups if they run custom kernels? It's ok to add the expectancy to build in vesafb for a new release (utopic), but not for existing stables? Or is it impossible to build vesafb as a module now? -- You

[Touch-packages] [Bug 1367241] Re: Incorrect udev-fallback-graphics.conf

2014-09-12 Thread Martin Pitt
Ah right, that's the backported trusty kernels I figure (12.04.4 or later). ** Changed in: udev (Ubuntu Precise) Status: Incomplete = Triaged ** Changed in: udev (Ubuntu Precise) Importance: Undecided = Low -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1367241] Re: Incorrect udev-fallback-graphics.conf

2014-09-12 Thread Martin Pitt
Trusty had vesafb build in the kernel from the very first release, so I believe the assumption is safe here. Well no, one could still run a self-built kernel. So I think for an SRU it would be safer to not drop the script, but instead do some 2/dev/null to quiesce the error. -- You received

[Touch-packages] [Bug 1367241] Re: Incorrect udev-fallback-graphics.conf

2014-09-12 Thread Martin Pitt
do some 2/dev/null to quiesce the error. or if that's not possible (because it's the kernel who spits out errors, but that's unlikely), it could also do if modinfo vesafb /dev/null 21; then modprobe -q vesafb; fi -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1367241] Re: Incorrect udev-fallback-graphics.conf

2014-09-12 Thread Martin Pitt
Right, protecting this with || true sounds perfectly fine and safe for an SRU. -- 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/1367241 Title: Incorrect

[Touch-packages] [Bug 1367241] Re: Incorrect udev-fallback-graphics.conf

2014-09-12 Thread Martin Pitt
I sponsored these with changing the changelog to * udev-fallback-graphics.conf: Avoid failure if vesafb module is compiled in. (LP: #1367241). as removed the script isn't true with those. ** Changed in: systemd (Ubuntu Trusty) Status: Triaged = In Progress ** Changed in: udev

[Touch-packages] [Bug 1369072] Re: package libpam-systemd 204-5ubuntu20.5 failed to install/upgrade: subprocess new pre-removal script returned error exit status 102

2014-09-15 Thread Martin Pitt
Thanks Brian for spotting this! Closing bug then. ** Changed in: systemd (Ubuntu) Status: New = Invalid ** Summary changed: - package libpam-systemd 204-5ubuntu20.5 failed to install/upgrade: subprocess new pre-removal script returned error exit status 102 + package libpam-systemd

[Touch-packages] [Bug 1351306] Re: Cannot uninstall upstart and install systemd-sysv

2014-09-16 Thread Martin Pitt
** Changed in: unity Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu. https://bugs.launchpad.net/bugs/1351306 Title: Cannot uninstall upstart and install

[Touch-packages] [Bug 1352334] Re: tinc needs systemd integration

2014-09-16 Thread Martin Pitt
** Summary changed: - systemd boot hangs - sysv:networking - ifup - tinc + tinc needs systemd integration ** No longer affects: systemd (Ubuntu) -- 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 1370329] [NEW] systemd's reboot/shutdown programs don't work under upstart

2014-09-16 Thread Martin Pitt
Public bug reported: Installing systemd-sysv replaces upstart's reboot, poweroff and friends. systemd's binaries currently don't know how to talk to upstart to forward the request to upstart. This breaks a transition to systemd as default init which doesn't just change the boot= kernel parameter

[Touch-packages] [Bug 1370329] Re: systemd's reboot/shutdown programs don't work under upstart

2014-09-17 Thread Martin Pitt
** Changed in: systemd (Ubuntu) Status: Triaged = In Progress ** Changed in: systemd (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 systemd in Ubuntu. https

[Touch-packages] [Bug 1370329] Re: systemd's reboot/shutdown programs don't work under upstart

2014-09-17 Thread Martin Pitt
Not pretty, but working: http://anonscm.debian.org/cgit/pkg- systemd/systemd.git/commit/?h=ubuntuid=587c487a33e711b ** Changed in: systemd (Ubuntu) Status: In Progress = Fix Committed ** Changed in: systemd (Ubuntu) Milestone: None = ubuntu-14.10 -- You received this bug

[Touch-packages] [Bug 1359933] Re: [Hyper-V] hyperv_fb kernel module is not automatically loaded on Ubuntu 14.10

2014-09-17 Thread Martin Pitt
Sorry, wrong package. You need to install udev, not systemd. -- 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/1359933 Title: [Hyper-V] hyperv_fb kernel module is not

[Touch-packages] [Bug 1359933] Re: [Hyper-V] hyperv_fb kernel module is not automatically loaded on Ubuntu 14.10

2014-09-18 Thread Martin Pitt
Fix committed to Debian and Ubuntu systemd packaging branches. I'll do an utopic upload now. ** Changed in: systemd (Ubuntu Utopic) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1371097] Re: cupsd is not allowed to access /var/cache/samba/gencache.tdb by apparmor

2014-09-19 Thread Martin Pitt
I have no idea what that file is, but reading it seems quite save. So just add /var/cache/samba/*.tdb r, where the other samba related permissions are. ** Also affects: samba (Ubuntu) Importance: Undecided Status: New ** Changed in: cups (Ubuntu) Status: New = Triaged ** No

[Touch-packages] [Bug 1370930] Re: apparmor cups samba problem no printing

2014-09-19 Thread Martin Pitt
The bits about gendache.tdb are covered by bug 1371097. I don't know what the denied_mask=send signal=term bits are about, I suggest asking the apparmor developers (jdstrand and tyhicks). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

Re: [Touch-packages] [Bug 1371097] Re: cupsd is not allowed to access /var/cache/samba/gencache.tdb by apparmor

2014-09-19 Thread Martin Pitt
Theodotos Andreou [2014-09-19 11:11 -]: Restarted the computer and I still get: That might not be enough. Can you please try sudo /etc/init.d/apparmor teardown sudo /etc/init.d/apparmor start after the profile update (well, you already made that)? That should rebuild the binary

[Touch-packages] [Bug 1367883] Re: Add Microsoft-owned MAC address to 75-persistent-net-generator.rules

2014-09-21 Thread Martin Pitt
Ben, I uploaded both of them. The previous systemd version is still in trusty-proposed, so accepting that will still take a few days. The precise one can be reviewed/accepted by the SRU team right now. ** Also affects: udev (Ubuntu) Importance: Undecided Status: New ** No longer

[Touch-packages] [Bug 1346650] Re: ubuntu-ui-toolkit-examples has unsatisfiable qtdeclarative5-ubuntu-ui-toolkit-plugin dependency (conflicts with -gles)

2014-09-22 Thread Martin Pitt
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1346650 Title:

[Touch-packages] [Bug 1357713] Re: ifupdown and upstart can be removed

2014-09-23 Thread Martin Pitt
ubuntu-minimal depends on upstart and ifupdown, so supposedly you removed that. This is really not a supported configuration. As for upstart: Debian has a new essential package init which depends on systemd-sysv | upstart | sysvinit. We could decide to adopt that. Moving to init-system-helpers

[Touch-packages] [Bug 1357713] Re: Use essential init package to ensure that an init system is present

2014-09-23 Thread Martin Pitt
First of all, for the removal of upstart, one must install package systemd-sysv. Right, that will switch the default init to systemd. If you want to experiment with that, you can do either that or boot with init=/bin/systemd (you don't need both). This is indeed not officially supported yet as

Re: [Touch-packages] [Bug 1357713] Re: ifupdown and upstart can be removed

2014-09-23 Thread Martin Pitt
Clint Byrum [2014-09-23 7:15 -]: Doesn't ifupdown still bring up lo? Systemd (or perhaps something else too), does that as well. You can install systemd-sysv, purge ifupdown and upstart, and lo will be up. -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 757551] Re: upowerd leaks memory with Logitech universal receiver

2014-09-23 Thread Martin Pitt
I don't have such a device, so I'm afraid I either need someone with such a device to debug this, or get ssh access to an affected machine. As a first step, please install valgrind, and run this: sudo killall upowerd; sudo valgrind --leak-check=full -- /usr/lib/upower/upowerd -v 21 | tee

[Touch-packages] [Bug 1349444] Re: [emulator] unity8 fails to start since image 152 (mako 149).

2014-07-28 Thread Martin Pitt
Many thanks for the fast fix! Much appreciated to unbreak the emulator. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1349444 Title: [emulator] unity8 fails to start

[Touch-packages] [Bug 1349444] Re: [emulator] unity8 fails to start since image 152 (mako 149).

2014-07-29 Thread Martin Pitt
This doesn't yet seem to be in image 157, and image 160 crashes at boot due to bug 1349709. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1349444 Title: [emulator] unity8

[Touch-packages] [Bug 1349444] Re: [emulator] unity8 fails to start since image 152 (mako 149).

2014-07-29 Thread Martin Pitt
I confirm that upgrading image 157 to current utopic fixes that problem. I still happens after rebooting again (forcefully). In general, unity and the launcher are still very unstable. E. g. after launching calculator there is no way to get out of it again -- the launcher (swipe from left edge)

[Touch-packages] [Bug 1329520] Re: whoopsie-upload-all crashes while processing crash file

2014-07-29 Thread Martin Pitt
Fixed in trunk r2821, thanks Brian. ** 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 Ubuntu. https://bugs.launchpad.net/bugs/1329520 Title:

[Touch-packages] [Bug 1349579] Re: whoopsie-upload-all uses an incorrect assumption regarding what to upload

2014-07-29 Thread Martin Pitt
Fixed in trunk r2825. ** Changed in: apport (Ubuntu) Status: New = Fix Committed -- 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/1349579 Title: whoopsie-upload-all

[Touch-packages] [Bug 1346199] Re: Needs testing in -proposed: systemd 208

2014-07-29 Thread Martin Pitt
I believe this has been sufficiently tested now. We are out of traincon-0 for the touch images too, so let's unleash this. ** Changed in: systemd (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1339998] Re: [Dell Latitude 12 Rugged Extreme 7204] Microphone mute key does not work

2014-07-30 Thread Martin Pitt
Fixed upstream now: http://cgit.freedesktop.org/systemd/systemd/commit/?id=1f6d36f Thanks Wang! ** Package changed: linux (Ubuntu) = systemd (Ubuntu) ** Changed in: systemd (Ubuntu) Status: Triaged = Fix Committed -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1350263] [NEW] Fix handling of /dev/uinput

2014-07-30 Thread Martin Pitt
Public bug reported: The current autopilot rule does that: # Creates autopilot group specific access to /dev/uinput KERNEL==uinput, SUBSYSTEM==misc, SYMLINK=autopilot-uinput, GROUP=autopilot, MODE=0660 But on our Ubuntu Touch images, at least on mako, we have other rules which also change the

[Touch-packages] [Bug 359810] Re: apport-collect won't submit updates to a bug assigned to a source package when only a binary package of another name from that source is installed

2014-07-30 Thread Martin Pitt
** Changed in: apport (Ubuntu) Assignee: Martin Pitt (pitti) = (unassigned) -- 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/359810 Title: apport-collect won't submit

[Touch-packages] [Bug 957177] Re: support multiple crashdbs

2014-07-30 Thread Martin Pitt
** Changed in: apport (Ubuntu) Assignee: Martin Pitt (pitti) = (unassigned) -- 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/957177 Title: support multiple crashdbs

[Touch-packages] [Bug 1341083] Re: ufw needs systemd unit or init.d script

2014-07-30 Thread Martin Pitt
** Changed in: ufw (Ubuntu) Status: Triaged = In Progress ** Changed in: ufw (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 ufw in Ubuntu. https

[Touch-packages] [Bug 1341083] Re: ufw needs systemd unit or init.d script

2014-07-30 Thread Martin Pitt
This debdiff does both: It consistently installs sysvinit/upstart scripts on Debian and Ubuntu, and also adds a simple systemd service file which is equivalent to the upstart job. Tested under both upstart and systemd (I didn't test the sysvinit script). ** Patch added: debdiff

[Touch-packages] [Bug 1325468] Re: [systemd] container startup fails with AppArmor

2014-07-30 Thread Martin Pitt
Created upstream pull request: https://github.com/lxc/lxc/pull/285 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1325468 Title: [systemd] container startup fails with

[Touch-packages] [Bug 1320534] Re: systemd does not honor Ubuntu default mountpoints (as listed in /lib/init/fstab by upstart/mountall) ... well just /run/shm is missing

2014-07-30 Thread Martin Pitt
Fixed in Debian experimental branch: http://anonscm.debian.org/gitweb/?p =pkg-systemd/systemd.git;a=commitdiff;h=ca2a7946 ** Changed in: systemd (Ubuntu) Status: Confirmed = Fix Committed ** Summary changed: - systemd does not honor Ubuntu default mountpoints (as listed in

[Touch-packages] [Bug 1320534] Re: missing /run/shm backwards compat symlink

2014-07-30 Thread Martin Pitt
This is fixed in the proposed 2.88dsf-53.2ubuntu1 merge. ** Changed in: sysvinit (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sysvinit in Ubuntu.

[Touch-packages] [Bug 1338788] Re: startpar-bridge: does not notice, if upstart jobs are skipped

2014-07-31 Thread Martin Pitt
We don't use startpar in Ubuntu and don't plan to. It also does not get along with upstart Tasks. It's probably not worth trying to fix it in Ubuntu; we disabled its usage in sysvinit. startpar got split out into its own package in Debian/utopic-proposed, and will disappear from sysvinit as soon

[Touch-packages] [Bug 1350263] Re: Fix handling of /dev/uinput

2014-07-31 Thread Martin Pitt
This landed in trunk now. ** Changed in: autopilot (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 autopilot in Ubuntu. https://bugs.launchpad.net/bugs/1350263 Title:

[Touch-packages] [Bug 1312532] Re: [systemd] Factorize lxcbr0 setup and use it for all init systems

2014-07-31 Thread Martin Pitt
Patches sent to upstream ML: https://lists.linuxcontainers.org/pipermail /lxc-devel/2014-July/009889.html -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1312532 Title:

[Touch-packages] [Bug 1331891] Re: [systemd] /etc/logrotate.d/rsyslog fails to instruct rsyslog to close reopen fds

2014-07-31 Thread Martin Pitt
in: rsyslog (Ubuntu) Assignee: Dimitri John Ledkov (xnox) = Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to rsyslog in Ubuntu. https://bugs.launchpad.net/bugs/1331891 Title: [systemd] /etc/logrotate.d

[Touch-packages] [Bug 1313271] Re: [systemd] boot stopped at 'authenticate and authorize users...'

2014-07-31 Thread Martin Pitt
So it seems the originally reported problem was fixed. There's a multitude of insufficiently described and hard to understand other problems here. If you have particular issues under systemd, can you please report one bug for each issue with a precise description, and include the output of

[Touch-packages] [Bug 1313271] Re: [systemd] boot stopped at 'authenticate and authorize users...'

2014-07-31 Thread Martin Pitt
Removing systemd-boot tag. Upgrades from trusty necessarily use upstart, so the hang that you saw wasn't a systemd boot problem. -- 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 1348890] Re: Brightness keys Fn+F5 and Fn+F6 don't work for Asus UX32LN

2014-07-31 Thread Martin Pitt
Can you please install evtest, run sudo evtest, then press the brightness keys and copypaste the entire output? Please annotate it so that I can see which line of output belongs to which particular key. After that, please give me the output of grep -r . /sys/class/dmi/id/ Thanks! ** Changed

[Touch-packages] [Bug 1325468] Re: [systemd] container startup fails with AppArmor

2014-07-31 Thread Martin Pitt
*** This bug is a duplicate of bug 1350947 *** https://bugs.launchpad.net/bugs/1350947 Unfortunately that previous commit isn't sufficient yet; I'm not sure how it worked for me when I tested it, but bug 1350947 is in the way. I'm making this a dupe and add an LXC task, that's easier. **

[Touch-packages] [Bug 1325470] Re: [systemd] error 5 creating /usr/lib/x86_64-linux-gnu/lxc/dev/lxc/console after failed container startup

2014-07-31 Thread Martin Pitt
*** This bug is a duplicate of bug 1350947 *** https://bugs.launchpad.net/bugs/1350947 ** This bug is no longer a duplicate of bug 1325468 [systemd] container startup fails with AppArmor ** This bug has been marked a duplicate of bug 1350947 apparmor: no working rule to allow making a

[Touch-packages] [Bug 1347147] Re: krb5 database operations enter infinite loop

2014-07-31 Thread Martin Pitt
** Also affects: krb5 (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: gcc-4.8 (Ubuntu Trusty) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gcc-4.8

[Touch-packages] [Bug 1283551] Re: gjs-console crashed with signal 5

2014-08-01 Thread Martin Pitt
** Changed in: gobject-introspection (Ubuntu) Status: Triaged = Fix Committed ** Changed in: gjs (Ubuntu) Status: Triaged = Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gobject-introspection in

[Touch-packages] [Bug 1283551] Re: gjs-console crashed with signal 5

2014-08-01 Thread Martin Pitt
SRUs uploaded as well. Unsubscribing sponsors, please re-subscribe when there's anything further to sponsor (like typelib rebuilds). Thanks! ** Changed in: gjs (Ubuntu Trusty) Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1283551] Re: gjs-console crashed with signal 5

2014-08-01 Thread Martin Pitt
Oh, and please add SRU information to the description (test case etc.) ** Changed in: gobject-introspection (Ubuntu Trusty) Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1346766] Re: Chinese in Ubuntu Touch should use Heiti style sans serif font

2014-08-01 Thread Martin Pitt
** Changed in: ubuntu-touch-meta (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-touch-meta in Ubuntu. https://bugs.launchpad.net/bugs/1346766 Title: Chinese in

[Touch-packages] [Bug 1346734] Re: Unprivileged LXC containers don't work under systemd

2014-08-01 Thread Martin Pitt
I have an unprivileged container setup in my test VM now, and they continue to work with 208. However, LXC under systemd currently requires some work (bug 1312532 and bug 1350947), so this should land first so that system-level containers work under systemd. Then I'll look into the cgroups issue.

[Touch-packages] [Bug 1351230] Re: Sync harfbuzz 0.9.33-1 (main) from Debian unstable (main)

2014-08-01 Thread Martin Pitt
This bug was fixed in the package harfbuzz - 0.9.33-1 Sponsored for أحمد المحمودي (Ahmed El-Mahmoudy) (aelmahmoudy) --- harfbuzz (0.9.33-1) unstable; urgency=medium * New upstream release. * Upload to unstable. * Added unbreak_abi.diff patch to Re-add hb_version_check to

[Touch-packages] [Bug 1351295] [NEW] Boot fails if /sbin/init is an absolute symlink

2014-08-01 Thread Martin Pitt
filesystem doesn't have requested /bin/systemd and then a kernel panic. ** Affects: initramfs-tools (Ubuntu) Importance: Undecided Assignee: Martin Pitt (pitti) Status: In Progress ** Changed in: initramfs-tools (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) ** Changed

[Touch-packages] [Bug 1351295] Re: Boot fails if /sbin/init is an absolute symlink

2014-08-01 Thread Martin Pitt
** Tags added: systemd-boot -- 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/1351295 Title: Boot fails if /sbin/init is an absolute symlink Status in

[Touch-packages] [Bug 1351295] Re: Boot fails if /sbin/init is an absolute symlink

2014-08-01 Thread Martin Pitt
This is coming from init line284: case $(readlink ${rootmnt}${checktarget}) in /*) That's the readlink that isn't found (not the chrooted one in the next line). I added a few debugging steps, and type readlink says readlink is readlink. I cannot reproduce this in break=bottom,

[Touch-packages] [Bug 1351295] Re: Boot fails if /sbin/init (or init= arg) is an absolute symlink

2014-08-01 Thread Martin Pitt
Moreover, this obviously works in Debian, but between Ubuntu's and Debian's initramfs initd there is no obvious difference for readlink. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.

[Touch-packages] [Bug 1351306] Re: Cannot uninstall upstart and install systemd-sysv

2014-08-01 Thread Martin Pitt
** Changed in: plymouth (Ubuntu) Status: New = Fix Committed ** Changed in: plymouth (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) ** Also affects: avahi (Ubuntu) Importance: Undecided Status: New ** Changed in: avahi (Ubuntu) Status: New = In Progress

[Touch-packages] [Bug 1351306] Re: Cannot uninstall upstart and install systemd-sysv

2014-08-01 Thread Martin Pitt
** Description changed: upstart is currently quite deeply wired into our dependencies. Even in a minimally bootstrapped chroot needs it, although this doesn't do any booting at all: # dpkg -P upstart dpkg: dependency problems prevent removal of upstart: - initscripts depends on

[Touch-packages] [Bug 1351306] Re: Cannot uninstall upstart and install systemd-sysv

2014-08-01 Thread Martin Pitt
sysvinit's dependency updates are contained in my pending merge in http://people.canonical.com/~pitti/tmp/sysvinit-merge/ ** Changed in: sysvinit (Ubuntu) Status: Confirmed = In Progress ** Changed in: sysvinit (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) -- You received

[Touch-packages] [Bug 1351306] Re: Cannot uninstall upstart and install systemd-sysv

2014-08-01 Thread Martin Pitt
** Description changed: upstart is currently quite deeply wired into our dependencies. Even in a minimally bootstrapped chroot needs it, although this doesn't do any booting at all: # dpkg -P upstart dpkg: dependency problems prevent removal of upstart:  initscripts depends on

[Touch-packages] [Bug 1351306] [NEW] Cannot uninstall upstart and install systemd-sysv

2014-08-01 Thread Martin Pitt
) Importance: Undecided Assignee: Martin Pitt (pitti) Status: Fix Committed ** Affects: upstart (Ubuntu) Importance: Undecided Status: New ** Also affects: plymouth (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because

[Touch-packages] [Bug 1351306] Re: Cannot uninstall upstart and install systemd-sysv

2014-08-01 Thread Martin Pitt
** Changed in: upstart (Ubuntu) Importance: Undecided = Low -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sysvinit in Ubuntu. https://bugs.launchpad.net/bugs/1351306 Title: Cannot uninstall upstart and install

[Touch-packages] [Bug 1351815] Re: StartTransientUnit signature has changed in systemd 214

2014-08-03 Thread Martin Pitt
Thanks for that! This has to wait until we acutally land 214, or we find a way to provide both APIs. ** 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

[Touch-packages] [Bug 1335369] Re: systemd-logind[1036]: cgmanager: cgm_remove failed: blkio:user/115.user/c1.session did not exist

2014-08-03 Thread Martin Pitt
208 is in utopic now, so this can be closed. ** Changed in: systemd (Ubuntu) Status: Fix Committed = Fix Released -- 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 1303990] Re: Can't get udev debug logs

2014-08-04 Thread Martin Pitt
The debug output does appear in /var/log/syslog after sudo udevadm control --log-priority=debug at least in Ubuntu 14.04 LTS and 14.10, so this apparently got fixed. ** Changed in: systemd (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member

[Touch-packages] [Bug 1258089] Re: Build python3 package

2014-08-04 Thread Martin Pitt
http://anonscm.debian.org/gitweb/?p=pkg- systemd/systemd.git;a=commitdiff;h=44bbbcf93da59db1e60d3049348e605122fffb7a ** 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

[Touch-packages] [Bug 1348890] Re: [keymap] Brightness keys Fn+F5 and Fn+F6 don't work for Asus UX32LN

2014-08-04 Thread Martin Pitt
There are no events at all in your log. So either Asus WMI hotkeys isn't the right device for the brightness keys, can you try AT Translated Set 2 keyboard? Or (more likely in this case), the kernel driver needs to be fixed to actually generate key events for the brightness keys; that's the case

[Touch-packages] [Bug 1348890] Re: Asus UX32LN: Brightness keys Fn+F5 and Fn+F6 don't generate evdev event

2014-08-04 Thread Martin Pitt
Thanks. Reassigning to kernel then. ** Summary changed: - [keymap] Brightness keys Fn+F5 and Fn+F6 don't work for Asus UX32LN + Asus UX32LN: Brightness keys Fn+F5 and Fn+F6 don't generate evdev event ** Package changed: systemd (Ubuntu) = linux (Ubuntu) ** Changed in: linux (Ubuntu)

[Touch-packages] [Bug 1351306] Re: Cannot uninstall upstart and install systemd-sysv

2014-08-04 Thread Martin Pitt
** Also affects: friendly-recovery (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sysvinit in Ubuntu. https://bugs.launchpad.net/bugs/1351306 Title: Cannot uninstall

[Touch-packages] [Bug 1351306] Re: Cannot uninstall upstart and install systemd-sysv

2014-08-04 Thread Martin Pitt
** Changed in: friendly-recovery (Ubuntu) Status: New = Fix Committed ** Changed in: friendly-recovery (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1352334] Re: systemd boot hangs

2014-08-04 Thread Martin Pitt
Can you please attach your /etc/network/interfaces? At the time when it hangs, can you switch VTs and log in there already? Or ssh in? If you get access to the machine in that state, can you please get the output of sudo systemctl status and attach it here? Thanks! ** Changed in: systemd (Ubuntu)

[Touch-packages] [Bug 1162475] Re: [hostnamed] Changing hostname doesn't update /etc/hosts

2014-08-04 Thread Martin Pitt
Not a bug in systemd itself; (unity|gnome)-control-center need to start depending on libnss-myhostname, like in Debian. ** Package changed: systemd (Debian) = gnome-control-center (Debian) ** Package changed: systemd (Ubuntu) = unity-control-center (Ubuntu) -- You received this bug

[Touch-packages] [Bug 1162475] Re: [hostnamed] Changing hostname doesn't update /etc/hosts

2014-08-04 Thread Martin Pitt
Actually, in the MIR bug there is still some dispute, so reassigning back to systemd for now. ** Package changed: unity-control-center (Ubuntu) = systemd (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in

[Touch-packages] [Bug 1323777] Re: /dev/dvd and /dev/dvdrw symlinks no longer created

2014-08-04 Thread Martin Pitt
Most of this was fixed in 204-9, i. e. in current Utopic. /dev/dvd etc. work now, just /dev/cdrom is still broken, I'll fix that. ** Changed in: systemd (Ubuntu) Status: New = In Progress ** Changed in: systemd (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) -- You received

[Touch-packages] [Bug 1323777] Re: /dev/dvd and /dev/dvdrw symlinks no longer created

2014-08-04 Thread Martin Pitt
http://anonscm.debian.org/gitweb/?p=pkg- systemd/systemd.git;a=commitdiff;h=d5686ac2 Tested with scsi_debug and in KVM now. ** Changed in: systemd (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1332444] Re: CH Pedals are not working in 14.04

2014-08-04 Thread Martin Pitt
What does not working mean? Your game doesn't have permissions to access the pedals? Or they don't send the correct events, etc? (The latter would be a kernel bug, not udev rules). In a situation when they are not working, can you please find the correct /dev/input/eventNN device for the pedals

[Touch-packages] [Bug 1325757] Re: USB Hub does not mount the USB devices

2014-08-04 Thread Martin Pitt
Indeed, lots of USB port resets in https://launchpadlibrarian.net/176813239/CurrentDmesg.txt. I suppose the port that the hub is connected to is simply unable to provide enough power for all devices on the hub, or there is a bad USB cable or other hardware problem. Please try the USB device on a

[Touch-packages] [Bug 1319047] Re: udev rule file naming requirements changed breaking compatibility to Ubuntu 12.04

2014-08-04 Thread Martin Pitt
I cannot reproduce this. On current Utopic (Ubuntu 14.10): $ ls -l /dev/success ls: cannot access /dev/success: No such file or directory $ echo 'KERNEL==zero, SYMLINK+=success' | sudo tee /lib/udev/rules.d/graphics-xorg.conf.rules $ sudo udevadm trigger --verbose

[Touch-packages] [Bug 1321816] Re: /dev/disk/by-path link for scsi disks always has host 0, causing conflicts

2014-08-04 Thread Martin Pitt
Reproducible with scsi_debug: sudo modprobe scsi_debug removable=1 ptype=5 Gives: P: /devices/pseudo_0/adapter0/host10/target10:0:0/10:0:0:0/block/sr0 N: sr0 E: DEVLINKS=/dev/cdrom /dev/disk/by-id/scsi-3533055f0 /dev/disk/by-id/wwn-0x533055f0 /dev/disk/by-path/scsi-0:0:0:0 E:

[Touch-packages] [Bug 1321816] Re: udev uses wrong/conflicting /dev/disk/by-path link for scsi disks

2014-08-04 Thread Martin Pitt
It appears these numbers are pulled from ID_PATH, and I can't figure out where this variable comes from. From what used to be /lib/udev/path_id, which is now built into libudev- private for performance reasons. You can do that part manually with: sudo udevadm test-builtin path_id /sys/block/sr0

[Touch-packages] [Bug 1281058] Re: [UIFe] The system shutdowns when multiple accounts are open

2014-08-04 Thread Martin Pitt
** Changed in: systemd (Ubuntu) Status: Triaged = Invalid ** Changed in: systemd (Ubuntu Trusty) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity in Ubuntu.

  1   2   3   4   5   6   7   8   9   10   >