[Bug 1460337] Re: tempest_lib.auth not compatible with original tempest.auth
if tempest.con exist at etc director or TEMPEST_CONFIG and TEMPEST_CONFIG_DIR point to existing tempest.con then the client manager will be created. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-tempest-lib in Ubuntu. https://bugs.launchpad.net/bugs/1460337 Title: tempest_lib.auth not compatible with original tempest.auth To manage notifications about this bug go to: https://bugs.launchpad.net/tempest/+bug/1460337/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461753] [NEW] python3-stevedore doesn't have the stevedore for python3
Public bug reported: The package python3-stevedore doesn't contain the code, list of files: $ dpkg -L python3-stevedore /. /usr /usr/share /usr/share/doc /usr/share/doc/python3-stevedore /usr/share/doc/python3-stevedore/copyright /usr/share/doc/python3-stevedore/changelog.Debian.gz Test case: $ sudo apt-get install python3-stevedore $ python3 -c 'import stevedore' Traceback (most recent call last): File "", line 1, in ImportError: No module named 'stevedore' While for python2 works fine. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: python3-stevedore 1.3.0-0ubuntu1 Uname: Linux 4.0.0-999-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 Date: Thu Jun 4 01:43:28 2015 InstallationDate: Installed on 2015-03-26 (69 days ago) InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1) PackageArchitecture: all SourcePackage: stevedore UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: stevedore (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug vivid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to stevedore in Ubuntu. https://bugs.launchpad.net/bugs/1461753 Title: python3-stevedore doesn't have the stevedore for python3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/stevedore/+bug/1461753/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461573] Re: [SRU] trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib
** Patch added: "lp1461573_vivid.debdiff" https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+attachment/4409510/+files/lp1461573_vivid.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-tempest-lib in Ubuntu. https://bugs.launchpad.net/bugs/1461573 Title: [SRU] trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461573] Re: [SRU] trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib
** Patch added: "lp1461573_wily.debdiff" https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+attachment/4409511/+files/lp1461573_wily.debdiff ** Description changed: [Impact] When trying to install python-tempest-lib and python3-tempest-lib in Vivid, I got the following error Unpacking python3-tempest-lib (0.4.0-0ubuntu1) ... dpkg: error processing archive /var/cache/apt/archives/python3-tempest-lib_0.4.0-0ubuntu1_all.deb (--unpack): - trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib 0.4.0-0ubuntu1 + trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib 0.4.0-0ubuntu1 I would expect to be able to install both packages and be able to run python scripts using version 2 or 3 of the interpreter. The patch renames /usr/bin/skip-tracker generated with '#!/usr/bin/python3.4' shebang to /usr/bin/python3-skip-tracker [Test Case] To reproduce just run: $ sudo apt-get update $ sudo apt-get install python-tempest-lib python3-tempest-lib Expected result: both packages get installed Actual result: Unpacking python3-tempest-lib (0.4.0-0ubuntu1) ... dpkg: error processing archive /var/cache/apt/archives/python3-tempest-lib_0.4.0-0ubuntu1_all.deb (--unpack): - trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib 0.4.0-0ubuntu1 + trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib 0.4.0-0ubuntu1 + [Regression Potential] - [Regression Potential] - - Users that only installed python3-tempest-lib and are using - /usr/bin/skip-tracker expecting it's run with python3 will have to use - /usr/bin/python3-skip-tracker instead. This is already the case for - /usr/bin/subunit-trace + None expected. skip-tracker is registered with update-alternatives, so + no changes will be done from a user's point of view. [Other Info] None. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-tempest-lib in Ubuntu. https://bugs.launchpad.net/bugs/1461573 Title: [SRU] trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461573] Re: [SRU] trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib
My bad, I just realized that subunit-trace uses alternatives, I'll update my patches. ** Patch removed: "lp1461573_wily.debdiff" https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+attachment/4409198/+files/lp1461573_wily.debdiff ** Patch removed: "lp1461573_vivid.debdiff" https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+attachment/4409199/+files/lp1461573_vivid.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-tempest-lib in Ubuntu. https://bugs.launchpad.net/bugs/1461573 Title: [SRU] trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1401190] Re: curtin makes assumptions about partition names on all devices
** Also affects: curtin (Ubuntu) Importance: Undecided Status: New ** Changed in: curtin (Ubuntu) Status: New => Fix Released ** Changed in: curtin Status: New => Fix Committed ** Also affects: curtin (Ubuntu Vivid) Importance: Undecided Status: New ** Also affects: curtin (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: curtin (Ubuntu Trusty) Importance: Undecided => Medium ** Changed in: curtin (Ubuntu Trusty) Status: New => Confirmed ** Changed in: curtin (Ubuntu Vivid) Status: New => Confirmed ** Changed in: curtin (Ubuntu Vivid) Importance: Undecided => Medium ** Description changed: When I do a curtin install via maas to some fancy flash hardware, i get: no partition found /dev/nvme0n11 Could not stat /dev/nvme0n11 --- No such file or directory The device apparently does not exist; did you specify it correctly? Unexpected error while running command. Command: ['mkfs.ext4', '-q', '-L', 'cloudimg-rootfs', '/dev/nvme0n11'] Exit code: 1 Reason: - Stdout: '' Stderr: '' Installation failed with exception: Unexpected error while running command. Command: ['curtin', 'block-meta', 'simple'] Exit code: 3 Reason: - Stdout: "no partition found /dev/nvme0n11\nCould not stat /dev/nvme0n11 --- No such file or directory\n\nThe device apparently does not exist; did you specify it correctly?\nUnexpected error while running command.\nCommand: ['mkfs.ext4', '-q', '-L', 'cloudimg-rootfs', '/dev/nvme0n11']\nExit code: 1\nReason: -\nStdout: ''\nStderr: ''\n" Stderr: '' smoser: what i think is happening is this a.) curtin chooses nvme0n1 as the device to install on b.) curtin partitions nvme0n1 c.) curtin tries to mkfs on nvme0n11 (appending a '1' to the device name) when actually the name is 'nvme0n1p1' probably. device names are stupidly inconsistently named. and curtin is admittedly very stupid in its assumptions too This patch fixes it (for me, for this device): http://paste.ubuntu.com/9355100/ + + Related bugs: + * bug 1263181 : curtin discovers HP /dev/cciss/c0d0 incorrectly -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to curtin in Ubuntu. https://bugs.launchpad.net/bugs/1401190 Title: curtin makes assumptions about partition names on all devices To manage notifications about this bug go to: https://bugs.launchpad.net/curtin/+bug/1401190/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1263181] Re: curtin discovers HP /dev/cciss/c0d0 incorrectly
** Description changed: Trying the MaaS fast-installer against an HP DL385, it fails to run one of the scripts with: lsblk: /dev/cciss!c0d0: not a block device This looks to be due to the way the device is reported to lsblk: lsblk --noheadings --bytes --pairs --out=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID --nodeps ALIGNMENT="0" DISC-ALN="0" DISC-GRAN="0" DISC-MAX="0" DISC-ZERO="0" FSTYPE="" GROUP="root" KNAME="cciss!c0d0" LABEL="" LOG-SEC="512" MAJ:MIN="104:0" MIN-IO="512" MODE="" MODEL="LOGICAL VOLUME " MOUNTPOINT="" NAME="cciss!c0d0" OPT-IO="0" OWNER="root" PHY-SEC="512" RM="0" RO="0" ROTA="1" RQ-SIZE="128" SIZE="440432713728" STATE="" TYPE="disk" UUID="" ALIGNMENT="0" DISC-ALN="0" DISC-GRAN="0" DISC-MAX="0" DISC-ZERO="0" FSTYPE="" GROUP="cdrom" KNAME="sr0" LABEL="" LOG-SEC="512" MAJ:MIN="11:0" MIN-IO="512" MODE="brw-rw" MODEL="CD-ROM TS-L162C" MOUNTPOINT="" NAME="sr0" OPT-IO="0" OWNER="root" PHY-SEC="512" RM="1" RO="0" ROTA="1" RQ-SIZE="128" SIZE="1073741312" STATE="running" TYPE="rom" UUID="" ALIGNMENT="0" DISC-ALN="0" DISC-GRAN="0" DISC-MAX="0" DISC-ZERO="0" FSTYPE="ext4" GROUP="disk" KNAME="sda" LABEL="cloudimg-rootfs" LOG-SEC="512" MAJ:MIN="8:0" MIN-IO="512" MODE="brw-rw" MODEL="VIRTUAL-DISK" MOUNTPOINT="/media/root-ro" NAME="sda" OPT-IO="0" OWNER="root" PHY-SEC="512" RM="0" RO="1" ROTA="1" RQ-SIZE="128" SIZE="1476395008" STATE="running" TYPE="disk" UUID="35938370-3a39-42a9-bf68-7ce0a75e4316" The device name should be /dev/cciss/c0d0 so I guess the device name parsing needs special treatment for HP cciss devices. + + Related bugs: + * bug 1401190 : curtin makes assumptions about partition names on all devices -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to curtin in Ubuntu. https://bugs.launchpad.net/bugs/1263181 Title: curtin discovers HP /dev/cciss/c0d0 incorrectly To manage notifications about this bug go to: https://bugs.launchpad.net/curtin/+bug/1263181/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461573] Re: [SRU] trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib
Dear Maintainers, I was taking a look to the debian package and it uses update- alternatives to handle skip-tracker and subunit-trace[0], should I pursue a patch to follow that same behavior? or do you pretend to re- sync the package with Debian during this cycle (wily)? Best, [0] http://anonscm.debian.org/cgit/openstack/python-tempest- lib.git/tree/debian/python3-tempest-lib.postinst -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-tempest-lib in Ubuntu. https://bugs.launchpad.net/bugs/1461573 Title: [SRU] trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1411294] Re: kernel panic during MAAS fastpath install of Vivid images
I tested https://launchpad.net/ubuntu/+archive/primary/+files/overlayroot_0.25ubuntu1.14.04.1_all.deb and the issue was resolved. ** 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 cloud-initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1411294 Title: kernel panic during MAAS fastpath install of Vivid images To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-initramfs-tools/+bug/1411294/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1454183] Re: gccgo crash on powerpc
This bug was fixed in the package gcc-5 - 5.1.1-9ubuntu2 --- gcc-5 (5.1.1-9ubuntu2) wily; urgency=medium * Merge with Debian; remaining changes: - Build from upstream sources. gcc-5 (5.1.1-9) unstable; urgency=medium * Update to SVN 20150602 (r224029, 5.1.1) from the gcc-5-branch. * Remove byte-compiled libstdc++ pretty printer files on upgrade. Closes: #785939. * Fix dangling libgccjit.so symlink. * Fix base dependency for rtlibs stage builds. * Fix build failure of the hppa64 cross compiler, introduced by the gnat cross patches. Closes: #786692. * Update README.source (Michael Vogt). * libgo: syscall.Sendfile(): Apply proposed patch for PR go/66378. (Michael Vogt). LP: #1460530. * Set CC and CXX matching the same GCC version for the stage1 build. * Work around PR go/66368, build libgo with -fno-stack-protector. LP: #1454183. -- Matthias Klose Wed, 03 Jun 2015 01:02:23 +0200 ** Changed in: gcc-5 (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to docker.io in Ubuntu. https://bugs.launchpad.net/bugs/1454183 Title: gccgo crash on powerpc To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/1454183/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1455482] Re: Multipath: upgrade multipath-tools to upstream
The 2 options are drop or rebase. Regarding drop, the reason to ask Ubuntu is because Debian just released, and it would break w/ their release contents, which adds more work in updates/maintainence. AFAIK, Ubuntu releases are more independent of each other in the updates sense (please correct me if that's wrong). Regarding rebase, definitely ideal and no problems expected w/ Debian. Ritesh (maintainer) has been friendly and reasonable w/ patch submission/discussion, and the constraint there is upstream-first, for which a downstream-patch rebase is not a problem, and actually helps w/ the backport work. I'll follow up w/ Ritesh in a BTS bug, so that may eventually stream down to W. Thanks. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/1455482 Title: Multipath: upgrade multipath-tools to upstream To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1455482/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1371634] Re: block devices appear twice
Sorry for the vague comment earlier. What I meant was that, from a certification point of view, I can't certify a system that ships by default with dual RAID cards in a multipath configuration when Multipathing in Ubuntu doesn't work. That leads to a scenario where, out of the box on a fresh install you can destroy your own root filesystem by formatting a drive that you don't realize is actually your root fs... In other words, it is very easy to destroy data accidentally if you're unaware that sde and sda are the same physical device, as you would reasonably expect those to be separate devices. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/1371634 Title: block devices appear twice To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1371634/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1371634] Re: block devices appear twice
also just now verified that it is broken in debian's unstable version also (0.5.0-7) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/1371634 Title: block devices appear twice To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1371634/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1371634] Re: block devices appear twice
verified the attached script also fails on both trusty and wily trusty: 0.4.9-3ubuntu7.2 wily: 0.4.9-3ubuntu12 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/1371634 Title: block devices appear twice To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1371634/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1371634] Re: block devices appear twice
this script attempts to do the following for img=working.img device=/dev/working0 img=broken.img device='/dev/broken 0' - create a file $img - partition it with sfdisk - losetup a device pointing to $img - kpartx -a -v -p -part $LODEV run the script and you can see, it will work for 'working0' and fail for 'broken 0' $ sudo ./show === img=working.img devname=/dev/working0 lodev=/dev/loop1 === add map working0-part1 (252:0): 0 202752 linear /dev/working0 2048 === 0 == brw-rw 3 root disk 7, 1 Jun 3 20:46 /dev/working0 === img=broken.img devname=/dev/broken 0 lodev=/dev/loop0 === device-mapper: reload ioctl on broken\x200-part1 failed: Invalid argument create/reload failed on broken 0-part1 add map broken 0-part1 (0:0): 0 202752 linear /dev/broken 0 2048 === 1 == brw-rw 2 root disk 7, 0 Jun 3 20:46 /dev/broken 0 failed kpartx to /dev/broken 0 that is basically the same way the multipath-boot setup fails. ** Attachment added: "show-kpartx-bug" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1371634/+attachment/4409447/+files/show-kpartx-bug -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/1371634 Title: block devices appear twice To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1371634/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1073204] Re: ssh-authkey-fingerprints fails on boot
I am having this bug in trusty apparently: ``` Ubuntu 14.04.2 LTS ubuntu ttyS0 ubuntu login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 03 Jun 2015 19:49:18 +. Up 13.50 seconds. 2015-06-03 19:49:18,181 - util.py[WARNING]: Running ssh-authkey-fingerprints () failed ec2: ec2: # ec2: -BEGIN SSH HOST KEY FINGERPRINTS- ec2: -END SSH HOST KEY FINGERPRINTS- ec2: # -BEGIN SSH HOST KEY KEYS- -END SSH HOST KEY KEYS- Cloud-init v. 0.7.5 finished at Wed, 03 Jun 2015 19:49:18 +. Datasource DataSourceOpenStack [net,ver=2]. Up 13.66 seconds ``` I tried with all trusty cloud images currently on https://cloud- images.ubuntu.com/trusty/ which as of now are 20150313, 20150531, 20150601 and 20150602, the current points to 20150531. The same problem occurs. Current precise, utopic and vivid images work just fine, as well as fedora and coreos images. But trusty images have this issue. However the very SAME trusty images (untouched) were working about two weeks ago. I tracked all little changes we made on our OpenStack deployment to see if they were somehow related but reverting them did no good. I'm currently not entirely sure there is a bug on cloud-init, however it can't be anywhere else since cloud-init from all other images work like a charm. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1073204 Title: ssh-authkey-fingerprints fails on boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1073204/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1455482] Re: Multipath: upgrade multipath-tools to upstream
Ideal for that would be to convince the Debian maintainers to drop the patch. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/1455482 Title: Multipath: upgrade multipath-tools to upstream To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1455482/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1455482] Re: Multipath: upgrade multipath-tools to upstream
Mathieu, One of the things where Debian differs from upstream (but not new) is to stick with mpath[0-9]+ rather than mpath[a-z]+. This is in patch 0002, iirc. Can we switch over or (easier) rebase/move it toward the end of the series? If it's not possible to switch over (we already know where to fix things for d-i), I'd ask to at least move that patch to the end of the series, and rebase it when required. It's currently an inconvenient when backporting patches from upstream (many of which are rooted in a change that it complicates to do). I believe the work to make the change is worth it / lesser than that work for backporting due to keeping it. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/1455482 Title: Multipath: upgrade multipath-tools to upstream To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1455482/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1371634] Re: block devices appear twice
Ok, so Oleg and I were looking at a solution, and figured we'd give the "maybe it just works" path a try. I installed a system, it installed onto /dev/sda (as this bug shows). I then 'apt-get install multipath-tools-boot' I rebooted, with the 'root=LABEL=cloudimg-rootfs' on the cmdline (as normal). It died in initramfs unable to find root. The full bootlog at http://paste.ubuntu.com/11547135/ . The multipath-tools-boot package puts some code into the initramfs (/usr/share/initramfs-tools/scripts/local-top/multipath) that does this: | if [ -x /sbin/kpartx -a -x /sbin/dmsetup ]; then | /sbin/dmsetup ls --target multipath --exec "/sbin/kpartx -a -p -part" >/dev/null | fi That looks all well and good. In the initramfs I did some debugging: (initramfs) /sbin/dmsetup ls --target multipath 1IBM IPR-0 5EC2A9A0 (252, 1) 1IBM IPR-0 5EC2A920 (252, 2) 1IBM IPR-0 5EC2A980 (252, 5) 1IBM IPR-0 5EC2A960 (252, 3) 1IBM IPR-0 5EC2A9C0 (252, 4) 1IBM IPR-0 5EC2A940 (252, 0) And then further debug, I find that dmsetup is calling kpartx seemingly correctly, but kpartx is I think messing up. I was able to fix this by booting with: root=UUID=f7c3b31d-3411-420e-a57d-9318e43248ba ro console=hvc0 break=post-multipath Then doing: (initramfs) cat /tmp/myprog #!/bin/sh tgt="$1" fixed=$(echo "$tgt" | sed 's, ,\\x20,g') { echo "input: '$tgt'" echo "fixed: '$fixed'" echo /sbin/kpartx -a -v -p -part "$fixed" /sbin/kpartx -a -v -p -part "$fixed" ret=$? echo $ret } >> /tmp/log 2>&1 exit $ret (initramfs) rm /tmp/log (initramfs) /sbin/dmsetup ls --target multipath --exec "/bin/myprog" (initramfs) cat /tmp/log input: '/dev/mapper/1IBM IPR-0 5EC2A9A0' fixed: '/dev/mapper/1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC2A9A0' /sbin/kpartx -a -v -p -part /dev/mapper/1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC2A9A0 0 input: '/dev/mapper/1IBM IPR-0 5EC2A920' fixed: '/dev/mapper/1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC2A920' /sbin/kpartx -a -v -p -part /dev/mapper/1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC2A920 0 input: '/dev/mapper/1IBM IPR-0 5EC2A980' fixed: '/dev/mapper/1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC2A980' /sbin/kpartx -a -v -p -part /dev/mapper/1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC2A980 add map 1IBM IPR-0 5EC2A980-part1 (252:6): 0 16384 linear /dev/mapper/1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC2A980 2048 add map 1IBM IPR-0 5EC2A980-part2 (252:7): 0 554268639 linear /dev/mapper/1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC2A980 18432 0 input: '/dev/mapper/1IBM IPR-0 5EC2A960' fixed: '/dev/mapper/1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC2A960' /sbin/kpartx -a -v -p -part /dev/mapper/1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC2A960 0 input: '/dev/mapper/1IBM IPR-0 5EC2A9C0' fixed: '/dev/mapper/1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC2A9C0' /sbin/kpartx -a -v -p -part /dev/mapper/1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC2A9C0 0 input: '/dev/mapper/1IBM IPR-0 5EC2A940' fixed: '/dev/mapper/1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC2A940' /sbin/kpartx -a -v -p -part /dev/mapper/1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC2A940 Then ... after that, I have the devices I needed: (initramfs) blkid /dev/sda2: LABEL="cloudimg-rootfs" UUID="f7c3b31d-3411-420e-a57d-9318e43248ba" TYPE="ext4" /dev/sdg2: LABEL="cloudimg-rootfs" UUID="f7c3b31d-3411-420e-a57d-9318e43248ba" TYPE="ext4" /dev/mapper/1IBM\x20\x20\x20\x20\x20IPR-0\x20\x20\x205EC2A980-part2: LABEL="cloudimg-rootfs" UUID="f7c3b31d-3411-420e-a57d-9318e43248ba" TYPE="ext4" I exited from there, the remaining boot took over, and mounted the device mapper device as /. All happy. So, if there weren't a bug in kpartx we'd have a very easy solution in just installing the multipath-tools-boot package. That said, it looks like user_friendly_names in /etc/multipath.conf might be relevant. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/1371634 Title: block devices appear twice To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1371634/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1455482] Re: Multipath: upgrade multipath-tools to upstream
Heheh, alright. Thank you. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/1455482 Title: Multipath: upgrade multipath-tools to upstream To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1455482/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1455482] Re: Multipath: upgrade multipath-tools to upstream
No idea. I think can operate with the usual procedures: merge now with 0.5.0, and either merge or do an updated package once a new release is available, provided it happens before Feature Freeze (August 20). I'll include patches for the above bugs as I merge multipath-tools. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/1455482 Title: Multipath: upgrade multipath-tools to upstream To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1455482/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1390520] Re: virtual machine fails to start with connected audio cd
I can reproduce this issue on Trusty. ** Changed in: libvirt (Ubuntu) Status: Incomplete => Confirmed ** Changed in: libvirt (Ubuntu) Importance: Undecided => Medium ** Also affects: libvirt (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: libvirt (Ubuntu Trusty) Importance: Undecided => Medium ** Changed in: libvirt (Ubuntu Trusty) Status: New => Confirmed -- 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/bugs/1390520 Title: virtual machine fails to start with connected audio cd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1390520/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1455482] Re: Multipath: upgrade multipath-tools to upstream
The BTS bugs w/ the fixes I mentioned earlier: 782488 782400 782487 @mathieu-tl I'm not sure which contry the summer holidays relate to, possibly France? (I guess Christophe lives there?) Would you know? Thanks! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/1455482 Title: Multipath: upgrade multipath-tools to upstream To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1455482/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461012] Re: Hugepage and KSM not configured correctly under systemd
Also more info: Hugepages are mounted as /dev/hugepages but for qemu to work with it, it should be mounted as /run/hugepages -- 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/1461012 Title: Hugepage and KSM not configured correctly under systemd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1461012/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461012] Re: Hugepage and KSM not configured correctly under systemd
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: qemu (Ubuntu Vivid) Status: New => Confirmed -- 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/1461012 Title: Hugepage and KSM not configured correctly under systemd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1461012/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1460737] Re: [SRU] MAAS 1.7.5
10:36 Alright, accepting (slowly) the trusty and utopic uploads now. 10:36 Consider this a test drive for a broader acceptance of the backporting exception. 10:37 So, please do track any bugs that come from this, respond promptly to issues, etc. 10:37 We don't expect it to be perfect, but we also won't be happy with bugs being ignored or closed with "well, it's a new version, suck it up if the upgrade broke". 10:39 And document your testing strategies, etc on the master SRU bug, don't just set it "verification-done" without a solid explanation of how you arrived at that conclusion. ** Tags removed: verification-needed ** Tags added: verification-needed-trusty verification-needed-utopic verification-needed-vivid -- 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/1460737 Title: [SRU] MAAS 1.7.5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1460737/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1460737] Please test proposed package
Hello Andres, or anyone else affected, Accepted maas into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/maas/1.7.5+bzr3369-0ubuntu1~14.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! -- 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/1460737 Title: [SRU] MAAS 1.7.5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1460737/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1460737] Re: [SRU] MAAS 1.7.5
Hello Andres, or anyone else affected, Accepted maas into utopic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/maas/1.7.5+bzr3369-0ubuntu1~14.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: maas (Ubuntu Utopic) Status: New => Fix Committed ** Changed in: maas (Ubuntu Trusty) Status: New => Fix Committed -- 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/1460737 Title: [SRU] MAAS 1.7.5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1460737/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1189262] Re: kvm virtual disk errors on luks container/lvm combo
** Changed in: libvirt (Ubuntu) Status: Incomplete => Invalid ** No longer affects: linux -- 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/bugs/1189262 Title: kvm virtual disk errors on luks container/lvm combo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1189262/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 612671] Re: Live Migration Guest Network Stops Responding
** Changed in: libvirt (Ubuntu) Status: Incomplete => Invalid -- 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/bugs/612671 Title: Live Migration Guest Network Stops Responding To manage notifications about this bug go to: https://bugs.launchpad.net/libvirt/+bug/612671/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1205086] Re: lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive nameserver
Stéphane, given your comments pasted into #12, would you recommend calling this bug wontfix? ** Changed in: libvirt (Ubuntu) Status: New => Incomplete ** Changed in: lxc (Ubuntu) Status: New => Incomplete -- 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/1205086 Title: lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive nameserver To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1205086/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1399016] Re: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty
Hello Narinder, or anyone else affected, Accepted maas into utopic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/maas/1.7.5+bzr3369-0ubuntu1~14.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Tags added: verification-needed -- 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/1399016 Title: MAAS failed to respond once libapache2-mod-wsgi upgrade on trusty To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1399016/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1382190] Re: LXCs assigned IPs by MAAS DHCP lack DNS PTR entries
Hello Christian, or anyone else affected, Accepted maas into utopic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/maas/1.7.5+bzr3369-0ubuntu1~14.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Tags added: verification-needed -- 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/1382190 Title: LXCs assigned IPs by MAAS DHCP lack DNS PTR entries To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1382190/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1458357] Re: migrate failed invalid cpu feature invtsc
** Package changed: libvirt (Ubuntu) => virt-manager (Ubuntu) -- 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/bugs/1458357 Title: migrate failed invalid cpu feature invtsc To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1458357/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1377964] Re: maas-proxy logrotate permission denied
Hello David, or anyone else affected, Accepted maas into utopic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/maas/1.7.5+bzr3369-0ubuntu1~14.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Tags added: verification-needed -- 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/1377964 Title: maas-proxy logrotate permission denied To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1377964/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1382266] Re: maas-proxy fails to start on freshly installed MAAS
Hello Christian, or anyone else affected, Accepted maas into utopic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/maas/1.7.5+bzr3369-0ubuntu1~14.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Tags added: verification-needed -- 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/1382266 Title: maas-proxy fails to start on freshly installed MAAS To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1382266/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1387859] Re: When MAAS has too many leases, and lease parsing fails, MAAS fails to auto-map NIC with network
Hello Larry, or anyone else affected, Accepted maas into utopic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/maas/1.7.5+bzr3369-0ubuntu1~14.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Tags added: verification-needed -- 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/1387859 Title: When MAAS has too many leases, and lease parsing fails, MAAS fails to auto-map NIC with network To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1387859/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1331214] Re: MAAS (amttool) cannot control AMT version > 8
Hello Mark, or anyone else affected, Accepted maas into utopic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/maas/1.7.5+bzr3369-0ubuntu1~14.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Tags added: verification-needed -- 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/1331214 Title: MAAS (amttool) cannot control AMT version > 8 To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1331214/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1329267] Re: CLI does not tell users to issue a "refresh" when the API gets out of date
Hello Alexander, or anyone else affected, Accepted maas into utopic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/maas/1.7.5+bzr3369-0ubuntu1~14.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Tags added: verification-needed -- 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/1329267 Title: CLI does not tell users to issue a "refresh" when the API gets out of date To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1329267/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1273197] Re: maas-cluster-controller does not update pserv.yaml when dpkg-reconfigure is run
Hello Ronald, or anyone else affected, Accepted maas into utopic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/maas/1.7.5+bzr3369-0ubuntu1~14.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Tags added: verification-needed -- 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/1273197 Title: maas-cluster-controller does not update pserv.yaml when dpkg- reconfigure is run To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1273197/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1455482] Re: Multipath: upgrade multipath-tools to upstream
I went ahead and asked about a timeline for a next multipath-tools release on the dm-devel mailing list. Timeline was said to be "before summer holidays". I'll do the multipath-tools merge with Debian so we get 0.5.0, and once there is a new release we'll see if it can make it into 15.10, if it happens early enough. ** Changed in: multipath-tools (Ubuntu) Importance: Undecided => High ** Changed in: multipath-tools (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/1455482 Title: Multipath: upgrade multipath-tools to upstream To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1455482/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1246236] Re: pxe boot from maas fails due to time out
For reference, this is the libvirt page which covers bridge timeouts affecting PXE booting: http://wiki.libvirt.org/page/PXE_boot_%28or_dhcp%29_on_guest_failed#Long_Forward_Delay_Time_on_Bridge -- 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/1246236 Title: pxe boot from maas fails due to time out To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1246236/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1411294] Re: kernel panic during MAAS fastpath install of Vivid images
Hello Brad, or anyone else affected, Accepted cloud-initramfs-tools into utopic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source /cloud-initramfs-tools/0.25ubuntu1.14.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: cloud-initramfs-tools (Ubuntu Utopic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1411294 Title: kernel panic during MAAS fastpath install of Vivid images To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-initramfs-tools/+bug/1411294/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1319145] Re: cannot use openstack python client libraries from python3
** Also affects: python-keystoneclient (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-novaclient in Ubuntu. https://bugs.launchpad.net/bugs/1319145 Title: cannot use openstack python client libraries from python3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova-adminclient/+bug/1319145/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461573] Re: [SRU] trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib
Attaching patch for wily ** Description changed: - When trying to install python-tempest-lib and python3-tempest-lib in - Vivid, I got the following error + [Impact] + + When trying to install python-tempest-lib and python3-tempest-lib in Vivid, I + got the following error Unpacking python3-tempest-lib (0.4.0-0ubuntu1) ... dpkg: error processing archive /var/cache/apt/archives/python3-tempest-lib_0.4.0-0ubuntu1_all.deb (--unpack): trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib 0.4.0-0ubuntu1 - I would expect to be able to install both packages and be able to run - python scripts using version 2 or 3 of the interpreter. + I would expect to be able to install both packages and be able to run python + scripts using version 2 or 3 of the interpreter. + + The patch renames /usr/bin/skip-tracker generated with '#!/usr/bin/python3.4' + shebang to /usr/bin/python3-skip-tracker + + [Test Case] + + To reproduce just run: + + $ sudo apt-get update + $ sudo apt-get install python-tempest-lib python3-tempest-lib + + Expected result: both packages get installed + + Actual result: + Unpacking python3-tempest-lib (0.4.0-0ubuntu1) ... + dpkg: error processing archive /var/cache/apt/archives/python3-tempest-lib_0.4.0-0ubuntu1_all.deb (--unpack): + trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib 0.4.0-0ubuntu1 + + + [Regression Potential] + + Users that only installed python3-tempest-lib and are using + /usr/bin/skip-tracker expecting it's run with python3 will have to use + /usr/bin/python3-skip-tracker instead. This is already the case for + /usr/bin/subunit-trace + + [Other Info] + + None. ** Patch added: "lp1461573_wily.debdiff" https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+attachment/4409198/+files/lp1461573_wily.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-tempest-lib in Ubuntu. https://bugs.launchpad.net/bugs/1461573 Title: [SRU] trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461573] Re: [SRU] trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib
Attaching patch for vivid ** Patch added: "lp1461573_vivid.debdiff" https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+attachment/4409199/+files/lp1461573_vivid.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-tempest-lib in Ubuntu. https://bugs.launchpad.net/bugs/1461573 Title: [SRU] trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461573] Re: [SRU] trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib
** Summary changed: - trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib + [SRU] trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-tempest-lib in Ubuntu. https://bugs.launchpad.net/bugs/1461573 Title: [SRU] trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1455482] Re: Multipath: upgrade multipath-tools to upstream
Hi Steve, I see the points about upstream/unreleased trunk. I'm not aware of plans/how the dm/m-t community plans for releases. Well, Debian 0.5.0 would help to a reasonable extent. multipath-tools 0.5.0 fixes a number of issues encountered here, and is in a better position regarding backports. Additionally, there's a few fixes I had to submit to Debian multipath- tools 0.5.0 (and sg3-utils), which would be required too for booting from multipath. So, I think Debian 0.5.0 is OK, and any required more-recent commits we encounter can get backports. Thanks. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/1455482 Title: Multipath: upgrade multipath-tools to upstream To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1455482/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461573] Re: trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib
** Changed in: python-tempest-lib (Ubuntu) Assignee: (unassigned) => Felipe Reyes (freyes) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-tempest-lib in Ubuntu. https://bugs.launchpad.net/bugs/1461573 Title: trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461276] Re: off-by-one in LDIF length
I have run both 2.4.31 and 2.4.40 for a few days, and have only experienced this type of slapd crash with 2.4.40. That by itself isn't conclusive though, since memory corruption errors can be sensitive in how they manifest. Looking at the code briefly, I see that the same off- by-one error in include/ldif.h is present in the 2.4.31 code (as well as 2.4.28), so the potential for the bug to be expressed is likely there in the earlier versions as well. I hedge with "likely" because it seems that there have been many changes made to this part of the code recently, and I've seen that just reading it briefly can be misleading when drawing firm conclusions. The most conservative approach would be just to patch 2.4.40 for now, unless/until people report this bug in earlier versions. A more aggressive approach would be to patch 2.4.31 and 2.4.28 and wait for people to report other things breaking in the earlier versions. As an aside -- I'm actually building/running the 2.4.40 package on 14.04, not on Wily -- and I have verified that adding the patch to the package build fixes the bug. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1461276 Title: off-by-one in LDIF length To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1461276/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1358835] Comment bridged from LTC Bugzilla
--- Comment From thierry.fa...@fr.ibm.com 2015-03-05 10:05 EDT--- Verified: gcc test.c -ldl -o test ubuntu@vm19:~$ ./test 80 80 cpu 80 belongs to node 2 ubuntu@vm19:~$ numactl -H available: 4 nodes (0-3) node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 node 0 size: 969 MB node 0 free: 445 MB node 1 cpus: 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 node 1 size: 1022 MB node 1 free: 777 MB node 2 cpus: 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 node 2 size: 1022 MB node 2 free: 37 MB node 3 cpus: 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 node 3 size: 1017 MB node 3 free: 907 MB node distances: node 0 1 2 3 0: 10 40 40 40 1: 40 10 40 40 2: 40 40 10 40 3: 40 40 40 10 ubuntu@vm19:~$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=14.04 DISTRIB_CODENAME=trusty DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS" --- Comment From mainam...@in.ibm.com 2015-03-19 05:43 EDT--- The test described in the bug fails in Ubuntu 14.04.2. The following packages were tried as well: libnuma1 2.0.9~rc5-1ubuntu3 and numactl 2.0.9~rc5-1ubuntu3 In all cases the test failed. The efix for 14.04.1 provided by Thierry Fauck worked but it was not used in 14.04.02 --- Comment From mainam...@in.ibm.com 2015-03-25 10:41 EDT--- Any updates on this? --- Comment From thierry.fa...@fr.ibm.com 2015-04-08 07:54 EDT--- Commit 573609fb2711b6c09090cc3fef9a771ae9eb246b sent to maintainers >From 573609fb2711b6c09090cc3fef9a771ae9eb246b Mon Sep 17 00:00:00 2001 From: Thierry FAUCK - IBM LTC Date: Tue, 7 Apr 2015 17:53:34 +0200 Subject: [PATCH] libnuma.so On ppc64el, cpu number are not contigous Commit 32075635db57c3d5efe12f8fb569af857e01ccad issuea warning message /sys not mounted when it find a non existent cpu number, and that's the default for multinode on ppc64el bare metal installed system. This patch removes the message when the /sys entry doesn't exist, but use the return code. Signed-off-by: Thierry FAUCK - IBM LTC modified: libnuma.c --- libnuma.c | 22 +- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/libnuma.c b/libnuma.c index 3717d5b..98aa10f 100644 --- a/libnuma.c +++ b/libnuma.c @@ -1276,11 +1276,13 @@ numa_node_to_cpus_v1(int node, unsigned long *buffer, int bufferlen) sprintf(fn, "/sys/devices/system/node/node%d/cpumap", node); f = fopen(fn, "r"); if (!f || getdelim(&line, &len, '\n', f) < 1) { - numa_warn(W_nosysfs2, - "/sys not mounted or invalid. Assuming one node: %s", + if (f) { + numa_warn(W_nosysfs2, + "/sys not mounted or invalid. Assuming one node: %s", strerror(errno)); - numa_warn(W_nosysfs2, - "(cannot open or correctly parse %s)", fn); + numa_warn(W_nosysfs2, + "(cannot open or correctly parse %s)", fn); + } bitmask.maskp = (unsigned long *)mask; bitmask.size = buflen_needed * 8; numa_bitmask_setall(&bitmask); @@ -1355,11 +1357,13 @@ numa_node_to_cpus_v2(int node, struct bitmask *buffer) sprintf(fn, "/sys/devices/system/node/node%d/cpumap", node); f = fopen(fn, "r"); if (!f || getdelim(&line, &len, '\n', f) < 1) { - numa_warn(W_nosysfs2, - "/sys not mounted or invalid. Assuming one node: %s", - strerror(errno)); - numa_warn(W_nosysfs2, - "(cannot open or correctly parse %s)", fn); + if (f) { + numa_warn(W_nosysfs2, + "/sys not mounted or invalid. Assuming one node: %s", + strerror(errno)); + numa_warn(W_nosysfs2, + "(cannot open or correctly parse %s)", fn); + } numa_bitmask_setall(mask); err = -1; } -- 1.7.9.5 --- Comment From amda...@us.ibm.com 2015-06-01 20:02 EDT--- Has this patch been accepted by maintainers? The Canonical status is fix released. Is there a fix that should be pulled and tested? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu. https://bugs.launchpad.net/bugs/1358835 Title: numa_node_of_cpu() returns warning when cpu_index > 79 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1457499] Re: MAAS UI showing Wily images as 'wily' instead of as '15.10'
This has been resolved. I needed to update a package that contains the 15.10->Wily decoder ring. -- 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/1457499 Title: MAAS UI showing Wily images as 'wily' instead of as '15.10' To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1457499/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1358835] Please test proposed package
Hello bugproxy, or anyone else affected, Accepted numactl into utopic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/numactl/2.0.9~rc5-1ubuntu3.14.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: numactl (Ubuntu Vivid) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu. https://bugs.launchpad.net/bugs/1358835 Title: numa_node_of_cpu() returns warning when cpu_index > 79 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1358835] Re: numa_node_of_cpu() returns warning when cpu_index > 79
Hello bugproxy, or anyone else affected, Accepted numactl into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/numactl/2.0.9~rc5-1ubuntu3.14.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: numactl (Ubuntu Trusty) Status: Confirmed => Fix Committed ** Tags added: verification-needed ** Changed in: numactl (Ubuntu Utopic) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu. https://bugs.launchpad.net/bugs/1358835 Title: numa_node_of_cpu() returns warning when cpu_index > 79 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1456662] Re: squid-deb-proxy fails to resolve dns entry : needs to be restarted
Hello Louis, or anyone else affected, Accepted squid-deb-proxy into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/squid-deb- proxy/0.8.6ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: squid-deb-proxy (Ubuntu Trusty) Status: In Progress => Fix Committed ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid-deb-proxy in Ubuntu. https://bugs.launchpad.net/bugs/1456662 Title: squid-deb-proxy fails to resolve dns entry : needs to be restarted To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1456662/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1358835] Please test proposed package
Hello bugproxy, or anyone else affected, Accepted numactl into vivid-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/numactl/2.0.10-1ubuntu2.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu. https://bugs.launchpad.net/bugs/1358835 Title: numa_node_of_cpu() returns warning when cpu_index > 79 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461573] [NEW] trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib
Public bug reported: When trying to install python-tempest-lib and python3-tempest-lib in Vivid, I got the following error Unpacking python3-tempest-lib (0.4.0-0ubuntu1) ... dpkg: error processing archive /var/cache/apt/archives/python3-tempest-lib_0.4.0-0ubuntu1_all.deb (--unpack): trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib 0.4.0-0ubuntu1 I would expect to be able to install both packages and be able to run python scripts using version 2 or 3 of the interpreter. ** Affects: python-tempest-lib (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-tempest-lib in Ubuntu. https://bugs.launchpad.net/bugs/1461573 Title: trying to overwrite '/usr/bin/skip-tracker', which is also in package python-tempest-lib To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-tempest-lib/+bug/1461573/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1441388] Please test proposed package
Hello Daniel, or anyone else affected, Accepted numactl into utopic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/numactl/2.0.9~rc5-1ubuntu3.14.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu. https://bugs.launchpad.net/bugs/1441388 Title: numactl crashes with segfault To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1441388/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1441388] Re: numactl crashes with segfault
Hello Daniel, or anyone else affected, Accepted numactl into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/numactl/2.0.9~rc5-1ubuntu3.14.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: numactl (Ubuntu Trusty) Status: New => Fix Committed ** Tags added: verification-needed ** Changed in: numactl (Ubuntu Utopic) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to numactl in Ubuntu. https://bugs.launchpad.net/bugs/1441388 Title: numactl crashes with segfault To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1441388/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1411294] Re: kernel panic during MAAS fastpath install of Vivid images
Hello Brad, or anyone else affected, Accepted cloud-initramfs-tools into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source /cloud-initramfs-tools/0.25ubuntu1.14.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: cloud-initramfs-tools (Ubuntu Trusty) Status: In Progress => Fix Committed ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1411294 Title: kernel panic during MAAS fastpath install of Vivid images To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-initramfs-tools/+bug/1411294/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1457499] Re: MAAS UI showing Wily images as 'wily' instead of as '15.10'
** Changed in: maas Milestone: 1.8.0 => None -- 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/1457499 Title: MAAS UI showing Wily images as 'wily' instead of as '15.10' To manage notifications about this bug go to: https://bugs.launchpad.net/maas/+bug/1457499/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Blueprint servercloud-w-openstack-qa] OpenStack QA for 15.10
Blueprint changed by Ryan Beisner: Work items changed: + Work items for ubuntu-15.06: + [1chb1n] Add V/W charm-helper pieces for amulet testing (bug 1461535): TODO + [1chb1n] Add basic heat charm amulet tests (in conjunction with V/W enablement): TODO + [1chb1n] Add basic ceilometer-agent charm amulet tests (ahead of deploy-from-source dev): TODO + [1chb1n] Re-work existing percona-cluster charm amulet tests per series/release: TODO + Re-validate, enhance I:J upgrade testing: TODO + Leader-election testing: TODO + Work items for ubuntu-15.07: - [1chb1n] Add basic heat charm amulet tests: TODO [1chb1n] Add basic percona-cluster charm amulet tests: TODO - [1chb1n] Add basic ceilometer-agent charm amulet tests: TODO [1chb1n] Add basic cinder-ceph charm amulet tests: TODO [1chb1n] Add basic hacluster charm amulet tests: TODO - [1chb1n] Re-work existing percona-cluster charm amulet tests per series/release: TODO [1chb1n] Re-work existing mongodb charm amulet tests per series/release: TODO [1chb1n] Complete V/W amulet test coverage enablement: TODO - [1chb1n] Add W amulet test coverage and corresponding charm-helper pieces: TODO UOSCI integration with charms hosted on github: TODO Automate J:K upgrade testing (mojo spec): TODO Automate K:L upgrade testing (mojo spec): TODO - Re-validate, enhance I:J upgrade testing: TODO - Leader-election testing: TODO Actions testing: TODO Setup CI to deploy from source and run tempest or other tests on every upstream commit to master: TODO -- OpenStack QA for 15.10 https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-qa -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Blueprint servercloud-w-openstack-qa] OpenStack QA for 15.10
Blueprint changed by Ryan Beisner: Work items changed: Work items for ubuntu-15.07: [1chb1n] Add basic heat charm amulet tests: TODO [1chb1n] Add basic percona-cluster charm amulet tests: TODO [1chb1n] Add basic ceilometer-agent charm amulet tests: TODO [1chb1n] Add basic cinder-ceph charm amulet tests: TODO [1chb1n] Add basic hacluster charm amulet tests: TODO [1chb1n] Re-work existing percona-cluster charm amulet tests per series/release: TODO [1chb1n] Re-work existing mongodb charm amulet tests per series/release: TODO [1chb1n] Complete V/W amulet test coverage enablement: TODO [1chb1n] Add W amulet test coverage and corresponding charm-helper pieces: TODO + UOSCI integration with charms hosted on github: TODO + Automate J:K upgrade testing (mojo spec): TODO + Automate K:L upgrade testing (mojo spec): TODO + Re-validate, enhance I:J upgrade testing: TODO + Leader-election testing: TODO + Actions testing: TODO Setup CI to deploy from source and run tempest or other tests on every upstream commit to master: TODO -- OpenStack QA for 15.10 https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-qa -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Blueprint servercloud-w-openstack-qa] OpenStack QA for 15.10
Blueprint changed by Ryan Beisner: Work items changed: Work items for ubuntu-15.07: + [1chb1n] Add basic heat charm amulet tests: TODO + [1chb1n] Add basic percona-cluster charm amulet tests: TODO + [1chb1n] Add basic ceilometer-agent charm amulet tests: TODO + [1chb1n] Add basic cinder-ceph charm amulet tests: TODO + [1chb1n] Add basic hacluster charm amulet tests: TODO + [1chb1n] Re-work existing percona-cluster charm amulet tests per series/release: TODO + [1chb1n] Re-work existing mongodb charm amulet tests per series/release: TODO + [1chb1n] Complete V/W amulet test coverage enablement: TODO + [1chb1n] Add W amulet test coverage and corresponding charm-helper pieces: TODO Setup CI to deploy from source and run tempest or other tests on every upstream commit to master: TODO -- OpenStack QA for 15.10 https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-qa -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Blueprint servercloud-w-openstack-qa] OpenStack QA for 15.10
Blueprint changed by Ryan Beisner: Whiteboard changed: [USER STORIES] - Charlie wants to use the OpenStack charms to run CI in a multi-node scalable environment against every upstream commit to master. Charlie needs to set up CI in house to deploy from source and run tempest or other tests on every commit. + Johnny is an OpenStack charm developer who plans to propose and land changes to the OpenStack charms in alignment with product strategy, new toolchain features, bug fixes, and related work items. He seeks confidence that his changes do not cause regression of functionality, as well as confirmation of the new features or fixes. He will add unit and functional test coverage to represent his contributions as he seeks timely feedback through automated unit, lint, integrated and functional testing of each proposed change. + + Charlene is an OpenStack package maintainer who is responsible for + building and releasing new Ubuntu packages in cadence with upstream + releases. Prior to pushing packages into the archives, she seeks + confidence in his proposed packages, that they are functional and free + of regression. She also seeks confirmation of bug resolution via + automated deployment testing. + + Emmanuel is an Openstack Administrator who wants to upgrade from Juno to + Kilo. He needs confidence that the upgrade path is well-tested. + + Bob is a Cloud Consultant who wants to have common customer topologies + exercised against OpenStack charm development. Bob provides cloud + configurations, expressed as juju-deployer bundles, so that they may be + included in automated testing. + + Shawn is a Juju Core developer who works on a team that provides new + features in proposed and development versions of Juju, to ultimately be + released into Juju stable. He seeks confidence that the new features do + not cause regression of functionality, and that the new features + function as intended with regard to the OpenStack charms. + + Charlie wants to use the OpenStack charms to run CI in a multi-node + scalable environment against every upstream commit to master. Charlie + needs to set up CI in house to deploy from source and run tempest or + other tests on every commit. [ASSUMPTIONS] [RISKS] [IN SCOPE] [OUT OF SCOPE] [USER ACCEPTANCE] [RELEASE NOTE/BLOG] -- OpenStack QA for 15.10 https://blueprints.launchpad.net/ubuntu/+spec/servercloud-w-openstack-qa -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461429] Re: ceph-osd early start interferes with kdump-tools during kernel dump
This is caused by the fact that Ceph OSDs are started by the following udev rule : /lib/udev/rules.d/95-ceph-osd.rules. This rules emits the ceph-osd signal that triggers the job to start. The problem is not with ceph but with how kdump-tools relies on sysVinit script ordering to run early. -- 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/1461429 Title: ceph-osd early start interferes with kdump-tools during kernel dump To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1461429/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461276] Re: off-by-one in LDIF length
Thank you for taking the time to report this bug and helping to make Ubuntu better. Which upstream releases are affected, please? Is it just 2.4.40, and thus just Wily? Or are 2.4.28 and/or 2.4.31 affected as well? ** Summary changed: - Requesting ITS#8003 inclusion in 2.4.40 package + off-by-one in LDIF length ** Changed in: openldap (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1461276 Title: off-by-one in LDIF length To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1461276/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1438428] Re: [SRU] New upstream Release 1.7.2
** Changed in: maas (Ubuntu Trusty) Status: New => Invalid ** Changed in: maas (Ubuntu Utopic) Status: New => Invalid -- 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/1438428 Title: [SRU] New upstream Release 1.7.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1438428/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461429] Re: ceph-osd early start interferes with kdump-tools during kernel dump
** Summary changed: - ceph-osd early start intefere with kdump-tools during kernel dump + ceph-osd early start interferes with kdump-tools during kernel dump -- 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/1461429 Title: ceph-osd early start interferes with kdump-tools during kernel dump To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1461429/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1460737] Re: [SRU] MAAS 1.7.5
** Tags added: cts sts -- 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/1460737 Title: [SRU] MAAS 1.7.5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1460737/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1454775] Re: incorrect architecture label on i386 images
This bug was fixed in the package simplestreams - 0.1.0~bzr341-0ubuntu2.1 --- simplestreams (0.1.0~bzr341-0ubuntu2.1) trusty-proposed; urgency=medium * GlanceMirror: identify images as i686 not i386 (LP: #1454775) When uploading i386 images to glance, mark their architecture as i686 rather than i386 so that the openstack scheduler will schedule them. -- Scott Moser Wed, 13 May 2015 14:33:29 -0400 ** Changed in: simplestreams (Ubuntu Trusty) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to simplestreams in Ubuntu. https://bugs.launchpad.net/bugs/1454775 Title: incorrect architecture label on i386 images To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/simplestreams/+bug/1454775/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1371634] Re: block devices appear twice
I'm setting this to High for now... I really think this is critical as it is gating the PowerNV certification work. ** Changed in: multipath-tools (Ubuntu) Importance: Undecided => High ** Changed in: curtin (Ubuntu) Importance: Undecided => High ** Changed in: curtin (Ubuntu) Importance: High => Critical ** Changed in: multipath-tools (Ubuntu) Importance: High => Critical -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/1371634 Title: block devices appear twice To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1371634/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1371634] Re: block devices appear twice
Actually, on advice of Andy C, lets go ahead and consider this critical... this cert needs to be completed as soon as possible and we can't do that without multipathing working properly. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu. https://bugs.launchpad.net/bugs/1371634 Title: block devices appear twice To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1371634/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1379585] Re: python-libvirt lacks egg-info on precise
This bug was fixed in the package libvirt - 0.9.8-2ubuntu17.21 --- libvirt (0.9.8-2ubuntu17.21) precise-proposed; urgency=medium * Add egg-info file (LP: #1379585) -- Serge HallynTue, 10 Feb 2015 15:34:28 -0600 ** Changed in: libvirt (Ubuntu Precise) Status: Fix Committed => Fix Released -- 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/bugs/1379585 Title: python-libvirt lacks egg-info on precise To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1379585/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1182240] Re: squid3 does not have pt-bz language support
Thanks Igor. I'll set this back to Invalid again, since Igor confirms that the issue is in the client. I have no current intention of symlinking pt-bz to pt- br in packaging in Ubuntu unless upstream decide to do it also, so I think the correct status for the Ubuntu task is Invalid. ** Changed in: squid3 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1182240 Title: squid3 does not have pt-bz language support To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1182240/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 927744] Re: rotate around round robin hosts is not configurable
Marking Invalid based on Amos' response - thanks. It's either that or Fix Released; I'm not sure. Whichever way this bug does not need to remain open. ** Changed in: squid3 (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/927744 Title: rotate around round robin hosts is not configurable To manage notifications about this bug go to: https://bugs.launchpad.net/squid/+bug/927744/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1349949] Re: Juju's mongodb does not need to log every command in syslog
I had to add these to the top of /etc/rsyslog.d/50-default.conf to silence things: :msg, contains, "warning: No such role, \"clusterAdmin\"" ~ :msg, contains, "warning: No such role, \"readWriteAnyDatabase\"" ~ :msg, contains, "authenticate db:" ~ -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mongodb in Ubuntu. https://bugs.launchpad.net/bugs/1349949 Title: Juju's mongodb does not need to log every command in syslog To manage notifications about this bug go to: https://bugs.launchpad.net/juju-core/+bug/1349949/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1349949] Re: Juju's mongodb does not need to log every command in syslog
Note that in a customer site with HA=3 and ~100 machines we are seeing syslog grow to around 3.6GB before it gets rotated (presumably daily?). Which means that we end up consuming 7.2GB just before the second rotation, and most of it is going to be these fairly useless logging output. I believe we can filter out some of these messages. Ideally with a way to turn that filtering off quickly in case you really do want to debug authentication issues. Also, it would be good to know why we are authenticating so often. It certainly seems far too often. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mongodb in Ubuntu. https://bugs.launchpad.net/bugs/1349949 Title: Juju's mongodb does not need to log every command in syslog To manage notifications about this bug go to: https://bugs.launchpad.net/juju-core/+bug/1349949/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1370602] Re: package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
There is currently no mechanism for a package maintainer script to automatically detect that you added additional ports and apply this change to the new configuration file in a major upstream release update. If you have a customised configuration file, then when you upgrade you should get a prompt asking you to update your customisations to match the new configuration file. If you don't, or you upgrade non- interactively, then the old configuration file will remain because we don't want to overwrite your customisations. That will cause the daemon to fail to start. When configuration file syntax changes between releases, there's no other real path that we can follow unless upstream provides some kind of automatic way to update previous configurations. I'd love to know how other distributions solve this problem. Debian/Ubuntu make some use of ".d" directories to try and help with this, and specific improvements might be able to be made, but I'm not aware of any solution to the general problem. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1370602 Title: package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1370602/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1370602] Re: package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
If misconfiguration means adding additional ports to the config file, then you are right. This is another reason for switching to another distribution. Ubuntu is no distribution for productive environments!!! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1370602 Title: package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1370602/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1423498] Re: FTP upload causes squid hang
That's fine, but we need to take care to avoid regressing existing users not affected by this bug, and we need a test case to exercise the bug to verify that it is fixed before issuing the update. Please see my link above if you can assist with this. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1423498 Title: FTP upload causes squid hang To manage notifications about this bug go to: https://bugs.launchpad.net/squid/+bug/1423498/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1423498] Re: FTP upload causes squid hang
I my opinion this change is simple (but critical, any user can break the service) and the patch should be applied for squid in the main repository of Ubuntu LTS. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1423498 Title: FTP upload causes squid hang To manage notifications about this bug go to: https://bugs.launchpad.net/squid/+bug/1423498/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1245043] Re: package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1
*** This bug is a duplicate of bug 1370602 *** https://bugs.launchpad.net/bugs/1370602 ** This bug is no longer a duplicate of bug 1241957 package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 ** This bug has been marked a duplicate of bug 1370602 package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1245043 Title: package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1245043/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 938612] Re: Squid3 3.1.11-1ubuntu0.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1
Marking as Invalid as it sounds like this was a local configuration problem and not a bug in Ubuntu. ** Changed in: squid3 (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/938612 Title: Squid3 3.1.11-1ubuntu0.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/938612/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1338683] Re: package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1
*** This bug is a duplicate of bug 1370602 *** https://bugs.launchpad.net/bugs/1370602 ** This bug is no longer a duplicate of bug 1241957 package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 ** This bug has been marked a duplicate of bug 1370602 package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1338683 Title: package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1338683/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1241957] Re: package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1
*** This bug is a duplicate of bug 1370602 *** https://bugs.launchpad.net/bugs/1370602 ** This bug has been marked a duplicate of bug 1370602 package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1241957 Title: package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1241957/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1319255] Re: package squid3 3.1.19-1ubuntu3.12.04.2 failed to install/upgrade: η υποδιεργασία installed post-installation script επέστρεψε κατάσταση λάθους 1
Thank you for your report. This looks like a local configuration problem, rather than a bug in Ubuntu. You appear to have a customised squid.conf with syntax errors. You can find pointers to get help for this sort of problem here: http://www.ubuntu.com/support/community Since we use this bug tracker to track bugs in Ubuntu, rather than configuration problems, I'm marking this bug as Invalid. This helps us to focus on fixing bugs in Ubuntu. If you believe that this is really a bug, then you may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem, explain why you believe this is a bug in Ubuntu rather than a problem specific to your system, and then change the bug status back to New. ** Changed in: squid3 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1319255 Title: package squid3 3.1.19-1ubuntu3.12.04.2 failed to install/upgrade: η υποδιεργασία installed post-installation script επέστρεψε κατάσταση λάθους 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1319255/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1334803] Re: package squid3 3.3.8-1ubuntu6 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1
** Package changed: squid3 (Ubuntu) => grub2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1334803 Title: package squid3 3.3.8-1ubuntu6 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1334803/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1014698] Re: package squid3 3.1.19-1ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2
Thank you for your report. This looks like a local configuration problem, rather than a bug in Ubuntu. You seem to have deleted your squid configuration, so it cannot be expected to restart successfully. You can find pointers to get help for this sort of problem here: http://www.ubuntu.com/support/community Since we use this bug tracker to track bugs in Ubuntu, rather than configuration problems, I'm marking this bug as Invalid. This helps us to focus on fixing bugs in Ubuntu. If you believe that this is really a bug, then you may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem, explain why you believe this is a bug in Ubuntu rather than a problem specific to your system, and then change the bug status back to New. ** Changed in: squid3 (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1014698 Title: package squid3 3.1.19-1ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1014698/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1387350] Re: package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1
*** This bug is a duplicate of bug 1370602 *** https://bugs.launchpad.net/bugs/1370602 ** This bug has been marked a duplicate of bug 1370602 package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1387350 Title: package squid3 3.3.8-1ubuntu3 failed to install/upgrade: ErrorMessage: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1387350/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1358222] Re: package squid3 3.3.8-1ubuntu6 failed to install/upgrade: ErrorMessage: podproces zainstalowany skrypt post-installation zwrócił kod błędu 1
*** This bug is a duplicate of bug 1370602 *** https://bugs.launchpad.net/bugs/1370602 ** This bug has been marked a duplicate of bug 1370602 package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1358222 Title: package squid3 3.3.8-1ubuntu6 failed to install/upgrade: ErrorMessage: podproces zainstalowany skrypt post-installation zwrócił kod błędu 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1358222/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1370602] Re: package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
Thank you for your report. This looks like a local configuration problem, rather than a bug in Ubuntu, since you had previously modified squid.conf and these customisations needed to be updated in the upgrade. You can find pointers to get help for this sort of problem here: http://www.ubuntu.com/support/community Since we use this bug tracker to track bugs in Ubuntu, rather than configuration problems, I'm marking this bug as Invalid. This helps us to focus on fixing bugs in Ubuntu. If you believe that this is really a bug, then you may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem, explain why you believe this is a bug in Ubuntu rather than a problem specific to your system, and then change the bug status back to New. ** Changed in: squid3 (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1370602 Title: package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1370602/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1371135] Re: package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: il sottoprocesso installato script di post-installation ha restituito lo stato di errore 1
*** This bug is a duplicate of bug 1370602 *** https://bugs.launchpad.net/bugs/1370602 ** This bug has been marked a duplicate of bug 1370602 package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1371135 Title: package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: il sottoprocesso installato script di post-installation ha restituito lo stato di errore 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1371135/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1372610] Re: package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
*** This bug is a duplicate of bug 1370602 *** https://bugs.launchpad.net/bugs/1370602 ** This bug has been marked a duplicate of bug 1370602 package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1372610 Title: package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1372610/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1397605] Re: package squid3 3.3.8-1ubuntu6.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
*** This bug is a duplicate of bug 1370602 *** https://bugs.launchpad.net/bugs/1370602 ** This bug has been marked a duplicate of bug 1370602 package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1397605 Title: package squid3 3.3.8-1ubuntu6.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1397605/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1235681] Re: squid3 always run with -N option, incompatible with SMP option (workers)
I haven't treated this as a priority to be fixed because I presume that SMP squid has very few active users. Only three people have marked themselves as affected by this bug in over a year. If someone can prepare a fix and test that it works for all use cases, including for non-SMP squid users on 14.04, then we can fix it. See https://wiki.ubuntu.com/StableReleaseUpdates#Procedure However, I am concerned that changing the way that squid starts for every existing 14.04 user may result in regressions that would be unacceptable in a stable release. I'm not ruling an update out, but I do expect a proposed fix to include very careful consideration of *all* use cases that might be affected. This is difficult, so that's why we're back to the number of users affected by this bug. A workaround for affected users published here might be more suitable. For Vivid and Wily, we're using systemd and not the upstart script any more, so this bug may no longer affect them and so may not be an issue by the next LTS release. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1235681 Title: squid3 always run with -N option, incompatible with SMP option (workers) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1235681/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1423498] Re: FTP upload causes squid hang
Thank you for taking the time to report this bug and helping to make Ubuntu better. Is this bug fixed in upstream release 3.4.8? If so, then I will be fixing the development release of Ubuntu shortly. If someone can prepare backports, please follow the steps at https://wiki.ubuntu.com/StableReleaseUpdates#Procedure to have Trusty, Utopic and Vivid updated. All the steps documented there need to be followed. In particular, I'm concerned that we have a working test case that can be followed by someone not familiar with the package for SRU verification purposes. ** Also affects: squid3 (Ubuntu Utopic) Importance: Undecided Status: New ** Also affects: squid3 (Ubuntu Vivid) Importance: Undecided Status: New ** Also affects: squid3 (Ubuntu Trusty) Importance: Undecided Status: New ** Bug watch added: Squid Bugzilla #3498 http://bugs.squid-cache.org/show_bug.cgi?id=3498 ** Also affects: squid via http://bugs.squid-cache.org/show_bug.cgi?id=3498 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1423498 Title: FTP upload causes squid hang To manage notifications about this bug go to: https://bugs.launchpad.net/squid/+bug/1423498/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461429] Re: ceph-osd early start intefere with kdump-tools during kernel dump
Here is an example of a captured session : [ 399.597207] SysRq : Trigger a crash [ 399.599050] BUG: unable to handle kernel NULL pointer dereference at (null) [ 399.600421] IP: [] sysrq_handle_crash+0x16/0x20 [ 399.600745] PGD 3758e067 PUD 3d616067 PMD 0 [ 399.600745] Oops: 0002 [#1] SMP ... * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 03 Jun 2015 07:33:31 +. Up 8.83 seconds. ci-info: Net device info ci-info: ++--+---+-+---+ ci-info: | Device | Up | Address | Mask| Hw-Address| ci-info: ++--+---+-+---+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.5.1.39 | 255.255.0.0 | fa:16:3e:09:27:0b | ci-info: ++--+---+-+---+ ci-info: +Route info+ ci-info: +---+-+--+-+---+---+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +---+-+--+-+---+---+ ci-info: | 0 | 0.0.0.0 | 10.5.0.1 | 0.0.0.0 |eth0 | UG | ci-info: | 1 | 10.5.0.0 | 0.0.0.0 | 255.255.0.0 |eth0 | U | ci-info: +---+-+--+-+---+---+ * Starting Ceph OSD[74G[ OK ] <<< * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] ... * Starting Ceph OSD (start all instances)[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] Starting kdump-tools: * Starting Ceph MON (start all instances)[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting Ceph MON[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * running makedumpfile -c -d 31 /proc/vmcore /var/crash/201506030733/dump-incomplete * Stopping Ceph MON (start all instances)[74G[ OK ] * Starting Ceph monitor (all instances)[74G[ OK ] The kernel version is not supported. The created dumpfile may be incomplete. cyclic buffer size has been changed: 32767 => 32640 Excluding unnecessary pages: [ 0.0 %] / * Starting Create Ceph client.admin key when possible[74G[ OK ] Excluding unnecessary pages: [100.0 %] | Excluding unnecessary pages: [100.0 %] \ Excluding unnecessary pages: [100.0 %] - Excluding unnecessary pages: [100.0 %] / Excluding unnecessary pages: [100.0 %] | * Starting OpenSSH server[74G[ OK ] Copying data : [ 9.4 %] \ Copying data : [ 25.1 %] - Copying data : [ 47.2 %] / Copying data : [ 59.8 %] | Copying data : [ 70.5 %] \ Copying data : [ 93.6 %] - * Stopping Read required files in advance (for other mountpoints)[74G[ OK ] Excluding unnecessary pages: [100.0 %] / Copying data : [100.0 %] | The dumpfile is saved to /var/crash/201506030733/dump-incomplete. makedumpfile Completed. * kdump-tools: saved vmcore in /var/crash/201506030733 * running makedumpfile --dump-dmesg /proc/vmcore /var/crash/201506030733/dmesg.201506030733 The kernel version is not supported. The created dumpfile may be incomplete. The dmesg log is saved to /var/crash/201506030733/dmesg.201506030733. makedumpfile Completed. * kdump-tools: saved dmesg content in /var/crash/201506030733 Wed, 03 Jun 2015 07:33:49 + We can clearly see the Ceph OSD start messages during the kernel dump ** Also affects: ceph (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: ceph (Ubuntu Trusty) Status: New => Confirmed ** Changed in: ceph (Ubuntu Trusty) Importance: Undecided => Medium ** Changed in: ceph (Ubuntu Trusty) Assignee: (unassigned) => Louis Bouchard (louis-bouchard) ** Changed in: ceph (Ubuntu) Assignee: Louis Bouchard (louis-bouchard) => (unassigned) ** Changed in: ceph (Ubuntu) Status: Confirmed => Invalid -- 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/1461429 Title: ceph-osd early start intefere with kdump-tools during kernel dump To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1461429/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubsc
[Bug 1423498] [NEW] FTP upload causes squid hang
You have been subscribed to a public bug by Robie Basak (racb): Hello, Ubuntu 14.04 LTS with recent updates. squid3 version 3.3.8-1ubuntu6.2 If we try to upload file by FTP squid hangs and not responding anymore. Logs show the following: 2015/02/19 10:52:19| assertion failed: Server.cc:244: "r->body_pipe != NULL" I have found that this bug was resolved in the recent versions but not yet applied for squid3 in Ubuntu repository: http://bugs.squid-cache.org/show_bug.cgi?id=3498 http://squid-web-proxy-cache.1019090.n4.nabble.com/assertion-failed-Server-cc-245-quot-r-gt-body-pipe-NULL-quot-td4663925.html Could you apply the mentioned patch? Best regards, Stanislav ** Affects: squid Importance: Unknown Status: Unknown ** Affects: squid3 (Ubuntu) Importance: Undecided Status: New ** Affects: squid3 (Ubuntu Trusty) Importance: Undecided Status: New ** Affects: squid3 (Ubuntu Utopic) Importance: Undecided Status: New ** Affects: squid3 (Ubuntu Vivid) Importance: Undecided Status: New -- FTP upload causes squid hang https://bugs.launchpad.net/bugs/1423498 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
[Bug 1461429] Re: ceph-osd early start intefere with kdump-tools during kernel dump
Marking the development release as Invalid since Wily uses systemd -- 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/1461429 Title: ceph-osd early start intefere with kdump-tools during kernel dump To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1461429/+subscriptions -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs