[Touch-packages] [Bug 1869107] Re: Error when installing scanner deb on 20.04

2020-03-25 Thread David Kalnischkies
Without looking at the deb file, this is likely a regression of 2.0 which was fixed in the recently released 2.0.1 in Debian. Pretty sure that will eventually flow into Ubuntu as well. See the commit in question for details if you are interested: https://salsa.debian.org

Re: [Touch-packages] [Bug 1864992] Please test proposed package

2020-03-25 Thread Rafael David Tinoco
. (Closes: #939779) -- Rafael David Tinoco Wed, 11 Mar 2020 19:37:06 + (k)rafaeldtinoco@bkmodissue:~$ apt-cache policy kmod kmod: Installed: 24-1ubuntu3.3 Candidate: 24-1ubuntu3.3 Version table: *** 24-1ubuntu3.3 500 500 http://us.archive.ubuntu.com/ubuntu bionic-proposed/ma

Re: [Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-25 Thread Rafael David Tinoco
running depmod -a for the first time in recent kernels (>= 5.3.x) (LP: #1864992) * Removed --add-udeb from dh_makeshlibs, since libkmod2-udeb does not actually contain a library. (Closes: #939779) -- Rafael David Tinoco Wed, 11 Mar 2020 19:32:52 + (k)rafaeldtinoco@ekmodissue:~$ apt-cach

[Touch-packages] [Bug 1868720] Re: backport time64 syscalls whitelist

2020-03-25 Thread Rafael David Tinoco
I believe the patch you're mentioning is worth backporting to Bionic and Eoan is this: $ git log -1 -p be65b26b67099be2b2b4890d736dbd1ad15adf36 | diffstat include/seccomp-syscalls.h| 208 +- src/arch-aarch64-syscalls.c | 35 ++-

[Touch-packages] [Bug 1868720] Re: backport time64 syscalls whitelist

2020-03-25 Thread Rafael David Tinoco
Could you provide a failing test case so we can base the SRU (stable release update) on that use it as a non-regression test ? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libseccomp in Ubuntu.

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-24 Thread Rafael David Tinoco
kernels (>= 5.3.x) (LP: #1864992) -- Rafael David Tinoco Thu, 12 Mar 2020 13:15:28 + --- and it should have taken care of this issue.. checking the given example: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac /autopkgtest-focal/focal/amd64/d/d

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-24 Thread Rafael David Tinoco
Thanks doko, focal was Fix Released for the original initramfs-tools, iirc. That made me miss the fix for Focal. I'm applying the same fix (Eoan/Bionic SRUs) to Focal. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to kmod in

[Touch-packages] [Bug 1868407] Re: PCI/internal sound card not detected

2020-03-21 Thread David
Additional information to the reported bug: After rebooting with the older kernel (5.3.0-40-generic) sound is restored and the output of aplay -l is: aplay -l List of PLAYBACK Hardware Devices card 0: PCH [HDA Intel PCH], device 0: ALC3254 Analog [ALC3254 Analog] Subdevices: 1/1

[Touch-packages] [Bug 1868407] [NEW] PCI/internal sound card not detected

2020-03-21 Thread David
Public bug reported: After the most recent Ubuntu update to kernel 5.3.0-42-generic, built-in sound card is no longer detected. I have no sound at all. Booting Ubuntu with the previous kernel 5.3.0-40-generic restores everything to normal (as a temporary fix I set GRUB_DEFAULT="1>2").

[Touch-packages] [Bug 1553669] Re: Annoying "call from" message when connecting Bose devices

2020-03-16 Thread David Mortals
This problem is still present in Ubuntu 20.04 (DEV). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1553669 Title: Annoying "call from" message when connecting Bose

[Touch-packages] [Bug 1863261] Re: modinfo prints an error message if modules.builtin.bin is missing

2020-03-12 Thread Rafael David Tinoco
I'm flagging this as won't fix because of LP: #1864992. Focal has been merged with 0.136ubuntu1 containing this "fix". Eoan and Bionic will not face this issue with fix for LP: #1864992. ** Changed in: initramfs-tools (Ubuntu Eoan) Status: In Progress => Won't Fix ** Changed in:

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-12 Thread Rafael David Tinoco
Testing Bionic kernel with the initial situation the bug being dropped said to fix: (k)rafaeldtinoco@bkmodissue:~$ sudo rm /lib/modules/4.15.0-91-generic/modules.builtin.bin (k)rafaeldtinoco@bkmodissue:~$ sudo depmod -a -F /boot/System.map-4.15.0-91-generic ok

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-12 Thread Rafael David Tinoco
** Description changed: + [Impact] + + * There is no impact to the end user but spurious error messages (tons + of them) causing the perception that something really bad happened: + + Example of one of those tons of messages: + + depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file()

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-12 Thread Rafael David Tinoco
Testing Bionic kernel with the initial situation the bug being dropped said to fix: (k)rafaeldtinoco@bkmodissue:~$ sudo rm /lib/modules/4.15.0-91-generic/modules.builtin.bin (k)rafaeldtinoco@bkmodissue:~$ sudo depmod -a -F /boot/System.map-4.15.0-91-generic (k)rafaeldtinoco@bkmodissue:~$ sudo

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-11 Thread Rafael David Tinoco
I have created a PPA for this issue: https://launchpad.net/~rafaeldtinoco/+archive/ubuntu/lp1864992 Please provide feedback if possible. I haven't done Focal yet because git-ubuntu is facing a small problem importing latest focal source package to do the merge.. will check it tomorrow. -- You

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-11 Thread Rafael David Tinoco
@cascardo did a MR for focal and added you as a reviewer. will do the other MR for eoan and bionic now. ** No longer affects: curtin ** No longer affects: subiquity -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to kmod in

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-11 Thread Rafael David Tinoco
Reason for keeping verbose_missing_bin patch was because of test case described at: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684901 (k)root@fkmodissue:.../5.4.0-18-generic$ sudo mv modules.alias.bin modules.alias.bin.old (k)root@fkmodissue:.../5.4.0-18-generic$ sudo modprobe hehe

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-11 Thread Rafael David Tinoco
** Also affects: kmod (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: kmod (Ubuntu Disco) Importance: Undecided Status: New ** Also affects: kmod (Ubuntu Focal) Importance: Medium Assignee: Rafael David Tinoco (rafaeldtinoco) Status

[Touch-packages] [Bug 1863261] Re: modinfo prints an error message if modules.builtin.bin is missing

2020-03-11 Thread Rafael David Tinoco
** Also affects: initramfs-tools (Ubuntu Focal) Importance: Medium Assignee: Rafael David Tinoco (rafaeldtinoco) Status: Fix Released ** Changed in: initramfs-tools (Ubuntu Eoan) Status: New => In Progress ** Changed in: initramfs-tools (Ubuntu Bionic) Status:

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-11 Thread Rafael David Tinoco
Sorry @cascardo, forgot to update there. I'll revert half of Debian patch... (the could not open builtin file).. turning it back to DBG() only message. This "fixes" the issue. We can solve implement whatever Debian decides later.. but getting rid of those messages now is good or we will have many

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-11 Thread Rafael David Tinoco
@cascardo brought to us that there is on-going discussion about this in: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=948257#95 which I missed... Debian has this patch: + debian/patches/verbose_missing_bin Description: Report an error when some .bin files do not exist Author: Marco

[Touch-packages] [Bug 1866012] Re: depmod ERROR during Setting up linux-modules-5.4.0-17-generic

2020-03-11 Thread Rafael David Tinoco
*** This bug is a duplicate of bug 1864992 *** https://bugs.launchpad.net/bugs/1864992 https://bugs.launchpad.net/curtin/+bug/1864992/comments/34 https://bugs.launchpad.net/curtin/+bug/1864992/comments/35 https://bugs.launchpad.net/curtin/+bug/1864992/comments/36 Issue is in verbosity level

[Touch-packages] [Bug 1866012] Re: depmod ERROR during Setting up linux-modules-5.4.0-17-generic

2020-03-11 Thread Rafael David Tinoco
*** This bug is a duplicate of bug 1864992 *** https://bugs.launchpad.net/bugs/1864992 Im marking this bug as a duplicate of: https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/1864992 ** This bug has been marked a duplicate of bug 1864992 depmod: ERROR: ../libkmod/libkmod.c:515

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-11 Thread Rafael David Tinoco
Here is the thing... log_setup_kmod_log() is the function controlling verbocity level. When called from do_modprobe() execution path, it has a way to control the "log priority", being able to control how verbose the execution should be. Meanwhile, when log_setup_kmod_log() is called from

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-11 Thread Rafael David Tinoco
Kmod source shows: idx = index_file_open(fn); if (idx == NULL) { DBG(ctx, "could not open builtin file '%s'\n", fn); return NULL; } and this is continuously called. I'll check if DBG should be enabled in our case OR we should patch upstream. ** Changed in: subiquity Status: New

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-11 Thread Rafael David Tinoco
Alright, afaict what is happening is this: In Focal I first faced this issue when upgrading kmod to 26+20191223-1ubuntu1.. but my reproducer was "update-initramfs" only. The issue is that both: mkinitramfs (initramfs-tools) needs a patch to work with recent 5.x kernels: # mkinitramfs

[Touch-packages] [Bug 1863261] Re: modinfo prints an error message if modules.builtin.bin is missing

2020-03-11 Thread Rafael David Tinoco
Disco is EOL. All other supported versions need same patch for HWE kernels. ** Also affects: initramfs-tools (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: initramfs-tools (Ubuntu Eoan) Importance: Undecided Status: New ** Also affects: initramfs-tools

[Touch-packages] [Bug 1866012] Re: depmod ERROR during Setting up linux-modules-5.4.0-17-generic

2020-03-11 Thread Rafael David Tinoco
Related bugs: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1863261 https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/1866012 https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/1864992 -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-11 Thread Rafael David Tinoco
Related bugs: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1863261 https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/1866012 https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/1864992 -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1863261] Re: modinfo prints an error message if modules.builtin.bin is missing

2020-03-11 Thread Rafael David Tinoco
Related bugs: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1863261 https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/1866012 https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/1864992 -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1863261] Re: modinfo prints an error message if modules.builtin.bin is missing

2020-03-11 Thread Rafael David Tinoco
** No longer affects: kmod (Ubuntu Focal) ** No longer affects: kmod (Ubuntu) ** No longer affects: initramfs-tools (Ubuntu Focal) -- 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 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-10 Thread Rafael David Tinoco
Alright, sorry for the delay, I'm revisiting this now... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to kmod in Ubuntu. https://bugs.launchpad.net/bugs/1864992 Title: depmod: ERROR: ../libkmod/libkmod.c:515

[Touch-packages] [Bug 1616196] Re: unable to stop avahi-daemon (dbus always restarts it)

2020-03-05 Thread David S
Wow, super annoying. I just wanted the "[UFW BLOCK]" multicast messages to stop clogging up my logs when I'm connected to certain networks. I don't really want it permanently disabled, nor do I really want to change firewall rules, just to stop cluttering the log. Avahi just doesn't make sense on

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-03 Thread Rafael David Tinoco
ntu) Importance: Undecided => Low ** Changed in: kmod (Ubuntu) Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco) ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco) -- You received this bug notification because you

[Touch-packages] [Bug 1864436] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file

2020-03-03 Thread Rafael David Tinoco
*** This bug is a duplicate of bug 1864992 *** https://bugs.launchpad.net/bugs/1864992 ** This bug has been marked a duplicate of bug 1864992 depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin' --

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-03 Thread Rafael David Tinoco
@dsmythies, @kaihengfeng you seem to be correct. First time I saw that issue was in a kmod regression test iirc. The fix was supposed to be in: initramfs-tools (0.133ubuntu15) focal; urgency=medium from: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1863261 but I see now

[Touch-packages] [Bug 1864992] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file '/lib/modules/5.4.0-14-generic/modules.builtin.bin'

2020-03-03 Thread Rafael David Tinoco
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1863261 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to kmod in Ubuntu. https://bugs.launchpad.net/bugs/1864992 Title: depmod: ERROR: ../libkmod/libkmod.c:515

[Touch-packages] [Bug 1864436] Re: depmod: ERROR: ../libkmod/libkmod.c:515 lookup_builtin_file() could not open builtin file

2020-03-03 Thread Rafael David Tinoco
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1863261 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to kmod in Ubuntu. https://bugs.launchpad.net/bugs/1864436 Title: depmod: ERROR: ../libkmod/libkmod.c:515

[Touch-packages] [Bug 1668944] Re: The _apt user ignores group membership.

2020-02-26 Thread David Kalnischkies
Nowadays our HTTPS implementation works a few layers deeper than what I talked about three years ago, so we could similar to our auth.conf work now open all certificate (others also?) files as root before dropping rights. As that would be best implemented by someone who actually uses these

[Touch-packages] [Bug 1864623] Re: apt-get attempts to download Packages.xz which is not InRelease and does not exist

2020-02-26 Thread David Kalnischkies
The cake is a lie. --print-uris does *NOT* print the URIs an "apt update" is bound to use. It can't because it doesn't download any file and it would need to download at least the (current) InRelease file to answer that. So what it does is print the URIs it would download IF everything would

[Touch-packages] [Bug 1862453] Re: static ip netplan does not apply on boot

2020-02-18 Thread David Parks
My heart skipped a beat when I saw the permissions on the root folder. I think that was it. I apologize for taking your time with this issue. Thank you for your help. I've attached the journalctl output that shows all the bus errors resolved. ** Attachment added: "200218-journalctl.txt"

[Touch-packages] [Bug 1862453] Re: static ip netplan does not apply on boot

2020-02-18 Thread David Parks
root@lei:~# ls -ld / dr-xr-x--x 26 root root 4096 Feb 4 20:09 / -- 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/1862453 Title: static ip netplan does not apply on boot

[Touch-packages] [Bug 1862453] Re: static ip netplan does not apply on boot

2020-02-18 Thread David Parks
root@lei:~# ls -l / total 4194416 drwxr-xr-x2 root root 4096 Feb 6 06:18 bin drwxr-xr-x3 root root 4096 Feb 6 06:18 boot drwxr-xr-x2 root root 4096 Dec 27 19:00 cdrom drwxr-xr-x 19 root root 4700 Feb 16 18:16 dev drwxr-xr-x 121 root root 12288 Feb 16

[Touch-packages] [Bug 1862453] Re: static ip netplan does not apply on boot

2020-02-16 Thread David Parks
Attached is the output of 'journalctl -b --no-pager'. After booting, 'ip a' confirmed no ip was assigned. in the attached journal, 'sudo netplan apply' was called at 17:58:22 and the network came up within a couple of seconds. ** Attachment added: "Output of: 'journalctl -b --no-pager'"

[Touch-packages] [Bug 1863261] Re: modinfo prints an error message if modules.builtin.bin is missing

2020-02-14 Thread Rafael David Tinoco
PPA: https://launchpad.net/~rafaeldtinoco/+archive/ubuntu/lp1863261 MERGE: https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/initramfs-tools/+git/initramfs-tools/+merge/379222 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1863261] Re: modinfo prints an error message if modules.builtin.bin is missing

2020-02-14 Thread Rafael David Tinoco
** Merge proposal linked: https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/initramfs-tools/+git/initramfs-tools/+merge/379222 -- 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 1863261] Re: modinfo prints an error message if modules.builtin.bin is missing

2020-02-14 Thread Rafael David Tinoco
** Also affects: kmod (Ubuntu) Importance: Undecided Status: New ** Changed in: kmod (Ubuntu Focal) Status: New => Fix Released -- 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 1863261] [NEW] modinfo prints an error message if modules.builtin.bin is missing

2020-02-14 Thread Rafael David Tinoco
initramfs-tools (Ubuntu) Importance: Medium Assignee: Rafael David Tinoco (rafaeldtinoco) Status: In Progress ** Affects: initramfs-tools (Ubuntu Focal) Importance: Medium Assignee: Rafael David Tinoco (rafaeldtinoco) Status: In Progress ** Changed in: initr

Re: [Touch-packages] [Bug 1815101] Re: [master] Restarting systemd-networkd breaks keepalived, heartbeat, corosync, pacemaker (interface aliases are restarted)

2020-02-13 Thread Rafael David Tinoco
Balint, based on your input... > thanks for the fixes in Eoan. Unfortunately we have a product based on > disco and cannot move forward at this time. Being a networking shop, > this issue has a serious effect on us and we would like to avoid moving > to something like ifupdown2 within our stable

[Touch-packages] [Bug 1815101] Re: [master] Restarting systemd-networkd breaks keepalived, heartbeat, corosync, pacemaker (interface aliases are restarted)

