[Touch-packages] [Bug 2064624] Re: Warning: W:Unable to read /var/lib/ubuntu-advantage/apt-esm/etc/apt/apt.conf.d/ - DirectoryExists (2: No such file or directory)

2025-02-07 Thread Sascha Lucas
> /usr/lib/update-notifier/apt-check specifically is fixed in plucky with update-notifier version 3.194 Will the plucky fix backported to noble? Affects me on noble. Don't know how to add affects update-notifier -> noble. -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 2060967] [NEW] noble/rsync buffer overflow detected

2024-04-11 Thread Sascha Lucas
Public bug reported: Hi, running the following test case in a current (today/2024-04-11) Noble install leads to a "buffer overflow detected": $ rsync -F --delete-after --archive /etc/fstab 127.0.0.1:/tmp/ *** buffer overflow detected ***: terminated rsync: connection unexpectedly closed (11 byte

[Touch-packages] [Bug 2022879] Re: No sound from Woofer speaker of Asus Zephyrus G14 2023

2023-10-07 Thread sascha arthur
can confirm the issues here. Seems to be related to _DSD in the BIOS firmware and some more stuff which needs to be fixed.. https://forums.linuxmint.com/viewtopic.php?p=2315415#p2315415 Sadly i did not get this tutorial running on mine, due to the fact im not able to ressamble the dsdt.dsl file

[Touch-packages] [Bug 1937110] Re: dhcp option 121 & 249

2023-02-02 Thread sascha arthur
Thanks for updating the version. Lately we just wasted 4 workdays pitfalling again over the issue, without remembering it. We lately tried if its fixed. Sadly its still not fixed in http://cdimage.ubuntu.com/cdimage/ubuntu-server/jammy/daily- live/current/jammy-live-server-amd64.iso with sha

[Touch-packages] [Bug 1937110] Re: dhcp option 121 & 249

2022-05-19 Thread sascha arthur
Funny thing is that the rfc 3442 is from 2002. Thats what makes me wonder of the missing support till today... My workarround till today is to unzip the iso -> kernel+initrd, patch the initrd, and use the patched initrd. I would not recommend anyone to do it like that, only if theres no other op

[Touch-packages] [Bug 1968063] Re: Jammy: Xorg crash on virtual QXL graphics

2022-04-06 Thread Sascha Lucas
*** This bug is a duplicate of bug 1967901 *** https://bugs.launchpad.net/bugs/1967901 ** This bug has been marked a duplicate of bug 1967901 [qxl] Xorg fails to start with "Screen(s) found, but none have a usable configuration." -- You received this bug notification because you are a me

[Touch-packages] [Bug 1968063] Re: Jammy: Xorg crash on virtual QXL graphics

2022-04-06 Thread Sascha Lucas
adding Xorg crash dump ** Attachment added: "Xorg crash dump" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1968063/+attachment/5577702/+files/_usr_lib_xorg_Xorg.126.crash -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribe

[Touch-packages] [Bug 1968063] [NEW] Jammy: Xorg crash on virtual QXL graphics

2022-04-06 Thread Sascha Lucas
Public bug reported: Testing current beta of Ubuntu 22.04/Jammy with Xorg (Xubuntu): Xorg- Server will not start. Either directly via lightdm or via gdm/wayland selecting Xubuntu session. ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: xorg 1:7.7+23ubuntu2 ProcVersionSignature: Ubuntu 5.15.

[Touch-packages] [Bug 1943125] Re: devscripts breaks apt

2021-09-09 Thread sascha arthur
** Also affects: apt (Ubuntu) Importance: Undecided Status: New -- 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/1943125 Title: devscripts breaks apt Status in apt pa

[Touch-packages] [Bug 1937110] [NEW] dhcp option 121 & 249

2021-07-21 Thread sascha arthur
Public bug reported: Hello, I'm running into issues with subiquity on a cloud provider. The cloud provider is using an on-link L3 gateway. His DHCP response looks like this: OPTION: 53 ( 1) DHCP message type 5 (DHCPACK) OPTION: 54 ( 4) Server identifier 172.31.1.1 OPTION:

[Touch-packages] [Bug 1906364] Re: unattended-upgrade still restarts blacklisted daemons

2020-12-05 Thread sascha arthur
Thanks @bryce for the detailed updates. For us personally its the second time we run into a docker daemon restart on production (including all container restarts). The only reason why this time it got much more attention is that a bug prevented a clean restart of the daemon, leaving containers of

[Touch-packages] [Bug 1906364] Re: unattended-upgrade still restarts blacklisted daemons

2020-12-01 Thread sascha arthur
Sorry but im not really on your side here and it also doesnt really solve the problem. I added docker.io to the blacklist because i want to take care manually about the upgrades, it should leave in any case this package alone. Adding here dependencies (containerd) for the packages will never solv

[Touch-packages] [Bug 1906364] [NEW] unattended-upgrade still restarts blacklisted daemons

2020-11-30 Thread sascha arthur
Public bug reported: Hello, Today plenty of our systems running ubuntu 20.04 were restarting the docker daemon, even if i blacklisted the docker package. Since docker has an dependency on containerd thats the reason why it was restarted. IMO the blacklist should also check the full tree of depend

[Touch-packages] [Bug 1876957] Re: Symbolic link 'pyvenv' is bloken

2020-06-09 Thread Sascha Lucas
probably just an packaging issue? pyvenv is officially removed in python-3.8[1], so the symlink pyvenv should no longer be created? [1] https://docs.python.org/dev/whatsnew/3.8.html#api-and-feature- removals -- You received this bug notification because you are a member of Ubuntu Touch seeded pa

[Touch-packages] [Bug 1456789] Re: restarting services hangs on systemd-tty-ask-password-agent

2020-06-09 Thread sascha arthur
This crap here drives me crazy. Im having this on an apt-installation of "redis-server". Ubuntu 18.04 systemctl / networkctl all clean. kernel is not booted with console parameters (also with console parameters doesnt work) I tried like everything, even replacing this stupid .. /bin/systemd-tt

[Touch-packages] [Bug 1797386] Re: [SRU] OpenSSL 1.1.1 to 18.04 LTS

2019-06-24 Thread Sascha Silbe
Dimitri John Ledkov (xnox) wrote on 2019-06-19: > Have you tried openssl 1.1.1-1ubuntu2.1~18.04.3 from bionic proposed? I can confirm that 1.1.1-1ubuntu2.1~18.04.3 (already released a couple of days ago) fixes the issue. Thanks a lot! -- You received this bug notification because you are a membe

[Touch-packages] [Bug 1797386] Re: [SRU] OpenSSL 1.1.1 to 18.04 LTS

2019-06-19 Thread Sascha Silbe
This update breaks salt-ssh 2016.11.2 (started from a different computer that's running Debian Stretch) on Ubuntu 18.04 (running on the machine being managed). Having Salt break from one day to the next for managing an LTS (!) release is a rather major PITA. Curiously enough, salt-ssh 2016.11.2 co

[Touch-packages] [Bug 1826459] Re: systemd-networkd not installing GatewayOnlink=true

2019-06-17 Thread sascha arthur
heres btw the netplan config im using: network: version: 2 renderer: networkd ethernets: enp0s31f6: addresses: [ 95.216.96.148/26 ] gateway4: 95.216.96.129 nameservers: addresses: - "8.8.8.8" - "1.1.1.1" routes: - to

[Touch-packages] [Bug 1826459] Re: systemd-networkd not installing GatewayOnlink=true

2019-06-13 Thread sascha arthur
** Changed in: netplan Status: Invalid => New ** Changed in: systemd (Ubuntu) Status: Incomplete => Opinion ** Changed in: systemd (Ubuntu) Status: Opinion => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscr

[Touch-packages] [Bug 1826459] Re: systemd-networkd not installing GatewayOnlink=true

2019-06-12 Thread sascha arthur
Hello, Sorry for the late response and please reopen it. The issue happens in a DMZ. We have two servers in 95.216.96.128/26 with ip 95.216.96.149 and 95.216.96.150, normally we are able to reach those servers directly (cause they are in the same subnet). Sadly our hosting provider forbids dire

[Touch-packages] [Bug 1826459] [NEW] systemd-networkd not installing GatewayOnlink=true

2019-04-25 Thread sascha arthur
Public bug reported: root@search-3 /run/systemd/network # for i in *; do echo $i; echo; cat $i; done ; sudo service systemd-networkd stop; SYSTEMD_LOG_LEVEL=debug /lib/systemd/systemd-networkd 10-netplan-enp0s31f6.network [Match] Name=enp0s31f6 [Network] LinkLocalAddressing=ipv6 Address=95.216

[Touch-packages] [Bug 1826459] Re: systemd-networkd not installing GatewayOnlink=true

2019-04-25 Thread sascha arthur
heres also the netplan file for it: root@search-3 /run/systemd/network # netplan --debug apply ** (generate:22984): DEBUG: 21:03:47.073: Processing input file /etc/netplan/01-netcfg.yaml.. ** (generate:22984): DEBUG: 21:03:47.073: starting new processing pass ** (generate:22984): DEBUG: 21:03:47.

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

2019-03-15 Thread sascha arthur
*** This bug is a duplicate of bug 1815101 *** https://bugs.launchpad.net/bugs/1815101 Heres a possible workaround until its solved (did not test it, but seems valid): https://chr4.org/blog/2019/01/21/make-keepalived-play-nicely- with-netplan-slash-systemd-network/ Personally i can live with

[Touch-packages] [Bug 1656830] Re: Ubuntu MATE 17.04: No DNS resolution caused by systemd-resolved

2017-01-16 Thread Sascha
** Summary changed: - No DNS resolution caused by systemd-resolved + Ubuntu MATE 17.04: No DNS resolution caused by systemd-resolved -- 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.ne

[Touch-packages] [Bug 1656830] [NEW] No DNS resolution caused by systemd-resolved

2017-01-16 Thread Sascha
Public bug reported: This is something new in Ubuntu 17.04. Whenever I boot up or upon returning from sleep, I don't have DNS resolution available. What I have to do is go and shutdown systemd-resolved (sudo service systemd-resolved stop) and edit /etc/resolv.conf to point to 192.168.1.1 (my route

[Touch-packages] [Bug 1538471] Re: scope-runner-dbus.py assert failure: *** Error in `/usr/bin/python3': free(): invalid next size (fast): 0x0000000001ca17b0 ***

2016-02-06 Thread Sascha Biermanns
It happened to me on a real install, when searching for "Limone sul Garda" with activated Wikipedia-scope and enabled online-search, but only on the first search. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libunity in Ubu

[Touch-packages] [Bug 1406981]

2015-05-31 Thread Sascha Baumeister
(In reply to Marco Rietveld from comment #46) > This bug (or very similar one) appears to have reappeared in the latest > update to Luna (20150219-0600). The same workaround also works there (e.g. > -Dorg.eclipse.swt.browser.DefaultType=mozilla). Just to let you know, I use the latest Eclipse Lun

[Touch-packages] [Bug 1424554] [NEW] package libva-x11-1 1.3.1-3 failed to install/upgrade: Versuch, gemeinsam benutztes »/usr/share/doc/libva-x11-1/changelog.Debian.gz« zu überschreiben, welches vers

2015-02-23 Thread Sascha Peter
Public bug reported: ... ProblemType: Package DistroRelease: Ubuntu 14.10 Package: libva-x11-1 1.3.1-3 ProcVersionSignature: Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3 Uname: Linux 3.16.0-30-generic x86_64 ApportVersion: 2.14.7-0ubuntu8.2 Architecture: amd64 Date: Mon Feb 23 09:47:50 2015 DuplicateS

[Touch-packages] [Bug 1341256] Re: Press caps lock on bluetooth keyboard then the keyboard go death

2014-10-28 Thread Sascha Jurthe
Same problem occurs with Microsoft Wedge BT Keyboard. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1341256 Title: Press caps lock on bluetooth keyboard then the keyboard g

[Touch-packages] [Bug 1377429] [NEW] Network manager fails to reconnect after suspension

2014-10-04 Thread sascha
Public bug reported: 1. Description: Ubuntu 14.04.1 LTS - Release: 14.04 2. Installed: 0.9.8.8-0ubuntu7 Candidate: 0.9.8.8-0ubuntu7 Version table: *** 0.9.8.8-0ubuntu7 0 500 http://de.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages 100 /var/lib/dpkg/status 3. Networ

[Touch-packages] [Bug 1361168] [NEW] printer not available after printing one job

2014-08-25 Thread sascha
Public bug reported: 1) Ubuntu 14.04.1 LTS 2) cups 1.7.2-0ubuntu1.1 Printer hp Laserjet 4200n installs normally connected via USB. First print from evince is fine, all the following will be send to printer waiting list and its status is "processing" but the printer will not receive any data. Evin