[Bug 2085834] Re: [SRU] backport golang-1.23 to focal

2024-10-31 Thread Shengjing Zhu
patch against version in jammy, also on git repo
https://git.launchpad.net/~zhsj/golang/+git/golang/log/?h=ubuntu/1.23/focal

PPA build for testing:
https://launchpad.net/~zhsj/+archive/ubuntu/golang-backports/+packages

** Patch added: "golang-1.23_1.23.1-1~20.04.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/golang-1.23/+bug/2085834/+attachment/5833467/+files/golang-1.23_1.23.1-1~20.04.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2085834

Title:
  [SRU] backport golang-1.23 to focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.23/+bug/2085834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2073392] Re: *** buffer overflow detected ***: terminated

2024-10-31 Thread Shengjing Zhu
*** This bug is a duplicate of bug 2062535 ***
https://bugs.launchpad.net/bugs/2062535

It's same as https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2062535

** This bug has been marked a duplicate of bug 2062535
   zip fails when filenames contain unicode characters

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2073392

Title:
  *** buffer overflow detected ***: terminated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2073392/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2062535] Re: zip fails when filenames contain unicode characters

2024-10-31 Thread Shengjing Zhu
** Changed in: zip (Ubuntu Plucky)
 Assignee: (unassigned) => Shengjing Zhu (zhsj)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062535

Title:
  zip fails when filenames contain unicode characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2062535/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2070098] Re: zip buffer overflow detected with umlaut o (ö) in the filename

2024-10-31 Thread Shengjing Zhu
*** This bug is a duplicate of bug 2062535 ***
https://bugs.launchpad.net/bugs/2062535

** This bug has been marked a duplicate of bug 2062535
   zip fails when filenames contain unicode characters

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070098

Title:
  zip buffer overflow detected with umlaut o (ö) in the filename

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2070098/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2062535] Re: zip fails when filenames contain unicode characters

2024-10-31 Thread Shengjing Zhu
looks like this is caused by _FORTIFY_SOURCE=3 which is introduced in
noble.

** Changed in: zip (Ubuntu Noble)
   Status: New => Confirmed

** Changed in: zip (Ubuntu Oracular)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062535

Title:
  zip fails when filenames contain unicode characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2062535/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2062535] Re: zip fails when filenames contain unicode characters

2024-10-31 Thread Shengjing Zhu
** Also affects: zip (Ubuntu Oracular)
   Importance: Undecided
   Status: New

** Also affects: zip (Ubuntu Plucky)
   Importance: High
   Status: Triaged

** Also affects: zip (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/2062535

Title:
  zip fails when filenames contain unicode characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2062535/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2085834] [NEW] [SRU] backport golang-1.23 to focal

2024-10-29 Thread Shengjing Zhu
Public bug reported:

[Impact]

 * containers stack (runc-app, containerd-app, docker.io-app) is going
to update in all supported releases, which requires new version of
golang compiler. The golang-1.23 has already been backported to noble,
jammy, but not focal. The containers stack will be updated in focal, so
we need golang-1.23 as well.

[Test Plan]

 * Install golang-1.23 in focal
 * Add /usr/lib/go-1.23/bin to PATH
 * Build a Go package, for example the runc-app. The result should be 
successful.
   + git-ubuntu clone runc-app
   + replace golang-1.22-go with golang-1.23-go in d/control file
   + replace /usr/lib/go-1.22/bin with /usr/lib/go-1.23/bin in d/rules file

[Where problems could occur]

 * This is a new package in archive, which doesn't have impact on
existing packages.

[Other Info]

 * No

** Affects: golang-1.23 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: golang-1.23 (Ubuntu Focal)
 Importance: Undecided
 Assignee: Shengjing Zhu (zhsj)
 Status: New

** Also affects: golang-1.23 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: golang-1.23 (Ubuntu Focal)
 Assignee: (unassigned) => Shengjing Zhu (zhsj)

** Description changed:

  [Impact]
  
-  * containers stack (runc-app, containerd-app, docker.io-app) is going
+  * containers stack (runc-app, containerd-app, docker.io-app) is going
  to update in all supported releases, which requires new version of
  golang compiler. The golang-1.23 has already been backported to noble,
  jammy, but not focal. The containers stack will be updated in focal, so
  we need golang-1.23 as well.
  
  [Test Plan]
  
-  * Install golang-1.23 in focal
-  * Add /usr/lib/go-1.23/bin to PATH
-  * Build a Go package, for example the runc-app. The result should be 
successful.
-+ git-ubuntu runc-app
-+ replace golang-1.22-go with golang-1.23-go in d/control file
-+ replace /usr/lib/go-1.22/bin with /usr/lib/go-1.23/bin in d/rules file
- 
+  * Install golang-1.23 in focal
+  * Add /usr/lib/go-1.23/bin to PATH
+  * Build a Go package, for example the runc-app. The result should be 
successful.
+    + git-ubuntu clone runc-app
+    + replace golang-1.22-go with golang-1.23-go in d/control file
+    + replace /usr/lib/go-1.22/bin with /usr/lib/go-1.23/bin in d/rules file
  
  [Where problems could occur]
  
-  * This is a new package in archive, which doesn't have impact on
+  * This is a new package in archive, which doesn't have impact on
  existing packages.
  
  [Other Info]
  
-  * No
+  * No

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2085834

Title:
  [SRU] backport golang-1.23 to focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.23/+bug/2085834/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2076069] Re: [SRU] backport golang-1.22 to focal

2024-10-29 Thread Shengjing Zhu
** Changed in: golang-1.22 (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2076069

Title:
  [SRU] backport golang-1.22 to focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2076069/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083899] Re: Sync golang-1.22 1.22.8-1 (main) from Debian unstable (main)

2024-10-08 Thread Shengjing Zhu
** Changed in: golang-1.22 (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083899

Title:
  Sync golang-1.22 1.22.8-1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2083899/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083898] Re: Sync ccls 0.20240505-1 (universe) from Debian unstable (main)

2024-10-08 Thread Shengjing Zhu
** Changed in: ccls (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083898

Title:
  Sync ccls 0.20240505-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ccls/+bug/2083898/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083900] Re: Sync golang-1.23 1.23.2-1 (main) from Debian unstable (main)

2024-10-08 Thread Shengjing Zhu
** Changed in: golang-1.23 (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083900

Title:
  Sync golang-1.23 1.23.2-1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.23/+bug/2083900/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083899] [NEW] Sync golang-1.22 1.22.8-1 (main) from Debian unstable (main)

2024-10-07 Thread Shengjing Zhu
Public bug reported:

Please sync golang-1.22 1.22.8-1 (main) from Debian unstable (main)

Changelog entries since current oracular version 1.22.7-1:

golang-1.22 (1.22.8-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.22.8

 -- Shengjing Zhu   Thu, 03 Oct 2024 14:39:25 +0800


This is bugfix release, see
https://github.com/golang/go/issues?q=milestone%3AGo1.22.8+label%3ACherryPickApproved

** Affects: golang-1.22 (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: golang-1.22 (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083899

Title:
  Sync golang-1.22 1.22.8-1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2083899/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083900] [NEW] Sync golang-1.23 1.23.2-1 (main) from Debian unstable (main)

2024-10-07 Thread Shengjing Zhu
Public bug reported:

Please sync golang-1.23 1.23.2-1 (main) from Debian unstable (main)

Changelog entries since current oracular version 1.23.1-1:

golang-1.23 (1.23.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.23.2

 -- Shengjing Zhu   Thu, 03 Oct 2024 14:40:06 +0800

golang-1.23 (1.23.1-3) unstable; urgency=medium

  * Team upload
  * Increase timeout to 2h in autopkgtest

 -- Shengjing Zhu   Thu, 12 Sep 2024 13:21:49 +0800

golang-1.23 (1.23.1-2) unstable; urgency=medium

  * Team upload
  * Increase timeout to 1h in autopkgtest

 -- Shengjing Zhu   Wed, 11 Sep 2024 14:05:33 +0800

This is bugfix release, see
https://github.com/golang/go/issues?q=milestone%3AGo1.23.2+label%3ACherryPickApproved

** Affects: golang-1.23 (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: golang-1.23 (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083900

Title:
  Sync golang-1.23 1.23.2-1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.23/+bug/2083900/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083898] [NEW] Sync ccls 0.20240505-1 (universe) from Debian unstable (main)

2024-10-07 Thread Shengjing Zhu
Public bug reported:

Please sync ccls 0.20240505-1 (universe) from Debian unstable (main)

Changelog entries since current oracular version 0.20240202-1build1:

ccls (0.20240505-1) unstable; urgency=medium

  * New upstream release 0.20240505
+ Supports LLVM-19 (Closes: #1084244)

 -- Shengjing Zhu   Mon, 07 Oct 2024 18:54:26 +0800


llvm-default is 19 in oracular, ccls is FTBFS with that.
The new version only has 3 commits from upstream that fix building with
LLVM-19. See https://github.com/MaskRay/ccls/compare/0.20240202...0.20240505

** Affects: ccls (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: ccls (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083898

Title:
  Sync ccls 0.20240505-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ccls/+bug/2083898/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2083257] [NEW] Remove golang-1.21 from oracular

2024-09-30 Thread Shengjing Zhu
Public bug reported:

It's already removed from Debian testing/sid
https://bugs.debian.org/1081200. It's EOL.

$ reverse-depends -b -x src:golang-1.21
No reverse dependencies found
$ reverse-depends -x src:golang-1.21
No reverse dependencies found

** Affects: golang-1.21 (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- Remove golang-121 from oracular
+ Remove golang-1.21 from oracular

** Description changed:

- It's already removed from Debian testing/sid. It's EOL.
+ It's already removed from Debian testing/sid
+ https://bugs.debian.org/1081200. It's EOL.
  
  $ reverse-depends -b -x src:golang-1.21
  No reverse dependencies found
  $ reverse-depends -x src:golang-1.21
  No reverse dependencies found

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083257

Title:
  Remove golang-1.21 from oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.21/+bug/2083257/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2080518] Re: /usr/bin/w:11:print_host:print_from:showinfo:main

2024-09-30 Thread Shengjing Zhu
all autopkgtest regressions have been retried, and then passed.

I installed propcps/noble-proposed, and tested in noble vm.

root@n-vm-1:~# w
 10:25:02 up 4 days,  2:04,  1 user,  load average: 0.00, 0.00, 0.00
USER TTY  FROM LOGIN@   IDLE   JCPU   PCPU  WHAT
root pts/0-10:212.00s  0.02s   ?w
root@n-vm-1:~# w -s
 10:25:03 up 4 days,  2:04,  1 user,  load average: 0.00, 0.00, 0.00
USER TTY  FROM   IDLE WHAT
root pts/0- 3.00s w -s
root@n-vm-1:~# w -h
root pts/0-10:211.00s  0.02s   ?w -h
root@n-vm-1:~# w -hs
root pts/0- 3.00s w -hs
root@n-vm-1:~# w -hfip
root pts/0-10:210.00s  0.02s   ?2289/2743 w 
-hfip
root@n-vm-1:~# w -hfips
root pts/0- 3.00s 2289/2744 w -hfips


All these commands run successfully.


** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done verification-done-noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080518

Title:
  /usr/bin/w:11:print_host:print_from:showinfo:main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/2080518/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2080518] Re: /usr/bin/w:11:print_host:print_from:showinfo:main

2024-09-27 Thread Shengjing Zhu
** Description changed:

  [Impact]
  
  * Running `w -s` crashes. Segmentation fault. It only crashes when there
  are users in `w` output.
  
  [ Test Plan ]
  
  * Launch a noble vm. If run `w` doesn't show any user (for example the shell 
is launched by lxc exec), then run `login -f root` to populate a user in `w` 
output.
  * Install the version from -proposed, and run `w -hs`. It shouldn't crash.
  * Run other `w` options, like without `-s`, and combine `-s` with other 
options as well. They all shouldn't crash.
  
  [ Where problems could occur ]
  
  * The backported patch only affects the `w` utility in procps. The tests
- should cover most options of `w` utility.
+ should cover most options of `w` utility. It may regression if we miss
+ some tests for the options.
  
  [ Original description ]
  
  Running `w -hs` crashes.
  
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
procps.  This problem was most recently seen with package version 
2:4.0.4-4ubuntu4, the problem page at 
https://errors.ubuntu.com/problem/373d37cffbad5aec5447c867001913ba8278a791 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.
  
  917 crashes in the last month on Ubuntu 24.04 makes it #31 on
  https://errors.ubuntu.com/?release=Ubuntu%2024.04&period=month

** Description changed:

  [Impact]
  
  * Running `w -s` crashes. Segmentation fault. It only crashes when there
  are users in `w` output.
  
  [ Test Plan ]
  
  * Launch a noble vm. If run `w` doesn't show any user (for example the shell 
is launched by lxc exec), then run `login -f root` to populate a user in `w` 
output.
  * Install the version from -proposed, and run `w -hs`. It shouldn't crash.
  * Run other `w` options, like without `-s`, and combine `-s` with other 
options as well. They all shouldn't crash.
  
  [ Where problems could occur ]
  
  * The backported patch only affects the `w` utility in procps. The tests
- should cover most options of `w` utility. It may regression if we miss
- some tests for the options.
+ should cover most options of `w` utility. It may have regressions if we
+ miss some tests for the options.
  
  [ Original description ]
  
  Running `w -hs` crashes.
  
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
procps.  This problem was most recently seen with package version 
2:4.0.4-4ubuntu4, the problem page at 
https://errors.ubuntu.com/problem/373d37cffbad5aec5447c867001913ba8278a791 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.
  
  917 crashes in the last month on Ubuntu 24.04 makes it #31 on
  https://errors.ubuntu.com/?release=Ubuntu%2024.04&period=month

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080518

Title:
  /usr/bin/w:11:print_host:print_from:showinfo:main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/2080518/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2080518] Re: /usr/bin/w:11:print_host:print_from:showinfo:main

2024-09-26 Thread Shengjing Zhu
** Description changed:

  [Impact]
  
  * Running `w -s` crashes. Segmentation fault. However it doesn't crash
  in container.
  
  [ Test Plan ]
  
+ * Launch a noble vm. If run `w` doesn't show any user (for example the shell 
is launched by lxc exec), then run `login -f root` to populate a user in `w` 
output.
  * Install the version from -proposed, and run `w -hs`. It shouldn't crash.
  * Run other `w` options, like without `-s`, and combine `-s` with other 
options as well. They all shouldn't crash.
- * Run above tests in both vm and container.
  
  [ Where problems could occur ]
  
  * The backported patch only affects the `w` utility in procps. The tests
  should cover most options of `w` utility.
  
  [ Original description ]
  
  Running `w -hs` crashes.
  
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
procps.  This problem was most recently seen with package version 
2:4.0.4-4ubuntu4, the problem page at 
https://errors.ubuntu.com/problem/373d37cffbad5aec5447c867001913ba8278a791 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.
  
  917 crashes in the last month on Ubuntu 24.04 makes it #31 on
  https://errors.ubuntu.com/?release=Ubuntu%2024.04&period=month

** Description changed:

  [Impact]
  
- * Running `w -s` crashes. Segmentation fault. However it doesn't crash
- in container.
+ * Running `w -s` crashes. Segmentation fault. It only crashed when there
+ are users in `w` output.
  
  [ Test Plan ]
  
  * Launch a noble vm. If run `w` doesn't show any user (for example the shell 
is launched by lxc exec), then run `login -f root` to populate a user in `w` 
output.
  * Install the version from -proposed, and run `w -hs`. It shouldn't crash.
  * Run other `w` options, like without `-s`, and combine `-s` with other 
options as well. They all shouldn't crash.
  
  [ Where problems could occur ]
  
  * The backported patch only affects the `w` utility in procps. The tests
  should cover most options of `w` utility.
  
  [ Original description ]
  
  Running `w -hs` crashes.
  
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
procps.  This problem was most recently seen with package version 
2:4.0.4-4ubuntu4, the problem page at 
https://errors.ubuntu.com/problem/373d37cffbad5aec5447c867001913ba8278a791 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.
  
  917 crashes in the last month on Ubuntu 24.04 makes it #31 on
  https://errors.ubuntu.com/?release=Ubuntu%2024.04&period=month

** Description changed:

  [Impact]
  
- * Running `w -s` crashes. Segmentation fault. It only crashed when there
+ * Running `w -s` crashes. Segmentation fault. It only crashes when there
  are users in `w` output.
  
  [ Test Plan ]
  
  * Launch a noble vm. If run `w` doesn't show any user (for example the shell 
is launched by lxc exec), then run `login -f root` to populate a user in `w` 
output.
  * Install the version from -proposed, and run `w -hs`. It shouldn't crash.
  * Run other `w` options, like without `-s`, and combine `-s` with other 
options as well. They all shouldn't crash.
  
  [ Where problems could occur ]
  
  * The backported patch only affects the `w` utility in procps. The tests
  should cover most options of `w` utility.
  
  [ Original description ]
  
  Running `w -hs` crashes.
  
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
procps.  This problem was most recently seen with package version 
2:4.0.4-4ubuntu4, the problem page at 
https://errors.ubuntu.com/problem/373d37cffbad5aec5447c867001913ba8278a791 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.
  
  917 crashes in the last month on Ubuntu 24.04 makes it #31 on
  https://errors.ubuntu.com/?release=Ubuntu%2024.04&period=month

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080518

Title:
  /usr/bin/w:11:print_host:print_from:showinfo:main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/2080518/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2080518] Re: /usr/bin/w:11:print_host:print_from:showinfo:main

2024-09-26 Thread Shengjing Zhu
** Description changed:

+ [Impact]
+ 
+ * Running `w -s` crashes. Segmentation fault.
+ 
+ [ Test Plan ]
+ 
+ * Install the version from -proposed, and run `w -hs`. It shouldn't crash.
+ * Run other `w` options, like without `-s`, and combine `-s` with other 
options as well. They all shouldn't crash.
+ 
+ [ Where problems could occur ]
+ 
+ * The backported patch only affects the `w` utility in procps. The tests
+ should cover most options of `w` utility.
+ 
+ [ Original description ]
+ 
  Running `w -hs` crashes.
  
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
procps.  This problem was most recently seen with package version 
2:4.0.4-4ubuntu4, the problem page at 
https://errors.ubuntu.com/problem/373d37cffbad5aec5447c867001913ba8278a791 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.
  
  917 crashes in the last month on Ubuntu 24.04 makes it #31 on
  https://errors.ubuntu.com/?release=Ubuntu%2024.04&period=month

** Description changed:

  [Impact]
  
- * Running `w -s` crashes. Segmentation fault.
+ * Running `w -s` crashes. Segmentation fault. However it doesn't crash
+ in container.
  
  [ Test Plan ]
  
  * Install the version from -proposed, and run `w -hs`. It shouldn't crash.
  * Run other `w` options, like without `-s`, and combine `-s` with other 
options as well. They all shouldn't crash.
+ * Run above tests in both vm and container.
  
  [ Where problems could occur ]
  
  * The backported patch only affects the `w` utility in procps. The tests
  should cover most options of `w` utility.
  
  [ Original description ]
  
  Running `w -hs` crashes.
  
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
procps.  This problem was most recently seen with package version 
2:4.0.4-4ubuntu4, the problem page at 
https://errors.ubuntu.com/problem/373d37cffbad5aec5447c867001913ba8278a791 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.
  
  917 crashes in the last month on Ubuntu 24.04 makes it #31 on
  https://errors.ubuntu.com/?release=Ubuntu%2024.04&period=month

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080518

Title:
  /usr/bin/w:11:print_host:print_from:showinfo:main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/2080518/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2081800] Re: FTBFS: implicit declaration of function

2024-09-25 Thread Shengjing Zhu
** Merge proposal linked:
   
https://code.launchpad.net/~zhsj/ubuntu/+source/syslinux/+git/syslinux/+merge/473822

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081800

Title:
  FTBFS: implicit declaration of function

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/syslinux/+bug/2081800/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2081800] Re: FTBFS: implicit declaration of function

2024-09-25 Thread Shengjing Zhu
/build/syslinux-OcRv51/syslinux-6.04~git20190206.bf6db5b4+dfsg1/com32/chain/chain.c:517:44:
 error: passing argument 3 of 'loadfile' from incompatible pointer type 
[-Wincompatible-pointer-types]
  517 | if (loadfile(opt.file, &fdat.data, &fdat.size)) {
  |^~
  ||
  |addr_t * {aka unsigned int *}
In file included from 
/build/syslinux-OcRv51/syslinux-6.04~git20190206.bf6db5b4+dfsg1/com32/chain/chain.c:32:
/build/syslinux-OcRv51/syslinux-6.04~git20190206.bf6db5b4+dfsg1/com32/include/syslinux/loadfile.h:11:37:
 note: expected 'size_t *' {aka 'long unsigned int *'} but argument is of type 
'addr_t *' {aka 'unsigned int *'}
   11 | int loadfile(const char *, void **, size_t *);
  | ^~~~

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081800

Title:
  FTBFS: implicit declaration of function

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/syslinux/+bug/2081800/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2081800] Re: FTBFS: implicit declaration of function

2024-09-25 Thread Shengjing Zhu
/build/syslinux-OcRv51/syslinux-6.04~git20190206.bf6db5b4+dfsg1/efi/main.c:188:13:
 error: passing argument 1 of 'longjmp' from incompatible pointer type 
[-Wincompatible-pointer-types]
  188 | longjmp(&load_error_buf, 1);
  | ^~~
  | |
  | struct __jmp_buf (*)[1]
In file included from 
/build/syslinux-OcRv51/syslinux-6.04~git20190206.bf6db5b4+dfsg1/efi/main.c:9:
/build/syslinux-OcRv51/syslinux-6.04~git20190206.bf6db5b4+dfsg1/com32/include/setjmp.h:21:29:
 note: expected 'struct __jmp_buf *' but argument is of type 'struct __jmp_buf 
(*)[1]'
   21 | __extern __noreturn longjmp(jmp_buf, int);
  | ^~~
/build/syslinux-OcRv51/syslinux-6.04~git20190206.bf6db5b4+dfsg1/efi/main.c: In 
function 'build_gdt':
/build/syslinux-OcRv51/syslinux-6.04~git20190206.bf6db5b4+dfsg1/efi/main.c:906:82:
 warning: taking address of packed member of 'struct dt_desc' may result in an 
unaligned pointer value [-Waddress-of-packed-member]
  906 | status = emalloc(gdt.limit, __SIZEOF_POINTER__ , 
(EFI_PHYSICAL_ADDRESS *)&gdt.base);
  | 
 ^
/build/syslinux-OcRv51/syslinux-6.04~git20190206.bf6db5b4+dfsg1/efi/main.c: In 
function 'efi_main':
/build/syslinux-OcRv51/syslinux-6.04~git20190206.bf6db5b4+dfsg1/efi/main.c:1386:21:
 error: passing argument 1 of 'setjmp' from incompatible pointer type 
[-Wincompatible-pointer-types]
 1386 | if (!setjmp(&load_error_buf))
  | ^~~
  | |
  | struct __jmp_buf (*)[1]
/build/syslinux-OcRv51/syslinux-6.04~git20190206.bf6db5b4+dfsg1/com32/include/setjmp.h:20:21:
 note: expected 'struct __jmp_buf *' but argument is of type 'struct __jmp_buf 
(*)[1]'
   20 | __extern int setjmp(jmp_buf);
  | ^~~

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081800

Title:
  FTBFS: implicit declaration of function

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/syslinux/+bug/2081800/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2081800] Re: FTBFS: implicit declaration of function

2024-09-25 Thread Shengjing Zhu
after fix this, another error

/usr/include/efi/ia32/efibind.h:90:9: error: unknown type name 'wchar_t'
   90 | typedef wchar_t CHAR16;
  | ^~~
/usr/include/efi/ia32/efibind.h:1:1: note: 'wchar_t' is defined in header 
''; this is probably fixable by adding '#include '
  +++ |+#include 


** Tags added: ftbfs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081800

Title:
  FTBFS: implicit declaration of function

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/syslinux/+bug/2081800/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2081800] [NEW] FTBFS: implicit declaration of function

2024-09-24 Thread Shengjing Zhu
Public bug reported:

/<>/com32/lib/syslinux/debug.c:91:5: error: implicit declaration 
of function ‘printf’ [-Wimplicit-function-declaration]
   91 | printf("Dynamic debug unavailable\n");
  | ^~

https://launchpadlibrarian.net/749244561/buildlog_ubuntu-oracular-
amd64.syslinux_3%3A6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_BUILDING.txt.gz

** Affects: syslinux (Ubuntu)
 Importance: Undecided
 Assignee: Shengjing Zhu (zhsj)
 Status: New

** Changed in: syslinux (Ubuntu)
 Assignee: (unassigned) => Shengjing Zhu (zhsj)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081800

Title:
  FTBFS: implicit declaration of function

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/syslinux/+bug/2081800/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2076069] Re: [SRU] backport golang-1.22 to focal

2024-09-20 Thread Shengjing Zhu
** Tags removed: foundations-todo

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2076069

Title:
  [SRU] backport golang-1.22 to focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2076069/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2080518] Re: /usr/bin/w:11:print_host:print_from:showinfo:main

2024-09-13 Thread Shengjing Zhu
** Changed in: procps (Ubuntu Noble)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080518

Title:
  /usr/bin/w:11:print_host:print_from:showinfo:main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/2080518/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2080518] Re: /usr/bin/w:11:print_host:print_from:showinfo:main

2024-09-13 Thread Shengjing Zhu
** Changed in: procps (Ubuntu)
 Assignee: Shengjing Zhu (zhsj) => (unassigned)

** Changed in: procps (Ubuntu)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080518

Title:
  /usr/bin/w:11:print_host:print_from:showinfo:main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/2080518/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2080518] Re: /usr/bin/w:11:print_host:print_from:showinfo:main

2024-09-13 Thread Shengjing Zhu
** Merge proposal linked:
   
https://code.launchpad.net/~zhsj/ubuntu/+source/procps/+git/procps/+merge/473199

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080518

Title:
  /usr/bin/w:11:print_host:print_from:showinfo:main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/2080518/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2080518] Re: /usr/bin/w:11:print_host:print_from:showinfo:main

2024-09-12 Thread Shengjing Zhu
upstream reports https://gitlab.com/procps-ng/procps/-/issues/301 and
fixed in https://gitlab.com/procps-
ng/procps/-/commit/79042e07fab9956135a21b1df7a69d1fbde7ef79

** Bug watch added: gitlab.com/procps-ng/procps/-/issues #301
   https://gitlab.com/procps-ng/procps/-/issues/301

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080518

Title:
  /usr/bin/w:11:print_host:print_from:showinfo:main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/2080518/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2080518] Re: /usr/bin/w:11:print_host:print_from:showinfo:main

2024-09-12 Thread Shengjing Zhu
** Changed in: procps (Ubuntu)
 Assignee: (unassigned) => Shengjing Zhu (zhsj)

** Changed in: procps (Ubuntu Noble)
 Assignee: (unassigned) => Shengjing Zhu (zhsj)

** Tags added: foundations-todo

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080518

Title:
  /usr/bin/w:11:print_host:print_from:showinfo:main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/procps/+bug/2080518/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077644] Re: golang 1.22.5 in Noble series

2024-09-12 Thread Shengjing Zhu
We might do SRU for micro release for Go, but usually we don't. The
security team keeps backporting security patches back. So not a security
concern.

You can avoid this by setting `GOTOOLCHAIN` env to `local`, so it will
not download newer toolchain from upstream.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2077644

Title:
  golang 1.22.5 in Noble series

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2077644/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2076069] Re: [SRU] backport golang-1.22 to focal

2024-09-11 Thread Shengjing Zhu
I install golang-1.22 from focal-proposed

root@focal-c-1:~# dpkg -l|grep golang-1.22
ii  golang-1.22  1.22.2-2~20.04.1 all  
Go programming language compiler - metapackage
ii  golang-1.22-doc  1.22.2-2~20.04.1 all  
Go programming language - documentation
ii  golang-1.22-go   1.22.2-2~20.04.1 amd64
Go programming language compiler, linker, compiled stdlib
ii  golang-1.22-src  1.22.2-2~20.04.1 all  
Go programming language - source files
root@focal-c-1:~# 

It can print the version

root@focal-c-1:~# /usr/lib/go-1.22/bin/go version
go version go1.22.2 linux/amd64


I download google-guest-agent 20240716.00-0ubuntu1~20.04.0, and modify 
d/control and d/rules to use golang-1.22.
It can be built successfully.

root@focal-c-1:~# dpkg-deb -I 
google-guest-agent_20240716.00-0ubuntu1~20.04.0_amd64.deb
 ...
 Built-Using: golang-1.22 (= 1.22.2-2~20.04.1)
 


** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2076069

Title:
  [SRU] backport golang-1.22 to focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2076069/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2080207] [NEW] Sync golang-1.22 1.22.7-1 (main) from Debian unstable (main)

2024-09-10 Thread Shengjing Zhu
Public bug reported:

Please sync golang-1.22 1.22.7-1 (main) from Debian unstable (main)

Changelog entries since current oracular version 1.22.6-1:

golang-1.22 (1.22.7-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.22.7
+ CVE-2024-34155: go/parser: stack exhaustion in all Parse* functions
+ CVE-2022-30635: encoding/gob: stack exhaustion in Decoder.Decode
+ CVE-2024-34158: go/build/constraint: stack exhaustion in Parse

 -- Shengjing Zhu   Mon, 09 Sep 2024 16:31:19 +0800

** Affects: golang-1.22 (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: golang-1.22 (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080207

Title:
  Sync golang-1.22 1.22.7-1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2080207/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2080209] [NEW] Sync golang-1.23 1.23.1-1 (main) from Debian unstable (main)

2024-09-10 Thread Shengjing Zhu
Public bug reported:

Please sync golang-1.23 1.23.1-1 (main) from Debian unstable (main)

Changelog entries since current oracular version 1.23.0-1:

golang-1.23 (1.23.1-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.23.1
+ CVE-2024-34155: go/parser: stack exhaustion in all Parse* functions
+ CVE-2022-30635: encoding/gob: stack exhaustion in Decoder.Decode
+ CVE-2024-34158: go/build/constraint: stack exhaustion in Parse

 -- Shengjing Zhu   Mon, 09 Sep 2024 16:26:12 +0800

** Affects: golang-1.23 (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: golang-1.23 (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080209

Title:
  Sync golang-1.23 1.23.1-1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.23/+bug/2080209/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2078255] Re: autopkgtest error: rm: cannot remove '/tmp/tmp.OoiXjLc9ID/root': Permission denied

2024-09-04 Thread Shengjing Zhu
The real error is

270s Copying files into the device: do_write_internal: Permission denied while 
opening "System.map-6.8.0-31-generic" to copy
270s __populate_fs: Permission denied while writing file 
"System.map-6.8.0-31-generic"
270s mkfs.ext4: Permission denied while populating file system

I tried several times locally but still can't reproduce that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2078255

Title:
  autopkgtest error: rm: cannot remove '/tmp/tmp.OoiXjLc9ID/root':
  Permission denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nbd/+bug/2078255/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2078313] Re: Remove badger on ppc64el from oracular

2024-08-30 Thread Shengjing Zhu
@paelzer your concerns are right. The -dev reverse deps may have
problem. However it depends on whether they use the broken part in
badger, or have tests for their usages of badger.

Removing all reverse deps is the safest way. But it can't be done easily
with the current arch:all model. Since the reverse needs to hardcode the
arch list in next upload.

OTOH, the rust packages use arch:any for the -dev package. It's safe for
the reverse. However it has its own problem that: duplicated packages
(which means wasting the storage). And the reverse can't use the other
part of the -dev which works on that arch.

Back to this badger package, IMO it only has limited flaky tests, which
may reveal some bugs on ppc64el, but it doesn't worth to convert the
-dev from arch:all -> arch:any.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2078313

Title:
  Remove badger on ppc64el from oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/badger/+bug/2078313/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2078313] Re: Remove badger on ppc64el from oracular

2024-08-29 Thread Shengjing Zhu
src:badger builds bin:badger (arch:any) and bin:golang-github-dgraph-io-
badger-dev(arch:all)

reverse-depends for src:badger only complains bin:golang-github-dgraph-
io-badger-dev, which is arch:all, and shouldn't be removed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2078313

Title:
  Remove badger on ppc64el from oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/badger/+bug/2078313/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2078313] Re: Remove badger on ppc64el from oracular

2024-08-29 Thread Shengjing Zhu
this bug only requests removal of the binary package badger on ppc64el.
The source package and bin:badger on other arch, bin:golang-github-
dgraph-io-badger-dev should remain.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2078313

Title:
  Remove badger on ppc64el from oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/badger/+bug/2078313/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2078313] Re: Remove badger on ppc64el from oracular

