Bug#1067821: bookworm-pu: package nvidia-graphics-drivers/535.161.08-2~deb12u1

2024-04-28 Thread Adam D. Barratt
On Sun, 2024-04-28 at 13:43 +0200, Andreas Beckmann wrote:
> Please reject nvidia-graphics-drivers/535.161.08-1~deb12u1, nvidia-
> driver-full is uninstallable on ppc64el (but that was hidden by the
> other t64 transition blockers).

Done, thanks for letting us know.

Regards,

Adam



NEW changes in stable-new

2024-04-28 Thread Debian FTP Masters
Processing changes file: 
nvidia-graphics-drivers_535.161.08-1~deb12u1_amd64.changes
  REJECT



Bug#1070020: autopkgtest: (unrelated) packages not found

2024-04-28 Thread Chris Hofstaedtler
Source: mmdebstrap
Version: 1.4.3-6
Severity: serious
X-Debbugs-Cc: debian-release@lists.debian.org

Hi,

the autopkgtests for mmdebstrap as part of migration tests for
testing/amd64 fail with apt reporting 'Not found' errors.

As an example, for this scenario:
mmdebstrap 1.4.3-6
util-linux/2.40-8 gdm3/46.0-2 sssd/2
src:util-linux from unstable
src:gdm3 from unstable
src:sssd from unstable
https://ci.debian.net/packages/m/mmdebstrap/testing/amd64/46033215/

1085s Err:22 http://127.0.0.1/debian unstable/main amd64 libssl3 amd64 3.1.5-1
1085s   404  File not found [IP: 127.0.0.1 80]
...
1085s Err:41 http://127.0.0.1/debian unstable/main amd64 libdb5.3 amd64 
5.3.28+dfsg2-4+b1
1085s   404  File not found [IP: 127.0.0.1 80]
...
1085s Err:73 http://127.0.0.1/debian unstable/main amd64 libgdbm6 amd64 
1.23-5+b1
1085s   404  File not found [IP: 127.0.0.1 80]
1085s Err:74 http://127.0.0.1/debian unstable/main amd64 libgdbm-compat4 amd64 
1.23-5+b1
1085s   404  File not found [IP: 127.0.0.1 80]

This looks like a pinning problem or some other issue. Given libssl3 is
a problem here, which is NOT a package considered for migration in this
test, I don't see how the test failure is actually related to the
involved packages.
If this is a transient situation, please detect it and exit with status
77.

Chris



Bug#1067821: bookworm-pu: package nvidia-graphics-drivers/535.161.08-2~deb12u1

2024-04-28 Thread Andreas Beckmann

Control: retitle -1 bookworm-pu: package 
nvidia-graphics-drivers/535.161.08-2~deb12u1

On 29/03/2024 19.40, Adam D. Barratt wrote:

On Thu, 2024-03-28 at 18:40 +0100, Andreas Beckmann wrote:

The whole nvidia stack has now been uploaded,
src:nvidia-graphics-drivers is sitting in NEW.


It's now in stable-new.


Please reject nvidia-graphics-drivers/535.161.08-1~deb12u1, nvidia-
driver-full is uninstallable on ppc64el (but that was hidden by the
other t64 transition blockers).


We have a bit of an issue in terms of accepting / shipping the 535
bookworm stack, however. The upload of 535 to unstable is blocked from


Looks like there is now some progress and if 535.161.08-2 (just
uploaded) migrates to testing, we can revisit this pu stack.

Incremental debdiff 535.161.08-1..535.161.08-2 attached.

Andreas
diff --git a/debian/changelog b/debian/changelog
index 7e6f2e315..cf2d8c680 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+nvidia-graphics-drivers (535.161.08-2) unstable; urgency=medium
+
+  * nvidia-driver-full: libnvidia-fbc1 and libnvidia-rtcore are not available
+on ppc64el.
+  * Add autopkgtest testing the installation of the full driver suite.
+
+ -- Andreas Beckmann   Sun, 28 Apr 2024 13:28:15 +0200
+
 nvidia-graphics-drivers (535.161.08-1) unstable; urgency=medium
 
   * New upstream Tesla branch release 535.161.08 (2024-03-18).
diff --git a/debian/control b/debian/control
index c01198f98..538524ed7 100644
--- a/debian/control
+++ b/debian/control
@@ -80,10 +80,10 @@ Depends:
  lib${nvidia}-encode1 (= ${binary:Version}),
  ${nvidia}-vulkan-icd (= ${binary:Version}),
  lib${nvidia}-allocator1 (= ${binary:Version}),
