[Touch-packages] [Bug 1807189] [NEW] occasional graphical artefacts after loggin out or rebooting in ubuntu 18.04 and 18.10

2018-12-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I have amd rx 560 graphics card. And sometimes graphical artefacts appear after loggin out and rebooting in ubuntu 18.10 and ubuntu 18.04. It doesn't happen with another linux distros and it didn't happen with older ubuntu versions ** Affects: mesa (Ubunt

[Touch-packages] [Bug 1807189] Re: occasional graphical artefacts after loggin out or rebooting in ubuntu 18.04 and 18.10

2018-12-07 Thread Andrey
** Package changed: ubuntu => mesa (Ubuntu) -- 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/1807189 Title: occasional graphical artefacts after loggin out or rebooting in ubun

[Touch-packages] [Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Christian Ehrhardt 
FYI there is [1] now (since an hour), which is building atm. The delta added is [2] to The code that seems to be related and not working is not using a view, but who knows [3] self.append('ALTER TABLE %s RENAME TO migration_tmp' % table_name) (If that is the right code at all, I need to check

[Touch-packages] [Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Christian Ehrhardt 
Hrm, this is not my homest of home turfs :-/ - tox based test calling (as mentioned upstream) blocks on pip install - the python3-stestr based test fails to find resources when stripped This works: $ pkgos-dh_auto_test --no-py2 "cinder.tests.unit.api.contrib.test_volume_type_encryption.VolumeType

[Touch-packages] [Bug 1670291] Proposed package upload rejected

2018-12-07 Thread Timo Aaltonen
An upload of landscape-client to cosmic-proposed has been rejected from the upload queue for the following reason: "Includes a change without an SRU bug attached to it". -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd

[Touch-packages] [Bug 1805978] Re: ubuntu_lxc test is failed with lxc-utils package not installed

2018-12-07 Thread Stefan Bader
@Stéphane, isn't that the way Britney works? There will always be one package from proposed which is triggering ADT and the rest is non- proposed. Or was there more than one? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc

[Touch-packages] [Bug 1670291] Proposed package upload rejected

2018-12-07 Thread Timo Aaltonen
An upload of landscape-client to trusty-proposed has been rejected from the upload queue for the following reason: "Includes a change without an SRU bug attached to it". -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd

[Touch-packages] [Bug 1670291] Proposed package upload rejected

2018-12-07 Thread Timo Aaltonen
An upload of landscape-client to bionic-proposed has been rejected from the upload queue for the following reason: "Includes a change without an SRU bug attached to it". -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd

[Touch-packages] [Bug 1670291] Proposed package upload rejected

2018-12-07 Thread Timo Aaltonen
An upload of landscape-client to xenial-proposed has been rejected from the upload queue for the following reason: "Includes a change without an SRU bug attached to it". -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd

[Touch-packages] [Bug 1807288] Re: mkfs.ext4 -d $directory_with_acls leads to EINVAL

2018-12-07 Thread Steve Langasek
** Also affects: e2fsprogs (Ubuntu Disco) Importance: Undecided Status: New ** Also affects: e2fsprogs (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: e2fsprogs (Ubuntu Cosmic) Importance: Undecided Status: New -- You received this bug notificati

[Touch-packages] [Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Christian Ehrhardt 
As we knew from the logs already the issue is raised to "db_sync" at /usr/lib/python3/dist-packages/oslo_db/sqlalchemy/migration.py:81 that is: test.py:setUp -> test.py::Database:__init__ -> db/migration.py:db_sync -> oslo_db/sqlalchemy/migration.py:81 The __init__ suppresses logging for tests,

[Touch-packages] [Bug 1807288] Re: mkfs.ext4 -d $directory_with_acls leads to EINVAL

2018-12-07 Thread Steve Langasek
** Description changed: + [Justification] + `mkfs.ext4 -d` can produce broken filesystems when there are acls in the tree used as input. + + [Test case] + 1. dd if=/dev/zero count=0 bs=1M seek=100 of=./fake.img + 2. mkdir -p stuff/journal + 3. setfacl -m g:adm:rwx stuff/journal + 4. mkfs.ext4 -L

[Touch-packages] [Bug 1804157] Re: Python3 and python3-minimal when apt upgrade

2018-12-07 Thread Juhani Numminen
** Changed in: python3-defaults (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/1804157 Title: Python3 and python3-mi

[Touch-packages] [Bug 1807367] [NEW] segfault when using ommongodb with ssl

2018-12-07 Thread Markus Ziermann
Public bug reported: A segfault will occur when you are trying to access a mongodb with enabled authentication or when using ssl. module(load="ommongodb") *.* action(type="ommongodb" uristr="mongodb://localhost:27017/?ssl=true" db="syslog" collection="log") Dec 07 11:15:44 syslog rsy

[Touch-packages] [Bug 1798411] Re: package python3 3.6.5-3ubuntu1 failed to install/upgrade: installed python3 package pre-removal script subprocess returned error exit status 127

2018-12-07 Thread Juhani Numminen
Hi, The log files that are attached indicate that the problem appears after you have run "apt purge python3.6-minimal". Therefore I don't think it is a bug in the python packages, because removing all Python interpreters from your installation is not expected. You could try to find help for fixin

[Touch-packages] [Bug 1807367] Re: segfault when using ommongodb with ssl

2018-12-07 Thread Markus Ziermann
** Attachment added: "apport" https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1807367/+attachment/5219976/+files/rsyslog%20bugreport ** Description changed: + rsyslog-mongodb 8.32.0-1ubuntu4 + A segfault will occur when you are trying to access a mongodb with enabled authenticatio

[Touch-packages] [Bug 1795278] Re: software-properties-kde attempts to use KUrl but it doesn't exist

2018-12-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: software-properties (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu.

[Touch-packages] [Bug 1801439] Re: Unable to add software sources via the software-properties-qt

2018-12-07 Thread Sebastien Bacher
** Summary changed: - Unable to add software sources via the software-properties + Unable to add software sources via the software-properties-qt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. h

[Touch-packages] [Bug 1588562] Re: Please add ~/.local/bin to the default $PATH

2018-12-07 Thread Mark Barsky
Bug is stille present in Ubuntu 18.04 LTS. Above mentioned fix does help. Should it be reopened? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bash in Ubuntu. https://bugs.launchpad.net/bugs/1588562 Title: Please add ~/

[Touch-packages] [Bug 1797649] Re: receive authentication canceled in terminal when changing options in "Other Software"

2018-12-07 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1727908 *** https://bugs.launchpad.net/bugs/1727908 ** This bug has been marked a duplicate of bug 1727908 Software & Updates application does not permit changes on the "Other Software" tab -- You received this bug notification because you are a member

[Touch-packages] [Bug 1738212] Re: Add GUI to enable/disable canonical-livepatch

2018-12-07 Thread Sebastien Bacher
the changes landed ** Changed in: software-properties (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1738212

[Touch-packages] [Bug 1561278] Re: internal sound card not detected HP X2

2018-12-07 Thread Sebastien Bacher
Could people having the issue test if that fixes it for them $ wget https://launchpad.net/ubuntu/+source/alsa-lib/1.1.7-2/+build/15743375/+files/libasound2-data_1.1.7-2_all.deb $ sudo dpkg -i libasound2-data_1.1.7-2_all.deb $ reboot it should work on bionic and cosmic -- You received this bug

[Touch-packages] [Bug 1745879] Re: Icons in .desktop files are hardcoded

2018-12-07 Thread Juhani Numminen
Hi, The desktop files come from Debian, so I suggest you report this against the Debian bug tracker, using the reportbug command or by sending email as instructed in https://www.debian.org/Bugs/Reporting. The bug should be reported against the python3.5 package. (Because that's the version you ha

[Touch-packages] [Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Christian Ehrhardt 
Oh yeah sqlite uses special repository software - thanks :-/ But there is https://github.com/mackyle/sqlite/commits/master I wrote a build and test script that worked against 3.24 and 3.26 from git confirming the results. Kicking that in git bisect to hopefully be able to pick up some insight lat

[Touch-packages] [Bug 1807373] [NEW] /usr/bin/software-properties-gtk:AttributeError:on_driver_selection_changed

2018-12-07 Thread errors.ubuntu.com bug bridge
Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding software-properties. This problem was most recently seen with package version 1.92.36bodhi1, the problem page at https://errors.ubuntu.com/problem/b13c9466e8741d31ba6c9934365589f383a60650 contai

[Touch-packages] [Bug 1807373] Re: /usr/bin/software-properties-gtk:AttributeError:on_driver_selection_changed

2018-12-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: software-properties (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu.

[Touch-packages] [Bug 1727459] Re: software-properties-gtk crashed with AttributeError in on_driver_selection_changed(): 'NoneType' object has no attribute 'record'

2018-12-07 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1807373 *** https://bugs.launchpad.net/bugs/1807373 ** This bug has been marked a duplicate of bug 1807373 /usr/bin/software-properties-gtk:AttributeError:on_driver_selection_changed -- You received this bug notification because you are a member of Ubunt

[Touch-packages] [Bug 1458204] Re: removing kernels should not require a restart afterward

2018-12-07 Thread Balint Reczey
It looks like Brian can't do it either, but I uploaded the fix for update-notifier in Xenial. ** Description changed: + [Impact] + + The rationale behind the SRU to Xenial is that with latest unattended- + upgrades SRU it starts removing unused kernels, but all older kernels + are not removed i

[Touch-packages] [Bug 1561278] Re: internal sound card not detected HP X2

2018-12-07 Thread Simon Williams
I get 'dpkg frontend is locked by another process' after the dpkg command. No idea what process this is. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1561278 Title:

[Touch-packages] [Bug 1561278] Re: internal sound card not detected HP X2

2018-12-07 Thread Simon Williams
After a reboot, I now get: dpkg: error processing archive libasound2-data_1.1.7-2_all.deb (--install): installing libasound2-data would break libasound2:amd64, and deconfiguration is not permitted (--auto-deconfigure might help) Errors were encountered while processing: libasound2-data_1.1.7-2_a

[Touch-packages] [Bug 1585084] Re: Volume notification keeps popping up constantly (the notify-OSD bubble on top-right corner)

2018-12-07 Thread R
I ~think~ I just fixed this issue on my PC (GA-B250M-DS3H with HDA Intel PCH, ALC887-VD). Symptoms just like described on this thread: - repeated "Jack 'Front Headphone Jack' is now plugged in" / plugged out messages in pulseaudio logs - acpi_listen showing plug/unplug events - once headphones ar

[Touch-packages] [Bug 1561278] Re: internal sound card not detected HP X2

2018-12-07 Thread Sebastien Bacher
bah, sorry, you probably need the lib as well $ wget https://launchpad.net/ubuntu/+source/alsa-lib/1.1.7-2/+build/15743375/+files/libasound2-data_1.1.7-2_all.deb https://launchpad.net/ubuntu/+source/alsa-lib/1.1.7-2/+build/15743375/+files/libasound2_1.1.7-2_amd64.deb $ sudo dpkg -i libasound*.de

[Touch-packages] [Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Christian Ehrhardt 
git bisect start # good: [cbb6e4f7de0115395269860fed18d56beb7ac2bb] Version 3.24.0 git bisect good cbb6e4f7de0115395269860fed18d56beb7ac2bb # bad: [d4f098763eb4fd12a99497340e2f589b37234676] Version 3.26.0 git bisect bad d4f098763eb4fd12a99497340e2f589b37234676 # good: [bf92c08976ad16818be09a6941995

[Touch-packages] [Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Christian Ehrhardt 
quoting; ... so that when "PRAGMA legacy_alter_table" is set behaviour is still compatible with versions 3.24 and earlier). WTH where would/should we set that PRAGMA? I think that would be in sqlalchemy's sqlite backend? Coreybc can you take over from here? -- You received this bug notification

[Touch-packages] [Bug 1458204] Re: removing kernels should not require a restart afterward

2018-12-07 Thread Timo Aaltonen
Hello Daniel, or anyone else affected, Accepted update-notifier into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/update- notifier/3.168.10 in a few hours, and then in the -proposed repository. Please help us by testing this new package. Se

[Touch-packages] [Bug 1807288] Re: mkfs.ext4 -d $directory_with_acls leads to EINVAL

2018-12-07 Thread Launchpad Bug Tracker
This bug was fixed in the package e2fsprogs - 1.44.4-2ubuntu1 --- e2fsprogs (1.44.4-2ubuntu1) disco; urgency=medium * debian/patches/0001-libext2fs-fix-regression-so-we-are-correctly- transla.patch: cherry-pick upstream fix so we are correctly translating acls in mkfs.ext4.

[Touch-packages] [Bug 1727908] Re: Software & Updates application does not permit changes on the "Other Software" tab

2018-12-07 Thread Sebastien Bacher
Thank you for your bug report, I can't confirm that problem neither on 18.04 nor 18.10 though, it might be specific to some configuration/theme/session. Do you use the standard ubuntu session? ** Changed in: software-properties (Ubuntu) Importance: Undecided => High -- You received this bug n

[Touch-packages] [Bug 1807288] Re: mkfs.ext4 -d $directory_with_acls leads to EINVAL

2018-12-07 Thread Francis Ginther
** Tags added: id-5c09fa23626104848f94e45e -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to e2fsprogs in Ubuntu. https://bugs.launchpad.net/bugs/1807288 Title: mkfs.ext4 -d $directory_with_acls leads to EINVAL Status in e2f

[Touch-packages] [Bug 1805027] Re: systemd-resolved can't resolve Comcast mail server addresses

2018-12-07 Thread Francis Ginther
** Tags added: id-5c094e11580a2f05d67fe6f3 -- 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/1805027 Title: systemd-resolved can't resolve Comcast mail server addresses Stat

[Touch-packages] [Bug 1804576] Re: MaxJobTime=0 results in jobs being cancelled immediately instead of never

2018-12-07 Thread Bug Watch Updater
** Changed in: cups (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1804576 Title: MaxJobTime=0 results in jobs being cancelled imm

[Touch-packages] [Bug 1807399] [NEW] package libpam-systemd:amd64 229-4ubuntu21.10 [origin: Ubuntu] failed to install/upgrade: subprocess installed post-installation script returned error exit status

2018-12-07 Thread francisco
Public bug reported: ola ProblemType: Package DistroRelease: elementary 0.4.1 Package: libpam-systemd:amd64 229-4ubuntu21.10 [origin: Ubuntu] ProcVersionSignature: Ubuntu 4.15.0-42.45~16.04.1-generic 4.15.18 Uname: Linux 4.15.0-42-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.1-0ubu

[Touch-packages] [Bug 1727908] Re: Software & Updates application does not permit changes on the "Other Software" tab

2018-12-07 Thread Paul White
Sebastien, at present I can't confirm this on Xubuntu 18.04 but I still see a problem with Ubuntu 18.04 for which I have vanilla-gnome-desktop installed so using the Adwaita theme· If I try to select or deselect anything on the "Other Software" tab I see the panel dim slightly as if the prompt for

[Touch-packages] [Bug 1793410] Re: [Acer Swift SF315-52, Realtek ALC256, Mic, Internal] Internal microphone not working

2018-12-07 Thread Sebastien Bacher
Could be that it requires an hack similar to https://git.kernel.org/pub/scm/linux/kernel/git/next/linux- next.git/commit/sound/pci/hda/patch_realtek.c?id=b72f936f with your ids being 1025:1269 Do you feel like manually patching that in the driver you build to see if that fixes the issue? it would

[Touch-packages] [Bug 1807138] Re: [HDA-Intel - HDA Intel PCH, playback] Headphones not automatically detected

2018-12-07 Thread Sebastien Bacher
What laptop model do you use? Upstream kernel driver has regular fixes like https://git.kernel.org/pub/scm/linux/kernel/git/next/linux- next.git/commit/sound/pci/hda/patch_realtek.c?id=c1732ede5 (the one should be in the current kernel already though) ** Changed in: alsa-driver (Ubuntu) Importa

[Touch-packages] [Bug 1604235] Re: [X555UA, Realtek ALC256, Mic, Internal] No sound at all, mic does not record any sound tried almost all ways to fix it, but nothing worked.

2018-12-07 Thread Sebastien Bacher
** Changed in: alsa-driver (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1604235 Title: [X555UA, Realtek ALC256, Mic

[Touch-packages] [Bug 1807399] Re: package libpam-systemd:amd64 229-4ubuntu21.10 [origin: Ubuntu] failed to install/upgrade: subprocess installed post-installation script returned error exit status 12

2018-12-07 Thread Apport retracing service
** Tags removed: need-duplicate-check -- 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/1807399 Title: package libpam-systemd:amd64 229-4ubuntu21.10 [origin: Ubuntu] failed

[Touch-packages] [Bug 1806860] Re: Pulseaudio module-jack-source unable to connect to jackd2

2018-12-07 Thread Sebastien Bacher
** Changed in: jackd2 (Ubuntu) Status: Incomplete => New ** Changed in: pulseaudio (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to jackd2 in Ubuntu. https://bugs.launchpad.net/

[Touch-packages] [Bug 1639675] Re: [X555UB, Realtek ALC256, Speaker, Internal] No sound at all

2018-12-07 Thread Sebastien Bacher
The issue was fixed in the kernel https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/sound/pci/hda/patch_realtek.c?id=c1732ede5 ** Package changed: alsa-driver (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: linux (

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Eric Desrochers
d-i for disco uploaded but it now FTBFS because it cannot locate ca- certificate-udeb. For some reasons, I didn't notice before hand but ca-certificates (deb)[1] is found in "main" but ca-certificates (udeb)[2] in 'Universe' and I suspect the build failure is due to the fact that the builder doesn

[Touch-packages] [Bug 1785778] Re: Hash Sum mismatch Ubuntu Server 18.04.1 LTS

2018-12-07 Thread Elzix
E: Failed to fetch http://gb.archive.ubuntu.com/ubuntu/dists/bionic- updates/main/binary-i386/by- hash/SHA256/54181e4ce10a58ed362cac0b1a98f48989710d6697291b81e0ad7a2c9320a462 Hash Sum mismatch I went to http://gb.archive.ubuntu.com/ubuntu/dists/bionic- updates/universe/binary-amd64/by-hash/SHA256/

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Eric Desrochers
** Also affects: debian-installer via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842040 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ca-certificates in Ubuntu. https:/

[Touch-packages] [Bug 1807138] Re: [ALC256 - HDA-Intel - HDA Intel PCH, playback] Headphones not automatically detected

2018-12-07 Thread Arne De Herdt
I'm using a Razer Blade 15 2018 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1807138 Title: [ALC256 - HDA-Intel - HDA Intel PCH, playback] Headphones not automatic

[Touch-packages] [Bug 1785778] Re: Hash Sum mismatch Ubuntu Server 18.04.1 LTS

2018-12-07 Thread Julian Andres Klode
@Elzix: You might want to talk to your ISP, or check your hardware, as something is broken. jak@jak-t480s:~:master$ curl -s http://gb.archive.ubuntu.com/ubuntu/dists/bionic-updates/main/binary-i386/by-hash/SHA256/54181e4ce10a58ed362cac0b1a98f48989710d6697291b81e0ad7a2c9320a462 | sha256sum 54181e

[Touch-packages] [Bug 1785778] Re: Hash Sum mismatch Ubuntu Server 18.04.1 LTS

2018-12-07 Thread Elzix
File list has changed. Error no longer exists. Let it be noted that this error may recur. Question: Does one just need to wait for refresh of files or report it here anyway? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Mauricio Faria de Oliveira
** Patch added: "lp1807023-ca-certificates-trusty.debdiff" https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1807023/+attachment/5220103/+files/lp1807023-ca-certificates-trusty.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Mauricio Faria de Oliveira
** Patch added: "lp1807023-ca-certificates-xenial.debdiff" https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1807023/+attachment/5220101/+files/lp1807023-ca-certificates-xenial.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Mauricio Faria de Oliveira
** Patch added: "lp1807023-debian-installer-trusty.debdiff" https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1807023/+attachment/5220104/+files/lp1807023-debian-installer-trusty.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packag

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Mauricio Faria de Oliveira
Testing :: Trusty = original wget http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main /installer-amd64/20101020ubuntu318.44/images/netboot/ubuntu- installer/amd64/{linux,initrd.gz} ~ # cat /etc/default-release trusty ~ # ls -d /usr/lib/ssl/certs ls: /usr/lib/s

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Mauricio Faria de Oliveira
Testing :: Xenial = original wget http://archive.ubuntu.com/ubuntu/dists/xenial-updates/main /installer-amd64/20101020ubuntu451.26/images/netboot/ubuntu- installer/amd64/{linux,initrd.gz} ~ # cat /etc/default-release xenial ~ # ls -d /usr/lib/ssl/certs ls: /usr/lib/ssl

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Mauricio Faria de Oliveira
** Patch added: "lp1807023-debian-installer-xenial.debdiff" https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1807023/+attachment/5220102/+files/lp1807023-debian-installer-xenial.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packag

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Mauricio Faria de Oliveira
** Description changed: [Impact]  * The installer stock images fail to validate any HTTPS    certificates because ca-certificates is not available    in the installer environment.  * This causes wget/download errors for preseed files on    HTTPS servers (or HTTP servers that redi

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Mauricio Faria de Oliveira
Package Contents :: Trusty == No regressions in ca-certificate DEB file after the changes to build the UDEB file. The only difference is due to the changes in changelog file and package version. dpkg-deb -c (content listing) --- $ dpkg-deb -c ca-certificates_201

[Touch-packages] [Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Corey Bryant
Christian, thanks for all the digging! I just ran a successful test against sqlite 3.26.0-2 package rebuilt with 2defce45c5670e0258374eeb2e293fcf6f82bddd reverted. That's the only change I made and it seems to resolve the issue. Now to figure out if that patch is fine and we really need to update P

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Mauricio Faria de Oliveira
The ca-certificates fix for Xenial and Trusty include the changes to build the (new) udeb. The normal deb package has been verified for regressions (next comments) and it is correct, with no functional changes whatsoever. -- You received this bug notification because you are a member of Ubuntu T

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Mauricio Faria de Oliveira
Package Contents :: Xenial == No regressions in ca-certificate DEB file after the changes to build the UDEB file. The only difference is due to the changes in changelog file and package version. dpkg-deb -c (content listing) --- $ dpkg-deb -c ca-certificates_201

[Touch-packages] [Bug 1803534] Re: Backport uuid based cache file naming scheme

2018-12-07 Thread Sebastien Bacher
I installed 'fontconfig' from proposed and the package installation failed on that error 'fc-cache: symbol lookup error: fc-cache: undefined symbol: FcDirCacheCreateUUID' It looks like the fontconfig binary should depends on the new version of the lib and doesn't? -- You received this bug noti

[Touch-packages] [Bug 1785778] Re: Hash Sum mismatch Ubuntu Server 18.04.1 LTS

2018-12-07 Thread Sundar Shrestha
Even by downloading the file and checking HASH and MD5sum. It's different than it should be. Can you please tell me how to what to ask for ISP if they are mangling the traffic. HASH file downloaded and check for SHA256 checksum. Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Pack

[Touch-packages] [Bug 1803534] Re: Backport uuid based cache file naming scheme

2018-12-07 Thread Sebastien Bacher
** Tags removed: verification-needed verification-needed-bionic ** Tags added: verification-failed verification-failed-bionic -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to fontconfig in Ubuntu. https://bugs.launchpad.net/bug

[Touch-packages] [Bug 1803534] Re: Backport uuid based cache file naming scheme

2018-12-07 Thread Sebastien Bacher
The CPU regression looks similar to https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=909818#90 which has been fixed in https://gitlab.freedesktop.org/fontconfig/fontconfig/commit/5f12f564 , we should probably backport that one ** Bug watch added: Debian Bug tracker #909818 https://bugs.debian

[Touch-packages] [Bug 1807138] Re: [ALC256 - Razer Blade 15 2018] Headphones not automatically detected

2018-12-07 Thread Sebastien Bacher
** Summary changed: - [ALC256 - HDA-Intel - HDA Intel PCH, playback] Headphones not automatically detected + [ALC256 - Razer Blade 15 2018] Headphones not automatically detected -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed t

[Touch-packages] [Bug 1727908] Re: Software & Updates application does not permit changes on the "Other Software" tab

2018-12-07 Thread Sebastien Bacher
Using GTK_THEME=Adwaita software-properties-gtk works fine as well... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1727908 Title: Software & Updates applicat

[Touch-packages] [Bug 1795844] Re: package libqt4-network:amd64 4:4.8.7+dfsg-7ubuntu1 failed to install/upgrade: El paquete está en un estado grave de inconsistencia - debe reinstalarlo antes de inte

2018-12-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: qt4-x11 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.n

[Touch-packages] [Bug 1805426] [NEW] Not able to log in into Google Account, aswell as Microsoft account

2018-12-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: After the first boot up of Ubuntu 18.10, it invites me to log-in into several accounts, including Google and Microsoft accounts. After I log- in into Ubuntu One, my next step is to log in my Google Account, but the log-in page never loads, and when it does

[Touch-packages] [Bug 1727908] Re: Software & Updates application does not permit changes on the "Other Software" tab

2018-12-07 Thread Harald H.
Can confirm that this is reproducible with the standard Ubuntu session in 18.04.01 and 18.10, tested both with the vanilla install with no updates and also fully updated. However, notice a few things: - If you repeatedly click the checkbox it will sometimes trigger the authentication window - The

[Touch-packages] [Bug 1805426] Re: Not able to log in into Google Account, aswell as Microsoft account

2018-12-07 Thread Sebastien Bacher
Thank you for the debugging. I don't think goa requires IPv6, could you give details on how you disabled IPv6? Maybe doing the same steps is enough for others to reproduce the issue. The issue connecting to ppas when IPv6 is enabling is a bug by itself, either in the software or in your local ne

[Touch-packages] [Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Laszlo Boszormenyi
It's 'PRAGMA legacy_alter_table = ON' and the following change in src:migrate (0.11.0 version) might do the trick. @@ -9,6 +9,7 @@ except ImportError: # Python 2 from UserDict import DictMixin from copy import copy import re +import sqlite3 from sqlalchemy.databases import sqlite as sa_b

[Touch-packages] [Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Laszlo Boszormenyi
Indentation is messed up during the post, but easy to correct if you see the source of the migrate/changeset/databases/sqlite.py file. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sqlite3 in Ubuntu. https://bugs.launchpad.n

[Touch-packages] [Bug 1806961] Re: Lock can be circumvented by switching tty when using lightdm

2018-12-07 Thread Eduardo dos Santos Barretto
** Tags added: community-security ** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/1806961 Title: Lock

[Touch-packages] [Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Corey Bryant
Laszlo, that fix seems reasonable. Do you want to push on getting that into migrate and uploaded to Debian or would you like one of us to handle it? Thanks again for the quick responses on this. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Corey Bryant
Laszlo, I just tested with the updates you posted in comment #8 and it works. \o/ ** Also affects: migrate (Ubuntu) Importance: Undecided Status: New ** Changed in: migrate (Ubuntu) Status: New => Triaged ** Changed in: migrate (Ubuntu) Importance: Undecided => High ** Chang

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Eric Desrochers
>From #ubuntu-release (freenode) With regards to the FTBFS situation with ca-certificates-udeb: slashd: Promoted. I'll retry the builds when the publisher's done moving it around. I'll continue with the SRU as soon as disco is building fine and goes into -releases. -- You received this bug no

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Eric Desrochers
>From #ubuntu-release (freenode) With regards to the FTBFS situation with ca-certificates-udeb: slashd: Promoted. I'll retry the builds when the publisher's done moving it around. slashd: Just disco. For other releases, it'll require some fiddling. I'll continue with the SRU as soon as disco

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Dan Streetman
removing the sponsors team - please nobody upload this! @slashd or i will sru when ready. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ca-certificates in Ubuntu. https://bugs.launchpad.net/bugs/1807023 Title: installer

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Eric Desrochers
Please do the necessary to make sure we don't upload ca-certificates by mistake again. I would suggest we : 1) Remove the debdiff 2) Set the status for ca-certificates to "Won't Fix" To avoid confusion. The ca-certificates work need to be done by an archive admin, no rebuild needed. Regards, Er

[Touch-packages] [Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Corey Bryant
** Also affects: sqlalchemy-migrate Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sqlite3 in Ubuntu. https://bugs.launchpad.net/bugs/1807262 Title: stein unit tests fail with sq

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Dan Streetman
** Changed in: ca-certificates (Ubuntu Disco) Status: In Progress => Invalid ** Changed in: ca-certificates (Ubuntu Disco) Assignee: Mauricio Faria de Oliveira (mfo) => (unassigned) ** Changed in: ca-certificates (Ubuntu Cosmic) Status: In Progress => Invalid ** Changed in: ca

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Dan Streetman
Marked ca-certificates for b/c/d as Invalid - it does not need an upload, only archive twiddling to move its component. For t/x, ca-certificates does need the patches @mfo attached to actually generate the -udeb binary pkg. Please nobody sponsor this bug - @slashd or I will handle the sruing. *

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/debian-installer/ubuntu -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ca-certificates in Ubuntu. https://bugs.launchpad.net/bugs/1807023 Title: installer stock images fail to validate

[Touch-packages] [Bug 1807432] [NEW] /proc/diskstats does not rollup queue depth from partitions

2018-12-07 Thread Albert Autin
Public bug reported: Tested in Ubuntu 18.04LTS and Ubuntu 18.10, with the same result. The queue size rollup works in Centos 7 though. root@vagrant:~# uname -a Linux vagrant 4.18.0-12-generic #13-Ubuntu SMP Wed Nov 14 15:17:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux root@vagrant:~# lsb_release

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Eric Desrochers
** Patch removed: "lp1807023-ca-certificates-xenial.debdiff" https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1807023/+attachment/5220101/+files/lp1807023-ca-certificates-xenial.debdiff ** Patch removed: "lp1807023-ca-certificates-trusty.debdiff" https://bugs.launchpad.net/u

[Touch-packages] [Bug 1807437] [NEW] package openssh-server 1:7.6p1-4ubuntu0.1 failed to install/upgrade: installed openssh-server package post-installation script subprocess returned error exit statu

2018-12-07 Thread Angel Delight
Public bug reported: On startuo I got an error message,three consecutive times now, saying system failed to load package. Weirdly, another message appears saying my software is up to date. When I 'x' it. I'm left with the option of reporting the bug failure, which I'm doing now. ProblemType: Pack

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Mauricio Faria de Oliveira
** Patch added: "lp1807023-ca-certificates-trusty.debdiff" https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1807023/+attachment/5220172/+files/lp1807023-ca-certificates-trusty.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Mauricio Faria de Oliveira
** Patch added: "lp1807023-ca-certificates-xenial.debdiff" https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1807023/+attachment/5220173/+files/lp1807023-ca-certificates-xenial.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages

[Touch-packages] [Bug 1807440] [NEW] sensible-browser cannot process $BROWSER variable when it contains a whitespace character

2018-12-07 Thread FA
Public bug reported: If path to a browser defined via the $BROWSER environment variable contains a whitespace character, running sensible-browser should launch browser defined by $BROWSER. If path to a browser defined via the $BROWSER environment variable contains a whitespace character, running

[Touch-packages] [Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Corey Bryant
I've moved ahead with an upstream PR and will be uploading to Ubuntu shortly with a patch/bug to Debian. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sqlite3 in Ubuntu. https://bugs.launchpad.net/bugs/1807262 Title: stei

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/debian-installer/cosmic-proposed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ca-certificates in Ubuntu. https://bugs.launchpad.net/bugs/1807023 Title: installer stock images fail to

[Touch-packages] [Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Corey Bryant
Upstream PR: https://review.openstack.org/#/c/623564/ -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sqlite3 in Ubuntu. https://bugs.launchpad.net/bugs/1807262 Title: stein unit tests fail with sqlalchemy.exc.NoSuchTableEr

[Touch-packages] [Bug 1807437] Re: package openssh-server 1:7.6p1-4ubuntu0.1 failed to install/upgrade: installed openssh-server package post-installation script subprocess returned error exit status

2018-12-07 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1807437 Title: package openssh-server 1:7.6p1-4ubuntu0.1 failed to install/upgrade:

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Adam Conrad
Hello Mauricio, or anyone else affected, Accepted debian-installer into cosmic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/debian- installer/20101020ubuntu557.1 in a few hours, and then in the -proposed repository. Please help us by testing this n

[Touch-packages] [Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/debian-installer/bionic-proposed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ca-certificates in Ubuntu. https://bugs.launchpad.net/bugs/1807023 Title: installer stock images fail to

  1   2   >