2020-02-13 Thread Rafael David Tinoco
Xenial) Importance: Undecided => Medium ** Changed in: keepalived (Ubuntu Xenial) Status: New => Confirmed ** Changed in: keepalived (Ubuntu Xenial) Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco) ** No longer affects: heartbeat (Ubuntu Xenial) ** Changed in

[Touch-packages] [Bug 1862770] Re: MySQL autopkgtest regressed in Focal release pocket

2020-02-13 Thread Rafael David Tinoco
*** This bug is a duplicate of bug 1862364 *** https://bugs.launchpad.net/bugs/1862364 I have just uploaded mysql-8.0_8.0.19-0ubuntu3 containing fixes for the 2020 year in mysql tests. I'll flag this as Fix Committed and Fix Released manually as only LP: #1862364 was referred in that

[Touch-packages] [Bug 1862770] Re: MySQL autopkgtest regressed in Focal release pocket

2020-02-13 Thread Rafael David Tinoco
*** This bug is a duplicate of bug 1862364 *** https://bugs.launchpad.net/bugs/1862364 Ah, nm, this is a duplicate =o). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to shadow in Ubuntu.

[Touch-packages] [Bug 1862770] Re: MySQL autopkgtest regressed in Focal release pocket

2020-02-13 Thread Rafael David Tinoco
*** This bug is a duplicate of bug 1862364 *** https://bugs.launchpad.net/bugs/1862364 Related bugs: https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1862364 https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1859100 -- You received this bug notification because you are a

[Touch-packages] [Bug 1862928] Re: python-crypto (i386) needs rebuild in Focal (python 3.7 -> python 3.8 dependency refresh)

2020-02-12 Thread Rafael David Tinoco
Thanks Steve!! Package is back to archive, moving on with what needed this. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python-crypto in Ubuntu. https://bugs.launchpad.net/bugs/1862928 Title: python-crypto (i386) needs

[Touch-packages] [Bug 1862928] Re: python-crypto (i386) needs rebuild in Focal (python 3.7 -> python 3.8 dependency refresh)

2020-02-12 Thread Rafael David Tinoco
09:43 you see that python3-crypto has per-arch deb files 09:43 I added a comment in the case and subscribed steve 09:43 while your conter-xample of ansi just has one called ..._all.deb 09:43 — rafaeldtinoco checks 09:43 AFAICS python3-crypto contains no arch dependent files 09:44 so it could

[Touch-packages] [Bug 1862928] Re: python-crypto (i386) needs rebuild in Focal (python 3.7 -> python 3.8 dependency refresh)

2020-02-12 Thread Rafael David Tinoco
Steve, Looks like python3-crypto package is not in the i386 archive. Judging by: https://launchpad.net/ubuntu/+source/python-crypto https://launchpad.net/ubuntu/+source/python-crypto/+publishinghistory https://launchpad.net/ubuntu/+source/python-crypto/2.6.1-11ubuntu2

