[Bug 2069754] Re: lxd-installer wait message confuses version checkers

2024-10-17 Thread Lucas Kanashiro
** Also affects: lxd-installer (Ubuntu Noble) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2069754 Title: lxd-installer wait message confuses version che

[Bug 2073941] Re: lxd-installer should prompt before installing LXD

2024-10-16 Thread Lucas Kanashiro
** Also affects: lxd-installer (Ubuntu Noble) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2073941 Title: lxd-installer should prompt before installing L

[Bug 2040461] Re: MRE updates of container stack

2024-10-11 Thread Lucas Kanashiro
** Summary changed: - MRE updates of container-stack for noble + MRE updates of container stack ** Also affects: runc-app (Ubuntu) Importance: Undecided Status: New ** Also affects: docker-buildx (Ubuntu) Importance: Undecided Status: New ** Also affects: docker-compose-v2 (

[Bug 2040483] Re: AppArmor denies crun sending signals to containers (stop, kill)

2024-10-07 Thread Lucas Kanashiro
Thanks everyone for testing the package in noble-proposed, appreciated! For completeness, I followed the whole Test Plan section to make sure we covered everything. Running all the scenarios below with the podman package from noble- proposed: root@podman-verification:~# dpkg -l | grep podman ii

[Bug 1826684] Re: containerd is polling on a pselect every 20, 000 nanoseconds causing rapid system wakeup events

2024-10-03 Thread Lucas Kanashiro
I believe the best way forward here is reporting the issue upstream in case people are still facing it with the current version we have in the archive (we basically have the same version in all supported releases). -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1971269] Re: Merge containerd from Debian unstable for kinetic

2024-10-03 Thread Lucas Kanashiro
** Changed in: containerd (Ubuntu) Status: New => Won't Fix ** Changed in: containerd (Ubuntu) Assignee: Lucas Kanashiro (lucaskanashiro) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 2076981] Re: runc: remove `recvtty`, `sd-helper`, and `seccompagent`

2024-10-03 Thread Lucas Kanashiro
The fix for this is staged here: https://github.com/canonical/runc- app/commit/b848be6fca2efff990faccda8032e2408afe3589 It will land in our next upload. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 2076981] Re: runc: remove `recvtty`, `sd-helper`, and `seccompagent`

2024-10-03 Thread Lucas Kanashiro
src:runc does not provide any application binary, just the library package (-dev). So it is not affected by this bug. ** Changed in: runc (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 2040461] Re: MRE updates of container-stack for noble

2024-10-03 Thread Lucas Kanashiro
** Changed in: containerd-app (Ubuntu) Milestone: ubuntu-24.04-feature-freeze => None ** Changed in: containerd-app (Ubuntu) Assignee: Lucas Kanashiro (lucaskanashiro) => (unassigned) ** Changed in: containerd-app (Ubuntu Focal) Assignee: Lucas Kanashiro (lucaskan

[Bug 1971320] Re: Merge runc from Debian unstable for kinetic

2024-10-03 Thread Lucas Kanashiro
** Changed in: runc (Ubuntu) Status: New => Won't Fix ** Changed in: runc (Ubuntu) Assignee: Lucas Kanashiro (lucaskanashiro) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1975769] Re: Backport container-stack as MRE for bionic, focal, jammy (September)

2024-10-03 Thread Lucas Kanashiro
** Changed in: containerd (Ubuntu) Milestone: ubuntu-22.09 => None ** Changed in: containerd (Ubuntu) Assignee: Lucas Kanashiro (lucaskanashiro) => (unassigned) ** Changed in: docker.io (Ubuntu) Milestone: ubuntu-22.09 => None ** Changed in: docker.io (Ubuntu) Assign

[Bug 2040483] Re: AppArmor denies crun sending signals to containers (stop, kill)

2024-10-03 Thread Lucas Kanashiro
@ahasenack I just added the two test cases you mentioned in comment #54 to the Test Plan. ** Description changed: [ Impact ]  * On mantic and noble, when run as root, podman cannot stop any container running in background because crun is being run with a new profile introduced in AppAr

[Bug 2040483] Re: AppArmor denies crun sending signals to containers (stop, kill)

2024-10-02 Thread Lucas Kanashiro
Note for the SRU team: let's make sure to first accept golang-github- containers-common and, once it is built, we can accept libpod. Otherwise, the fix will not be applied to podman. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 2082086] [NEW] Expect build failure on non-amd64 architectures

2024-09-26 Thread Lucas Kanashiro
Public bug reported: Since runc/1.1.12+ds1-2ubuntu1 (from Noble onwards), the src:runc is expected to not successfully build on non-amd64 architectures. The delta used to be bigger to remove the application binary package which is now shipped by src:runc-app in Ubuntu. In the mentioned version, th

[Bug 2081000] Re: Backport version from Oracular to Noble

2024-09-25 Thread Lucas Kanashiro
Following the test case, the DEP-8 test should be passing. I tried it locally and it is indeed passing. You can also check the results in our infrastructure: https://autopkgtest.ubuntu.com/packages/valkey The same set of tests that are passing in Oracular are passing in Noble. I also played a bi

[Bug 2081000] Re: Backport version from Oracular to Noble

2024-09-23 Thread Lucas Kanashiro
** Changed in: valkey (Ubuntu) Status: In Progress => Invalid ** Changed in: valkey (Ubuntu) Assignee: Lucas Kanashiro (lucaskanashiro) => (unassigned) ** Changed in: valkey (Ubuntu Noble) Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro) -- You received