2024-08-29 Thread Shengjing Zhu
$ reverse-depends -b -r oracular -a ppc64el badger
No reverse dependencies found
$ reverse-depends -r oracular -a ppc64el badger
No reverse dependencies found

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2078313

Title:
  Remove badger on ppc64el from oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/badger/+bug/2078313/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2078313] Re: Remove badger on ppc64el from oracular

2024-08-29 Thread Shengjing Zhu
ubuntu@ubuntu-devel:/home/zsj/Workspaces/ubuntu/ubuntu-archive-tools$ 
./update-output-helper $(wget -O - -q 
https://ubuntu-archive-team.ubuntu.com/proposed-migration/update_output.txt | 
sed -n -e'/[[:space:]]golang-google-grpc[[:space:]]/ { s/^trying: //p }' | head 
-n1)
chdist -d "/home/ubuntu/.cache/brapt" apt u-a-h --dry-run install  ...


ubuntu@ubuntu-devel:/home/zsj/Workspaces/ubuntu/ubuntu-archive-tools$ chdist -d 
"/home/ubuntu/.cache/brapt" apt u-a-h --dry-run install 
golang-github-smallstep-certificates-devgiven is deprecated at /usr/bin/chdist 
line 710.

Unsatisfied dependencies:
 golang-github-dgraph-io-badger-dev : Depends: golang-goprotobuf-dev but it is 
not installable
Error: Unable to correct problems, you have held broken packages.


golang-github-dgraph-io-badger-dev/oracular is blokcing golang-google-grpc to 
migrate. And the version golang-github-dgraph-io-badger-dev/oracular-proposed 
fixes that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2078313

Title:
  Remove badger on ppc64el from oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/badger/+bug/2078313/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2078313] [NEW] Remove badger on ppc64el from oracular

2024-08-29 Thread Shengjing Zhu
Public bug reported:

It FTBFS on ppc64el. The issue is reported to upstream
https://github.com/dgraph-io/badger/issues/2079

Current version in oracular-proposed is blocked to migrate because of
that. As a result many go packages are not migrated which are related to
golang grpc transition.

** Affects: badger (Ubuntu)
 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/2078313

Title:
  Remove badger on ppc64el from oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/badger/+bug/2078313/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2078037] Re: Sync golang-opentelemetry-otel 1.21.0-4 (universe) from Debian unstable (main)

2024-08-28 Thread Shengjing Zhu
I have run the autopkgtest with my PPA

https://autopkgtest.ubuntu.com/results/autopkgtest-oracular-zhsj-
go1.23-rebuild/?format=plain


Now they are passed.

https://autopkgtest.ubuntu.com/results/autopkgtest-oracular-zhsj-
go1.23-rebuild/oracular/amd64/g/golang-opentelemetry-
otel/20240827_104811_1c916@/log.gz

https://autopkgtest.ubuntu.com/results/autopkgtest-oracular-zhsj-
go1.23-rebuild/oracular/arm64/g/golang-opentelemetry-
otel/20240827_105006_15951@/log.gz


https://autopkgtest.ubuntu.com/results/autopkgtest-oracular-zhsj-go1.23-rebuild/oracular/armhf/g/golang-opentelemetry-otel/20240827_105408_4b626@/log.gz

https://autopkgtest.ubuntu.com/results/autopkgtest-oracular-zhsj-
go1.23-rebuild/oracular/ppc64el/g/golang-opentelemetry-
otel/20240827_105435_792c0@/log.gz

https://autopkgtest.ubuntu.com/results/autopkgtest-oracular-zhsj-
go1.23-rebuild/oracular/s390x/g/golang-opentelemetry-
otel/20240827_104641_6fcd8@/log.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2078037

Title:
  Sync golang-opentelemetry-otel 1.21.0-4 (universe) from Debian
  unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-opentelemetry-otel/+bug/2078037/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2078037] [NEW] Sync golang-opentelemetry-otel 1.21.0-4 (universe) from Debian unstable (main)

2024-08-28 Thread Shengjing Zhu
Public bug reported:

Please sync golang-opentelemetry-otel 1.21.0-4 (universe) from Debian
unstable (main)

Changelog entries since current oracular version 1.21.0-3:

golang-opentelemetry-otel (1.21.0-4) unstable; urgency=medium

  * Revert "Skip tiemed out TestStartErrorInvalidAddress"
  * Unset http proxy environment to fix tests hanging

 -- Shengjing Zhu   Tue, 27 Aug 2024 16:08:50 +0800

** Affects: golang-opentelemetry-otel (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: golang-opentelemetry-otel (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2078037

Title:
  Sync golang-opentelemetry-otel 1.21.0-4 (universe) from Debian
  unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-opentelemetry-otel/+bug/2078037/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077610] Re: libpod FTBFS with golang-1.23

2024-08-22 Thread Shengjing Zhu
** Summary changed:

- libpod FTBFS with golang-1.22
+ libpod FTBFS with golang-1.23

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2077610

Title:
  libpod FTBFS with golang-1.23

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpod/+bug/2077610/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077610] [NEW] libpod FTBFS with golang-1.23

2024-08-22 Thread Shengjing Zhu
Public bug reported:

https://launchpadlibrarian.net/744524083/buildlog_ubuntu-oracular-
amd64.libpod_5.0.3+ds1-5_BUILDING.txt.gz

   dh_missing -O--buildsystem=golang -O--builddirectory=_output
dh_missing: warning: 
.config/go/telemetry/local/go@go1.23.0-go1.23.0-linux-amd64-2024-08-17.v1.count 
exists in debian/tmp but is not installed to anywhere 
dh_missing: warning: .config/go/telemetry/local/upload.token exists in 
debian/tmp but is not installed to anywhere 
dh_missing: warning: .config/go/telemetry/local/weekends exists in debian/tmp 
but is not installed to anywhere 
dh_missing: error: missing files, aborting
The following debhelper tools have reported what they installed (with 
files per package)
 * dh_install: podman (8), podman-docker (3), podman-remote (2)
 * dh_installdocs: podman (12), podman-docker (0), podman-remote (1)
 * dh_installexamples: podman (3), podman-docker (0), podman-remote (0)
 * dh_installman: podman (220), podman-docker (220), podman-remote (1)
If the missing files are installed by another tool, please file a bug 
against it.
When filing the report, if the tool is not part of debhelper itself, 
please reference the
"Logging helpers and dh_missing" section from the "PROGRAMMING" guide 
for debhelper (10.6.3+).
  (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.md.gz)
Be sure to test with dpkg-buildpackage -A/-B as the results may vary 
when only a subset is built
If the omission is intentional or no other helper can take care of this 
consider adding the
paths to debian/not-installed.

** Affects: libpod (Ubuntu)
 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/2077610

Title:
  libpod FTBFS with golang-1.23

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpod/+bug/2077610/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077608] [NEW] golang-1.22 FTBFS on bionic arm64

2024-08-22 Thread Shengjing Zhu
Public bug reported:

When backporting to bionic, golang-1.22 FTBFS on arm64