[Touch-packages] [Bug 1862928] Re: python-crypto needs rebuild in Focal (python 3.7 -> python 3.8 dependency refresh)

2020-02-12 Thread Rafael David Tinoco
Yep, I had those as well, thought it was my dev environmnet. But, if you say yours install fine there is no need for a rebuild.. weird.. I'll re- check here, thank you! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1862928] Re: python-crypto needs rebuild in Focal (python 3.7 -> python 3.8 dependency refresh)

2020-02-12 Thread Rafael David Tinoco
I think this relates to having i386 in amd64 installed OSes only currently. Since I'm using a i386 only container, it can't figure out the correct python dependency (asking for amd64). If I build python3-crypto in an i386 container dependencies are correctly figured out. ** Summary changed: -

[Touch-packages] [Bug 1862928] Re: python-crypto needs rebuild in Focal (python 3.7 -> python 3.8 dependency refresh)

2020-02-12 Thread Rafael David Tinoco
Ah okay, perhaps your environment is amd64 ? I'm testing this in an i386 environmnet (LXD container) only. Still getting: python3-crypto:amd64 : Depends: python3:amd64 (< 3.9) but it is not going to be installed Depends: python3:amd64 (>= 3.7~) but it is not going to be

[Touch-packages] [Bug 1862928] [NEW] python-crypto needs rebuild in Focal (python 3.7 -> python 3.8 dependency refresh)

2020-02-12 Thread Rafael David Tinoco
python-crypto (Ubuntu) Importance: Medium Assignee: Rafael David Tinoco (rafaeldtinoco) Status: In Progress ** Changed in: python-crypto (Ubuntu) Status: New => In Progress ** Changed in: python-crypto (Ubuntu) Importance: Undecided => Medium ** Changed in: p

[Touch-packages] [Bug 1862453] Re: static ip netplan does not apply on boot

2020-02-10 Thread David Parks
root@lei:~# journalctl --no-pager -b -u systemd-networkd -- Logs begin at Fri 2019-12-27 20:01:52 EST, end at Mon 2020-02-10 09:30:11 EST. -- Feb 05 21:58:40 lei systemd[1]: Starting Network Service... Feb 05 21:58:40 lei systemd-networkd[926]: Failed to connect to bus: Permission denied Feb 05

[Touch-packages] [Bug 1862453] [NEW] static ip netplan does not apply on boot

2020-02-08 Thread David Parks
Public bug reported: I was advised to report a bug when I posted the following thread... https://askubuntu.com/questions/1208145/netplan-apply-required-after-reboot After a reboot, I must manually run "sudo netplan apply" to set the static IP described in 50-cloud-init.yaml. Journalctl

[Touch-packages] [Bug 1815101] Re: [master] Restarting systemd-networkd breaks keepalived, heartbeat, corosync, pacemaker (interface aliases are restarted)

2020-02-07 Thread David Negreira
Can we backport the fixes to Bionic? -- 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/1815101 Title: [master] Restarting systemd-networkd breaks keepalived, heartbeat,

[Touch-packages] [Bug 1862290] [NEW] Xorg restarts when locked

2020-02-06 Thread David Colborne
Public bug reported: My laptop is currently running Xubuntu 18.04.3. Whenever I lock or suspend my laptop, Xorg crashes and restarts, frequently bringing down whatever applications are running within it. Here's my light-locker --debug, just in case that helps: [gs_debug_init] gs-debug.c:106

[Touch-packages] [Bug 1861216] [NEW] Dummy Output for audio output device after upgrade to focal

2020-01-28 Thread David Ames
Public bug reported: After and upgrade to Focal audio output not working. Dummy Output device in the sound settings. It seems like drivers are loaded: 00:1f.3 Audio device: Intel Corporation Device 02c8 (prog-if 80) Subsystem: Lenovo Device 2292 Flags: bus master, fast devsel,

[Touch-packages] [Bug 1859030] Re: libcairo2 does not install on Bionic (18.04)

2020-01-09 Thread David Swarbrick
I have now enabled bionic-updates, it must have been disabled in error. Thank you for your help, apologies for the unnecessary report. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cairo in Ubuntu.

[Touch-packages] [Bug 1859030] Re: libcairo2 does not install on Bionic (18.04)