[Bug 2081000] Re: Backport version from Oracular to Noble

2024-09-20 Thread Lucas Kanashiro
valkey/7.2.5+dfsg1-2ubuntu4~24.04.1 was uploaded to Noble's NEW queue. Ready for review again. ** Changed in: valkey (Ubuntu) Status: Incomplete => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 2081000] Re: Backport version from Oracular to Noble

2024-09-20 Thread Lucas Kanashiro
Thanks Christian and Andreas for the reviews! Andreas: I fixed the d/watch and also removed the "|| true" from the testing calls in version 7.2.5+dfsg1-2ubuntu4 (which was just uploaded to Oracular). Once it builds on all arches, I'll backport this new version. Regarding conflicting ports with re

[Bug 2081000] Re: Backport version from Oracular to Noble

2024-09-17 Thread Lucas Kanashiro
** Changed in: valkey (Ubuntu) Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro) ** Changed in: valkey (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2081000] [NEW] Backport version from Oracular to Noble

2024-09-17 Thread Lucas Kanashiro
tests should be passing as well. [ Where problems could occur ] TBH I cannot foresee any problem since it is a new package and it will not impact whatever is in Noble right now. So no regressions here. ** Affects: valkey (Ubuntu) Importance: Undecided Assignee: Lucas Kanashiro

[Bug 2078494] Re: After upgrade to 24.04.1 LTS pg_upgradecluster fails

2024-09-13 Thread Lucas Kanashiro
Thanks for the bug report and trying to make Ubuntu better. I tried to reproduce this locally without success. Could you please share the exact same steps you did so we can try to follow them? I installed postgresql-14 in a jammy (22.04) container, upgraded it to noble (24.04), and installed post

[Bug 2080645] [NEW] Removal from Oracular

2024-09-13 Thread Lucas Kanashiro
Public bug reported: Now that ruby3.3 is the default in Oracular we can safely remove ruby3.2. $ reverse-depends -r oracular src:ruby3.2 $ reverse-depends -r oracular src:ruby3.2 -a source Reverse-Build-Depends = * ruby3.2 (for ruby3.2) Please, remove s

[Bug 2077264] Re: Stuck at splash screen while shutting down due to clamd/clamav

2024-09-12 Thread Lucas Kanashiro
We should be able to pass a crash file to gdb, are you able to run the command that Mitchell mentioned in comment #5 with success? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2077264 Title: Stuck

[Bug 2076166] Re: TestNewBinaryIOCleanup fails on Go1.23

2024-09-12 Thread Lucas Kanashiro
containerd-app should be updated in the beginning of the next cycle, which will fix this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2076166 Title: TestNewBinaryIOCleanup fails on Go1.23 To mana

[Bug 1916562] Re: libnss-sss removes config when not being purged