# runtime/race.test
/<>/pkg/tool/linux_arm64/link: running gcc failed: exit status 1
/tmp/go-link-2146303217/02.o: In function 
`__sanitizer::DecreaseTotalMmap(unsigned long)':
gotsan.cpp:(.text+0x12fc): undefined reference to `__aarch64_ldadd8_acq_rel'
/tmp/go-link-2146303217/02.o: In function `__sanitizer_acquire_crash_state':
gotsan.cpp:(.text+0x1334): undefined reference to `__aarch64_swp1_acq'
/tmp/go-link-2146303217/02.o: In function 
`__sanitizer::StackStore::BlockInfo::Stored(unsigned long)':
gotsan.cpp:(.text+0x2bd0): undefined reference to `__aarch64_ldadd4_acq_rel'
/tmp/go-link-2146303217/02.o: In function 
`__sanitizer::StaticSpinMutex::LockSlow()':
gotsan.cpp:(.text+0x38a0): undefined reference to `__aarch64_swp1_acq'
/tmp/go-link-2146303217/02.o: In function 
`__sanitizer::StackStore::LockAll()':
gotsan.cpp:(.text+0x38ec): undefined reference to `__aarch64_swp1_acq'
/tmp/go-link-2146303217/02.o: In function 
`__sanitizer::StackStore::BlockInfo::IsPacked() const':
gotsan.cpp:(.text+0x3938): undefined reference to `__aarch64_swp1_acq'
/tmp/go-link-2146303217/02.o: In function 
`__sanitizer::MemoryMappingLayout::LoadFromCache()':
gotsan.cpp:(.text+0x39b0): undefined reference to `__aarch64_swp1_acq'
/tmp/go-link-2146303217/02.o: In function 
`__sanitizer::DD::CycleCheck(__sanitizer::DDPhysicalThread*, 
__sanitizer::DDLogicalThread*, __sanitizer::DDMutex*)':

** Affects: golang-1.22 (Ubuntu)
 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/2077608

Title:
  golang-1.22 FTBFS on bionic arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2077608/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077415] Re: [SRU] backport nbd autopkgtest from oracular to noble

2024-08-20 Thread Shengjing Zhu
Upload the package to https://launchpad.net/~zhsj/+archive/ubuntu/nbd
and autopkgtest results in
https://autopkgtest.ubuntu.com/results/autopkgtest-noble-zhsj-
nbd/?format=plain

** Merge proposal linked:
   https://code.launchpad.net/~zhsj/ubuntu/+source/nbd/+git/nbd/+merge/471679

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2077415

Title:
  [SRU] backport nbd autopkgtest from oracular to noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nbd/+bug/2077415/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077464] Re: lscpu: Skip aarch64 decode path for rest of the architectures

2024-08-20 Thread Shengjing Zhu
** Also affects: util-linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Invalid

** Also affects: util-linux (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: util-linux (Ubuntu Oracular)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Oracular)
   Importance: Undecided
   Status: Invalid

** No longer affects: linux (Ubuntu Noble)

** No longer affects: linux (Ubuntu Oracular)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2077464

Title:
  lscpu: Skip aarch64 decode path for rest of the architectures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2077464/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077415] Re: [SRU] backport nbd autopkgtest from oracular to noble

2024-08-20 Thread Shengjing Zhu
** Also affects: nbd (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/2077415

Title:
  [SRU] backport nbd autopkgtest from oracular to noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nbd/+bug/2077415/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077415] [NEW] [SRU] backport nbd autopkgtest from oracular to noble

2024-08-20 Thread Shengjing Zhu
Public bug reported:

[ Impact ]

* nbd in oracular has two new tests which are for nbd-client, which do more 
functional tests. During the nbd-client MIR #2054480, it's suggested to enhance 
the tests before promoting.
  It's also considered to promote nbd-client in noble as well. So we shall 
backport the enhanced autopkgtest to noble.

[ Test Plan ]

 * The new added tests will be run by the autopkgtest infra.

[ Where problems could occur ]

 * Only tests are added. So it's low risk.

[ Other Info ]

* None

** Affects: nbd (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: nbd (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/2077415

Title:
  [SRU] backport nbd autopkgtest from oracular to noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nbd/+bug/2077415/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2076069] Re: [SRU] backport golang-1.22 to focal

2024-08-20 Thread Shengjing Zhu
I have updated the backport

The backport is based on the version in jammy-security.

Please see the code in
https://git.launchpad.net/~zhsj/golang/+git/golang/log/?h=ubuntu/1.22/focal

also the debdiff patch against 1.22.2-2~22.04.1

** Patch added: "golang-1.22_1.22.2-2~20.04.1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2076069/+attachment/5807327/+files/golang-1.22_1.22.2-2~20.04.1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2076069

Title:
  [SRU] backport golang-1.22 to focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2076069/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077305] [NEW] Remove golang-github-container-orchestrated-devices-container-device-interface from oracular

2024-08-19 Thread Shengjing Zhu
Public bug reported:

The binary package golang-github-container-orchestrated-devices-
container-device-interface-dev is taken by src:golang-tags.cncf-
container-device-interface

This package will be deleted from debian as well, just not handled by
ftp-master yet.

 * obsolete source 
golang-github-container-orchestrated-devices-container-device-interface version 
0.8.0-2 installed at 2024-08-10
   - has built binary 
golang-github-container-orchestrated-devices-container-device-interface-dev
 currently built by source golang-tags.cncf-container-device-interface 
version 0.8.0-4
   - suggested command:
dak rm -s unstable -S -p -m "[auto-cruft] obsolete source package" 
golang-github-container-orchestrated-devices-container-device-interface

(from https://ftp-master.debian.org/cruft-report-daily.txt)

** Affects: 
golang-github-container-orchestrated-devices-container-device-interface (Ubuntu)
 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/2077305

Title:
  Remove golang-github-container-orchestrated-devices-container-device-
  interface from oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-github-container-orchestrated-devices-container-device-interface/+bug/2077305/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077305] Re: Remove golang-github-container-orchestrated-devices-container-device-interface from oracular

2024-08-19 Thread Shengjing Zhu
Currently the migration of golang-tags.cncf-container-device-interface
(0.8.0-1 to 0.8.0-4) is blocked by this.


Migration status for golang-tags.cncf-container-device-interface (0.8.0-1 to 
0.8.0-4): BLOCKED: Rejected/violates migration policy/introduces a regression
Issues preventing migration:
autopkgtest for 
golang-github-container-orchestrated-devices-container-device-interface/unknown:
 amd64: Regression ♻ , arm64: Regression ♻ , armhf: Regression ♻ , ppc64el: 
Regression ♻ , s390x: Regression ♻
Additional info:
5 days old

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2077305

Title:
  Remove golang-github-container-orchestrated-devices-container-device-
  interface from oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-github-container-orchestrated-devices-container-device-interface/+bug/2077305/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2024-08-18 Thread Shengjing Zhu
containerd-app builds on golang-1.22, so not affected by this bug yet.

-- 
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 manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/containerd/+bug/2076166/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077142] Re: iproute2: removing /sbin/ip link breaks other packages and possibly user scripts

2024-08-16 Thread Shengjing Zhu
** Tags added: rls-oo-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2077142

Title:
  iproute2: removing /sbin/ip link breaks other packages and possibly
  user scripts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/2077142/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2077142] [NEW] iproute2: removing /sbin/ip link breaks other packages and possibly user scripts

2024-08-15 Thread Shengjing Zhu
Public bug reported:

Imported from Debian bug http://bugs.debian.org/1078721:

Package: iproute2
Version: 6.10.0-1
Severity: critical
Justification: breaks the whole system

The first time I rebooted after iproute2 removed the /sbin/ip link, my system
failed to boot. I eventually discovered this was because /sbin/vconfig (from
the "vlan" package) calls /sbin/ip and when that failed the network was not
configured. This meant having to boot into single user mode for diagnostics
because systemd hung forever waiting for the network.

My ideal solution would be to revert 1064795 and mark it "wontfix" as there's
no way to know how many users have locally written scripts that call ip via
what used to be a perfectly valid path (and because removing the symlink buys
exactly nothing as far as I can tell).

A less satisfactory solution would be to add a versioned Breaks and a version
of the vlan package with a different path to /sbin/ip. (And, of course, any
other package that might have broken, not including local scripts which we
can't possibly identify.)

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.10.4-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages iproute2 depends on:
ii  debconf [debconf-2.0]  1.5.87
ii  libbpf11:1.4.5-1
ii  libc6  2.39-6
ii  libcap21:2.66-5
ii  libcap2-bin1:2.66-5
ii  libdb5.3t645.3.28+dfsg2-7
ii  libelf1t64 0.191-2
ii  libmnl01.0.5-2+b1
ii  libselinux13.5-2+b4
ii  libtirpc3t64   1.3.4+ds-1.3
ii  libxtables12   1.8.10-4

iproute2 recommends no packages.

Versions of packages iproute2 suggests:
ii  python3  3.12.5-1

-- debconf information excluded

** Affects: iproute2 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: vlan (Debian)
 Importance: Undecided
 Status: New


** Tags: block-proposed

** Bug watch added: Debian Bug tracker #1078721
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078721

** Changed in: vlan (Debian)
 Remote watch: None => Debian Bug tracker #1078721

** Summary changed:

- vlan: hardcodes deprecated /sbin/ip path
+ iproute2: removing /sbin/ip link breaks other packages and possibly user 
scripts

** Tags added: block-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2077142

Title:
  iproute2: removing /sbin/ip link breaks other packages and possibly
  user scripts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/2077142/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2024-08-14 Thread Shengjing Zhu
** Changed in: containerd (Ubuntu)
   Status: New => Fix Released

-- 
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 manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/containerd/+bug/2076166/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2076996] [NEW] Remove golang-1.13-race-detector-runtime from oracular

2024-08-14 Thread Shengjing Zhu
Public bug reported:

golang-1.13 is not in oracular, this race detector runtime is not used
anymore.

zsj@nuc12:~$ reverse-depends -r oracular src:golang-1.13-race-detector-runtime
No reverse dependencies found
zsj@nuc12:~$ reverse-depends -r oracular -b 
src:golang-1.13-race-detector-runtime
No reverse dependencies found

** Affects: golang-1.13-race-detector-runtime (Ubuntu)
 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/2076996

Title:
  Remove golang-1.13-race-detector-runtime from oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.13-race-detector-runtime/+bug/2076996/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2076995] Re: Remove golang-1.12-race-detector-runtime from oracular

2024-08-14 Thread Shengjing Zhu
zsj@nuc12:~$ reverse-depends -r oracular src:golang-1.12-race-detector-runtime
No reverse dependencies found
zsj@nuc12:~$ reverse-depends -r oracular -b 
src:golang-1.12-race-detector-runtime
No reverse dependencies found

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2076995

Title:
  Remove golang-1.12-race-detector-runtime from oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.12-race-detector-runtime/+bug/2076995/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2076995] [NEW] Remove golang-1.12-race-detector-runtime from oracular

2024-08-14 Thread Shengjing Zhu
Public bug reported:

golang-1.12 is not in oracular, this race detector runtime is not used
anymore.

** Affects: golang-1.12-race-detector-runtime (Ubuntu)
 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/2076995

Title:
  Remove golang-1.12-race-detector-runtime from oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.12-race-detector-runtime/+bug/2076995/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2024-08-08 Thread Shengjing Zhu
Need one more fix for focal kernel,
https://github.com/containerd/containerd/pull/10562

-- 
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 manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/containerd/+bug/2076166/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2024-08-06 Thread Shengjing Zhu
** Merge proposal linked:
   
https://code.launchpad.net/~zhsj/ubuntu/+source/containerd/+git/containerd/+merge/470704

-- 
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 manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/containerd/+bug/2076166/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2076166] [NEW] TestNewBinaryIOCleanup fails on Go1.23

2024-08-06 Thread Shengjing Zhu
Public bug reported:

=== RUN   TestNewBinaryIOCleanup
io_test.go:65: some descriptors weren't closed (8 != 9)
--- FAIL: TestNewBinaryIOCleanup (0.00s)

This has been reported and fixed by upstream.
See https://github.com/containerd/containerd/issues/10345

** Affects: containerd (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: containerd-app (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: containerd-app (Ubuntu)
   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/2076166

Title:
  TestNewBinaryIOCleanup fails on Go1.23

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/containerd/+bug/2076166/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2076069] Re: [SRU] backport golang-1.22 to focal

2024-08-05 Thread Shengjing Zhu
** Tags added: foundations-todo

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2076069

Title:
  [SRU] backport golang-1.22 to focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2076069/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2076069] [NEW] [SRU] backport golang-1.22 to focal

2024-08-05 Thread Shengjing Zhu
Public bug reported:

[ Impact ]

 * The Google cloud agents update major versions in stable releases,
which require new version of golang compiler. The golang-1.22 has
already been backported to noble, jammy, but not focal. The cloud agents
will be updated in focal, so we need golang-1.22 as well.

[ Test Plan ]

 * Install golang-1.22 in focal
 * Add /usr/lib/go-1.22/bin to PATH
 * Build a Go package, for example the google cloud agent. The result should be 
successful.

[ Where problems could occur ]

 * This is a new package in archive, which doesn't have impact on
existing packages.

[ Other Info ]
 
 * No

** Affects: golang-1.22 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: golang-1.22 (Ubuntu Focal)
 Importance: Undecided
 Status: New

** Also affects: golang-1.22 (Ubuntu Focal)
   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/2076069

Title:
  [SRU] backport golang-1.22 to focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2076069/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2074322] [NEW] Sync mongo-c-driver 1.27.4-1 (universe) from Debian unstable (main)

2024-07-28 Thread Shengjing Zhu
Public bug reported:

Please sync mongo-c-driver 1.27.4-1 (universe) from Debian unstable
(main)

Explanation of the Ubuntu delta and why it can be dropped:
  * No-change rebuild for CVE-2024-3094
  * No-change rebuild for CVE-2024-3094
  * Fix compilation when timespec.tv_usec is a different size from 'long'.

The time_t failure is fixed in 
https://github.com/mongodb/mongo-c-driver/commit/d91f35da67e97254117d42f852d1132c073e4704
which is in >= 1.27.0 upstream release.

Changelog entries since current oracular version 1.26.0-1.1ubuntu2:

mongo-c-driver (1.27.4-1) unstable; urgency=medium

  * New upstream release

 -- Roberto C. Sanchez   Wed, 03 Jul 2024 10:54:48
-0400

mongo-c-driver (1.27.3-1) unstable; urgency=medium

  * New upstream release
  * Update to Standards-Version 4.7.0 (no changes)

 -- Roberto C. Sanchez   Thu, 27 Jun 2024 13:50:05
-0400

mongo-c-driver (1.27.2-1) unstable; urgency=medium

  * New upstream release

 -- Roberto C. Sanchez   Tue, 04 Jun 2024 15:45:04
-0400

mongo-c-driver (1.27.1-1) unstable; urgency=medium

  * New upstream release

 -- Kyle Kloberdanz   Tue, 07 May 2024
09:23:12 -0500

mongo-c-driver (1.27.0-1) unstable; urgency=medium

  * New upstream release

 -- Kyle Kloberdanz   Thu, 02 May 2024
09:06:32 -0500

mongo-c-driver (1.26.2-1) unstable; urgency=medium

  * New upstream release

 -- Kyle Kloberdanz   Tue, 02 Apr 2024
11:13:07 -0500

mongo-c-driver (1.26.1-1) unstable; urgency=medium

  * New upstream release (Closes: #1065489)

 -- Kyle Kloberdanz   Fri, 08 Mar 2024
10:44:18 -0600

** Affects: mongo-c-driver (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: mongo-c-driver (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2074322

Title:
  Sync mongo-c-driver 1.27.4-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mongo-c-driver/+bug/2074322/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2074321] [NEW] Sync ike-scan 1.9.5-2 (universe) from Debian unstable (main)

2024-07-28 Thread Shengjing Zhu
Public bug reported:

Please sync ike-scan 1.9.5-2 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * debian/patches/no-implicit-declarations.patch: add missing include.
Closes: #1065969.
  * debian/patches/no-implicit-declarations.patch: add missing include.
Closes: #1065969.
  * No-change rebuild against libssl3t64
  * No-change rebuild against openssl3
  * No-change rebuild against openssl3
  * No-change rebuild against openssl3
  * No-change rebuild against openssl3
  * No-change rebuild against openssl3

The patch is merged in 1.9.5-2

Changelog entries since current oracular version 1.9.5-1ubuntu1:

ike-scan (1.9.5-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository-Browse.
  * Fix day-of-week for changelog entry 1.7-2.
  * Update standards version to 4.6.1, no changes needed.
  * Set upstream metadata fields: Repository.

  [ Arnaud Rebillout ]
  * Import a bunch of upstream patches
  * Add patch to fix acinclude.m4 with -Werror=implicit-function-declaration
(Closes: #1065969)
  * Add smoke test

 -- Arnaud Rebillout   Mon, 15 Apr 2024 15:25:32 +0700

** Affects: ike-scan (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: ike-scan (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2074321

Title:
  Sync ike-scan 1.9.5-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ike-scan/+bug/2074321/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2074320] [NEW] Sync cpuid 20240409-1 (universe) from Debian unstable (main)

2024-07-28 Thread Shengjing Zhu
Public bug reported:

Please sync cpuid 20240409-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Relax build dependency on debhelper.
  * Relax build dependency on debhelper.

debhelper in oracular is 13.16ubuntu2, and can satisfy the requirement
in cpuid 20240409-1 (which needs >= 13.15.2~)

Changelog entries since current oracular version 20240330-1ubuntu2:

cpuid (20240409-1) unstable; urgency=medium

  * New upstream version.
  * Bump Standards-Version to 4.7.0.

 -- Andrey Rakhmatullin   Tue, 16 Apr 2024 00:18:00
+0500

** Affects: cpuid (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: cpuid (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2074320

Title:
  Sync cpuid 20240409-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cpuid/+bug/2074320/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2074319] [NEW] Sync das-watchdog 0.9.0-5 (universe) from Debian unstable (main)

2024-07-28 Thread Shengjing Zhu
Public bug reported:

Please sync das-watchdog 0.9.0-5 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * debian/patches/no-implicit-declarations.patch: add missing unistd.h
include.  Closes: #1066286.
  * debian/patches/no-implicit-declarations.patch: add missing unistd.h
include.  Closes: #1066286.
  * No-change rebuild against libglib2.0-0t64


The patch is merged in 0.9.0-5

Changelog entries since current oracular version 0.9.0-4ubuntu1:

das-watchdog (0.9.0-5) unstable; urgency=medium

  * Team upload
  * debian/patches: Fix build with -Werror=implicit-functon-declaration
(Closes: #1066286)

 -- Sebastian Ramacher   Wed, 24 Apr 2024 22:21:36
+0200

** Affects: das-watchdog (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: das-watchdog (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2074319

Title:
  Sync das-watchdog 0.9.0-5 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/das-watchdog/+bug/2074319/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2074318] [NEW] Sync clblas 2.12-5 (universe) from Debian unstable (main)

2024-07-28 Thread Shengjing Zhu
Public bug reported:

Please sync clblas 2.12-5 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * debian/patches/no-implicit-declarations.patch: Add missing stdlib.h
includes.  Closes: #1065777.
  * debian/patches/no-implicit-declarations.patch: Add missing stdlib.h
includes.  Closes: #1065777.

The patch is merged in 2.12-5

Changelog entries since current oracular version 2.12-4.1ubuntu2:

clblas (2.12-5) unstable; urgency=medium

  [ Andreas Beckmann ]
  * Team upload.
  * The toolchain defaults to --as-needed since bullseye.
  * Do not omit hardening flags.
  * Add upstream metadata.

  [ Steve Langasek ]
  * Fix building with -Werror=implicit-function-declaration.
(Closes: #1065777)

 -- Andreas Beckmann   Fri, 26 Apr 2024 18:44:20 +0200

** Affects: clblas (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: clblas (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2074318

Title:
  Sync clblas 2.12-5 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clblas/+bug/2074318/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2074317] [NEW] Sync openmm 8.1.1+dfsg-1 (universe) from Debian unstable (main)

2024-07-28 Thread Shengjing Zhu
Public bug reported:

Please sync openmm 8.1.1+dfsg-1 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * No-change rebuild for CVE-2024-3094
  * No-change rebuild for CVE-2024-3094
  * Merge with Debian; remaining changes:
- Pull upstream patch for Python 3.12.
- python3-openmm: Drop dependency on python3-distutils.
  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1063095
  * Pull upstream patch for Python 3.12.
  * python3-openmm: Drop dependency on python3-distutils.


+ The patch for python3.12 is in new version 8.1.1+dfsg-1.
  See 
https://github.com/openmm/openmm/commit/76be194cbd09c7f595624984ff7f38c73451377a
 (which is in 8.1.1)

+ The time_t rename is ack in 8.1.0+dfsg-3

Changelog entries since current oracular version 8.0.0+dfsg-6.1ubuntu2:

openmm (8.1.1+dfsg-1) unstable; urgency=medium

  * New upstream version 8.1.1+dfsg
  * Bump copyright years.

 -- Andrius Merkys   Thu, 16 May 2024 02:25:28 -0400

openmm (8.1.0+dfsg-3) unstable; urgency=medium

  * Upload to unstable.
  * Acknowledge NMU.

 -- Andrius Merkys   Thu, 09 May 2024 01:18:55 -0400

** Affects: openmm (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: openmm (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2074317

Title:
  Sync openmm 8.1.1+dfsg-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openmm/+bug/2074317/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2074316] [NEW] Sync golang-oras-oras-go 2.5.0-1 (universe) from Debian unstable (main)

2024-07-28 Thread Shengjing Zhu
Public bug reported:

Please sync golang-oras-oras-go 2.5.0-1 (universe) from Debian unstable
(main)

Explanation of the Ubuntu delta and why it can be dropped:
  * d/control: Add new dependencies to resolve FTBFS
  * d/control: Add new dependencies to resolve FTBFS
  * d/control: Add new dependencies to resolve FTBFS
  * d/control: Add new dependencies to resolve FTBFS
  * d/control: Add new dependencies to resolve FTBFS

The delta is to resolve FTBFS, but the new version doesn't FTBFS in oracular.
See https://launchpad.net/~zhsj/+archive/ubuntu/temp/+build/28691479

Changelog entries since current oracular version 1.1.1-1ubuntu1:

golang-oras-oras-go (2.5.0-1) unstable; urgency=medium

  [ Ritesh Kumar ]
  * New upstream version 2.5.0

  [ Nilesh Patra ]
  * Bump Standards-Version to 4.7.0 (no changes needed)
  * Update B-D and Depends
  * Drop 0001-Ignore-tests-which-needs-github.com-distribution-dis.patch
  * Minor fixes in copyright (Update years)
  * Add patch to fixup upstream test

 -- Nilesh Patra   Tue, 18 Jun 2024 22:30:43 +0530

** Affects: golang-oras-oras-go (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: golang-oras-oras-go (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2074316

Title:
  Sync golang-oras-oras-go 2.5.0-1 (universe) from Debian unstable
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-oras-oras-go/+bug/2074316/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2074314] [NEW] Sync golang-entgo-ent 0.11.3-5 (universe) from Debian unstable (main)

2024-07-28 Thread Shengjing Zhu
Public bug reported:

Please sync golang-entgo-ent 0.11.3-5 (universe) from Debian unstable
(main)

Explanation of the Ubuntu delta and why it can be dropped:
  * d/p/0005-0005-force-result-ordering-in-tests.patch: Fix flaky tests
(LP: #2049502)
  * d/p/0005-0005-force-result-ordering-in-tests.patch: Fix flaky tests
(LP: #2049502)

The patch is merged in Debian 0.11.3-5

Changelog entries since current oracular version 0.11.3-4ubuntu1:

golang-entgo-ent (0.11.3-5) unstable; urgency=medium

  [ Paul Mars ]
  * Add patch to avoid test failures due to different SQLite result
ordering (Closes: #1060915, LP: #2049502):
 - 0005-force-result-ordering-in-tests.patch

 -- Cyril Brulebois   Thu, 14 Mar 2024 04:46:38 +0100

** Affects: golang-entgo-ent (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: golang-entgo-ent (Ubuntu)
   Importance: Undecided => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2074314

Title:
  Sync golang-entgo-ent 0.11.3-5 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-entgo-ent/+bug/2074314/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061742] Re: frequent TestCrashDumpsAllThreads failures

2024-07-26 Thread Shengjing Zhu
** Tags removed: foundations-todo

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061742

Title:
  frequent TestCrashDumpsAllThreads failures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2061742/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061742] Re: frequent TestCrashDumpsAllThreads failures

2024-07-26 Thread Shengjing Zhu
The failures on amd64 on golang-1.23 seems not flaky anymore. And
golang-1.22 is also less flaky now. Potentially related to other tools
involved like gcc.. Set it to In-completed for now.

** Changed in: golang-1.22 (Ubuntu)
   Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061742

Title:
  frequent TestCrashDumpsAllThreads failures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2061742/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2069140] Re: RM: minetest [ppc64el riscv64]: no longer builds on archs

2024-07-22 Thread Shengjing Zhu
** Tags added: update-excuse

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2069140

Title:
  RM: minetest [ppc64el riscv64]: no longer builds on archs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/minetest/+bug/2069140/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2073228] Re: iptraf-ng is not built with CFLAGS from dpkg-buildflags

2024-07-17 Thread Shengjing Zhu
Fixed in https://launchpad.net/ubuntu/+source/iptraf-ng/1:1.2.1-2

** Changed in: iptraf-ng (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2073228

Title:
  iptraf-ng is not built with CFLAGS from dpkg-buildflags

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iptraf-ng/+bug/2073228/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2073228] Re: iptraf-ng is not built with CFLAGS from dpkg-buildflags

2024-07-16 Thread Shengjing Zhu
PPA for build tests:
https://launchpad.net/~zhsj/+archive/ubuntu/bug2073228/+packages

** Merge proposal linked:
   
https://code.launchpad.net/~zhsj/ubuntu/+source/iptraf-ng/+git/iptraf-ng/+merge/469455

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2073228

Title:
  iptraf-ng is not built with CFLAGS from dpkg-buildflags

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iptraf-ng/+bug/2073228/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2073228] [NEW] iptraf-ng is not built with CFLAGS from dpkg-buildflags

2024-07-16 Thread Shengjing Zhu
Public bug reported:

In Makefile, it has

https://git.launchpad.net/ubuntu/+source/iptraf-
ng/tree/Makefile?h=applied/1%251.2.1-1build3#n21

CFLAGS = -g -O2 -Wall -W -Werror=format-security
LDFLAGS =

Both CFLAGS and LDFLAGS are reset. They should use the values from dpkg-
buildflags to gain features set by downstream distributions, like frame
pointer, time_t, hardening, etc.

** Affects: iptraf-ng (Ubuntu)
 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/2073228

Title:
  iptraf-ng is not built with CFLAGS from dpkg-buildflags

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iptraf-ng/+bug/2073228/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061932] Re: fakeroot: FTBFS on armhf and armel: symbol `__lstat64_time64' is already defined

