[Touch-packages] [Bug 1674532] Re: glibc update caused NSS ABI break

2017-03-22 Thread Adam Conrad
** Summary changed: - Ubuntu 14.04 broken during PXE boot + glibc update caused NSS ABI break -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to eglibc in Ubuntu. https://bugs.launchpad.net/bugs/1674532 Title: glibc update

[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-22 Thread Adam Conrad
Yes, it's known that updating from the version with the regression to the version that backed it out will cause the same (well, inverse) bug to appear until services or the machine are restarted. That's unfortunate, but there's not a whole bunch we can do to mitigate that, and reverting the

[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Adam Conrad
** Changed in: glibc (Ubuntu Yakkety) Status: New => Invalid ** Changed in: glibc (Ubuntu Xenial) Importance: Undecided => Critical ** Changed in: glibc (Ubuntu Xenial) Status: New => Confirmed ** Changed in: eglibc (Ubuntu Precise) Assignee: (unassigned) => Steve Beattie

[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Adam Conrad
** Changed in: glibc (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to eglibc in Ubuntu. https://bugs.launchpad.net/bugs/1674532 Title: Ubuntu 14.04 broken during PXE boot Status

[Touch-packages] [Bug 1674532] Re: Ubuntu 14.04 broken during PXE boot

2017-03-21 Thread Adam Conrad
New => Invalid ** Changed in: eglibc (Ubuntu Yakkety) Status: New => Invalid ** Changed in: glibc (Ubuntu Precise) Status: New => Invalid ** Changed in: glibc (Ubuntu Trusty) Status: New => Invalid ** Changed in: glibc (Ubuntu) Assignee: (unassigned) => Adam Conra

[Touch-packages] [Bug 1609888] Re: package vim-common (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/xxd', which is also in package vim 20160703-1

2017-03-17 Thread Adam Conrad
We can't possibly be expected to deal with conflicts with locally- packaged software we didn't provide. We support upgrades from Ubuntu to Ubuntu. ** Changed in: vim (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1673817] Re: update-secure-boot-policy behaving badly with unattended-upgrades

2017-03-17 Thread Adam Conrad
** Changed in: unattended-upgrades (Ubuntu) Status: New => Invalid ** Changed in: shim-signed (Ubuntu) Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox) ** Changed in: shim-signed (Ubuntu) Importance: Undecided => High -- You received this bug notification because

[Touch-packages] [Bug 1661691] Re: TERM=xterm enables mouse mode in vi, breaks pasting with middle mouse

2017-03-17 Thread Adam Conrad
** Changed in: vim (Ubuntu Zesty) Assignee: (unassigned) => Adam Conrad (adconrad) ** Changed in: vim (Ubuntu Zesty) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to vim in

[Touch-packages] [Bug 1638122] Re: vim-gtk-py2 pkg doesn't support python2

2017-03-17 Thread Adam Conrad
Testing on yakkety here, '/usr/bin/vim.gtk-py2 --version' reports python2 support and not python3. /usr/bin/vim, however, is pointing to vim-gnome, which is (correctly) the inverse. Perhaps that's the confusion? ** Changed in: vim (Ubuntu) Status: New => Incomplete -- You received this

[Touch-packages] [Bug 1608935] Re: 2:7.4.1689-3ubuntu1.1 added unneeded dependency

2017-03-17 Thread Adam Conrad
It wasn't an "unneeded dependency", vim in Ubuntu has always had python support built in (though we switched from python2 to python3). This was fixing a regression, not introducing something new to annoy you. ** Changed in: vim (Ubuntu) Status: New => Won't Fix -- You received this bug

[Touch-packages] [Bug 1613949] Re: vim-gtk3 Has Unmet Dependencies After `apt-get upgrade` In Ubuntu 16.04.1 Xenial

2017-03-17 Thread Adam Conrad
This came about because you installed from -updates (possibly a point release ISO), and then disabled non-security updates, causing the local and remote packages to be mismatched until a security update trumped them both. Definitely not a vim packaging bug. ** Changed in: vim (Ubuntu)

[Touch-packages] [Bug 1654882] Re: vim python 2.x support missing

2017-03-17 Thread Adam Conrad
vim can't reliably/sanely run with python2 and python3 both linked in (despite the build system letting you try), so we chose python3. I'd encourage you to upgrade your addons to py3 and give that a whirl. If, however, you're stuck with python2 for now, you might want to try installing

[Touch-packages] [Bug 1669646] Re: Vim on Xenial not build with python2/3 and lua

2017-03-17 Thread Adam Conrad
You're using vim-tiny. Install the "vim" package if you need python3 support, and vim-nox, vim-athena, vim-gtk2, or vim-gtk3 (as appropriate for your environment) if you need *all* interpreters. See the descriptions for each package. ** Changed in: vim (Ubuntu) Status: New => Invalid --

[Touch-packages] [Bug 1661691] Re: TERM=xterm enables mouse mode in vi, breaks pasting with middle mouse

2017-03-17 Thread Adam Conrad
Ahh, thanks for digging, Christian. Given this appears to break horribly in all chroot scenarios (not just containers), I'm inclined to just remove that bit from the defaults file. Also of note, the shiny new defaults thing has syntax:on, so I can remove that from our Debian delta. Yay. Will

[Touch-packages] [Bug 1661691] Re: TERM=xterm enables mouse mode in vi, breaks pasting with middle mouse

2017-03-16 Thread Adam Conrad
I can middle-paste fine under TERM=xterm with vim. Are you using gvim or some other variant? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to vim in Ubuntu. https://bugs.launchpad.net/bugs/1661691 Title: TERM=xterm enables

[Touch-packages] [Bug 1673557] Re: /proc/cpuinfo should be collected

2017-03-16 Thread Adam Conrad
Ugly collapsing code: sed -n '/^processor/,/^$/{/^$/q; p}' /proc/cpuinfo ; foo=$(sed '/^processor/,/^$/d' /proc/cpuinfo); if [ -n "$foo" ]; then echo -e "\n$foo"; fi Prettying that into one line of sed or awk shouldn't technically be hard, but not my top priority today. :P -- You received this

[Touch-packages] [Bug 1555904] Re: opal-prd not installed by default on ppc64el systems

2017-03-06 Thread Adam Conrad
** Package changed: ubuntu-meta (Ubuntu) => skiboot (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/1555904 Title: opal-prd not installed by default on

[Touch-packages] [Bug 1612835] Re: Please remove jasper from Zesty

2017-02-10 Thread Adam Conrad
Removing packages from zesty: jasper 1.900.1-debian1-2.4+deb8u1 in zesty libjasper-dev 1.900.1-debian1-2.4+deb8u1 in zesty amd64 libjasper-dev 1.900.1-debian1-2.4+deb8u1 in zesty arm64 libjasper-dev 1.900.1-debian1-2.4+deb8u1 in zesty armhf

[Touch-packages] [Bug 1662562] Re: Ubuntu 16.04.2 should have Mesa 13.0.4 out-of-the-box

2017-02-07 Thread Adam Conrad
** Changed in: ubuntu Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1662562 Title: Ubuntu 16.04.2 should have Mesa 13.0.4 out-of-the-box

[Touch-packages] [Bug 1637601] Update Released

2017-02-07 Thread Adam Conrad
The verification of the Stable Release Update for libvirt has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a

[Touch-packages] [Bug 1622686] Update Released

2017-01-31 Thread Adam Conrad
The verification of the Stable Release Update for humanity-icon-theme has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that

[Touch-packages] [Bug 1657863] Update Released

2017-01-31 Thread Adam Conrad
The verification of the Stable Release Update for humanity-icon-theme has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that

[Touch-packages] [Bug 1652486] Please test proposed package

2017-01-25 Thread Adam Conrad
Hello undefined, or anyone else affected, Accepted mesa into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/mesa/12.0.6-0ubuntu0.16.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1641017] Re: Mesa 12.0.5 - multiple important fixes, stable branch

2017-01-25 Thread Adam Conrad
Hello Boaz, or anyone else affected, Accepted mesa into yakkety-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/mesa/12.0.6-0ubuntu0.16.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1641017] Please test proposed package

2017-01-25 Thread Adam Conrad
Hello Boaz, or anyone else affected, Accepted mesa into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/mesa/12.0.6-0ubuntu0.16.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1643789] Re: Backport packages for 16.04.2 lts-hwe stack

2017-01-25 Thread Adam Conrad
Hello Timo, or anyone else affected, Accepted mesa into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/mesa/12.0.6-0ubuntu0.16.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1652486] Re: mesa gpu lockup

2017-01-25 Thread Adam Conrad
Hello undefined, or anyone else affected, Accepted mesa into yakkety-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/mesa/12.0.6-0ubuntu0.16.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1652564] Re: [i965 gen7][regression][patch]Intel mesa driver raises SIGFPE.