2024-09-12 Thread Lucas Kanashiro
It seems to me that Jammy (version 2.6.3-1ubuntu3.3) is also affected by this but not Noble (version 2.9.4-1.1ubuntu6.1). ** Also affects: sssd (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: dh-nss (Ubuntu Jammy) Importance: Undecided Status: New -- You re

[Bug 2052610] Re: value too great for base error with locale fr_FR

2024-09-12 Thread Lucas Kanashiro
Nothing yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2052610 Title: value too great for base error with locale fr_FR To manage notifications about this bug go to: https://bugs.launchpad.net/u

[Bug 2076597] Re: package php8.3-fpm (not installed) failed to install/upgrade: installed php8.3-fpm package post-installation script subprocess returned error exit status 1

2024-09-12 Thread Lucas Kanashiro
Thanks for taking the time to report this bug and trying to make Ubuntu better. Could you please run "systemctl status php8.3-fpm.service" or "journalctl -xeu php8.3-fpm.service"? And give us more details about what happened here. ** Changed in: php8.3 (Ubuntu) Status: New => Incomplete -

[Bug 2053156] Re: update-resolv-conf uses invalid device name

2024-09-12 Thread Lucas Kanashiro
Thanks for confirming that this is not a problem anymore. ** Changed in: openvpn (Ubuntu) Status: Expired => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2053156 Title: update-resol

[Bug 2076051] Re: package mysql-server-8.0 8.0.39-0ubuntu0.24.04.1 failed to install/upgrade: o subprocesso instalado, do pacote mysql-server-8.0, o script post-installation retornou erro do status de

2024-09-12 Thread Lucas Kanashiro
Thanks for taking the time to report this bug and trying to make Ubuntu better. Checking the mysql logs one can see: 2024-08-05T00:12:28.069687Z 0 [ERROR] [MY-010262] [Server] Can't start server: Bind on TCP/IP port: Address already in use 2024-08-05T00:12:28.069716Z 0 [ERROR] [MY-010257] [Serve

[Bug 2080277] Re: FFe: lxd-installer should prompt before installing LXD

2024-09-10 Thread Lucas Kanashiro
** Changed in: lxd-installer (Ubuntu) Status: New => In Progress ** Changed in: lxd-installer (Ubuntu) Assignee: (unassigned) => Simon Déziel (sdeziel) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 2040460] Re: MRE updates of container-stack for noble

2024-09-09 Thread Lucas Kanashiro
The split of the runc app and lib was already done before, so we do not want to update src:runc in stable releases, just src:runc-app. ** Changed in: runc (Ubuntu Focal) Status: In Progress => Invalid ** Changed in: runc (Ubuntu Jammy) Status: In Progress => Invalid -- You receive

[Bug 2078936] Re: lxd-agent restarts during do-release-upgrade breaking the `lxc exec` connection

2024-09-05 Thread Lucas Kanashiro
** Also affects: lxd-agent-loader (Ubuntu Noble) Importance: Undecided Status: New ** Changed in: lxd-agent-loader (Ubuntu Noble) Assignee: (unassigned) => Simon Déziel (sdeziel) ** Changed in: lxd-agent-loader (Ubuntu) Status: New => Fix Committed ** Changed in: lxd-agent-

[Bug 2078265] [NEW] python3-setuptools does not support setup.py

2024-08-28 Thread Lucas Kanashiro
Public bug reported: In python3-setuptools/73.0.1-1, the usage of setup.py to run tests is not supported anymore (it has been deprecated for a while). protobuf/3.21.12-9 still uses setup.py to run tests (snippet from debian/rules): set -e; \ export LD_LIBRARY_PATH=$(CURDIR)/src/.l

[Bug 2073312] Re: Backport of container-stack for focal, jammy and noble

2024-08-28 Thread Lucas Kanashiro
src:runc will not be backported anymore, from now on src:runc-app is what we want to backport. ** Changed in: containerd-app (Ubuntu Focal) Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro) ** Changed in: containerd-app (Ubuntu Jammy) Assignee: (unassigned) => Lucas Kan

[Bug 2077617] Re: gem2deb-test-runner failures with ruby-defaults 1:3.3~ubuntu3

2024-08-23 Thread Lucas Kanashiro
Regarding comment #2 from Athos: I wouldn't change gem2deb to add this temporary flag (to add retro-compatibility of Minitest) since 1) I'd say more than 1k packages uses gem2deb and 20 or so are facing this issue; and 2) this will be removed in the near future from upstream and gem2deb can start t

[Bug 2077664] [NEW] Removal of packages blocking Ruby 3.3 transition

2024-08-22 Thread Lucas Kanashiro
Public bug reported: Some packages requiring rebuild because of the Ruby 3.3 transition are FTBFSing and 1) the fix is not straightforward; 2) they are not well maintained upstream. Those are leaf packages and I'd like to request the removal of their sources and binaries from Oracular. More detail

[Bug 2077110] Re: FTBFS: [ppc64el] segfault in build-time test

2024-08-15 Thread Lucas Kanashiro
I am uploading a workaround for that now. This test is being skipped in version 3.3.4-2ubuntu1. ** Changed in: ruby3.3 (Ubuntu) Importance: High => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 2070015] Re: DEB_* environment variables not set when using /usr/share/dpkg/buildflags.mk

2024-08-14 Thread Lucas Kanashiro
I am trying to rebuild some ruby packages as part of the ruby 3.3 transition, and I see some packages failing to build because of this: gcc: fatal error: environment variable ‘DEB_VERSION’ not defined I see they are using dpkg version 1.22.11ubuntu1 (which in theory should contain the fix): Get

