[Touch-packages] [Bug 2060906] Re: attempt to add opensc using modutil suddenly fails

2024-04-11 Thread Nils Ballmann
Same for Ubuntu Focal: ```console vagrant@ubuntu2004:~/Downloads$ wget -q https://launchpad.net/~ubuntu-security-proposed/+archive/ubuntu/ppa/+files/libnss3_3.98-0ubuntu0.20.04.2_amd64.deb vagrant@ubuntu2004:~/Downloads$ wget -q

[Touch-packages] [Bug 2060906] Re: attempt to add opensc using modutil suddenly fails

2024-04-11 Thread Nils Ballmann
Can confirm on Ubuntu Jammy, package fixes the issue: ```console vagrant@ubuntu2204:~/Downloads$ wget https://launchpad.net/~ubuntu-security-proposed/+archive/ubuntu/ppa/+files/libnss3_3.98-0ubuntu0.22.04.2_amd64.deb --2024-04-11 15:58:37--

[Touch-packages] [Bug 2046459] Re: systemd-gpt-auto-generator is omitted since 253.5-1ubuntu5 resulting in boot failure

2024-01-10 Thread Nils K
This says fix commited though it seems to be neither available in mantic-updates nor in noble? This is annoying as we have to resort to installing 253.5-1ubuntu4 manually from the old repository archives and prevent updates of it -- You received this bug notification because you are a member of

[Touch-packages] [Bug 2046459] [NEW] systemd-gpt-auto-generator is omitted since 253.5-1ubuntu5 resulting in boot failure

2023-12-14 Thread Nils K
Public bug reported: I have my system set up to rely on GPT auto generator together with Discoverable Partitions Specification (DPS). After upgrading my system the gpt generator is no longer included resulting in boot failure. I have been able to workaround this by setting up the mounts in fstab

[Touch-packages] [Bug 2045375] [NEW] Sound Output Device : Dummy Output

2023-11-30 Thread Nils Erasmus
Package: alsa-base 1.0.25+dfsg-0ubuntu7 ProcVersionSignature: Ubuntu 6.5.0-13.13-generic 6.5.3 Uname: Linux 6.5.0-13-generic x86_64 ApportVersion: 2.27.0-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: nils 1388 F wireplumber /dev/snd

[Touch-packages] [Bug 1967082] Re: SIGSEGV and out-of-bounds write during processing file via objdump

2022-05-24 Thread Nils
Hello, this is still working on the latest release of binutils for Ubuntu. -- 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/1967082 Title: SIGSEGV and out-of-bounds write

[Touch-packages] [Bug 1967082] Re: SIGSEGV and out-of-bounds write during processing file via objdump

2022-03-31 Thread Nils
** Attachment added: "Crashing input and script for reproduction." https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1967082/+attachment/5575093/+files/objdump_01.zip -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1967082] Re: SIGSEGV and out-of-bounds write during processing file via objdump

2022-03-30 Thread Nils
** Description changed: SIGSEGV and out-of-bounds write during processing file via objdump # Description During processing of the attached elf file via ``` objdump -S testcase ``` - an out-of-bounds write is triggered and causes a segmentation fault (SIGSEGV) - This allows an

[Touch-packages] [Bug 1967082] [NEW] SIGSEGV and out-of-bounds write during processing file via objdump

2022-03-30 Thread Nils
*** This bug is a security vulnerability *** Public security bug reported: SIGSEGV and out-of-bounds write during processing file via objdump # Description During processing of the attached elf file via ``` objdump -S testcase ``` an out-of-bounds write is triggered and causes a segmentation

[Touch-packages] [Bug 1959591] Re: Out-of-bounds read during processing of a password-protected PDF file

2022-01-31 Thread Nils
** Package changed: unzip (Ubuntu) => poppler (Ubuntu) ** Description changed: Out-of-bounds read during processing of a password-protected PDF file # Description During processsing of the attached pdf file via ``` pdftotext -upw USERPASS -opw OWNERPASS $PWD/testcase /tmp/out.txt

[Touch-packages] [Bug 1857552] Re: [81NX, Realtek ALC285, Speaker, Internal] No sound at all

2021-01-08 Thread Nils Hondong
I have the same bug with a HP Spectre X360 15-eb0024ng Already tried to change options in alsa-config: /etc/modprobe.d/alsa-base.conf options snd-hda-intel model=auto and options snd-hda-intel model=alc295-hp-x360 Still no sound at the speaker. Headset and internal micro working I think it is

[Touch-packages] [Bug 1895294] Re: Fix Raccoon vulnerability (CVE-2020-1968)

