[Touch-packages] [Bug 2003250] Re: networkctl reload with bond devices causes slaves to go DOWN and UP, causing couple of seconds of network loss

2023-07-24 Thread Sergey Borodavkin
Seems its not "low importance" bug. 洛 Updating systemd package can trigger such bug, and if you have a unattended-upgrade it's gonna cause a network flap on that host. Easy to reproduce it with: # apt install --reinstall systemd -- Distributor ID: Ubuntu

[Touch-packages] [Bug 2028191] Re: curl breaks by installing libcurl4-openssl-dev=7.81.0-1ubuntu1.11

2023-07-20 Thread Sergey Borodavkin
** Changed in: curl (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to curl in Ubuntu. https://bugs.launchpad.net/bugs/2028191 Title: curl breaks by installing

[Touch-packages] [Bug 2028191] Re: curl breaks by installing libcurl4-openssl-dev=7.81.0-1ubuntu1.11

2023-07-20 Thread Sergey Borodavkin
Same issue https://bugs.launchpad.net/ubuntu/+source/curl/+bug/2028170 Seems to fixed in curl (7.81.0-1ubuntu1.13). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to curl in Ubuntu. https://bugs.launchpad.net/bugs/2028191

[Touch-packages] [Bug 2003250] Re: networkctl reload with bond devices causes slaves to go DOWN and UP, causing couple of seconds of network loss

2023-03-13 Thread Sergey Borodavkin
Same problem here but with strange behaviour with bond interface. All slaves was release from bond and after reloading bond stay without any slave links. dmesg logs bond-xe2: (slave eth4): Releasing backup interface bond-xe2: (slave eth5): Removing an active aggregator bond-xe2: (slave eth5):

[Touch-packages] [Bug 1935051] Re: systemd pid 1 memory leak

2021-09-08 Thread Sergey Borodavkin
@brian-murray Hi. Tested that build, all seems fine, still no memory leak. # apt-cache policy systemd systemd: Installed: 245.4-4ubuntu3.13 Candidate: 245.4-4ubuntu3.13 Version table: *** 245.4-4ubuntu3.13 500 500 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 Packages

[Touch-packages] [Bug 1935051] Re: systemd pid 1 memory leak

2021-09-06 Thread Sergey Borodavkin
Yep, i checked on friday and no memory leak since then. Version of package and source repository: # apt-cache policy systemd systemd: Installed: 245.4-4ubuntu3.12 Candidate: 245.4-4ubuntu3.12 Version table: *** 245.4-4ubuntu3.12 500 500 http://archive.ubuntu.com/ubuntu

[Touch-packages] [Bug 1935051] Re: systemd pid 1 memory leak

2021-08-20 Thread Sergey Borodavkin
Thanks for answering! Yep, that build fixed leak for me. # apt-cache policy systemd systemd: Installed: 245.4-4ubuntu3.12~202108090622~ubuntu20.04.1 This build will be used for official systemd-245.4-4ubuntu3.12 package ? -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1935051] Re: systemd pid 1 memory leak

2021-08-18 Thread Sergey Borodavkin
Just checked again, bug still exist for latest systemd package on focal. # apt-cache policy systemd systemd: Installed: 245.4-4ubuntu3.11 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1935051] Re: systemd pid 1 memory leak

2021-07-08 Thread Sergey Borodavkin
** Attachment added: "pmap_pid1_focal" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1935051/+attachment/5509911/+files/pmap_pid1_focal ** Description changed: Hi everybody. We've meet a memory leak of pid1 process on the focal release. When we launch chef-client, several

[Touch-packages] [Bug 1935051] [NEW] systemd pid 1 memory leak

2021-07-08 Thread Sergey Borodavkin
Public bug reported: Hi everybody. We've meet a memory leak of pid1 process on the focal release. When we launch chef-client, several systemd .service and .timers are checked for state. Every time of this run pid1 increase VSZ/RSS on ~ 232 Kb, this don't happen on xenial and bionic releases. I