[Bug 2067608] Re: clamav-freshclam 1.0.5 and logwatch 7.7-1 fails to report

2024-07-17 Thread Lucas Kanashiro
If you check the logwatch source code and find the clamav script [1], you can see that this is the regex that identifies if the clamav daemon was started: } elsif (($ThisLine =~ /(?:Daemon started|clamd daemon [\d.]{1,10})/)) { $DaemonStart++; Any string in the log that matches that will

[Bug 2069200] Re: RM: gitaly from Oracular; mistakenly sync'ed from Debian

2024-07-12 Thread Lucas Kanashiro
We need to remove this and also double-check whether we need to block future syncs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2069200 Title: RM: gitaly from Oracular; mistakenly sync'ed from Deb

[Bug 2072484] Re: iscsiuio ships iscsiuio.service but not iscsiuio.socket

2024-07-10 Thread Lucas Kanashiro
Benjamin replied the following on IRC: bdrung: hi, are you planning on working on bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/2072484 ? ahasenack, not currently. I would be happy if the server team would work on it. -- You received this bug notification because you are a member of Ubun

[Bug 2072484] Re: iscsiuio ships iscsiuio.service but not iscsiuio.socket

2024-07-10 Thread Lucas Kanashiro
Benjamin, are you planning to work on this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072484 Title: iscsiuio ships iscsiuio.service but not iscsiuio.socket To manage notifications about this b

[Bug 2065423] Re: Update AppArmor template to allow confined runc to kill containers

2024-07-10 Thread Lucas Kanashiro
It is fixed in the development release (when there is not specific series the default is development, in this case oracular). I am adding tasks for the supported series as well. The backport is a follow-up work. The server team will be doing that once we find the time. ** Also affects: containerd

[Bug 2072484] Re: iscsiuio ships iscsiuio.service but not iscsiuio.socket

2024-07-09 Thread Lucas Kanashiro
** Tags added: server-todo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2072484 Title: iscsiuio ships iscsiuio.service but not iscsiuio.socket To manage notifications about this bug go to: https:/

[Bug 2072480] Re: apache2 with broken logrotate config (incl Fix)

2024-07-09 Thread Lucas Kanashiro
Thanks for taking the time to report this bug and trying to make Ubuntu better. I believe what you described above is happening due to a local config change. I checked the source package and the debian/apache2.logrotate file is correct. I also created a Ubuntu Noble (24.04) container, installed ap

[Bug 2040483] Re: AppArmor denies crun sending signals to containers (stop, kill)

2024-07-01 Thread Lucas Kanashiro
I can work on this after I finish a couple of other work items I have on my plate right now. I think an estimation would be next month. If anyone else is willing to fix this before I have the time, I'd happily hand it over to you :) -- You received this bug notification because you are a member

[Bug 1934937] Re: Heartbeat in pthreads in nova-wallaby crashes with greenlet error

2024-06-27 Thread Lucas Kanashiro
Thanks for the patch Edward! The proposed changes look good to me, but the version string does not seem to follow the default scheme we use for SRUs. Could you elaborate why you chose that? For me, the correct version string would be 12.13.0-0ubuntu1.2. -- You received this bug notification bec

[Bug 2067361] Re: Programs using netrc with containing an entry without a password fail with an exception "malformed machine entry <> terminated by ''"

2024-06-27 Thread Lucas Kanashiro
Thanks for the updated patch Eero! As Dan mentioned, I wouldn't be comfortable sponsoring this upload without a automated test case. I believe it is a good idea to make sure the code changes are doing what we expect them to do. The upstream commit has some tests, couldn't you use some of that in y

[Bug 2064396] Re: Merge containerd from Debian unstable for oracular

2024-06-26 Thread Lucas Kanashiro
** Changed in: containerd (Ubuntu) Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064396 Title: Merge containerd from Debian unsta

[Bug 2069587] Re: Checksecurity will not check for duplicate root accounts

2024-06-18 Thread Lucas Kanashiro
Thanks for the bug report and for helping to improve Ubuntu. I tried to fix this issue with the package available in this PPA (only available for 24.04 noble): https://launchpad.net/~lucaskanashiro/+archive/ubuntu/checksecurity-fix Could you please test it and let me know if everything is lookin

[Bug 2068729] Re: pam_radius_auth: Failed to open RADIUS IPv6 socket: Address family not supported by protocol

2024-06-18 Thread Lucas Kanashiro
Real, not sure if you read the documentation page linked twice here (by Paride and Seth), but in Ubuntu stable releases we do not import any new version from github as you are suggesting. Stable releases are supposed to be stable, therefore, we ship target fixes for the bugs present there (importin

[Bug 2064461] Re: Merge runc from Debian unstable for oracular

2024-06-12 Thread Lucas Kanashiro
Sorry, I forgot to update this bug, this merge is done already: runc | 1.1.12+ds1-2ubuntu1 | oracular/universe| source ** Changed in: runc (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 2039148] Re: lxd-installer can race or temp-fail and then block itself

2024-06-10 Thread Lucas Kanashiro
** Changed in: lxd-installer (Ubuntu) Status: Fix Released => Triaged ** Also affects: lxd-installer (Ubuntu Oracular) Importance: Undecided Status: Triaged ** Also affects: lxd-installer (Ubuntu Mantic) Importance: Undecided Status: New ** Also affects: lxd-installer

[Bug 1728031] Re: [SRU] Unable to change user password when ENFORCE_PASSWORD_CHECK is True

2024-06-04 Thread Lucas Kanashiro
I reviewed Mauricio's debdiff and already sponsored the upload to Oracular. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728031 Title: [SRU] Unable to change user password when ENFORCE_PASSWORD_CH

[Bug 2064459] Re: Merge ruby-ethon from Debian unstable for oracular

2024-05-29 Thread Lucas Kanashiro
This bug was fixed in the package ruby-ethon - 0.16.0-2 --- ruby-ethon (0.16.0-2) unstable; urgency=medium * Don't hardcode a dependency on libcurl4 (Closes: #1068537) -- Antonio Terceiro Sun, 21 Apr 2024 14:47:38 -0300 ** Changed in: ruby-ethon (Ubuntu) Status: New => F

[Bug 2032754] Re: FTBFS with golang-1.21: TestGenerateApparmorSpecOpts fails

2024-05-28 Thread Lucas Kanashiro
No regressions. All tests passed during the build. ** Tags removed: verification-needed verification-needed-focal verification-needed-jammy ** Tags added: verification-done verification-done-focal verification-done-jammy -- You received this bug notification because you are a member of Ubuntu B

[Bug 2056154] Re: Please build with golang-1.21 or golang-1.22

2024-05-28 Thread Lucas Kanashiro
No regressions. All the packages in -proposed were built with the correct Golang version. ** Tags removed: verification-needed verification-needed-focal verification-needed-jammy verification-needed-mantic ** Tags added: verification-done verification-done-focal verification-done-jammy verificat

[Bug 727026] Re: apt-get upgrade fails on samba-common if smb.conf is missing

2024-05-28 Thread Lucas Kanashiro
According to the Debian bug, this issue was fixed at least in version 2:4.16.1+dfsg-1. So this is fixed at least in Noble and Mantic. If you think this issue is affecting other stable release, please, reply to this bug stating so. ** Changed in: samba (Ubuntu) Status: Triaged => Fix Releas

[Bug 2036670] Re: containerd packages are missing the crictl binary

2024-05-27 Thread Lucas Kanashiro
Hi Craig, You might have gotten confused because of this containerd page: https://github.com/containerd/containerd/blob/main/docs/cri/crictl.md There are some commands to facilitate the installation of crictl, but the code actually resides here: https://github.com/kubernetes-sigs/cri-tools The

[Bug 2022390] Re: Keep the -dev binary package in sync with Debian

2024-05-27 Thread Lucas Kanashiro
# Verification - Mantic ## runc-app autopkgtest [17:32:53]: summary basic-smoke PASS command1 PASS ## runc autopkgtest [17:26:14]: summary command1 PASS All the tests above were executed against the versions available in mantic-proposed. # Verificatio

[Bug 2040460] Re: MRE updates of container-stack for noble

2024-05-27 Thread Lucas Kanashiro
# Verification - Focal ## docker.io-app autopkgtest [18:38:37]: summary basic-smoke PASS docker-in-lxdPASS ## containerd-app autopkgtest [18:29:33]: summary basic-smoke PASS ## runc-app autopkgtest [18:36:58]: @@@

[Bug 2040460] Re: MRE updates of container-stack for noble

2024-05-27 Thread Lucas Kanashiro
# Verification - Jammy ## docker.io-app autopkgtest [18:13:50]: summary basic-smoke PASS docker-in-lxdPASS ## containerd-app autopkgtest [18:11:55]: summary basic-smoke PASS ## runc-app autopkgtest [18:08:05]: @@@

[Bug 2040460] Re: MRE updates of container-stack for noble

2024-05-27 Thread Lucas Kanashiro
# Verification - Matic ## docker.io-app autopkgtest [17:35:44]: summary basic-smoke PASS docker-in-lxdPASS ## containerd-app autopkgtest [17:22:03]: summary basic-smoke PASS ## runc-app autopkgtest [17:32:53]: @@@

[Bug 2040460] Re: MRE updates of container-stack for noble

2024-05-27 Thread Lucas Kanashiro
No regressions in the excuses pages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2040460 Title: MRE updates of container-stack for noble To manage notifications about this bug go to: https://bugs

[Bug 2022390] Re: Keep the -dev binary package in sync with Debian

2024-05-15 Thread Lucas Kanashiro
Now, there is no regressions against runc/1.1.7-0ubuntu2.4 in Mantic and runc/1.1.7-0ubuntu1~20.04.4 in Focal. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2022390 Title: Keep the -dev binary packa

[Bug 2065546] Re: postfix configuration must be set on 24.04 before apt package manager can be used

2024-05-14 Thread Lucas Kanashiro
Hi William, Thanks for taking the time to report this bug and trying to make Ubuntu better. As software evolves it may require new dependencies and that is the case here, one of the packages you are installing now has postfix in its dependencies tree. This is not a bug, this may happen in a new r

[Bug 2060666] Re: [SRU] Memory leak in krb5 version 1.17

2024-05-14 Thread Lucas Kanashiro
Hi Ponnuvel, I see you prepared a debdiff to fix this issue, if you are seeking for a sponsor for you package you could use the Patch Pilot program [1]. Long story short, you could subscribe ~ubuntu-sponsors to this bug and it would go to the Patch Pilot queue. This is in the Server team queue, a

[Bug 2061017] Re: lxd-installer: permission error not handled and lxd snap not installed

2024-05-09 Thread Lucas Kanashiro
** Also affects: lxd-installer (Ubuntu Noble) Importance: Undecided Status: New ** Changed in: lxd-installer (Ubuntu Noble) Status: New => In Progress ** Changed in: lxd-installer (Ubuntu Noble) Assignee: (unassigned) => Simon Déziel (sdeziel) -- You received this bug noti

[Bug 2064458] Re: Merge ruby-defaults from Debian unstable for oracular

2024-05-08 Thread Lucas Kanashiro
** Changed in: ruby-defaults (Ubuntu) Milestone: ubuntu-24.05 => ubuntu-24.07 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064458 Title: Merge ruby-defaults from Debian unstable for oracular

[Bug 2064459] Re: Merge ruby-ethon from Debian unstable for oracular

2024-05-08 Thread Lucas Kanashiro
** Changed in: ruby-ethon (Ubuntu) Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064459 Title: Merge ruby-ethon from Debian unsta

[Bug 2064461] Re: Merge runc from Debian unstable for oracular

2024-05-08 Thread Lucas Kanashiro
** Changed in: runc (Ubuntu) Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064461 Title: Merge runc from Debian unstable

[Bug 2064930] Re: dnsmasq cannot execute at systemctl

2024-05-07 Thread Lucas Kanashiro
Thanks for taking the time to report this bug and trying to make Ubuntu better. I tried to install dnsmasq in a brand new LXD container running Noble (24.04) and I was not able to reproduce the failure you mentioned: root@dnsmasq-install:~# apt install dnsmasq Reading package lists... Done Buildi

[Bug 2064914] Re: Windows guest hangs after reboot from the guest OS

2024-05-07 Thread Lucas Kanashiro
** Also affects: qemu (Ubuntu Jammy) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064914 Title: Windows guest hangs after reboot from the guest OS To m

[Bug 2040483] Re: AppArmor denies crun sending signals to containers (stop, kill)

2024-05-06 Thread Lucas Kanashiro
I also see that you are patching golang-github-containers-common. Does that mean that no patch in libpod is needed? If the answer is yes, we need to mark the libpod tasks as Invalid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 2040483] Re: AppArmor denies crun sending signals to containers (stop, kill)

2024-05-06 Thread Lucas Kanashiro
Hi Tomáš, Thanks for investigating this issue and providing the patch (MP) to fix it in Noble. However, before fixing it in Noble, we need to fix it in Oracular (development release). Would you like to provide a patch or MP targeting Oracular? -- You received this bug notification because you ar

[Bug 2022390] Re: Keep the -dev binary package in sync with Debian

2024-05-06 Thread Lucas Kanashiro
The src:runc regressions above helped me to identify an error in the package. I forgot to remove the basic-smoke test which tries to make use of the runc binary (now provided by src:runc-app). In order to fix this, I uploaded src:runc again to Focal (1.1.7-0ubuntu1~20.04.4), Jammy (1.1.7-0ubuntu1~2

[Bug 2040460] Re: MRE updates of container-stack for noble

2024-05-06 Thread Lucas Kanashiro
Now that src:runc-app was accepted from NEW in all supported releases, we are ready to land the other updates in -proposed to verify everything together. Please, SRU vanguard, could you check and move the uploads from -unapproved to -proposed? -- You received this bug notification because you ar

[Bug 2064139] Re: not building for arm64, armhf, ppc64el, riscv64, s390x

2024-05-02 Thread Lucas Kanashiro
It indeed looks like an issue (but it is not :p). After discussion with the Server team, we will leave it like this in Noble (there is no regression), and in OO series we will revisit the usage of a build profile to not build the runc binary package. -- You received this bug notification because

[Bug 2064122] Re: package mysql-server-8.0 8.0.36-0ubuntu0.22.04.1 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2024-05-02 Thread Lucas Kanashiro
Thanks for your time reporting this bug and trying to make Ubuntu better. I see the mysql-server is installed alongside mysql-workbench-community (which is not in the Ubuntu archive and is not supported), this interaction is untested and might pose you some unexpected behavior. The mysql error lo

[Bug 2064139] Re: not building for arm64, armhf, ppc64el, riscv64, s390x

2024-04-29 Thread Lucas Kanashiro
This is expected since the library package is arch:all and is not built in non-amd64 arches. The runc binary package was moved to src:runc-app. Therefore, no binary package is built in non-amd64 architectures by src:runc. -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 2058622] Re: [needs-packaging] lenovo-wwan-unlock

2024-04-25 Thread Lucas Kanashiro
Hi Dirk Su, I cloned the git repo and for instance the debian/changelog is confusing, there are many entries which makes me think that this package is already maintained somewhere else, is this maintained in a PPA and now you are trying to put it in the Ubuntu archive? When the package is landing

[Bug 2036761] Re: [mantic] ppa-purge no longer purges what add-apt-repository adds

2024-04-25 Thread Lucas Kanashiro
Apparently, there is nothing to be sponsored here, I am unsubscribing ~ubuntu-sponsors. If I misunderstood the status of this bug and there is something ready to be sponsored, please subscribe ~ubuntu-sponsors again. -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 2054395] Re: [sru] sos upstream 4.7.0