2017-01-25 Thread Adam Conrad
Hello dnord, or anyone else affected, Accepted mesa into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/mesa/12.0.6-0ubuntu0.16.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1647016] Re: SRU of LXC 1.0.9 (upstream bugfix release)

2017-01-04 Thread Adam Conrad
Hello Stéphane, or anyone else affected, Accepted lxc into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/lxc/1.0.9-0ubuntu2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1176046] Re: isc-dhcp dhclient listens on extra random ports

2016-12-19 Thread Adam Conrad
Third option: Tell users who are bothered by this misfeature to upgrade to Xenial. "I don't like these ports being in use" isn't a bug, per se, and our goal should not be to backport exact feature parity from Xenial to Trusty. We release new releases for a variety of reasons, and this is one of

[Touch-packages] [Bug 1649959] Re: unattended upgrade of apt kills running apt-daily job

2016-12-14 Thread Adam Conrad
Hello Chaskiel, or anyone else affected, Accepted apt into yakkety-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apt/1.3.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1592817] Re: gdebi-gtk crashed with ValueError in update_interface(): could not convert string to float: '0, 0000'

2016-12-13 Thread Adam Conrad
Hello Jimmy, or anyone else affected, Accepted apt into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apt/1.2.18 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1611010] Re: yakkety desktop - non-english installation crashes with /plugininstall.py: ValueError: invalid literal for int() with base 10: ''

2016-12-13 Thread Adam Conrad
Hello Victor, or anyone else affected, Accepted apt into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apt/1.2.18 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1593583] Re: Invalid 'Date' entry in Release file /var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_yakkety-proposed_InRelease

2016-12-13 Thread Adam Conrad
Hello dino99, or anyone else affected, Accepted apt into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apt/1.2.18 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1641905] Re: Minor unit Test regression in 1.2.15

2016-12-13 Thread Adam Conrad
Hello Julian, or anyone else affected, Accepted apt into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apt/1.2.18 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1642386] Re: At least one invalid signature was encountered.

2016-12-13 Thread Adam Conrad
Hello Seth, or anyone else affected, Accepted apt into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/apt/1.2.18 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1647832] Re: schroot sudo main: unable to allocate memory

2016-12-08 Thread Adam Conrad
Closing as invalid, sudo was having a sad due to a lack of virtual filesystems being mounted in the chroot. ** Changed in: sudo (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in

[Touch-packages] [Bug 1637800] Re: add a motd script for news

2016-12-01 Thread Adam Conrad
"- fail quietly, gracefully, and quickly" I'm not sure how a 2-second delay on login for people who firewall off outside access can be qualified as "quickly". I'm also skeptical in general here about this being a thing that should be happening by default. -- You received this bug notification

[Touch-packages] [Bug 1644363] Re: [trusty/arm64] binutils segfaults on bash gettext configure test

2016-11-23 Thread Adam Conrad
Note that only the static build sees this segv, the non-static build works fine. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to binutils in Ubuntu. https://bugs.launchpad.net/bugs/1644363 Title: [trusty/arm64] binutils

[Touch-packages] [Bug 1644363] Re: [trusty/arm64] binutils segfaults on bash gettext configure test

2016-11-23 Thread Adam Conrad
A failed build tree with config.log (successful in build-bash, failed in build-static) can be found by people with rugby access at rugby:~adconrad/bash-4.3 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to binutils in Ubuntu.

[Touch-packages] [Bug 1644363] Re: [trusty/arm64] binutils segfaults on bash gettext configure test

2016-11-23 Thread Adam Conrad
Also, this didn't happen in the release pocket, so it's a regression in an SRU of binutils (or gcc feeding it garbage, possibly). ** Changed in: binutils (Ubuntu) Status: New => Invalid ** Changed in: binutils (Ubuntu Trusty) Status: New => Confirmed -- You received this bug

[Touch-packages] [Bug 1644363] Re: [trusty/arm64] binutils segfaults on bash gettext configure test

2016-11-23 Thread Adam Conrad
ii binutils 2.24-5ubuntu14.1 arm64GNU assembler, linker and binary utilities ii gcc-4.8 4.8.4-2ubuntu1~14.04.3 arm64GNU C compiler ii libc6:arm64

[Touch-packages] [Bug 1644363] [NEW] [trusty/arm64] binutils segfaults on bash gettext configure test

2016-11-23 Thread Adam Conrad
Public bug reported: On arm64, the bash gettext configure test causes binutils to segv: configure:8453: gcc -o conftest -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror= format-security -Wall -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -static conftest.c >&5

[Touch-packages] [Bug 1577460] Update Released

2016-10-25 Thread Adam Conrad
The verification of the Stable Release Update for glibc has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a

[Touch-packages] [Bug 1621373] Update Released

2016-10-14 Thread Adam Conrad
The verification of the Stable Release Update for tzdata has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a

[Touch-packages] [Bug 1631474] Re: No networking with initramfs-tools 0.122ubuntu8.3 and ip=dhcp boot option

2016-10-12 Thread Adam Conrad
** Also affects: initramfs-tools (Ubuntu Yakkety) Importance: High Assignee: Dave Chiluk (chiluk) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.

[Touch-packages] [Bug 1626245] Re: [MIR] fonts-android

2016-10-12 Thread Adam Conrad
** Changed in: fonts-android (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to fonts-android in Ubuntu. https://bugs.launchpad.net/bugs/1626245 Title: [MIR] fonts-android

[Touch-packages] [Bug 1621373] Re: Turkey terminated DST

2016-09-29 Thread Adam Conrad
** Also affects: tzdata (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: tzdata (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: tzdata (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: tzdata (Ubuntu)

[Touch-packages] [Bug 1600000] Re: libnss-resolve treats two trailing dots on a domain name incorrectly

2016-08-26 Thread Adam Conrad
** Also affects: systemd via https://github.com/systemd/systemd/issues/3978 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1613638] Re: [MIR] unity8

2016-08-19 Thread Adam Conrad
Demoting again, as unity8's dependencies are still winding through the process. ** Changed in: unity8 (Ubuntu) Status: Fix Released => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu.

[Touch-packages] [Bug 1600124] Re: Adjust KBL PCI-ID's

2016-08-16 Thread Adam Conrad
Hello Timo, or anyone else affected, Accepted xserver-xorg-video-intel into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source /xserver-xorg-video-intel/2:2.99.917+git20160325-1ubuntu1.1 in a few hours, and then in the -proposed repository.

[Touch-packages] [Bug 1598212] Re: /etc/os-release: Please specify VERSION_CODENAME

2016-08-12 Thread Adam Conrad
** Changed in: base-files (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to base-files in Ubuntu. https://bugs.launchpad.net/bugs/1598212 Title: /etc/os-release: Please specify

[Touch-packages] [Bug 1598212] Re: /etc/os-release: Please specify VERSION_CODENAME

2016-08-12 Thread Adam Conrad
ty, but maybe we can get away with handwaving past it, if it doesn't critically break snapd on upgrade. ** Changed in: base-files (Ubuntu) Assignee: (unassigned) => Adam Conrad (adconrad) ** Changed in: base-files (Ubuntu Xenial) Assignee: (unassigned) => Adam Conrad (adconrad)

[Touch-packages] [Bug 1598212] Re: /etc/os-release: Please specify VERSION_CODENAME

2016-08-12 Thread Adam Conrad
** Also affects: base-files (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to base-files in Ubuntu. https://bugs.launchpad.net/bugs/1598212 Title: /etc/os-release:

[Touch-packages] [Bug 1611203] Re: Failed to share folder via Samba

2016-08-12 Thread Adam Conrad
** Package changed: dpkg (Ubuntu) => apt (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1611203 Title: Failed to share folder via Samba Status in apt package in

[Touch-packages] [Bug 1544627] Re: systemd-udevd crashed with SIGABRT in __open_nocancel()

2016-08-01 Thread Adam Conrad
FWIW, this trips every time I write an ISO to a USB stick. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1544627 Title: systemd-udevd crashed with SIGABRT in

[Touch-packages] [Bug 1608622] Re: 14.04.5 drops to initramfs prompt during boot with nvme drive

2016-08-01 Thread Adam Conrad
Hello David, or anyone else affected, Accepted initramfs-tools into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/initramfs- tools/0.103ubuntu4.4 in a few hours, and then in the -proposed repository. Please help us by testing this new

[Touch-packages] [Bug 1605117] Re: Unity greeter indicators don't show on second launch

2016-07-29 Thread Adam Conrad
Hello Roman, or anyone else affected, Accepted lightdm into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/lightdm/1.18.2-0ubuntu2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1577734] Re: Backport packages for 14.04.5 lts-xenial stack

2016-07-28 Thread Adam Conrad
Marking v-done, based on IRC feedback. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libdrm in Ubuntu. https://bugs.launchpad.net/bugs/1577734 Title:

[Touch-packages] [Bug 1577734] Update Released

2016-07-28 Thread Adam Conrad
The verification of the Stable Release Update for x11proto-randr has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Touch-packages] [Bug 1589204] Re: apt-get dist-upgrade and apt full-upgrade not reporting held back package

2016-07-26 Thread Adam Conrad
Tested precise, trusty, xenial, and yakkety. Looks like this bug was introduced between precise and trusty (that is, it works correctly in precise's 0.8.16~exp12ubuntu10, but not trusty's 1.0.1ubuntu2 or later). ** Also affects: apt (Ubuntu Xenial) Importance: Undecided Status: New **

[Touch-packages] [Bug 1589204] Re: apt-get dist-upgrade and apt full-upgrade not reporting held back package

2016-07-26 Thread Adam Conrad
(To test in older versions, change the copy:// to a file:/ because derp) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1589204 Title: apt-get dist-upgrade and apt

[Touch-packages] [Bug 1589204] Re: apt-get dist-upgrade and apt full-upgrade not reporting held back package

2016-07-26 Thread Adam Conrad
Simple reproducer: # cat /etc/apt/sources.list.d/test.list deb [trusted=yes] copy://home/adconrad/apt-test ./ # cat /home/adconrad/apt-test/Packages Package: apt Priority: important Section: admin Architecture: amd64 Version: 99:1 Depends: test (>= 99:1) # apt-get update # apt-get dist-upgrade

[Touch-packages] [Bug 1606640] Re: a typo in 481-1 broke lesspipe ddeb support

2016-07-26 Thread Adam Conrad
Verified that the version in xenial-updates behaves correctly and calls dpkg for ddebs. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to less in Ubuntu.

[Touch-packages] [Bug 1606640] [NEW] a typo in 481-1 broke lesspipe ddeb support

2016-07-26 Thread Adam Conrad
Public bug reported: [ SRU Justification ] Due to the bug, "less foo.ddeb" now gives you binary goop, instead of executing dpkg. [ Test Case ] Make sure the output of "less foo.ddeb" is similar to "less foo.deb", rather than a binary dump. [ Regression Potential ] nil, it's a 1-char fix. **

[Touch-packages] [Bug 1596091] Re: command "less" not installed by default in Xenial

2016-07-26 Thread Adam Conrad
** Also affects: cloud-images Importance: Undecided Status: New ** No longer affects: less (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to less in Ubuntu. https://bugs.launchpad.net/bugs/1596091 Title:

[Touch-packages] [Bug 1585942] Re: Mesa causes a segmentation fault on arm64 (wrong count of uniform locations)

2016-07-22 Thread Adam Conrad
Hello Alberto, or anyone else affected, Accepted mesa into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/mesa/11.2.0-1ubuntu2.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1585771] Update Released

2016-07-21 Thread Adam Conrad
The verification of the Stable Release Update for pkgsel has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a

[Touch-packages] [Bug 1585771] Re: Automatic security upgrades are always enabled

2016-07-21 Thread Adam Conrad
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unattended-upgrades in Ubuntu. https://bugs.launchpad.net/bugs/1585771 Title: Automatic security

[Touch-packages] [Bug 1556330] Update Released

2016-07-19 Thread Adam Conrad
The verification of the Stable Release Update for curl has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a

[Touch-packages] [Bug 1529815] Re: InfiniBand DHCP flow with PRA and DHCP relay not working

2016-07-19 Thread Adam Conrad
** Tags removed: verification-done ** Tags added: verification-done-xenial ** Tags added: verification-needed-trusty verification-needed-wily -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to isc-dhcp in Ubuntu.

[Touch-packages] [Bug 1529815] Update Released

2016-07-19 Thread Adam Conrad
The verification of the Stable Release Update for isc-dhcp has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter

[Touch-packages] [Bug 1579267] Update Released

2016-07-18 Thread Adam Conrad
The verification of the Stable Release Update for console-setup has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Touch-packages] [Bug 1576893] Update Released

2016-07-18 Thread Adam Conrad
The verification of the Stable Release Update for console-setup has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Touch-packages] [Bug 1572697] Update Released

2016-07-18 Thread Adam Conrad
The verification of the Stable Release Update for console-setup has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Touch-packages] [Bug 1591622] Update Released

2016-07-18 Thread Adam Conrad
The verification of the Stable Release Update for console-setup has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Touch-packages] [Bug 1593379] Update Released

2016-07-18 Thread Adam Conrad
The verification of the Stable Release Update for systemd has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a

[Touch-packages] [Bug 1602256] Update Released

2016-07-18 Thread Adam Conrad
The verification of the Stable Release Update for systemd has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a

[Touch-packages] [Bug 1583861] Update Released

2016-07-18 Thread Adam Conrad
The verification of the Stable Release Update for unity-settings-daemon has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that

[Touch-packages] [Bug 1582803] Update Released

2016-07-18 Thread Adam Conrad
The verification of the Stable Release Update for network-manager has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Touch-packages] [Bug 1557026] Update Released

2016-07-18 Thread Adam Conrad
The verification of the Stable Release Update for network-manager has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Touch-packages] [Bug 1595707] Update Released

2016-07-18 Thread Adam Conrad
The verification of the Stable Release Update for network-manager has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Touch-packages] [Bug 1603137] Update Released