2020-09-17 Thread Nils Toedtmann
Oh, indeed! > 1.0.2w moves the affected ciphersuites into the "weak-ssl-ciphers" list. [...] > This is unlikely to cause interoperability problems in most cases since use > of these ciphersuites is rare. Fair enough. Thank you for clarifying. (And apologies for this noise) -- You received

[Touch-packages] [Bug 1895294] Re: Fix Raccoon vulnerability (CVE-2020-1968)

2020-09-16 Thread Nils Toedtmann
Thank you very much for fixing swiftly! Please forgive me for pointing this out though: I note that rather than stopping the affected cipher suites from re- using secrets across connections, you chose to declare the suites as weak and disabled them altogether. I appreciate that this is an

[Touch-packages] [Bug 1895294] Re: Fix Raccoon vulnerability (CVE-2020-1968)

2020-09-15 Thread Nils Toedtmann
> "Please upgrade to bionic or focal?" Is this an official recommendation from Ubuntu, that users shall migrate off Xenial now, because of a security issue in a core library? And there I was, thinking we have until April 2021 ... -- You received this bug notification because you are a member

[Touch-packages] [Bug 1895294] Re: Fix Raccoon vulnerability (CVE-2020-1968)

2020-09-11 Thread Nils Toedtmann
** Description changed: Xenial's current OpenSSL (1.0.2g-1ubuntu4.16) seems to not have been - patched yet against the Racoon Attack (CVE-2020-1968): + patched yet against the Raccoon Attack (CVE-2020-1968): - https://www.openssl.org/news/secadv/20200909.txt -

[Touch-packages] [Bug 1895294] [NEW] Fix Raccoon vulnerability (CVE-2020-1968)

2020-09-11 Thread Nils Toedtmann
Public bug reported: Xenial's current OpenSSL (1.0.2g-1ubuntu4.16) seems to not have been patched yet against the Racoon Attack (CVE-2020-1968): - https://www.openssl.org/news/secadv/20200909.txt - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1968 - https://raccoon-attack.com/

[Touch-packages] [Bug 1877726] Re: [HDA-Intel - HD-Audio Generic, playback] USB sound with Rodecaster Pro not working

2020-06-26 Thread nils
setup with a Scarlett 2i2 USB device works (with some caveats, see the mentioned post) Somehow the Rodecaster is ignored by Alsa. I am more than happy to help debug. Alsa info is at http://alsa-project.org/db/?f=94fd609fa23912ab0a39b67676a026fd163f3f3b and also attached. nils@blackbox:~/tmp

[Touch-packages] [Bug 1877726] Re: [HDA-Intel - HD-Audio Generic, playback] USB sound with Rodecaster Pro not working

2020-05-13 Thread nils
alsa-project.org/db/?f=94fd609fa23912ab0a39b67676a026fd163f3f3b and also attached. nils@blackbox:~/tmp/soundtest$ aplay -l List of PLAYBACK Hardware Devices card 0: Generic_1 [HD-Audio Generic], device 0: ALC887-VD Analog [ALC887-VD Analog]   Subdevices: 1/1   Subdevice #0: sub

[Touch-packages] [Bug 1877726] Re: [HDA-Intel - HD-Audio Generic, playback] USB sound with Rodecaster Pro not working

2020-05-10 Thread nils
fd163f3f3b and also attached. nils@blackbox:~/tmp/soundtest$ aplay -l List of PLAYBACK Hardware Devices card 0: Generic_1 [HD-Audio Generic], device 0: ALC887-VD Analog [ALC887-VD Analog]   Subdevices: 1/1   Subdevice #0: subdevice #0 card 0: Generic_1 [HD-Audio Generic], device

[Touch-packages] [Bug 1877726] Re: [HDA-Intel - HD-Audio Generic, playback] USB sound with Rodecaster Pro not working

2020-05-09 Thread nils
=94fd609fa23912ab0a39b67676a026fd163f3f3b and also attached. nils@blackbox:~/tmp/soundtest$ aplay -l List of PLAYBACK Hardware Devices card 0: Generic_1 [HD-Audio Generic], device 0: ALC887-VD Analog [ALC887-VD Analog] - Subdevices: 1/1 - Subdevice #0: subdevice #0 +   Subdevices: 1

[Touch-packages] [Bug 1877726] [NEW] [HDA-Intel - HD-Audio Generic, playback] USB sound with Rodecaster Pro not working

2020-05-09 Thread nils
the mentioned post) Somehow the Rodecaster is ignored by Alsa. I am more than happy to help debug. Alsa info is at http://alsa-project.org/db/?f=94fd609fa23912ab0a39b67676a026fd163f3f3b and also attached. nils@blackbox:~/tmp/soundtest$ aplay -l List of PLAYBACK Hardware Devices card 0

[Touch-packages] [Bug 1877726] Re: [HDA-Intel - HD-Audio Generic, playback] USB sound with Rodecaster Pro not working

2020-05-09 Thread nils
-project.org/db/?f=94fd609fa23912ab0a39b67676a026fd163f3f3b and also attached. nils@blackbox:~/tmp/soundtest$ aplay -l List of PLAYBACK Hardware Devices card 0: Generic_1 [HD-Audio Generic], device 0: ALC887-VD Analog [ALC887-VD Analog] Subdevices: 1/1 Subdevice #0

[Touch-packages] [Bug 1820614] Re: Mail notification's headlines do not mention autoremovals

2019-03-18 Thread Nils Toedtmann
FYI this is unattended-upgrades 0.90ubuntu0.10 on Ubuntu 16.04.4 LTS -- 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/1820614 Title: Mail notification's

[Touch-packages] [Bug 1820614] [NEW] Mail notification's headlines do not mention autoremovals

2019-03-18 Thread Nils Toedtmann
Public bug reported: We run unattended-upgrades happily with 'Unattended-Upgrade::Mail' active and 'Unattended-Upgrade::Remove-Unused-Dependencies' Sometimes a UU run would not install nor hold anything, but only autoremove packages that have become obsolete, typically old kernels. In such

[Touch-packages] [Bug 1774739] Re: Running Qt apps inside a 18.04 container crashes

2018-12-25 Thread Nils Schimmelmann
*** This bug is a duplicate of bug 1755250 *** https://bugs.launchpad.net/bugs/1755250 ** This bug has been marked a duplicate of bug 1792552 Qt doesn't cope with EPERM returned from statx(2) ** This bug is no longer a duplicate of bug 1792552 Qt doesn't cope with EPERM returned from

[Touch-packages] [Bug 1792552] Re: Qt doesn't cope with EPERM returned from statx(2)

2018-12-25 Thread Nils Schimmelmann
*** This bug is a duplicate of bug 1755250 *** https://bugs.launchpad.net/bugs/1755250 This bug is still preventing Qt apps from being run on Core18 snaps. I'm assuming we're blocked on https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1755250 ? ** This bug has been marked a duplicate

[Touch-packages] [Bug 1748839] Re: Problem to connect to WPA2/PEAP WIFI - gnome-shell

2018-09-27 Thread Christian-Nils
It is still an issue for me. The wifi authentication works perfectly with Eduroam (that requires a CA certificate) that is not the case with the other Wifi network (without CA certificate but all the same for the other settings). -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1748839] Re: Problem to connect to WPA2/PEAP WIFI - gnome-shell

2018-06-15 Thread Christian-Nils
Same issue with Ubuntu 18.04 on a Dell XPS 15 9560. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1748839 Title: Problem to connect to WPA2/PEAP WIFI -

[Touch-packages] [Bug 1624644] Re: By default settings unattended-upgrade does not automatically remove packages that become unused in conjunction with updating by other software

2018-02-08 Thread Nils Toedtmann
Observe #1267059 about 'Unattended-Upgrade::Remove-Unused-Dependencies' not working as expected for old versions of unattended-upgrades, also resulting e.g. in obsolete kernel packages not getting removed. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1737585] Re: ufw should not override procps' default of net.ipv4.tcp_syncookies=1

2017-12-11 Thread Nils Toedtmann
Sorry for only checking the latest LTS, didn't realize it had been fixed in >= 17.04. Thx. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ufw in Ubuntu. https://bugs.launchpad.net/bugs/1737585 Title: ufw should not

[Touch-packages] [Bug 189565] Re: ufw enables syncookies by default, which is not considered a great idea

2017-12-11 Thread Nils Toedtmann
Requesting to revert and leaving this to procps: https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/1737585 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ufw in Ubuntu. https://bugs.launchpad.net/bugs/189565 Title: ufw

[Touch-packages] [Bug 57091] Re: proc/sys/net/ipv4/tcp_syncookies=1 should be seriously considered to permit SYN flood defense...

2017-12-11 Thread Nils Toedtmann
I filed a request for ufw not to override https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/1737585 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to procps in Ubuntu. https://bugs.launchpad.net/bugs/57091 Title:

[Touch-packages] [Bug 1737585] [NEW] ufw should not override procps' default of net.ipv4.tcp_syncookies=1

2017-12-11 Thread Nils Toedtmann
Public bug reported: 2008 ufw decided to *disable* TCP SYN cookies by default in /etc/ufw/sysctl.conf, see https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/189565 After a more detailed discussion that had started in 2006, procps *enabled* TCP SYN cookies by default in

[Touch-packages] [Bug 1654600] Re: unattended-upgrade-shutdown hangs when /var is a separate filesystem

2017-02-15 Thread Nils Meyer
Is there a good reason not to simply change the path to the lock file from /var/run to /run? -- 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/1654600 Title:

[Touch-packages] [Bug 1664292] [NEW] apt-get typo in suggested packages

2017-02-13 Thread Nils Moschuering
Public bug reported: When invoking `sudo apt-get install libhdf5-openmpi-dev` I get the following text Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: libaec-dev libhdf5-openmpi-10 libhwloc-dev

[Touch-packages] [Bug 1608880] Re: systemd doesnt work with timed fsck, only with counted mount fsck

2016-10-19 Thread Nils Kassube
I can confirm this bug. However /forcefsck seems not to be supported because it isn't mentioned in the man page. When I log in to one of the 16.04 systems, I get this info: *** /dev/sda5 will be checked for errors at next reboot *** But the command "dmesg|grep -i e2fsck" gives this output: [

[Touch-packages] [Bug 1592384] [NEW] package account-plugin-facebook (not installed) failed to install/upgrade: Versuch, »/etc/signon-ui/webkit-options.d/www.facebook.com.conf« zu überschreiben, welch

2016-06-14 Thread Nils
Public bug reported: Error at system startup Description:Ubuntu 16.04 LTS Release:16.04 account-plugin-facebook: Installiert: (keine) Installationskandidat: 0.12+16.04.20160126-0ubuntu1 Versionstabelle: 0.12+16.04.20160126-0ubuntu1 500 500

[Touch-packages] [Bug 1575160] [NEW] [iMac14, 1, Cirrus Logic CS4206, Mic, Internal] No sound at all from Mic. Was working in 15.10

2016-04-26 Thread Nils Ole Tippenhauer
Public bug reported: The machine is in use since 2014 and has recently been upgraded to 16.04. I am using imac27_122 for the alsa module to get the speakers working, which has worked fine so far. I used to set some hda pins manually with hda_analyzer, but that does not seem necessary any more. I

[Touch-packages] [Bug 1542523] Re: IPv6 temporary addresses accumulate over time

2016-02-08 Thread Nils Ohlmeier
** Bug watch added: GNOME Bug Tracker #761740 https://bugzilla.gnome.org/show_bug.cgi?id=761740 ** Also affects: network-manager via https://bugzilla.gnome.org/show_bug.cgi?id=761740 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Touch-packages] [Bug 1542523] [NEW] IPv6 temporary addresses accumulate over time

2016-02-05 Thread Nils Ohlmeier
Public bug reported: On my office desktop machine I observe that it accumulates temporary IPv6 addresses over time, even though all except one are marked as deprecated already. E.g. right now my IP list looks like this: 2: eno1: mtu 1500 qlen 1000 inet6

[Touch-packages] [Bug 1267059] Re: "Unattended-Upgrade::Remove-Unused-Dependencies" does not work

2015-12-01 Thread Nils Toedtmann
Nice to see that a LTS-killing bug is taken seriously (after 2 years). What about Precise? It is affected and has still 1.5y to live. (Though one might argue that any affected Precise machine must be either dead or manually patched by now) -- You received this bug notification because you are

[Touch-packages] [Bug 1452244] [NEW] Xorg does not work properly after suspend

2015-05-06 Thread Nils M
Public bug reported: When woken up from suspend (either manually or by opening the lid), xorg will not display the screen properly: The frames will be shown, but text and buttons won't until a mouse over or new text is written. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: xorg

[Touch-packages] [Bug 1267059] Re: Unattended-Upgrade::Remove-Unused-Dependencies does not work

2015-04-09 Thread Nils Toedtmann
Each day this bug breaks more Ubuntu servers that do unattended- upgrades, in particular cloud servers with 100GB rootfs. I alone have a few dozens affected machines. And it's not totally trivial for Admin Average to diagnose the inode shortage, realize it's flooded with linux-headers packages,

[Touch-packages] [Bug 1267059] Re: Unattended-Upgrade::Remove-Unused-Dependencies does not work

2015-03-09 Thread Nils Toedtmann
Note that situation #1089195 is another possible outcome of this bug. -- 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/1267059 Title:

[Touch-packages] [Bug 1371159] Re: MacBookPro 11, 1 (Haswell, retina) fails to both suspend and hibernate with ubuntu 14.04

2014-11-12 Thread Nils Fredrik Gjerull
The issue with thunderbolt might be fixed in the upcoming kernel release (3.18) See: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/log/?id=refs/tags/v3.18-rc4qt=grepq=thunderbolt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,