2024-07-15 Thread Shengjing Zhu
** Tags added: foundations-todo

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061932

Title:
  fakeroot: FTBFS on armhf and armel: symbol `__lstat64_time64' is
  already defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fakeroot/+bug/2061932/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2068702] Re: fakeroot test hangs on launchpad builder

2024-07-12 Thread Shengjing Zhu
Fixed in fakeroot 1.35.1
https://salsa.debian.org/clint/fakeroot/-/merge_requests/30

** Changed in: fakeroot (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068702

Title:
  fakeroot test hangs on launchpad builder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fakeroot/+bug/2068702/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2072745] Re: crash extensions are not built with CFLAGS from dpkg-buildflags

2024-07-11 Thread Shengjing Zhu
PPA for testing: https://launchpad.net/~zhsj/+archive/ubuntu/bug2072745

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2072745

Title:
  crash extensions are not built with CFLAGS from dpkg-buildflags

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/crash/+bug/2072745/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2072745] Re: crash extensions are not built with CFLAGS from dpkg-buildflags

2024-07-11 Thread Shengjing Zhu
This causes missing frame pointers flags from dpkg-buildflags.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2072745

Title:
  crash extensions are not built with CFLAGS from dpkg-buildflags

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/crash/+bug/2072745/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2072745] [NEW] crash extensions are not built with CFLAGS from dpkg-buildflags

2024-07-11 Thread Shengjing Zhu
Public bug reported:

https://launchpadlibrarian.net/723754525/buildlog_ubuntu-noble-
amd64.crash_8.0.4-1ubuntu2_BUILDING.txt.gz

make[2]: Leaving directory '/<>'
/usr/bin/make extensions lzo snappy zstd
make[2]: Entering directory '/<>'
gcc -Wall -g -shared -rdynamic -o dminfo.so dminfo.c -fPIC -DX86_64 -DLZO 
-DSNAPPY -DZSTD -DGDB_10_2
gcc -Wall -g -shared -rdynamic -o echo.so echo.c -fPIC -DX86_64 -DLZO -DSNAPPY 
-DZSTD -DGDB_10_2
eppic.so: git command is needed for pulling eppic extension code
eppic.so: failed to pull eppic code from git repo
gcc -Wall -g -I. -shared -rdynamic -o snap.so snap.c -fPIC -DX86_64 -DLZO 
-DSNAPPY -DZSTD -DGDB_10_2

** Affects: crash (Ubuntu)
 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/2072745

Title:
  crash extensions are not built with CFLAGS from dpkg-buildflags

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/crash/+bug/2072745/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2071575] Re: llvm-dev installs LLVMgold.so symlink only - dangling to no target

2024-06-30 Thread Shengjing Zhu
*** This bug is a duplicate of bug 2064187 ***
https://bugs.launchpad.net/bugs/2064187

Duplicated with 
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-18/+bug/2064187
The fix is waiting to be released to noble.

** This bug has been marked a duplicate of bug 2064187
   llvm-18-linker-tools does not include LLVMgold.so

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2071575

Title:
  llvm-dev installs LLVMgold.so symlink only - dangling to no target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-18/+bug/2071575/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2068702] Re: fakeroot test hangs on launchpad builder

2024-06-24 Thread Shengjing Zhu
** Merge proposal linked:
   
https://code.launchpad.net/~zhsj/ubuntu/+source/fakeroot/+git/fakeroot/+merge/468116

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068702

Title:
  fakeroot test hangs on launchpad builder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fakeroot/+bug/2068702/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2068702] Re: fakeroot test hangs on launchpad builder

2024-06-17 Thread Shengjing Zhu
It happens on jammy kernel, which launchpad builder uses. So likely you
are running docker on some old kernels.

I think it happens when the kernel doesn't implemented close_range
syscall.

However I haven't figured out why calling close_range will cause the
process to hang.

More interestingly, I find the faked process becomes zombie state when
run inside a subshell, as the fakeroot tests use.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068702

Title:
  fakeroot test hangs on launchpad builder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fakeroot/+bug/2068702/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2068702] [NEW] fakeroot test hangs on launchpad builder

2024-06-07 Thread Shengjing Zhu
Public bug reported:

The version 1.35 build succesfully on Debian and my local machine, but
hangs on launchpad builder.

https://launchpad.net/ubuntu/+source/fakeroot/1.35-1/+build/28520045/+files/buildlog_ubuntu-
oracular-amd64.fakeroot_1.35-1_BUILDING.txt.gz

/usr/bin/make  check-TESTS
make[4]: Entering directory '/<>/obj-sysv/test'
make[5]: Entering directory '/<>/obj-sysv/test'
E: Build killed with signal TERM after 150 minutes of inactivity

Build finished at 2024-06-06T20:25:24Z


Started 14 hours ago
Finished 11 hours ago (took 2 hours, 31 minutes, 39.0 seconds)

** Affects: fakeroot (Ubuntu)
 Importance: Undecided
 Assignee: Shengjing Zhu (zhsj)
 Status: New


** Tags: update-excuse

** Changed in: fakeroot (Ubuntu)
 Assignee: (unassigned) => Shengjing Zhu (zhsj)

** Tags added: update-excuse

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068702

Title:
  fakeroot test hangs on launchpad builder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fakeroot/+bug/2068702/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061742] Re: frequent TestCrashDumpsAllThreads failures

2024-06-05 Thread Shengjing Zhu
** Tags added: foundations-todo

** Changed in: golang-1.22 (Ubuntu)
 Assignee: (unassigned) => Shengjing Zhu (zhsj)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061742

Title:
  frequent TestCrashDumpsAllThreads failures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2061742/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061742] Re: frequent TestCrashDumpsAllThreads failures on linux/s390x

2024-06-05 Thread Shengjing Zhu
It not only happens on s390x, but also on amd64 and arm64 now for todays
1.22.4-1 updates.

https://buildd.debian.org/status/fetch.php?pkg=golang-1.22&arch=amd64&ver=1.22.4-1&stamp=1717546879&raw=0
https://buildd.debian.org/status/fetch.php?pkg=golang-1.22&arch=arm64&ver=1.22.4-1&stamp=1717547328&raw=0

** Summary changed:

- frequent TestCrashDumpsAllThreads failures on linux/s390x
+ frequent TestCrashDumpsAllThreads failures

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061742

Title:
  frequent TestCrashDumpsAllThreads failures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2061742/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063207] Re: libllvm18:i386 conflicts with libllvm18

2024-06-03 Thread Shengjing Zhu
** Also affects: llvm-toolchain-18 (Ubuntu Oracular)
   Importance: Undecided
   Status: Confirmed

** Also affects: llvm-toolchain-18 (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/2063207

Title:
  libllvm18:i386 conflicts with libllvm18

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-18/+bug/2063207/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2064187] Re: llvm-18-linker-tools does not include LLVMgold.so

2024-06-03 Thread Shengjing Zhu
FTR, the fix in Debian/Oracular is at
https://launchpad.net/ubuntu/+source/llvm-toolchain-18/1:18.1.5-1 and
https://launchpad.net/ubuntu/+source/llvm-toolchain-18/1:18.1.5-3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2064187

Title:
  llvm-18-linker-tools does not include LLVMgold.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-18/+bug/2064187/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2064187] Re: llvm-18-linker-tools does not include LLVMgold.so

2024-06-03 Thread Shengjing Zhu
MP is https://code.launchpad.net/~zhsj/ubuntu/+source/llvm-
toolchain-18/+git/llvm-toolchain-18/+merge/466494 and PPA for testing
https://launchpad.net/~zhsj/+archive/ubuntu/bug2064187/+packages

The build takes several days and now finally succeeds.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2064187

Title:
  llvm-18-linker-tools does not include LLVMgold.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-18/+bug/2064187/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2067228] Re: ncurses/i386 autopkgtest failure

2024-05-30 Thread Shengjing Zhu
ncurses-bin is in base image, and is installed as ncurses-bin:amd64 in
the autopkgtest i386 image. There is no way to replace that. So IMO we
don't have infra to test ncurses-bin:i386. And all the autopkgtests in
ncurses need ncurses-bin.

I think we should ask release team to hint ncurses on i386 to force
migration. (not make sense to carry a delta just skipping the entire
test)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067228

Title:
  ncurses/i386 autopkgtest failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ncurses/+bug/2067228/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2064187] Re: llvm-18-linker-tools does not include LLVMgold.so

2024-05-28 Thread Shengjing Zhu
** Description changed:

+ [ Impact ]
+ 
+ * User can't use clang++-18 to build C++ code with -flto option.
+ 
+ [ Test Plan ]
+ 
+ * Install clang-18 from proposed updates.
+ * Try to build a C++ program with LTO (for example following the steps in 
original description.
+ 
+ [ Where problems could occur ]
+ 
+ * The missing LLVMgold.so is caused by switching to use mold in package
+ building. Using mold is introduced in llvm 18. The fix is just to revert
+ the change, and uses the same linker (gold) as old llvm versions. So the
+ change looks safe.
+ 
+ [ Other Info ]
+ 
+ * No
+ 
+ 
+ [Original Description]
+ 
+ 
  Unlike all other llvm-*-linker-tools packages, this one does not install 
`/usr/lib/llvm-18/lib/LLVMgold.so`. It does however install a broken symlink to 
it at `/usr/lib/bfd-plugins/LLVMgold-18.so`
  This results in compilation failures with clang++ when used with the `-flto` 
flag for link time optimization.
  
  To reproduce:
  
  main.cpp:
  ```c++
  int main() { return 0; }
  ```
  
  ```bash
  clang++ -flto main.cpp -o main
  ```
  
  Results in:
  ```
  /usr/bin/ld: /usr/lib/llvm-18/bin/../lib/LLVMgold.so: error loading plugin: 