- lib${nvidia}-rtcore (= ${binary:Version}),
+ lib${nvidia}-rtcore (= ${binary:Version}) [amd64 ${arch:arm64}],
  ${nvidia}-smi (= ${binary:Version}),
  lib${nvidia-if-variant}cudadebugger1 (= ${binary:Version}),
- lib${nvidia}-fbc1 (= ${binary:Version}),
+ lib${nvidia}-fbc1 (= ${binary:Version}) [amd64 ${arch:arm64}],
  lib${nvidia-if-variant}nvoptix1 (= ${binary:Version}) [amd64 ${arch:arm64}],
  lib${nvidia}-opticalflow1 (= ${binary:Version}),
  lib${nvidia}-ngx1 (= ${binary:Version}) [amd64],
diff --git a/debian/control.in b/debian/control.in
index 9c19a6c02..bc9f61dcd 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -79,10 +79,10 @@ Depends:
  lib${nvidia}-encode1 (= ${binary:Version}),
  ${nvidia}-vulkan-icd (= ${binary:Version}),
  lib${nvidia}-allocator1 (= ${binary:Version}),
- lib${nvidia}-rtcore (= ${binary:Version}),
+ lib${nvidia}-rtcore (= ${binary:Version}) [amd64 ${arch:arm64}],
  ${nvidia}-smi (= ${binary:Version}),
  lib${nvidia-if-variant}cudadebugger1 (= ${binary:Version}),
- lib${nvidia}-fbc1 (= ${binary:Version}),
+ lib${nvidia}-fbc1 (= ${binary:Version}) [amd64 ${arch:arm64}],
  lib${nvidia-if-variant}nvoptix1 (= ${binary:Version}) [amd64 ${arch:arm64}],
  lib${nvidia}-opticalflow1 (= ${binary:Version}),
  lib${nvidia}-ngx1 (= ${binary:Version}) [amd64],
diff --git a/debian/control.md5sum b/debian/control.md5sum
index 361efa496..b9e101228 100644
--- a/debian/control.md5sum
+++ b/debian/control.md5sum
@@ -1,5 +1,5 @@
-bc10d759d2eb2349dc7e680acf66292a  debian/control
-c7413097130730ca439b199809dd468c  debian/control.in
+2157da7b2be9063b142d96b9c5fdb963  debian/control
+0bfa7c4c3f1e01a3629ab367ce3d343c  debian/control.in
 8489c83cfe0171c9de6d052c01a6d19b  debian/gen-control.pl
 f874047700ddfc1543f70d430f0f8110  debian/rules
 7f525d302e0e76e1de1f4e6cce0efbe8  debian/rules.defs
diff --git a/debian/tests/control b/debian/tests/control
index a53e52825..e83896aef 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -18,3 +18,12 @@ Depends:
  nvidia-detect,
 Restrictions:
  superficial,
+
+Test-Command: true
+Features: test-name=full-install
+Architecture: amd64 arm64 ppc64el
+Depends:
+ nvidia-driver-full,
+ linux-headers-generic,
+Restrictions:
+ superficial,
diff --git a/debian/tests/control.in b/debian/tests/control.in
index c8184ac22..d771e7694 100644
--- a/debian/tests/control.in
+++ b/debian/tests/control.in
@@ -18,3 +18,12 @@ Depends:
  nvidia-detect,
 Restrictions:
  superficial,
+
+Test-Command: true
+Features: test-name=full-install
+Architecture: #AUTOPKGTEST_ARCH_LIST#
+Depends:
+ #NVIDIA#-driver-full,
+ linux-headers-generic,
+Restrictions:
+ superficial,


Processed: Re: Bug#1067821: bookworm-pu: package nvidia-graphics-drivers/535.161.08-2~deb12u1

2024-04-28 Thread Debian Bug Tracking System
Processing control commands:

> retitle -1 bookworm-pu: package nvidia-graphics-drivers/535.161.08-2~deb12u1
Bug #1067821 [release.debian.org] bookworm-pu: package 
nvidia-graphics-drivers/535.161.08-1~deb12u1
Changed Bug title to 'bookworm-pu: package 
nvidia-graphics-drivers/535.161.08-2~deb12u1' from 'bookworm-pu: package 
nvidia-graphics-drivers/535.161.08-1~deb12u1'.

-- 
1067821: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067821
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems