Your message dated Fri, 31 Mar 2023 02:46:20 +0200
with message-id <[email protected]>
and subject line Re: dkms: leftover legacy files
has caused the Debian Bug report #1009148,
regarding dkms: leftover legacy files
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 [email protected]
immediately.)
--
1009148: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009148
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dkms
Version: 3.0.3-1
Severity: normal
Hey.
Apparently 3.0.3-1 dropped previously included files from the package
which were however not cleaned up properly upon upgrade:
Unpacking dkms (3.0.3-1) over (2.8.7-2) ...
dpkg: warning: unable to delete old directory
'/etc/dkms/template-dkms-mkdeb/debian': Directory not empty
dpkg: warning: unable to delete old directory '/etc/dkms/template-dkms-mkdeb':
Directory not empty
dpkg: warning: unable to delete old directory
'/etc/dkms/template-dkms-mkbmdeb/debian': Directory not empty
dpkg: warning: unable to delete old directory
'/etc/dkms/template-dkms-mkbmdeb': Directory not empty
$ tree /etc/dkms/template-dkms-mk*
/etc/dkms/template-dkms-mkbmdeb
├── debian
│ ├── changelog
│ ├── compat
│ ├── control
│ ├── copyright
│ ├── README.Debian
│ └── rules
└── Makefile
/etc/dkms/template-dkms-mkdeb
├── debian
│ ├── changelog
│ ├── compat
│ ├── control
│ ├── copyright
│ ├── dirs
│ ├── postinst
│ ├── prerm
│ ├── README.Debian
│ └── rules
└── Makefile
Could you please do so in an upcoming version?
Thanks,
Chris.
--- End Message ---
--- Begin Message ---
Version: 3.0.3-3
On Thu, 07 Apr 2022 19:28:21 +0200 Christoph Anton Mitterer
<[email protected]> wrote:
Apparently 3.0.3-1 dropped previously included files from the package
which were however not cleaned up properly upon upgrade:
fixed long ago
Andreas
--- End Message ---