2024-04-25 Thread Lucas Kanashiro
@Arif are the attached debdiffs ready to be uploaded? I do not know if I get it right, but the bug you mentioned is not yet fixed: https://bugs.launchpad.net/ubuntu/+source/sosreport/+bug/2038648 If this is ready for ~ubuntu-sponsors, please state so. If not, please unsubscribe ~ubuntu-sponsors a

[Bug 2054391] Re: Fix CPU thermal sensors enumeration

2024-04-25 Thread Lucas Kanashiro
Thanks for the patch @Kai-Heng! I took a look and in general it looks good, but I'd like to ask you to add some DEP-3 headers [1] to your patch, that will give us (packagers) more context when revisiting this package for whatever reason. Now a personal opinion, I like when the patch file name is l

[Bug 2036467] Re: Resizing cloud-images occasionally fails due to superblock checksum mismatch in resize2fs

2024-04-25 Thread Lucas Kanashiro
@Matthew I took a look at your debdiffs (I hope they are updated) and they look good in general, I checked the debdiffs for Focal, Jammy, Mantic and Noble. The Noble debdiff requires a rebase, now in Noble we have version 1.47.0-2.4~exp1ubuntu4, so we want version 1.47.0-2.4~exp1ubuntu4.1 with your

[Bug 2063099] Re: Stopping container signal blocked by AppArmor on Ubuntu