2016-07-18 Thread Adam Conrad
The verification of the Stable Release Update for binutils has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter

[Touch-packages] [Bug 1598770] Update Released

2016-07-18 Thread Adam Conrad
The verification of the Stable Release Update for unity-control-center has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that

[Touch-packages] [Bug 1603137] Re: libbfd changed name without transition

2016-07-15 Thread Adam Conrad
Hello Julian, or anyone else affected, Accepted binutils into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/binutils/2.26.1-1ubuntu1~16.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Touch-packages] [Bug 1574693] Update Released

2016-07-11 Thread Adam Conrad
The verification of the Stable Release Update for gtk+3.0 has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a

[Touch-packages] [Bug 1506744] Update Released

2016-07-11 Thread Adam Conrad
The verification of the Stable Release Update for gnome-menus has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Touch-packages] [Bug 1597523] Update Released

2016-07-11 Thread Adam Conrad
The verification of the Stable Release Update for lxc has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a

[Touch-packages] [Bug 1600000] [NEW] libnss-resolve treats two trailing dots on a domain name incorrectly

2016-07-07 Thread Adam Conrad
Public bug reported: (base)adconrad@nosferatu:~$ getent ahostsv4 www.gnu.org.. 208.118.235.148 STREAM wildebeest.gnu.org 208.118.235.148 DGRAM 208.118.235.148 RAW (base)adconrad@nosferatu:~$ sudo sed -i -e 's/ resolve dns/ dns/' /etc/nsswitch.conf (base)adconrad@nosferatu:~$ getent

