[Bug 1435709] Re: mysql.service fail to start after upgrade to mysql-server.5.6

2015-10-22 Thread Han Zhao
Same problem for me too. A workaround for me is: sudo mysql_install_db --user=mysql --basedir=/usr/ --ldata=/var/lib/mysql/ Source from https://wiki.archlinux.org/index.php/MySQL#Installation -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1477225] Re: ceph-radosgw restart fails

2015-10-22 Thread James Page
** Changed in: ceph (Ubuntu Vivid) Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceph in Ubuntu. https://bugs.launchpad.net/bugs/1477225 Title: ceph-radosgw restart fails To manage

[Bug 1508565] Re: maas uses 3.13 (hwe-t) kernel which does not work on IBM power

2015-10-22 Thread Scott Moser
I did some investigation on option 'b' above. Attached is a bunch of doc on how i did that. The summary is we can exploit bug 1508975 to make all maas ppc64el users to start getting hwe-v instead of hwe-t by default by deleting the 'com.ubuntu.maas.daily:v2:boot:14.04:amd64:hwe-t' from

[Bug 1476175] Update Released

2015-10-22 Thread Brian Murray
The verification of the Stable Release Update for python-tx-tftp has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 1476175] Re: Missing rollover breaks windows PXE booting.

2015-10-22 Thread Launchpad Bug Tracker
This bug was fixed in the package python-tx-tftp - 0.1~bzr38-0ubuntu4~14.04.1 --- python-tx-tftp (0.1~bzr38-0ubuntu4~14.04.1) trusty-proposed; urgency=medium * debian/patches/05_lp1317705.patch: Regonise error code 8, which is used to terminate a transfer due to option

[Bug 1317705] Re: Commissioning x86_64 node never completes, sitting at grub prompt, pserv py tbs

2015-10-22 Thread Launchpad Bug Tracker
This bug was fixed in the package python-tx-tftp - 0.1~bzr38-0ubuntu4~14.04.1 --- python-tx-tftp (0.1~bzr38-0ubuntu4~14.04.1) trusty-proposed; urgency=medium * debian/patches/05_lp1317705.patch: Regonise error code 8, which is used to terminate a transfer due to option

[Bug 1501651] Re: ARM chroot issues: fatal error: rt_sigaction failure

2015-10-22 Thread Chris J Arges
Culprit in qemu code: http://git.qemu.org/?p=qemu.git;a=blob;f=linux-user/signal.c;h=1141054be2170128d6f7a340b41484b49a255936;hb=HEAD#l82 Proposed fix (that was never merged): https://codereview.appspot.com/124900043/diff/60001/src/pkg/runtime/os_linux.c I was able to hack

[Bug 1501651] Re: ARM chroot issues: fatal error: rt_sigaction failure

2015-10-22 Thread Chris J Arges
Another test case: 1) echo "package main import "fmt" func main() { fmt.Println("Hi") } ">test.go 2) GOARCH=arm go build test.go 3) qemu-arm test -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu.

[Bug 1317705] Re: Commissioning x86_64 node never completes, sitting at grub prompt, pserv py tbs

2015-10-22 Thread Brian Murray
@paulgear - it wasn't released because of the other bug, LP: #1476175, which still needed verification at the time I made my comment. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-tx-tftp in Ubuntu.

[Bug 1501651] Re: ARM chroot issues: fatal error: rt_sigaction failure

2015-10-22 Thread Chris J Arges
This also fails with upstream qemu. Related golang bug: https://github.com/golang/go/issues/1508 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1501651 Title: ARM chroot issues: fatal

[Bug 1501651] Re: ARM chroot issues: fatal error: rt_sigaction failure

2015-10-22 Thread Chris J Arges
Filed an issue with go: https://github.com/golang/go/issues/13024 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1501651 Title: ARM chroot issues: fatal error: rt_sigaction failure

[Bug 1508744] Re: Upgrade to Ubuntu 15.10 Broken: lxc-net.service fails on upgrade

2015-10-22 Thread Jean-Baptiste Lallement
** Also affects: ubuntu-release-notes Importance: Undecided Status: New -- 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/1508744 Title: Upgrade to Ubuntu 15.10 Broken:

[Bug 1508744] Re: Upgrade to Ubuntu 15.10 Broken

2015-10-22 Thread Martin Pitt
At first sight I thought this was a duplicate of bug 1504897, but that doesn't seem to be it. If lxc-net.service fails, then the problem is something else. ** Project changed: lxc => lxc (Ubuntu) ** Summary changed: - Upgrade to Ubuntu 15.10 Broken + Upgrade to Ubuntu 15.10 Broken:

[Bug 1508744] [NEW] Upgrade to Ubuntu 15.10 Broken

2015-10-22 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: With lxc installed, the 15.04 -> 15.10 upgrade fails. The upgrade completes if LXC is removed and then reinstalled later. Here is me using apt to try and make it work (gives same errors as upgrade-manager did): Setting up lxc (1.1.4-0ubuntu1) ... Job

[Bug 1331391] Re: Usage overview page time's out with a large number of tenants and instances

2015-10-22 Thread Timur Sufiev
** Tags added: large-scale -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to horizon in Ubuntu. https://bugs.launchpad.net/bugs/1331391 Title: Usage overview page time's out with a large number of tenants and instances To manage

[Bug 543767] Re: ssh logins doesn't show the MOTD when connecting with public key authorisation

2015-10-22 Thread Antoni Baranski
I am also curious to understand why MOTD is being controlled by UsePAM Yes and not just PrintMotd. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/543767 Title: ssh logins doesn't

[Bug 1509083] [NEW] Backport Apache fix "Honor ProxyTimeout" (54973)

2015-10-22 Thread Robin Kluth
Public bug reported: As suggested by Manfred Hampl, I now open a bug report from this question: I use Apache 2.4.7 with mod_proxy_fcgi which is affected of this bug: https://bz.apache.org/bugzilla/show_bug.cgi?id=54973 . Is it possible to backport this patch to 2.4.7 (fixed in 2.4.8, see link @

[Bug 1471928] Re: fail uefi install to nvme (NVM Express) device

2015-10-22 Thread Jorge Niedbalski
Verified that 0.1.0~bzr227-0ubuntu1~14.10.1 works correctly on Trusty ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to curtin in Ubuntu.

Re: [Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-22 Thread Serge Hallyn
Quoting Stratos Zolotas (str...@gmail.com): > Another one has asked but no reply yet. Is a fix for 12.04 going to be > released? The bug is still valid there. Which bug are you looking for? You're using a backport or ppa or custom built lxc and are looking for a kernel fix? -- You received

[Bug 1503418] Re: [REGRESSION] launching byobu from unity uses the terminal icon rather than the application icon

2015-10-22 Thread pdecat
Same issue on Wily. Adding StartupWMClass to .desktop file works around this issue: $ cat /usr/share/applications/byobu.desktop

[Bug 1508744] Re: Upgrade to Ubuntu 15.10 Broken: lxc-net.service fails on upgrade

2015-10-22 Thread Serge Hallyn
Please show the results of sudo systemctl status lxc-net.service sudo journalctl -u lxc-net sudo journalctl -xe ifconfig -a cat /etc/default/lxc-net ** Changed in: lxc (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1508577] Re: [wily] installing juju-local on ARM64 failed. broken apt dependency

2015-10-22 Thread Serge Hallyn
Sorry, could you please show the result of sudo journalctl -u lxc-net if that doesn't seem to show anything, then maybe do sudo systemctl start lxc-net sudo journalctl -u lxc-net -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc

[Bug 1509094] [NEW] package mysql-common 5.6.25-0ubuntu1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2 zurück

2015-10-22 Thread sepp
Public bug reported: Happens during upgrade to 15.10. ProblemType: Package DistroRelease: Ubuntu 15.10 Package: mysql-common 5.6.25-0ubuntu1 ProcVersionSignature: Ubuntu 3.19.0-31.36-generic 3.19.8-ckt7 Uname: Linux 3.19.0-31-generic x86_64 ApportVersion: 2.19.1-0ubuntu3 Architecture: amd64

[Bug 1509094] Re: package mysql-common 5.6.25-0ubuntu1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2 zurück

2015-10-22 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.6 in Ubuntu. https://bugs.launchpad.net/bugs/1509094 Title: package mysql-common 5.6.25-0ubuntu1 failed to install/upgrade: Unterprozess

[Bug 1508565] Re: maas uses 3.13 (hwe-t) kernel which does not work on non-virtual IBM power

2015-10-22 Thread Jon Grimm
WRT option c (lie about LTS kernel): https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1508565/comments/3 Can a MaaS customer still get the hwe-t kernel through manual steps if desired? What are consequences to support on hwe-u? Are they know forced up to 16.04 sooner (since hwe-u does not

[Bug 1509083] Re: Backport Apache fix "Honor ProxyTimeout" (54973)

2015-10-22 Thread Robin Kluth
** Bug watch added: bz.apache.org/bugzilla/ #54973 https://bz.apache.org/bugzilla/show_bug.cgi?id=54973 ** Also affects: apache2 via https://bz.apache.org/bugzilla/show_bug.cgi?id=54973 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 1509083] Re: Backport Apache fix "Honor ProxyTimeout" (54973)

2015-10-22 Thread Bug Watch Updater
Launchpad has imported 7 comments from the remote bug at https://bz.apache.org/bugzilla/show_bug.cgi?id=54973. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 1508248] Re: chkrootkit gives false positive ebury

2015-10-22 Thread sleek
** Changed in: chkrootkit (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to chkrootkit in Ubuntu. https://bugs.launchpad.net/bugs/1508248 Title: chkrootkit gives false positive ebury To

[Bug 1508248] Re: chkrootkit gives false positive ebury

2015-10-22 Thread sleek
there is not much have to do to produce this error other than install the program and type : sudo chkrootkit according to relevent websites i found this error occurs because ssh didn't use implement -g so chkrootkits method of this rootkit is no longer valid. par the following conversation on

[Bug 1508248] Re: chkrootkit gives false positive ebury

2015-10-22 Thread sleek
please i am using the newest version of chkrootkit 0.50-3.1 not 0.49 exchange discusses and it is supposed to correct detect the rootkit -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to chkrootkit in Ubuntu.

[Bug 1447294] Re: package nginx-full 1.6.2-5ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-10-22 Thread Maciej Lutostański
Setting up nginx-core (1.6.2-5ubuntu3.1) ... Job for nginx.service failed. See "systemctl status nginx.service" and "journalctl -xe" for details. invoke-rc.d: initscript nginx, action "start" failed. dpkg: error processing package nginx-core (--configure): subprocess installed post-installation

[Bug 1506058] Please test proposed package

2015-10-22 Thread Chris J Arges
Hello Chuck, or anyone else affected, Accepted keystone into vivid-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/keystone/1:2015.1.2-0ubuntu2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1506058] Re: [SRU] Openstack 2015.1.2 point release

2015-10-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/horizon -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1506058 Title: [SRU] Openstack 2015.1.2 point release To manage notifications about

[Bug 1506826] Re: Upgrade from kilo to liberty fails

2015-10-22 Thread Chris J Arges
Hello Liam, or anyone else affected, Accepted horizon into vivid-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/horizon/1:2015.1.2-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1506826] Re: Upgrade from kilo to liberty fails

2015-10-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/horizon -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to horizon in Ubuntu. https://bugs.launchpad.net/bugs/1506826 Title: Upgrade from kilo to liberty fails To manage notifications about

[Bug 1506058] Re: [SRU] Openstack 2015.1.2 point release

2015-10-22 Thread Chris J Arges
Hello Chuck, or anyone else affected, Accepted horizon into vivid-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/horizon/1:2015.1.2-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1508577] Re: [wily] installing juju-local on ARM64 failed. broken apt dependency

2015-10-22 Thread Manoj Iyer
$ systemctl status lxc-net.service ● lxc-net.service - LXC network bridge setup Loaded: loaded (/lib/systemd/system/lxc-net.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Thu 2015-10-22 14:31:57 UTC; 4min 34s ago Process: 4809

[Bug 1160336] Re: SOAP Client failed to load entry

2015-10-22 Thread cljk
The problem here is mainly about how to reproduce this issue. Because sometimes the SoapClient worked for me... sometimes not. I´ll see if I have the possibility to build a reproducable test. -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1506058] Re: [SRU] Openstack 2015.1.2 point release

2015-10-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/neutron-fwaas -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1506058 Title: [SRU] Openstack 2015.1.2 point release To manage notifications

[Bug 1456329] Re: Add UEFI ARM64 support to MAAS

2015-10-22 Thread Haw Loeung
Hi, We need this to support HP Moonshot hardware, can this be backported to 1.7 and SRU'ed to trusty? ** Also affects: maas (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in

[Bug 1456329] Re: Add UEFI ARM64 support to MAAS

2015-10-22 Thread Haw Loeung
I should mention for ScalingStack BOS01. At present, we're using a custom package in our PPA[1]. [1]https://launchpad.net/~canonical-is-sa/+archive/ubuntu/arm64-infra- workarounds/+packages -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 1489675] Re: open-vm-tools-dkms 2:9.10.2-2822639-1ubuntu3: open-vm-tools kernel module failed to build [error: ‘new_sync_read’ undeclared here (not in a function)]

2015-10-22 Thread Robert C Jennings
*** This bug is a duplicate of bug 1500581 *** https://bugs.launchpad.net/bugs/1500581 ** Bug watch added: Debian Bug tracker #800322 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800322 ** Also affects: open-vm-tools (Debian) via

[Bug 1500581] Re: open-vm-tools-dkms fails to build on kernel 4.2 (Wily Werewolf) [error: implicit declaration of function ‘nd_set_link’]

2015-10-22 Thread Robert C Jennings
** Changed in: open-vm-tools (Ubuntu) Assignee: (unassigned) => Robert C Jennings (rcj) ** Changed in: open-vm-tools (Ubuntu) Milestone: None => wily-updates ** Patch removed: "0001-vmhgfs-support-linux-4.2.x-kernel.patch"

[Bug 1500581] Re: open-vm-tools-dkms fails to build on kernel 4.2 (Wily Werewolf) [error: implicit declaration of function ‘nd_set_link’]

2015-10-22 Thread Robert C Jennings
I have removed the patch from comment #4. Running with the vmhgfs driver from the 9.10.2 code can result in data corruption. The backport of the driver from 10.0.0 to 9.10.3 resolves the data corruption issue as well as addressing the kernel compilation failures for 4.1 and 4.2 kernels. As

[Bug 1508744] Re: Upgrade to Ubuntu 15.10 Broken: lxc-net.service fails on upgrade

2015-10-22 Thread Serge Hallyn
Was yours also on an upgrade from vivid to wily? Were you using the stock archive lxc packages? Any customizatoin of the lxc-net configuration? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-22 Thread Eugene Miloslavsky
as documented in comment 20 or https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1507959 lxc start fails when using latest LXC package from official ubuntu app repo with 3.2.0-92.130 and 3.2.0-92.131. -- You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 1492429] Re: please update open-vm-tools to version 10.0.0

2015-10-22 Thread Robert C Jennings
** Changed in: open-vm-tools (Ubuntu) Assignee: (unassigned) => Robert C Jennings (rcj) ** Changed in: open-vm-tools (Ubuntu) Milestone: None => ubuntu-16.04 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report.

[Bug 854705] Re: dig returns 0 regardless of result of query

2015-10-22 Thread Jeff Silverman
It turns out that the host command will do what you want. jeffs@jeffs-desktop:~$ host www.g00gle.com 8.8.8.8 Using domain server: Name: 8.8.8.8 Address: 8.8.8.8#53 Aliases: Host www.g00gle.com not found: 2(SERVFAIL) jeffs@jeffs-desktop:~$ echo $? 1

[Bug 1509147] [NEW] [SRU] MAAS 1.8.3

2015-10-22 Thread Andres Rodriguez
Public bug reported: = Changelog = 1.8.3 = See https://launchpad.net/maas/+milestone/1.8.3 for full details. Bug Fix Update -- #1495064Declare dependency on metadataserver migration 0015 by maasserver migration 0121 to allow upgrades from 1.5.4

[Bug 1508744] Re: Upgrade to Ubuntu 15.10 Broken: lxc-net.service fails on upgrade

2015-10-22 Thread Adam Stokes
I hit this too, I actually just had to run: /usr/lib/x86_64-linux-gnu/lxc/lxc-net stop And it seemed to put itself back into a state that systemd could work with -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1508744] Re: Upgrade to Ubuntu 15.10 Broken: lxc-net.service fails on upgrade

2015-10-22 Thread md_5
Info is attached. Note that it is from 15.10 and working fine. ** Attachment added: "info.txt" https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1508744/+attachment/4502808/+files/info.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1508428] Re: nova image-list failing with SSL enabled on Juno

2015-10-22 Thread Edward Hope-Morley
I can confirm that the patch from 1362766 does fix this issue. I will propose the SRU on bug 1362766 so please see that bug for progress. ** Changed in: python-glanceclient (Ubuntu) Assignee: (unassigned) => Edward Hope-Morley (hopem) ** Changed in: python-glanceclient (Ubuntu)

[Bug 1490361] Re: IncompatibleObjectVersion: Version 1.2 of PciDeviceList is not supported

2015-10-22 Thread Xabier
I am facing exactly the same issue after upgrading from JUNO to KILO, Is there any work around ? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1490361 Title:

[Bug 1508428] Re: nova image-list failing with SSL enabled on Juno

2015-10-22 Thread Edward Hope-Morley
actually i'll propose SRU to bug 1347150 since it is the original bug raised for the issue. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1508428 Title: nova image-list failing with

[Bug 1506058] Re: [SRU] Openstack 2015.1.2 point release

2015-10-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/neutron-lbaas ** Branch linked: lp:ubuntu/vivid-proposed/neutron-vpnaas -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1506058 Title: [SRU]

[Bug 1506058] Re: [SRU] Openstack 2015.1.2 point release

2015-10-22 Thread Chris J Arges
Hello Chuck, or anyone else affected, Accepted keystone into vivid-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/keystone/1:2015.1.2-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1506058] Please test proposed package

2015-10-22 Thread Chris J Arges
Hello Chuck, or anyone else affected, Accepted neutron-lbaas into vivid-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/neutron- lbaas/1:2015.1.2-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new

[Bug 1506058] Re: [SRU] Openstack 2015.1.2 point release

2015-10-22 Thread Chris J Arges
Hello Chuck, or anyone else affected, Accepted neutron-vpnaas into vivid-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/neutron- vpnaas/1:2015.1.2-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new

[Bug 1506058] Please test proposed package

2015-10-22 Thread Chris J Arges
Hello Chuck, or anyone else affected, Accepted neutron-fwaas into vivid-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/neutron- fwaas/2015.1.2-0ubuntu2 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Bug 1507082] Re: package nginx-core 1.6.2-5ubuntu3.1 failed to install/upgrade: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました

2015-10-22 Thread Thomas Ward
This is not a bug, it's a broken installation. You are missing the following file: 10月 17 13:25:37 sailor nginx[6608]: nginx: [emerg] open() "/etc/nginx/mime.types" failed (2: No such file or directory) in /etc/nginx/nginx.conf:26 That's installed usually but it sounds like it didn't get

[Bug 1447294] Re: package nginx-full 1.6.2-5ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-10-22 Thread Thomas Ward
@Maciej Lutostanski: This bug here is marked Invalid as it is not giving us information, and is against a superseded version of the package. Please file a new bug with your information. You may wish to navigate to /var/crash/, look for a .crash item related to nginx, then run `ubuntu-bug

[Bug 1508565] Re: maas uses 3.13 (hwe-t) kernel which does not work on IBM power

2015-10-22 Thread Andres Rodriguez
** Also affects: maas Importance: Undecided Status: New ** Changed in: maas Milestone: None => 1.8.4 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1508565 Title: maas

[Bug 1386637] Re: multipath shows non-mpath disks as being multipath

2015-10-22 Thread Mauricio Faria de Oliveira
@vorlon Hi Steve, I've been told you asked for priority in this testing during today's interlock. It's was already on my list, but now it's moved higher. I hope sometime next week is not a problem? Thanks. -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-22 Thread Paul Sokolovsky
The above report is against: lxc 1.0.7-0ubuntu0.7 amd64 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1503034] Re: Autofs 5.1.1-1ubuntu2 crashes with segfault on startup

2015-10-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: autofs (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to autofs in Ubuntu.

[Bug 1508565] Re: maas uses 3.13 (hwe-t) kernel which does not work on IBM power

2015-10-22 Thread Scott Moser
the one option that has been floated that i didnt list above is: c. lie in data and make 'hwe-t' product contain the hwe-u (or hwe-v) kernel this is less than ideal because it seems almost certain that at some point someone will expect quite reasonably that they're using hwe-t and they're

[Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-22 Thread Stratos Zolotas
Another one has asked but no reply yet. Is a fix for 12.04 going to be released? The bug is still valid there. -- 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/1504781 Title:

[Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-22 Thread Paul Sokolovsky
I got hit by the same issue, with the same unlucky kernel (installed from normal update channel): root@x230:~# uname -a Linux x230 3.13.0-66-generic #108-Ubuntu SMP Wed Oct 7 15:20:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux Will read suggestions above before going to back to classical VM... --

Re: [Aims] [Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-22 Thread Jan Groenewald
The fix is already released. Update lxc, then update the kernel. Regards, Jan On 22 October 2015 at 17:44, Paul Sokolovsky <1504...@bugs.launchpad.net> wrote: > I got hit by the same issue, with the same unlucky kernel (installed > from normal update channel): > > root@x230:~# uname -a > Linux

[Bug 1504781] Re: lxc-test-ubuntu hangs forever in trusty-proposed with Linux 3.13.0-66: AppArmor denies /dev/ptmx mounting

2015-10-22 Thread Paul Sokolovsky
Upgrading to 1.0.7-0ubuntu0.9 from updates fixed it. Sorry for the noise. -- 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/1504781 Title: lxc-test-ubuntu hangs forever in trusty-proposed

[Bug 1489675] Re: open-vm-tools-dkms 2:9.10.2-2822639-1ubuntu3: open-vm-tools kernel module failed to build [error: ‘new_sync_read’ undeclared here (not in a function)]

2015-10-22 Thread Armin Kunaschik
Bug still present in final release -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/1489675 Title: open-vm-tools-dkms 2:9.10.2-2822639-1ubuntu3: open-vm-tools kernel module