[Bug 1304309] Re: Bind mounting for cloned containers is too hard; provide equivalent of lxc-start-ephemeral --bind option

2014-04-08 Thread Martin Pitt
Yay, I completely missed that possibility. Thanks! ** Changed in: lxc (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1304309 Title: Bind mounting

[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-08 Thread Martin Pitt
tu Trusty) Importance: Undecided => High ** Changed in: ubuntu-release-upgrader (Ubuntu Trusty) Status: Confirmed => Won't Fix ** Changed in: krb5 (Ubuntu Trusty) Assignee: (unassigned) => Martin Pitt (pitti) ** Changed in: krb5 (Ubuntu Trusty) Milestone: None => ub

[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-08 Thread Martin Pitt
Marking as high as it breaks the upgrade. There are two options: * -server-dev-9.1 isn't important to keep after upgrading, so we could adjust blacklist regexp to not cover -server-dev. * We resolve the krb-dev transition bug that keeps it from updating (might turn out to be tricky). That aspe

[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-08 Thread Martin Pitt
Trivial fix uploaded. I tested this with a local apt-ftparchive, and it succeeds now. libkadm5srv-mit8 is now correctly removed, and the rest upgraded. ** Changed in: krb5 (Ubuntu Trusty) Status: Triaged => Fix Committed ** Changed in: krb5 (Ubuntu Trusty) Assignee: Martin P

[Bug 1304403] Re: Precise to Trusty - all of main - fails: Broken transition from libkadm5srv-mit8 to libkadm5srv-mit9

2014-04-09 Thread Martin Pitt
quot; change that I saw to fix this. ** Changed in: krb5 (Ubuntu Trusty) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/130440

[Bug 1307156] Re: package apache2 2.4.6-2ubuntu2.2 failed to install/upgrade: ErrorMessage: EOF on stdin at conffile prompt

2014-04-23 Thread Martin Pitt
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/1307156 Title: package apache2 2.4.6-2ubuntu2.2 failed to install/upgrade: ErrorMessage: EOF o

[Bug 1312532] [NEW] [systemd] Container startup fails on missing lxcbr0

2014-04-24 Thread Martin Pitt
Public bug reported: With booting systemd, starting containers fails: $ sudo lxc-start -n debci lxc-start: failed to attach 'vethQFOOY3' to the bridge 'lxcbr0' : No such device lxc-start: failed to create netdev lxc-start: failed to create the network lxc-start: failed to spawn 'debci' Presumabl

[Bug 1312532] Re: [systemd] Container startup fails on missing lxcbr0

2014-04-25 Thread Martin Pitt
For the record: I turned /etc/init/lxc-net.conf into a shell script that you call with "start" or "stop". With that we can keep the logic in one place, and the upstart/systemd/init.d script would just call this. That sets up the lxcbr interface etc. I also ran the apparmor bits from /etc/init/lxc.c

[Bug 1312532] Re: [systemd] Container startup fails on missing lxcbr0

2014-04-29 Thread Martin Pitt
For the record, this is the broken-out shell script which should factorize init.d/unit/upstart job. I tried to run " sudo mount --make-rprivate /" to work around that AA issue. Now "sudo ./lxc-net start" fails with $ sudo lxc-start -n debci lxc-start: Device or resource busy - failed to set memo

[Bug 1313522] Re: There is hibernate option even without an active swap partition

2014-04-29 Thread Martin Pitt
Can you please give me the output of $ for op in suspend hibernate suspend-hybrid; do sudo pm-is-supported --$op && echo $op; done to confirm that it shows hibernate? That would be pm-utils not seeing the lack of a swap partition then. ** Package changed: systemd (Ubuntu) => pm-utils (Ubuntu)

[Bug 1313522] Re: There is hibernate option even without an active swap partition

2014-04-29 Thread Martin Pitt
Nevermind, pm-utils isn't checking available swap at all. In the past, upower did that, but now systemd and systemd-shim would need to pick that up. ** Package changed: pm-utils (Ubuntu) => systemd-shim (Ubuntu) ** Changed in: systemd-shim (Ubuntu) Status: Incomplete => Triaged -- You re

[Bug 1285508] Re: [ppa 2.0~git-20140225] mouse cursor invisible with Ubuntu live system

2014-05-03 Thread Martin Pitt
I still regularly get this. The workaround is to open a terminal, which causes the cursor shape to change. Once that is done, the cursor stays visible. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchp

[Bug 1287530] Re: package libapache2-mod-wsgi-py3 3.4-4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-05-05 Thread Martin Pitt
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mod-wsgi in Ubuntu. https://bugs.launchpad.net/bugs/1287530 Title: package libapache2-mod-wsgi-py3 3.4-4 failed to install/upgrade: ErrorMessage:

[Bug 1312975] Re: cgroup-lite can not be installed with systemd

2014-05-12 Thread Martin Pitt
** Description changed: - cgroup-lite can not be installed with systemd due to missing upstart - service. + cgroup-lite can not be installed with systemd due to missing systemd + unit or init.d script. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1312975] Re: cgroup-lite can not be installed with systemd

2014-05-12 Thread Martin Pitt
=> In Progress ** Changed in: cgroup-lite (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cgroup-lite in Ubuntu. https://bugs.launchpad.net/bugs/1312975 Title: c

[Bug 1312975] Re: cgroup-lite can not be installed with systemd

2014-05-12 Thread Martin Pitt
nce: Undecided => Medium ** Changed in: sysvinit (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cgroup-lite in Ubuntu. https://bugs.launchpad.net/bugs/1312975 Title: cgroup

[Bug 1312975] Re: cgroup-lite can not be installed with systemd

2014-05-12 Thread Martin Pitt
** Changed in: cgroup-lite (Ubuntu) Status: In Progress => Fix Committed ** Changed in: sysvinit (Ubuntu) Status: In Progress => Fix Committed ** Bug watch added: Debian Bug tracker #747854 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747854 ** Also affects: sysvinit (Debian

[Bug 1313231] Re: [systemd] nut-client can not be installed

2014-05-12 Thread Martin Pitt
I confirm this on a clean utopic install (unconfigured nut, no UPSes available) ** Changed in: nut (Ubuntu) Status: Incomplete => Triaged ** Summary changed: - [systemd] nut-client can not be installed + [systemd] nut-client systemd unit fails when unconfigured -- You received this bug

[Bug 1312975] Re: cgroup-lite can not be installed with systemd

2014-05-12 Thread Martin Pitt
This is really a chicken-and-egg problem. We can't upgrade from packages which only have upstart jobs when already running systemd, or at least not with what we have right now. Upgrades need to happen under upstart until packages get fixed for systemd support, and from then on it will work under sy

[Bug 1313231] Re: [systemd] nut-client systemd unit fails when unconfigured

2014-05-12 Thread Martin Pitt
** Changed in: nut (Ubuntu) Status: Triaged => Fix Committed ** Changed in: nut (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in Ubuntu.

[Bug 1313231] Re: [systemd] nut-client systemd unit fails when unconfigured

2014-05-12 Thread Martin Pitt
** Bug watch added: Debian Bug tracker #747863 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747863 ** Also affects: nut (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747863 Importance: Unknown Status: Unknown -- You received this bug notification because you a

[Bug 1319267] [NEW] ubuntu template: don't set $http_proxy from $HTTP_PROXY

2014-05-14 Thread Martin Pitt
Public bug reported: I'm using apt-cacher-ng on my workstation, so my local apt specifies Acquire::http { Proxy "http://127.0.0.1:3142";; }; That won't work in a container, because there the IP is 10.0.3.1. But with lxc-ubuntu's choose_container_proxy() there is no way to get it right: - If I

[Bug 1319267] Re: ubuntu template: don't set $http_proxy from $HTTP_PROXY

2014-05-14 Thread Martin Pitt
Hmm, and just after filing this bug and after I removed caches, old containers, etc. and run this again with HTTP_PROXY=http://10.0.3.1:3142 it works again (as it used to for a long time, until yesterday and this morning). So apparently something weird on my side, sorry for the noise! ** Changed i

[Bug 1323274] [NEW] Restore Debian's init.d script for insserv compatibility

2014-05-26 Thread Martin Pitt
tance: Undecided Assignee: Martin Pitt (pitti) Status: New ** Changed in: dovecot (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubunt

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-26 Thread Martin Pitt
utopic/etc/init.d/mythtv-status:# Should-Start: $named mythtv-backend motd utopic/etc/init.d/mythtv-status:# Should-Stop: $named mythtv-backend motd This is a bit special as we intentionally did not bring back /etc/init.d/motd as motd generation works differently on Ubuntu. This needs t

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-26 Thread Martin Pitt
Dimitri is working on updating dh_installinit to add the required upstart versioned dependency to misc:Depends. ** Also affects: debhelper (Ubuntu) Importance: Undecided Status: New ** Changed in: debhelper (Ubuntu) Status: New => In Progress ** Changed in: debhelper (Ubuntu)

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-26 Thread Martin Pitt
** Description changed: We want/need to follow Debian's migration from static rc?.d/ priorities to dynamic insserv priorities. See https://code.launchpad.net/~ubuntu- core-dev/ubuntu/utopic/sysvinit/unreviewed/+merge/21 for details. This is a tracking bug for all Ubuntu init.d scrip

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-26 Thread Martin Pitt
s: In Progress => Fix Committed ** Changed in: network-manager (Ubuntu) Status: New => In Progress ** Changed in: network-manager (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-26 Thread Martin Pitt
We don't have a direct counterpart of /etc/init.d/kbd, as console setup is completely different on Ubuntu. All mentions of that are only "Should-Start/Stop", so it won't actually break anything. We should still eventually fix it of course. ** Changed in: kbd (Ubuntu) Importance: Undecided => Lo

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-26 Thread Martin Pitt
In Progress ** Changed in: systemd (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. https://bugs.launchpad.net/bugs/1323274 Title: Restore Debian's init.d

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-26 Thread Martin Pitt
lvm2 is similar to mdadm, will add a Provides: to udev.init. ** Changed in: lvm2 (Ubuntu) Status: New => Invalid ** Changed in: dovecot (Ubuntu) Status: In Progress => Fix Committed ** Changed in: network-manager (Ubuntu) Status: In Progress => Fix Committed -- You receive

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-26 Thread Martin Pitt
** Changed in: systemd (Ubuntu) Status: In Progress => Fix Committed ** Changed in: alsa-utils (Ubuntu) Assignee: (unassigned) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in Ubuntu. h

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-26 Thread Martin Pitt
** Package changed: squid (Ubuntu) => squid3 (Ubuntu) ** Changed in: squid3 (Ubuntu) Status: New => In Progress ** Changed in: squid3 (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) ** Also affects: squid-prefetch (Ubuntu) Importance: Undecided Status: New

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-26 Thread Martin Pitt
Removing packages from utopic: squid-prefetch 1.1-3 in utopic squid-prefetch 1.1-3 in utopic amd64 squid-prefetch 1.1-3 in utopic arm64 squid-prefetch 1.1-3 in utopic armhf squid-prefetch 1.1-3 in utopic i386 sq

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-26 Thread Martin Pitt
emoving packages from utopic: sqcwa 0.3-3.1 in utopic sqcwa 0.3-3.1 in utopic amd64 sqcwa 0.3-3.1 in utopic arm64 sqcwa 0.3-3.1 in utopic armhf sqcwa 0.3-3.1 in utopic i386 sqcwa 0.3-3.1 in utopic powerpc

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-26 Thread Martin Pitt
** Changed in: squid3 (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubuntu. https://bugs.launchpad.net/bugs/1323274 Title: Restore Debian's init.d script for insserv c

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-27 Thread Martin Pitt
** Changed in: kde-workspace (Ubuntu) Status: New => In Progress ** Changed in: kde-workspace (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubuntu.

Re: [Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-27 Thread Martin Pitt
Hey David, David Henningsson [2014-05-27 6:42 -]: > Not exactly sure what this means, is this related to the relatively > new daemon functionality of alsactl? So far we have avoided > starting that daemon by default because (by my judgement) the > overhead of having yet another daemon everyw

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-27 Thread Martin Pitt
mythtv-status' dependency to "motd" is only a "Should", which won't break the dependency calculation. So no need to change anything here and carry around a delta. ** Changed in: mythtv-status (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-27 Thread Martin Pitt
Likewise, kbd only has reverse "Should" starts, so that won't break dependency calculation. ** Changed in: kbd (Ubuntu) Status: Triaged => Won't Fix ** Changed in: kde-workspace (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a m

Re: [Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-27 Thread Martin Pitt
David Henningsson [2014-05-27 8:27 -]: > For me it would probably be less confusing to fix mpd (and possibly > others) to not depend on alsa-utils, instead of adding no-op jobs and > service files...? Maybe, but these have a tendency to come back through syncs and merges. We'll have an overal

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-27 Thread Martin Pitt
** Changed in: nfs-utils (Ubuntu) Status: New => Fix Committed ** Changed in: nfs-utils (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubuntu.

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-27 Thread Martin Pitt
** Tags added: block-proposed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubuntu. https://bugs.launchpad.net/bugs/1323274 Title: Restore Debian's init.d script for insserv compatibility To manage notifications about t

[Bug 1323274] Re: Restore Debian's init.d script for insserv compatibility

2014-05-27 Thread Martin Pitt
** Tags removed: block-proposed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in Ubuntu. https://bugs.launchpad.net/bugs/1323274 Title: Restore Debian's init.d script for insserv compatibility To manage notifications about

[Bug 1325468] [NEW] [systemd] container startup fails with AppArmor

2014-06-01 Thread Martin Pitt
Public bug reported: When booting with systemd, and manually setting up lxcbr0 (bug 1312532), container startup fails with: $ sudo lxc-start -n adt-utopic lxc-start: Device or resource busy - failed to set memory.use_hierarchy to 1; continuing lxc-start: Device or resource busy - failed to set m

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

2014-06-01 Thread Martin Pitt
** Summary changed: - [systemd] Container startup fails on missing lxcbr0 + [systemd] Factorize lxcbr0 setup and use it for all init systems -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs

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

2014-06-01 Thread Martin Pitt
This particular issue can be fixed in /etc/apparmor.d/abstractions/lxc /start-container by adding a line mount options in rw, slave, After "sudo /etc/init.d/apparmor reload" that "Failed to make / rslave" error is now gone. It still fails with the next error (Input/output error - error 5 creati

[Bug 1325470] [NEW] [systemd] error 5 creating /usr/lib/x86_64-linux-gnu/lxc/dev/lxc/console

2014-06-01 Thread Martin Pitt
Public bug reported: LXC containers fail to start up with systemd. After setting up lxcbr0 manually (bug 1312532) and adjusting the AppArmor profile (bug 1325468) they fail with: $ sudo strace -fvvs1024 -o /tmp/t lxc-start -n debci lxc-start: Device or resource busy - failed to set memory.use_hie

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

2014-06-01 Thread Martin Pitt
After that fix I can start containers with "lxc.aa_profile = unconfined". With containers using the default profile I still get an error on startup: $ sudo lxc-start -n adt-utopic [sudo] password for martin: lxc-start: Device or resource busy - failed to set memory.use_hierarchy to 1; continuing

[Bug 1325470] Re: [systemd] error 5 creating /usr/lib/x86_64-linux-gnu/lxc/dev/lxc/console

2014-06-01 Thread Martin Pitt
Ah, turns out this is just fallout from bug 1325468. Apparently that failed startup left the /usr/lib/x86_64-linux-gnu/lxc/dev/ directory on my host system, which then causes this error. After a reboot the directory is gone and (unconfined) container startup works. ** Changed in: lxc (Ubuntu) I

[Bug 1312304] Re: [systemd] libvirt-bin needs a unit file

2014-06-02 Thread Martin Pitt
** Also affects: libvirt (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730604 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in Ubuntu. https://bugs.launchpad.net

[Bug 1325175] Re: [systemd] journalctl

2014-06-02 Thread Martin Pitt
The "ntpdate" error message happens when "lo" (loopback interface) is brought up, but at that time there is no "real" networking yet. I suppose the method check in /etc/network/if-up.d/ntpdate does not work under systemd. The other logs entries are separate issues, can you please create separate b

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

2014-06-02 Thread Martin Pitt
Oh, I missed the "lxc-start: No such file or directory - failed to change apparmor profile to lxc-container-default". I didn't run the equivalents of /etc/init/lxc.conf. "sudo /etc/init.d/apparmor reload" seems to have understood the new line (mount options in rw, slave,), but when I manually run t

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

2014-06-02 Thread Martin Pitt
I just tried this, and it seems to work: mount options in (rw, slave) -> /, man apparmor.d should be fixed for this, as the parentheses are not contained in the EBNF. With that, and the two /lib/init/apparmor-profile-load calls from /etc/init/lxc.conf I can now run all containers. ** Change

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

2014-06-02 Thread Martin Pitt
*** This bug is a duplicate of bug 1325468 *** https://bugs.launchpad.net/bugs/1325468 I reproduced the situation: Reverted the apparmor profile to what's in utopic, booted with systemd, ran "sudo ./lxc-net start", and tried to start my "debci" container (unconfined apparmor, Ubuntu trusty).

[Bug 1318246] Re: Sync libibverbs 1.1.8-1 (main) from Debian unstable (main)

2014-06-04 Thread Martin Pitt
No, nothing has changed in Ubuntu's udev wrt. to that. Debian's udev also does not use the rdma group any more, so the group should instead be dropped in Debian as well. We really don't want all these extra "device permissions" group creep back into Ubuntu. They are evil, bad, and wrong... Retitli

[Bug 1316125] Re: Autofs leak file descriptors when reloaded (-HUP) and daemon may stop working on high # of shares/reloads

2014-06-04 Thread Martin Pitt
Trusty fix uploaded with adding missing bug ref in changelog. Thanks! Unsubscribing sponsors, everything has been uploaded. ubuntu-sru team will take it from here, or subscribe ubuntu-sponsors again if there's updated things to upload. -- You received this bug notification because you are a memb

[Bug 1316125] Re: Autofs leak file descriptors when reloaded (-HUP) and daemon may stop working on high # of shares/reloads

2014-06-04 Thread Martin Pitt
Utopic fix uploaded with adding missing bug ref in changelog. Thanks! ** No longer affects: autofs5 (Ubuntu Saucy) ** No longer affects: autofs5 (Ubuntu Trusty) ** No longer affects: autofs (Ubuntu Precise) ** Changed in: autofs (Ubuntu) Status: In Progress => Fix Committed ** Changed i

[Bug 1240712] Re: neutron-lbaas-agent DEP-8 test fails most of the time

2014-06-10 Thread Martin Pitt
This test is broken and fails most of the time: https://jenkins.qa.ubuntu.com/job/utopic-adt-neutron/ This is not "wishlist" as broken tests cause other packages to be held back (gcc, libc, other dependencies). ** Summary changed: - neutron-lbaas-agent DEP-8 test sometimes fails + neutron-lbaas-

[Bug 1329049] [NEW] quickstart fails, hardcodes /var/lib/lxc/ somewhere

2014-06-11 Thread Martin Pitt
Public bug reported: I am on current Utopic, and installed the utopic-proposed juju packages (as 1.18.1 is known to not work on utopic): ii juju-core1.18.4-0ubuntu1 amd64Juju is devops distilled - client ii juju-local 1.18.4-0ubuntu1 all dependency packag

[Bug 1329049] Re: quickstart fails, hardcodes /var/lib/lxc/ somewhere

2014-06-11 Thread Martin Pitt
It indeed created some stuff there, which LXC can't see: $ sudo ls -l /var/lib/lxc/ drwxr-xr-x 3 root root 4096 Jun 11 21:45 juju-precise-template drwxr-xr-x 3 root root 4096 Mär 11 11:04 martin-local-machine-1 I wiped /var/lib/lxc/ again and made a /var/lib/lxc → /scratch/lxc symlink, and with t

[Bug 1329051] [NEW] local boostrapping of juju-gui fails on "git not found"

2014-06-11 Thread Martin Pitt
Public bug reported: I am on current Utopic, and installed the utopic-proposed juju packages (as 1.18.1 is known to not work on utopic): ii juju-core 1.18.4-0ubuntu1 amd64 Juju is devops distilled - client ii juju-local 1.18.4-0ubuntu1 all dependency package for the Juju local provider ii juju-mo

[Bug 1329051] Re: local boostrapping of juju-gui fails on "git not found"

2014-06-11 Thread Martin Pitt
Exactly the same issue with $ juju init # edit .juju/environments.yaml to select trusty as default release, and default to "local" $ juju bootstrap uploading tools for series [utopic precise trusty] Logging to /home/martin/.juju/local/cloud-init-output.log on remote host Starting MongoDB server (

[Bug 1329051] Re: local boostrapping of juju-gui fails on "git not found"

2014-06-11 Thread Martin Pitt
So I poked further, and thought to install git manually: $ sudo lxc-attach -n martin-local-machine-1 root@martin-local-machine-1:/# apt-get install git Fehl http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 Verbindung mit 127.0.0.1:3142 nicht möglich (127.0.0.1) - connect

[Bug 1329051] Re: local charm deployment fails on "git not found" due to wrong apt proxy

2014-06-11 Thread Martin Pitt
I just got the very same problem with cs:trusty/postgresql-1, with the same solution. So I figure the problem is the improper usage of the host proxy that has a localhost address. It needs to be translated to talking to the proxy on the host. -- You received this bug notification because you are

[Bug 1290920] Re: non-default lxc-dir breaks local provider

2014-06-11 Thread Martin Pitt
For the record, on current utopic I didn't see this "failed to mount '/home/ubuntu/.juju/local/log'" error message any more. I still have trouble with non-default lxcpath, but it's different now. I filed bug 1329049 about that yesterday. So from my POV this can be closed, not sure if Tim still wan

[Bug 1321997] Re: package sa-compile 3.4.0-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2014-07-01 Thread Martin Pitt
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to spamassassin in Ubuntu. https://bugs.launchpad.net/bugs/1321997 Title: package sa-compile 3.4.0-1ubuntu1 failed to install/upgrade: ErrorMessage:

[Bug 1290920] Re: non-default lxc-dir breaks local provider

2014-07-02 Thread Martin Pitt
** Package changed: juju (Ubuntu) => juju-core (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1290920 Title: non-default lxc-dir breaks local provider To manage notifica

[Bug 1291378] Re: test_CVE_2012_2944 autopkgtest is racy

2014-07-06 Thread Martin Pitt
*sigh*, this test is impossible to satisfy, I now got ~ 15 failures in a row and this is holding up other packages. This has been ignored for 4 months, taking bug now. ** Changed in: nut (Ubuntu) Assignee: Chuck Short (zulcss) => Martin Pitt (pitti) ** Changed in: nut (Ubuntu) Sta

[Bug 1299975] Re: wireless script checks wrong sys file

2014-07-10 Thread Martin Pitt
Thanks! Applied to Debian VCS in http://anonscm.debian.org/gitweb/?p =collab-maint/pm-utils.git;a=commitdiff;h=d33ba310 ** Changed in: pm-utils (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscr

[Bug 1343802] Re: Installation of cgmanager prevents booting with systemd

2014-07-21 Thread Martin Pitt
> No, that works fine as well, I tested both before I uploaded the new systemd-shim. Sorry, seems I tested the original systemd-shim update without the new cgmanager dependency. It's broken here as well. ** Package changed: systemd-shim (Ubuntu) => systemd (Ubuntu) ** Changed in: systemd (Ubunt

[Bug 1343802] Re: Installation of cgmanager prevents booting with systemd

2014-07-21 Thread Martin Pitt
This is fixed with the changed cgmanager integration from systemd 208, see bug 1346199. Testing from -proposed and feedback to that bug is highly appreciated! ** Changed in: systemd (Ubuntu) Status: Triaged => Fix Committed ** Changed in: cgmanager (Ubuntu) Status: Confirmed => Inva

[Bug 1344196] Re: package cgmanager 0.27-0ubuntu7 failed to install/upgrade: subprocess new pre-removal script returned error exit status 5

2014-07-21 Thread Martin Pitt
*** This bug is a duplicate of bug 1343802 *** https://bugs.launchpad.net/bugs/1343802 ** This bug has been marked a duplicate of bug 1343802 Installation of cgmanager prevents booting with systemd -- You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 602539] Re: qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater

2010-09-16 Thread Martin Pitt
Closing the maverick task then. ** Changed in: qemu-kvm (Ubuntu) Status: Confirmed => Fix Released ** Changed in: qemu-kvm (Ubuntu) Milestone: lucid-updates => None -- qemu-system-x86_64 segfaults if using -no-kvm with -m 4096 or greater https://bugs.launchpad.net/bugs/602539 You rec

[Bug 629234] Re: package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-16 Thread Martin Pitt
Accepted vsftpd into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Tags added: verification-needed -- p

[Bug 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-09-16 Thread Martin Pitt
Accepted php5 into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: php5 (Ubuntu Lucid) S

[Bug 639768] Re: [Maverick] Samba process gets hung on maverick update - waiting on cups to start

2010-09-16 Thread Martin Pitt
** Changed in: cups (Ubuntu Maverick) Assignee: (unassigned) => Martin Pitt (pitti) ** Changed in: cups (Ubuntu Maverick) Status: Triaged => In Progress ** Changed in: samba (Ubuntu Maverick) Milestone: ubuntu-10.10 => None ** Changed in: samba (Ubuntu Maverick)

[Bug 639768] Re: [Maverick] Samba process gets hung on maverick update - waiting on cups to start

2010-09-16 Thread Martin Pitt
cups (1.4.4-4ubuntu1) maverick; urgency=low * ubuntu-upstart.dpatch: Drop the dependency "on starting smbd", it causes samba to hang on package upgrades or manual restarts. There doesn't seem to be a good way to express this dependency right now. (LP: #639768) -- Martin

[Bug 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-09-17 Thread Martin Pitt
Marc, Now that this has been verified, would it be possible to fold this fix into the security update, to avoid yet another upload? ** Tags added: verification-done ** Tags removed: verification-needed -- PHP5 under Apache2 on 64 bit system is not completely 64 bit https://bugs.launchpad.net/b

[Bug 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-09-17 Thread Martin Pitt
I can officially move this version to -updates on Monday morning or Sunday if that would help. -- PHP5 under Apache2 on 64 bit system is not completely 64 bit https://bugs.launchpad.net/bugs/564920 You received this bug notification because you are a member of Ubuntu Server Team, which is subscr

[Bug 494141] Re: CUPS starts after SAMBA; printers are not available (convert cups to upstart)

2010-09-17 Thread Martin Pitt
cups (1.4.4-5) unstable; urgency=low [ Martin Pitt ] * ubuntu-upstart.dpatch: Drop the dependency "on starting smbd", it causes samba to hang on package upgrades or manual restarts. There doesn't seem to be a good way to express this dependency right now. (LP: #6397

[Bug 494141] Re: CUPS starts after SAMBA; printers are not available (convert cups to upstart)

2010-09-17 Thread Martin Pitt
For lucid, Jelmer says that samba reloads the printers every 750 seconds anyway, so it's just a matter of waiting. Changing the cups init script to an upstart job is not an appropriate SRU. -- CUPS starts after SAMBA; printers are not available (convert cups to upstart) https://bugs.launchpad.net

[Bug 641001] Re: cacrl should be use instead of hostcrl when generating apache2 passenger configuration

2010-09-22 Thread Martin Pitt
Mathias, can you please check this source package very carefully? It replaces debian/patches/debian-changes-2.6.1-0ubuntu1 withdebian/patches /debian-changes-2.6.1-0ubuntu2, and this patch looks like it would be the delta betwen 2.6.1rc4 and 2.6.1 final. This looks strange, as if something went wro

[Bug 595116] Re: ssl "error reading the headers"

2010-09-28 Thread Martin Pitt
Accepted apache2 into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: apache2 (Ubuntu Lucid)

[Bug 589611] Re: [SRU] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23)

2010-09-28 Thread Martin Pitt
Accepted apache2 into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: apache2 (Ubuntu Lucid)

[Bug 621837] Re: package apache2.2-common 2.2 .14-5ubuntu8.2 failed to install/upgrade: el subproc eso script post-installation instalado devolvió el c ódigo de salida de error 1

2010-09-28 Thread Martin Pitt
Accepted apache2 into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Also affects: apache2 (Ubuntu Lucid)

[Bug 609290] Re: overlapping memcpy in ssl_io_input_read

2010-09-28 Thread Martin Pitt
Accepted apache2 into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: apache2 (Ubuntu Lucid)

[Bug 611721] Re: postinst fails if group exists

2010-10-10 Thread Martin Pitt
Accepted tomcat6 into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: tomcat6 (Ubuntu Lucid)

[Bug 658341] Re: libclamav6: Some PDFs cause "Unknown error code ERROR"

2010-10-12 Thread Martin Pitt
** Also affects: clamav (Ubuntu Maverick) Importance: Undecided Status: New ** Also affects: clamav (Ubuntu Natty) Importance: High Assignee: Scott Kitterman (kitterman) Status: In Progress ** Changed in: clamav (Ubuntu Maverick) Milestone: None => maverick-updates *

[Bug 658341] Re: libclamav6: Some PDFs cause "Unknown error code ERROR"

2010-10-12 Thread Martin Pitt
Accepted clamav into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Tags added: verification-needed -- l

[Bug 659532] Re: vmbuilder XML is incomplete with libvirt 0.8.3 (No bootable devices)

2010-10-14 Thread Martin Pitt
Accepted vm-builder into maverick-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: vm-builder (Ubuntu

[Bug 660227] Re: php5-pgsql crash on getting an error back from postgres

2010-10-15 Thread Martin Pitt
I asked for confirmation in bug 607646 as well. ** Also affects: php5 (Ubuntu Maverick) Importance: Undecided Status: New ** Changed in: php5 (Ubuntu Maverick) Status: New => Fix Committed ** Tags added: verification-needed -- php5-pgsql crash on getting an error back from pos

[Bug 660227] Please test proposed package

2010-10-15 Thread Martin Pitt
Accepted php5 into maverick-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! -- php5-pgsql crash on getting an error

[Bug 607646] Re: Segmentation fault in PHP5 with pgsql module

2010-10-15 Thread Martin Pitt
An updated php5 was just uploaded to maverick-proposed which reverts this patch, see bug 660227. Can you please check if the original crash here is still an issue with that? -- Segmentation fault in PHP5 with pgsql module https://bugs.launchpad.net/bugs/607646 You received this bug notification b

[Bug 658227] Re: upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with "Program version 4.8 doesn't match environment version 4.7" error message)

2010-10-15 Thread Martin Pitt
Accepted openldap into maverick-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: openldap (Ubuntu Mave

[Bug 595116] Re: ssl "error reading the headers"

2010-10-17 Thread Martin Pitt
** Tags added: verification-donee ** Tags removed: verification-needed ** Tags added: verification-done ** Tags removed: verification-donee ** Changed in: apache2 (Ubuntu) Status: Confirmed => Fix Released -- ssl "error reading the headers" https://bugs.launchpad.net/bugs/595116 You rece

[Bug 589611] Re: [SRU] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23)

2010-10-17 Thread Martin Pitt
** Tags added: verification-done ** Tags removed: verification-needed -- [SRU] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23) https://bugs.launchpad.net/bugs/589611 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 658227] Re: upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with "Program version 4.8 doesn't match environment version 4.7" error message)

2010-10-18 Thread Martin Pitt
** Tags added: verification-done ** Tags removed: verification-needed -- upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with "Program version 4.8 doesn't match environment version 4.7" error message) https://bugs.launchpad.net/bugs/658227 You received th

[Bug 653738] Re: Microversion update SRU for clamav in Lucid

2010-10-18 Thread Martin Pitt
Any testers/test suite? -- Microversion update SRU for clamav in Lucid https://bugs.launchpad.net/bugs/653738 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to clamav in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.u

[Bug 658227] Re: upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with "Program version 4.8 doesn't match environment version 4.7" error message)

2010-10-20 Thread Martin Pitt
Copied to natty as well. ** Changed in: openldap (Ubuntu Natty) Status: Triaged => Fix Released -- upgrade process does not upgrade underlying BDB format from 4.7 to 4.8 (so slapd aborts with "Program version 4.8 doesn't match environment version 4.7" error message) https://bugs.launchp

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