/usr/lib/llvm-18/bin/../lib/LLVMgold.so: cannot open shared object file: No 
such file or directory
  clang++: error: linker command failed with exit code 1 (use -v to see 
invocation)
  ```
  
  Package version is
  
  llvm-18-linker-tools/noble,now 1:18.1.3-1 amd64
  
  llvm-18-linker-tools:
-   Installed: 1:18.1.3-1
-   Candidate: 1:18.1.3-1
-   Version table:
-  *** 1:18.1.3-1 500
- 500 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
- 100 /var/lib/dpkg/status
+   Installed: 1:18.1.3-1
+   Candidate: 1:18.1.3-1
+   Version table:
+  *** 1:18.1.3-1 500
+ 500 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
+ 100 /var/lib/dpkg/status

** Merge proposal linked:
   
https://code.launchpad.net/~zhsj/ubuntu/+source/llvm-toolchain-18/+git/llvm-toolchain-18/+merge/466494

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2064187

Title:
  llvm-18-linker-tools does not include LLVMgold.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-18/+bug/2064187/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063207] Re: libllvm18:i386 conflicts with libllvm18

2024-05-27 Thread Shengjing Zhu
** Bug watch added: Debian Bug tracker #1067699
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067699

** Also affects: llvm-toolchain-18 (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067699
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063207

Title:
  libllvm18:i386 conflicts with libllvm18

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-18/+bug/2063207/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2065902] Re: libkkc FTBFS on noble: can't resolve libraries to shared libraries: m

2024-05-16 Thread Shengjing Zhu
** Merge proposal linked:
   
https://code.launchpad.net/~zhsj/ubuntu/+source/gobject-introspection/+git/gobject-introspection/+merge/466076

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065902

Title:
  libkkc FTBFS on noble: can't resolve libraries to shared libraries: m

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gobject-introspection/+bug/2065902/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2065902] Re: libkkc FTBFS on noble: can't resolve libraries to shared libraries: m

2024-05-16 Thread Shengjing Zhu
** Description changed:

- https://launchpadlibrarian.net/730249695/buildlog_ubuntu-noble-
- amd64.libkkc_0.3.5-8_BUILDING.txt.gz
+ [ Impact ]
+ 
+  * libkkc-dev is missing from armhf/noble, and is FTBFS everywhere on
+ noble, due the regression in gobject-introspection.
+ 
+ [ Test Plan ]
+ 
+  * gobject-introspection is built and published on noble.
+  * do no-change rebuild for libkkc, and libkkc is built successfully on noble.
+ 
+ [ Where problems could occur ]
+ 
+  * after the gobject-introspection upload, libkkc still FTBFS, but we
+ will test it in PPA first.
+ 
+ [ Other Info ]
+ 
+ * no
+ 
+ 
+ [Original description]
+ 
+ 
+ 
https://launchpadlibrarian.net/730249695/buildlog_ubuntu-noble-amd64.libkkc_0.3.5-8_BUILDING.txt.gz
  
  libtool: link: ( cd ".libs" && rm -f "libmarisa-glib.la" && ln -s 
"../libmarisa-glib.la" "libmarisa-glib.la" )
  CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=3" CFLAGS="-g -O2 
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer 
-ffile-prefix-map=/<>=. -flto=auto -ffat-lto-objects 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<>=/usr/src/libkkc-0.3.5-8 -Wall -pedantic" 
LDFLAGS="-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro 
-Wl,--as-needed" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" 
DLLTOOL="false"  /usr/bin/x86_64-linux-gnu-g-ir-scanner  --add-include-path=. 
--namespace=Marisa.gir --nsversion=Marisa --libtool="/bin/bash ../libtool"  
--include=GLib-2.0 --include=GObject-2.0 --include=Gio-2.0
--library=libmarisa-glib.la --pkg-export=marisa-glib --pkg=marisa 
--namespace=Marisa -lstdc++ -lm -lgcc_s -lc -lgcc_s --cflags-begin 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/libmount -I/usr/include/blkid   -I.. --cflags-end  marisa-key.cc 
marisa-keyset.cc marisa-agent.cc marisa-trie.cc marisa-key.h marisa-keyset.h 
marisa-agent.h marisa-trie.h libmarisa-glib.la --output Marisa.gir
  g-ir-scanner: link: /bin/bash ../libtool --mode=link --tag=CC gcc -o 
/<>/marisa-glib/tmp-introspectr0zhwjn5/Marisa-Marisa 
-export-dynamic -Wdate-time -D_FORTIFY_SOURCE=3 -g -O2 -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer -ffile-prefix-map=/<>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<>=/usr/src/libkkc-0.3.5-8 -Wall -pedantic 
/<>/marisa-glib/tmp-introspectr0zhwjn5/Marisa-Marisa.o -L. 
libmarisa-glib.la -lstdc++ -lm -lgcc_s -lc -lgcc_s -lgio-2.0 -lgobject-2.0 
-Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lmarisa 
-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro 
-Wl,--as-needed
  libtool: link: gcc -o 
/<>/marisa-glib/tmp-introspectr0zhwjn5/Marisa-Marisa -Wdate-time 
-D_FORTIFY_SOURCE=3 -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer 
-ffile-prefix-map=/<>=. -flto=auto -ffat-lto-objects 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/<>=/usr/src/libkkc-0.3.5-8 -Wall -pedantic 
/<>/marisa-glib/tmp-introspectr0zhwjn5/Marisa-Marisa.o 
-Wl,--export-dynamic -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects 
-Wl,-z -Wl,relro -Wl,--as-needed -Wl,--export-dynamic  -L. 
./.libs/libmarisa-glib.a -lstdc++ -lm -lc -lgcc_s -lgio-2.0 -lgobject-2.0 
-lgmodule-2.0 -lglib-2.0 -lmarisa -pthread
  ERROR: can't resolve libraries to shared libraries: m

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065902

Title:
  libkkc FTBFS on noble: can't resolve libraries to shared libraries: m

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gobject-introspection/+bug/2065902/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2065902] Re: libkkc FTBFS on noble: can't resolve libraries to shared libraries: m

2024-05-16 Thread Shengjing Zhu
And ibus-anthy is also removed from noble because of this bug in
gobject-introspection, maybe we should bring it back as well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065902

Title:
  libkkc FTBFS on noble: can't resolve libraries to shared libraries: m

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gobject-introspection/+bug/2065902/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2065902] Re: libkkc FTBFS on noble: can't resolve libraries to shared libraries: m

2024-05-16 Thread Shengjing Zhu
after backport gobject-introspection, we need a NRC for libkkc in noble
to bring back the armhf binary.

** Changed in: libkkc (Ubuntu Oracular)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065902

Title:
  libkkc FTBFS on noble: can't resolve libraries to shared libraries: m

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gobject-introspection/+bug/2065902/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   >