2020-01-09 Thread David Swarbrick
If there is a simple way to downgrade packages from 18.04.1 to 18.04 I would be greatly appreciative if somebody could help me with this. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cairo in Ubuntu.

[Touch-packages] [Bug 1859030] Re: libcairo2 does not install on Bionic (18.04)

2020-01-09 Thread David Swarbrick
I'm not certain whether I have bionic-updates enabled, although I have realised the issue has been caused by the versions of packages (namely 1.15.10-2ubuntu0.1) being more recent than 1.15.10-2, I guess this means that the system on which I am installing has indeed had some updates to the

[Touch-packages] [Bug 1859030] [NEW] libcairo2 does not install on Bionic (18.04)

2020-01-09 Thread David Swarbrick
Public bug reported: Attempt at installing libcairo2-dev on a clean Bionic install fails as follows: $ sudo apt install libcairo2-dev Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have

[Touch-packages] [Bug 1849560] Re: Please revise the files installed in /etc/

2020-01-06 Thread Rafael David Tinoco
** Changed in: openssh (Ubuntu) Importance: Undecided => Wishlist ** Changed in: openssh (Ubuntu) Status: New => Triaged ** Tags added: server-next -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in

[Touch-packages] [Bug 1857769] [NEW] program linked to protobuf crashes before main

2019-12-28 Thread David Lawrence
Public bug reported: This simple test crashes on a system that I installed Ubuntu Server 20.04 daily build on yesterday: echo "syntax = \"proto2\";" >| test.pbc echo "message TestMsg" >> test.pbc echo "{" >> test.pbc echo " required double f1 = 1;" >> test.pbc echo "}" >> test.pbc echo "int

[Touch-packages] [Bug 1857018] Re: apt-get: Can not downgrade dependencies or anything with -t