2024-04-25 Thread Lucas Kanashiro
Thanks for providing the workaround Tomáš! I can confirm that it works in Noble, but for me, even using the profile you provided in comment #4, the command below takes more or less 10 seconds (against 12 seconds when the containers are killed with SIGKILL): root@docker-apparmor:~# time docker stop

[Bug 2051380] Re: Expired certificate used for tests causes failures

2024-04-25 Thread Lucas Kanashiro
FWIW there is no autopkgtest regression now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2051380 Title: Expired certificate used for tests causes failures To manage notifications about this bug g

[Bug 2049197] Re: ruby_xfree segmentation fault

2024-04-25 Thread Lucas Kanashiro
FWIW there is no autopkgtest regression now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2049197 Title: ruby_xfree segmentation fault To manage notifications about this bug go to: https://bugs.la

[Bug 2051380] Re: Expired certificate used for tests causes failures

2024-04-24 Thread Lucas Kanashiro
The packages built fine in all supported architectures, satisfying the Test Plan section. ** Tags removed: verification-needed verification-needed-jammy verification-needed-mantic ** Tags added: verification-done verification-done-jammy verification-done-mantic -- You received this bug notific

[Bug 2049197] Re: ruby_xfree segmentation fault

2024-04-24 Thread Lucas Kanashiro
# Verification Mantic root@ruby31-segfault-fix:~# dpkg -l ruby3.1 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Des

