Your message dated Sat, 29 Jun 2024 10:46:15 +0000 with message-id <E1sNVax-002bYu-TD@coccia.debian.org> and subject line Released with 12.6 has caused the Debian Bug report #1063914, regarding bookworm-pu: package nvidia-graphics-drivers-tesla/525.147.05-7~deb12u1 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1063914: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063914 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: bookworm-pu: package nvidia-graphics-drivers-tesla/525.147.05-7~deb12u1
- From: Andreas Beckmann <anbe@debian.org>
- Date: Wed, 14 Feb 2024 20:29:48 +0100
- Message-id: <170793898869.999312.216035303153730379.reportbug@zam504.zam.kfa-juelich.de>
Package: release.debian.org Severity: normal Tags: bookworm User: release.debian.org@packages.debian.org Usertags: pu [ Reason ] After integrating src:nvidia-graphics-drivers-tesla into src:nvidia-graphics-drivers we can turn src:nvidia-graphics-drivers-tesla into transitional packages. The pfn_valid patch is also needed for this package. (The transitional packages are not empty but still have their original content. This scheme has been used with previous transitional packages: tesla-450 -> tesla-470, tesla-460 -> tesla-450, tesla-510 -> tesla.) [ Impact ] nvidia-graphics-drivers-tesla is currently unusable in stable due to the module build regression in the point release last weekend.. [ Tests ] Would require use of nvidia hardware and driver. Intial installation tests were done, more installation and upgrade tests with piuparts will follow once the package is in proposed-updates. [ Risks ] The transitional packages need to be checked thoroughly, there were still some dependency issues with -6 in sid. [ Checklist ] [*] *all* changes are documented in the d/changelog [*] I reviewed all changes and I approve them [*] attach debdiff against the package in (old)stable [*] the issue is verified as fixed in unstable [ Changes ] This package update contains the changes from src:nvidia-graphics-drivers 525.147.05-6~deb12u1 and then turning the packages into transitionals. nvidia-graphics-drivers-tesla (525.147.05-7~deb12u1) bookworm; urgency=medium * Rebuild for bookworm. -- Andreas Beckmann <anbe@debian.org> Wed, 14 Feb 2024 17:43:16 +0100 nvidia-graphics-drivers-tesla (525.147.05-7) unstable; urgency=medium * Relax the dependencies on libnvidia*-glcore/libnvidia*-eglcore for the transitional packages. -- Andreas Beckmann <anbe@debian.org> Wed, 14 Feb 2024 16:14:35 +0100 nvidia-graphics-drivers (525.147.05-7) UNRELEASED; urgency=medium * nvidia-detect: Fix mismerge breaking Tesla 470 detection. * Relax dh-dkms build-dependency, satisfied in stable. -- Andreas Beckmann <anbe@debian.org> Wed, 14 Feb 2024 12:46:50 +0100 nvidia-graphics-drivers (525.147.05-6~deb12u1) bookworm; urgency=medium * Rebuild for bookworm. -- Andreas Beckmann <anbe@debian.org> Sun, 11 Feb 2024 02:35:05 +0100 nvidia-graphics-drivers (525.147.05-6) unstable; urgency=medium * Apply pfn_valid patch from gentoo to fix kernel module build for Linux 6.1.76, 6.6.15, 6.7.3, 6.8. (Closes: #1063363, #1062932) * nvidia-detect: Tesla and regular driver packages have been merged. * nvidia-detect: Add superficial autopkgtest for checking codename support. * Update lintian overrides. -- Andreas Beckmann <anbe@debian.org> Fri, 09 Feb 2024 20:43:30 +0100 nvidia-graphics-drivers-tesla (525.147.05-6) unstable; urgency=medium * Turn metapackages into transitional packages to aid switching to nvidia-graphics-drivers. * Provide less virtual packages. * Remove the Tesla driver from the nvidia alternative. -- Andreas Beckmann <anbe@debian.org> Sun, 04 Feb 2024 00:06:52 +0100 nvidia-graphics-drivers-tesla (525.147.05-5) unstable; urgency=medium * Rebuild as Tesla driver. -- Andreas Beckmann <anbe@debian.org> Thu, 25 Jan 2024 21:46:30 +0100 nvidia-graphics-drivers (525.147.05-5) unstable; urgency=medium * Switch src:nvidia-graphics-drivers to the Tesla driver series. * Build for ppc64el. * Build all unversioned packages from src:nvidia-graphics-drivers. * Enable nvidia-suspend-common. (Closes: #1059581, #1056557, #1062281) * nvidia-suspend-common: Depend on kbd for chvt. (Closes: #1058081) * New Romanian (ro) debconf translations by Remus-Gabriel Chelu. (Closes: #1059590) -- Andreas Beckmann <anbe@debian.org> Tue, 23 Jan 2024 18:13:36 +0100 debian/README.source | 63 ++- debian/bug-control.mk | 4 +- debian/changelog | 211 ++++++++-- debian/control | 162 +------- debian/control.in | 295 +++++++------- debian/control.md5sum | 8 +- debian/control.models | 2 +- debian/copyright | 7 +- debian/detect/nvidia-418.ids | 304 -------------- debian/detect/nvidia-470.ids | 439 --------------------- debian/detect/nvidia-detect.in | 119 +++--- debian/detect/nvidia-tesla.ids | 370 ----------------- debian/gbp.conf | 2 +- debian/libnvidia-eglcore.lintian-overrides.in | 1 + debian/libnvidia-glcore.lintian-overrides.in | 1 + debian/not-installed.in | 9 +- debian/nvidia-alternative.postinst.in | 2 +- debian/nvidia-alternative.preinst.in | 7 + debian/nvidia-detect.install | 5 +- debian/nvidia-suspend-common.lintian-overrides | 3 - debian/nvidia.NEWS | 25 ++ debian/patches/man-fixes-nvidia-smi.patch | 38 +- debian/patches/module/0034-fix-typos.patch | 34 ++ ...35-fix-build-w-kernel-6.1.76-6.6.15-6.7.3.patch | 99 +++++ debian/patches/module/series.in | 2 + debian/po/ro.po | 81 ++++ debian/rules | 15 +- debian/rules.defs | 11 +- debian/tests/control | 8 + debian/tests/control.in | 8 + debian/watch | 4 +- debian/watch.in | 4 +- 32 files changed, 748 insertions(+), 1595 deletions(-) [ Other info ] I just uploaded the package to sid, will verify tomorrow whether I fixed all the dependency problems that were introduced with the transitional packages. If that looks good, I'll upload this to s-p-u, otherwise reiterate. AndreasAttachment: ngd-tesla-525.147.05-7~deb12u1.diff.xz
Description: application/xz
--- End Message ---
--- Begin Message ---
- To: 1063914-done@bugs.debian.org
- Subject: Released with 12.6
- From: Jonathan Wiltshire <jmw@coccia.debian.org>
- Date: Sat, 29 Jun 2024 10:46:15 +0000
- Message-id: <E1sNVax-002bYu-TD@coccia.debian.org>
Version: 12.6 The upload requested in this bug has been released as part of 12.6.
--- End Message ---