[Touch-packages] [Bug 1527343] Re: the package libtbb2 can't be installed in 64 bit and 32 bit at the same time

2016-07-04 Thread Adam Conrad
tbb was multiarched in Xenial (16.04) ** Package changed: dpkg (Ubuntu) => tbb (Ubuntu) ** Changed in: tbb (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tbb in Ubuntu.

[Touch-packages] [Bug 1577734] Please test proposed package

2016-06-30 Thread Adam Conrad
Hello Timo, or anyone else affected, Accepted llvm-toolchain-3.8 into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/llvm- toolchain-3.8/1:3.8-2ubuntu3~trusty4 in a few hours, and then in the -proposed repository. Please help us by testing

[Touch-packages] [Bug 1577734] Re: Backport packages for 14.04.5 lts-xenial stack

2016-06-29 Thread Adam Conrad
Hello Timo, or anyone else affected, Accepted libxrandr into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/libxrandr/2:1.5.0-1~trusty1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1577734] Please test proposed package

2016-06-29 Thread Adam Conrad
Hello Timo, or anyone else affected, Accepted x11proto-randr into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/x11proto- randr/1.5.0-1~trusty1 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Touch-packages] [Bug 1577734] Re: Backport packages for 14.04.5 lts-xenial stack

2016-06-29 Thread Adam Conrad
Hello Timo, or anyone else affected, Accepted llvm-toolchain-3.8 into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/llvm- toolchain-3.8/1:3.8-2ubuntu3~trusty3 in a few hours, and then in the -proposed repository. Please help us by testing