[Bug 2061745] Re: Please demote golang-1.21 to universe

2024-04-17 Thread Lucas Kanashiro
I uploaded the container stack packages to Noble to make them build with Go 1.22, those are the versions that require approval: - runc-app/1.1.12-0ubuntu3 - container-app/1.7.12-0ubuntu4 - docker.io-app/24.0.7-0ubuntu4 - docker-buildx/0.12.1-0ubuntu2 - docker-compose-v2/2.24.6+ds1-0ubuntu2 I know

[Bug 2061745] Re: Please demote golang-1.21 to universe

2024-04-17 Thread Lucas Kanashiro
All the container stack packages are using golang-1.21 because it is available in all supported releases (we want to keep the same behavior everywhere). Unfortunately, golang-1.22 is only in Noble. We could move to golang-1.22 in Noble if Foundations backport golang-1.22 to the other releases (stil

[Bug 2061667] Re: Noble 'autofs' 5.1.9-1ubuntu3 buffer overflow

2024-04-16 Thread Lucas Kanashiro
Thanks for taking the time to report this bug and trying to make Ubuntu better. Could you please share your config files so we can try to reproduce the bug locally? ** Changed in: autofs (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of

[Bug 2059883] Re: package unixodbc-common 2.3.9-5 failed to install/upgrade: trying to overwrite '/etc/odbc.ini', which is also in package odbcinst 2.3.11-1

2024-04-16 Thread Lucas Kanashiro
Thanks for taking the time to report this bug and trying to make Ubuntu better. As Hugh already mentioned, it seems that you are installing packages not from the Ubuntu archive and that is not supported. This part of the log makes me believe on that: modified.conffile..etc.odbc.ini: [ODBC Driver

[Bug 1052030] Re: Please transition libgnomeprint to multi-arch

2024-04-06 Thread Lucas Kanashiro
I am not sure why ~ubuntu-sponsors is subscribed to this bug. Is someone actively working on this? Is this still an issue nowadays? For now, I am unsubscribing ~ubuntu-sponsors. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 2059182] Re: autopkgtests fail for dune-grid/2.9.0-2build1

2024-04-06 Thread Lucas Kanashiro
As you can see here: https://launchpad.net/ubuntu/+source/dune-uggrid The version 2.9.0-2build2 was already uploaded with a no changes rebuild: dune-uggrid (2.9.0-2build2) noble; urgency=medium * No-change rebuild for CVE-2024-3094 -- Steve Langasek Sun, 31 Mar 2024 18:05:33 + This v

[Bug 2058692] Re: black autopkgtest fails because python3-typed-ast no longer in archive

2024-04-06 Thread Lucas Kanashiro
Unsubscribing ~ubuntu-sponsors. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058692 Title: black autopkgtest fails because python3-typed-ast no longer in archive To manage notifications about thi

[Bug 2059291] Re: autopkgtest failure against libphonenumber/8.12.57+ds-4.2build1

2024-04-05 Thread Lucas Kanashiro
Thanks Chris! I added just a reference to this bug in the changelog, with that this bug will be closed once the package migrates. Keep an eye on that next time. Package uploaded: Uploading to ubuntu (via ftp to upload.ubuntu.com): Uploading pnc_0.9.4-3build3.dsc: done. Uploading pnc_0.9.4-3bui

[Bug 2058606] Re: Sync rocm-hipamd 5.7.1-3 (universe) from Debian unstable (main)

2024-04-05 Thread Lucas Kanashiro
Right now, version 5.7.1-3 fails to build in Noble because of some uninstallability issues: The following packages have unmet dependencies: libobjc-13-dev : Depends: gcc-13-base (= 13.2.0-13ubuntu1) but 13.2.0-17ubuntu2 is to be installed Depends: libgcc-13-dev (= 13.2.0-13ubun

[Bug 2058958] Re: armhf autopkgtest failure (due to time_t format args)

2024-04-05 Thread Lucas Kanashiro
I was able to build it now. Package uploaded: Uploading to ubuntu (via ftp to upload.ubuntu.com): Uploading gvmd_23.1.0-1ubuntu3.dsc: done. Uploading gvmd_23.1.0-1ubuntu3.debian.tar.xz: done. Uploading gvmd_23.1.0-1ubuntu3_source.changes: done. Successfully uploaded packages. -- You rece

  1   2   3   4   5   6   7   8   9   10   >