2019-12-19 Thread David Kalnischkies
"apt install foo/bar" will try to satisfy dependencies of foo from release bar if the current candidates do not satisfy the requirements. That is more a feature for going to a PPA (or backports) than leaving it and has some issues, but it exists (e.g. your downgrade has probably all dependencies

[Touch-packages] [Bug 1718227] Re: replacement of ifupdown with netplan needs integration for /etc/network/if{up, down}.d scripts

2019-12-11 Thread Rafael David Tinoco
For openvpn + systemd-resolve: With "up / down" openvpn config file commands you can wrap "systemd- resolve --set-dns=XXX" and update the given DNS servers. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu.

[Touch-packages] [Bug 1718227] Re: replacement of ifupdown with netplan needs integration for /etc/network/if{up, down}.d scripts

2019-12-11 Thread Rafael David Tinoco
An example of dns update after putting: up /etc/openvpn/update-resolv-conf down /etc/openvpn/update-resolv-conf in the openvpn .config file: Wed Dec 11 15:04:25 2019 /etc/openvpn/update-resolv-conf tun0 1500 1558 10.172.67.194 255.255.192.0 init update-resolv-conf uses: [ -x /sbin/resolvconf

[Touch-packages] [Bug 1847570] Re: PulseAudio automatically switches to HDMI sound output on login

2019-12-01 Thread David Osolkowski
I'm encountering the same issue, and I can confirm it started only after upgrading to 19.10 from 19.04 a few days ago, so this is definitely a regression caused by a recent change. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1685754] Re: gnome-terminal unduly forces umask=0022

2019-11-23 Thread David
Is there any workaround for Nautilus? I tried with /etc/systemd/user/nautilus.service.d/umask.conf and /etc/systemd/user/Nautilus.service.d/umask.conf but nothing seems to work. Thanks in advance! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1815101] Re: [master] Restarting systemd-networkd breaks keepalived, heartbeat, corosync, pacemaker (interface aliases are restarted)

2019-11-19 Thread Rafael David Tinoco
Flagging this as wont fix as heartbeat is already being kept just for historical reasons (and systemd-networkd can workaround that by the fix we're backporting to it: KeepConfiguration .service file stanza). ** Changed in: heartbeat (Ubuntu Eoan) Assignee: Rafael David Tinoco (rafaeldtinoco

[Touch-packages] [Bug 1815101] Re: [master] Restarting systemd-networkd breaks keepalived, heartbeat, corosync, pacemaker (interface aliases are restarted)

2019-11-19 Thread Rafael David Tinoco
(k)rafaeldtinoco@kcluster01:~$ dpkg -l | grep "ii systemd " ii systemd243-3ubuntu1amd64system and service manager k)rafaeldtinoco@kcluster01:~$ for name in kcluster01 kcluster02 kcluster03; do ssh $name "dpkg -l | grep systemd "; done | grep "ii systemd " ii systemd

[Touch-packages] [Bug 1851695] Re: DEP8 failure/regression in nspr on arm64 and armhf

2019-11-11 Thread Rafael David Tinoco
** Tags added: server-next -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to nspr in Ubuntu. https://bugs.launchpad.net/bugs/1851695 Title: DEP8 failure/regression in nspr on arm64 and armhf Status in notary package in

[Touch-packages] [Bug 1815101] Re: [master] Restarting systemd-networkd breaks keepalived, heartbeat, corosync, pacemaker (interface aliases are restarted)

2019-11-07 Thread Rafael David Tinoco
** Description changed: [impact] - ip addresses managed by keepalived are lost across networkd restarts + - ALL related HA software has a small problem if interfaces are being + managed by systemd-networkd: nic restarts/reconfigs are always going to + wipe all interfaces aliases when HA

[Touch-packages] [Bug 1851339] [NEW] Add the to order tramadol 50 mg online in USA ability to check for updates

2019-11-04 Thread John David
Private bug reported: Add the to order tramadol 50 mg online in USA call us for overnight delivery +1 (910) 212 - 7411 ability to check for updates click to buy tramadol online without prescription https://riteaidpharmacy.org/product-category/buy-tramadol-online/ ProblemType: Package,order

[Touch-packages] [Bug 1846539] Re: [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer works on Dell Venue 11 Pro 7140

2019-10-28 Thread David Ward
** Package changed: alsa-driver (Ubuntu) => ubuntu -- 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/1846539 Title: [broadwell-rt286, playback] Since Linux 5.2rc2 audio

[Touch-packages] [Bug 1846539] Re: [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no longer works on Dell Venue 11 Pro 7140

2019-10-28 Thread David Ward
Ubuntu kernel team: In the kernel package for Ubuntu, CONFIG_SND_SOC_SOF_INTEL_TOPLEVEL (introduced in 5.2-rc1) needs to be changed from 'Y' back to its default value of 'N'. As described by Intel, this option cannot currently be set together with CONFIG_SND_SOC_INTEL_SST_TOPLEVEL. ** Changed

[Touch-packages] [Bug 1849972] Re: apt list --upgradable shows no additional updates

2019-10-28 Thread David Britton
@andreas: Yes, I'm using: ii apt 1.0.1ubuntu2.24 amd64 commandline package manager -- 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/1849972 Title: apt list --upgradable shows

[Touch-packages] [Bug 1707611] Re: Sound does not automatically switch to HDMI when connected

2019-10-25 Thread David
I tried it on the live session USB 3.0, Ubuntu 19.10 (I checked the disk for defects: no errors found). I still had to manually enable the sound over HDMI for the TV. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio

[Touch-packages] [Bug 1759836] Re: systemd-udevd consumes 100% of CPU due to hid2hci udev rule from bluez

2019-10-17 Thread David Killingsworth
Dan, I can confirm that after enabling proposed for bionic and then issuing the command which installs bluez/5.48-0ubuntu3.2 $ sudo apt-get install bluez/bionic-proposed The issue has been fixed for me. I have a Dell Latitude E5400. Thanks, David -- You received this bug notification

[Touch-packages] [Bug 1815101] Re: [master] Restarting systemd-networkd breaks keepalived, heartbeat, corosync, pacemaker (interface aliases are restarted)

2019-10-11 Thread Rafael David Tinoco
Eoan SRU: MR: https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/systemd/+git/systemd/+merge/374027 PPA: https://launchpad.net/~rafaeldtinoco/+archive/ubuntu/lp1815101 Add: KeepConfiguration=static to .network file to keep aliases to. -- You received this bug notification because you

[Touch-packages] [Bug 1815101] Re: [master] Restarting systemd-networkd breaks keepalived, heartbeat, corosync, pacemaker (interface aliases are restarted)

2019-10-10 Thread Rafael David Tinoco
(k)rafaeldtinoco@kcluster01:~$ sudo vi /etc/systemd/network/10-netplan- eth3.network (k)rafaeldtinoco@kcluster01:~$ systemctl restart systemd-networkd (k)rafaeldtinoco@kcluster01:~$ ip addr show eth3 5: eth3: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether

[Touch-packages] [Bug 1815101] Re: [master] Restarting systemd-networkd breaks keepalived, heartbeat, corosync, pacemaker (interface aliases are restarted)

2019-10-10 Thread Rafael David Tinoco
Test Case: (k)rafaeldtinoco@kcluster03:~$ crm status Stack: corosync Current DC: kcluster02 (version 2.0.1-9e909a5bdd) - partition with quorum Last updated: Thu Oct 10 17:13:19 2019 Last change: Thu Oct 10 17:11:48 2019 by root via cibadmin on kcluster01 3 nodes configured 5 resources

[Touch-packages] [Bug 1815101] Re: [master] Restarting systemd-networkd breaks keepalived, heartbeat, corosync, pacemaker (interface aliases are restarted)

2019-10-09 Thread Rafael David Tinoco
@ed, I just finished the backport to Eoan it was straightforward, I'll finish tests tomorrow with HA related software and networkd enabled HA clusters. After that I'll give you a better estimation about Disco and Bionic. This is the total size of changes (systemd-networkd-tests.py is not so

[Touch-packages] [Bug 1838525] Re: LVM setup fails to install grub on virtio storage

2019-10-08 Thread Rafael David Tinoco
** Changed in: debian-installer (Ubuntu) Status: In Progress => Invalid ** Changed in: lvm2 (Ubuntu) Status: In Progress => Invalid ** Changed in: debian-installer (Ubuntu) Assignee: Rafael David Tinoco (rafaeldtinoco) => (unassigned) ** Changed in: lvm

[Touch-packages] [Bug 1838525] Re: LVM setup fails to install grub on virtio storage

2019-10-07 Thread Rafael David Tinoco
Verifying the fix from the PPA: (k)rafaeldtinoco@keoan:~$ ls /dev/disk/by-id ls: cannot access '/dev/disk/by-id': No such file or directory (k)rafaeldtinoco@keoan:~$ sudo grub-mkdevicemap --no-floppy -m - (hd0) /dev/vda (hd1) /dev/vdb This is the expected behavior (by installer).

[Touch-packages] [Bug 1838525] Re: LVM setup fails to install grub on virtio storage

2019-10-07 Thread Rafael David Tinoco
Merge request was done here: https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/grub2/+git/grub2/+merge/373792 And the following PPA is available: https://launchpad.net/~rafaeldtinoco/+archive/ubuntu/lp1838525 ** Description changed: + [Impact] + + * Any Eoan installation that depends

[Touch-packages] [Bug 1838525] Re: LVM setup fails to install grub on virtio storage

2019-10-07 Thread Rafael David Tinoco
The following commit: commit 417e52c13a8156b11c25c411d44bda8b32bf87e4 Author: Peter Rajnoha Date: Tue Feb 18 07:27:21 2014 udev: create /dev/disk/by-id/lvm-pv-uuid- symlink for a PV We already have /dev/disk/by-id/dm-uuid-... (which encompasses the VG UUID and LV UUID in case

[Touch-packages] [Bug 1838525] Re: LVM setup fails to install grub on virtio storage

2019-10-03 Thread Rafael David Tinoco
staller (Ubuntu) Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco) ** Changed in: grub-installer (Ubuntu) Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco) ** Changed in: lvm2 (Ubuntu) Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco) ** Als

[Touch-packages] [Bug 1845652] Re: rsync sends everything, not just changes

2019-09-30 Thread Rafael David Tinoco
Hello peterzay, IF you are facing something like: https://unix.stackexchange.com/questions/85993/why-rsync-attempts-to- copy-file-that-is-already-up-to-date Then I would recommend reading the 1st answer to that question, which explains why and when rsync would try to re-sync everything again.

Re: [Touch-packages] [Bug 1844902] Re: Pulseaudio broken after update

2019-09-30 Thread David Wise
gt; DistroRelease: Ubuntu 16.04 > Package: pulseaudio 1:8.0-0ubuntu3.10 > ProcVersionSignature: Ubuntu 4.4.0-157.185-generic 4.4.181 > Uname: Linux 4.4.0-157-generic x86_64 > ApportVersion: 2.20.1-0ubuntu2.19 > Architecture: amd64 > AudioDevicesInUse: >USER

[Touch-packages] [Bug 1815101] Re: [master] Restarting systemd-networkd breaks keepalived, heartbeat, corosync, pacemaker (interface aliases are restarted)

2019-09-26 Thread Rafael David Tinoco
The commits bellow implement support to "keep configuration": commit 1e498853a39b46155cb89b5c9e74ecb27aaba3ed Author: Yu Watanabe Date: Mon Jun 3 01:21:13 2019 test-network: add tests for KeepConfiguration= commit c98d78d32abba6aadbe89eece7acf0742f59047c Author: Yu Watanabe Date: Mon

[Touch-packages] [Bug 1815101] Re: [master] Restarting systemd-networkd breaks keepalived, heartbeat, corosync, pacemaker (interface aliases are restarted)

2019-09-26 Thread Rafael David Tinoco
** Summary changed: - [master] Restarting systemd-networkd breaks keepalived clusters + [master] Restarting systemd-networkd breaks keepalived, heartbeat, corosync, pacemaker (interface aliases are restarted) -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1815101] Re: [master] Restarting systemd-networkd breaks keepalived clusters

2019-09-25 Thread Rafael David Tinoco
Alright, As this is a problem that does not only affect keepalived, but, all cluster-like softwares dealing with aliases in any existing interface, managed or not by systemd, I have tested the same test case in a pacemaker based cluster, with 3 nodes, having 1 virtual IP + a lighttpd instance

<    1   2   3   4   5   6   7   8   9   10   >