[Touch-packages] [Bug 1577734] Re: Backport packages for 14.04.5 lts-xenial stack

2016-06-29 Thread Adam Conrad
Hello Timo, or anyone else affected, Accepted llvm-toolchain-3.8 into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/llvm- toolchain-3.8/1:3.8-2ubuntu3~trusty2 in a few hours, and then in the -proposed repository. Please help us by testing

[Touch-packages] [Bug 1574897] Re: Upgrading to 16.04 disables Python3?

2016-06-17 Thread Adam Conrad
As expected, the new xenial vim binary package grew a dependency on libpython3.5, and powerline now works correctly. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1574897] Re: Upgrading to 16.04 disables Python3?

2016-06-16 Thread Adam Conrad
** Changed in: vim (Ubuntu) Assignee: (unassigned) => Adam Conrad (adconrad) ** Changed in: vim (Ubuntu Xenial) Assignee: (unassigned) => Adam Conrad (adconrad) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1574897] Re: Upgrading to 16.04 disables Python3?

2016-06-16 Thread Adam Conrad
** Also affects: vim (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to vim in Ubuntu. https://bugs.launchpad.net/bugs/1574897 Title: Upgrading to 16.04 disables

[Touch-packages] [Bug 1548061] Re: vim

2016-06-16 Thread Adam Conrad
*** This bug is a duplicate of bug 1574897 *** https://bugs.launchpad.net/bugs/1574897 ** This bug has been marked a duplicate of bug 1574897 Upgrading to 16.04 disables Python3? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1591382] Re: [SRU] Add support for newton cloud-archive

2016-06-14 Thread Adam Conrad
Hello Corey, or anyone else affected, Accepted software-properties into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source /software-properties/0.96.20.1 in a few hours, and then in the -proposed repository. Please help us by testing this new

<    1   2   3   4   5   6   7   8   >