Your message dated Sat, 29 Aug 2015 16:37:35 +0200
with message-id <[email protected]>
and subject line Re: Bug#717457: pu: package oss4/4.2-build2006-2+deb7u2
has caused the Debian Bug report #717457,
regarding pu: package oss4/4.2-build2006-2+deb7u2
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.)
--
717457: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717457
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: pu
Hi,
oss4-dkms and oss4-source have insufficient dependencies and fail to
build kernel modules in a minimal system.
Since the module fails to build for the current kernel in sid, I cannot
verify whether some of these dpendencies are missing is sid, too.
Andreas
diff -Nru oss4-4.2-build2006/debian/changelog oss4-4.2-build2006/debian/changelog
--- oss4-4.2-build2006/debian/changelog 2012-12-16 02:07:45.000000000 +0100
+++ oss4-4.2-build2006/debian/changelog 2013-07-21 02:32:37.000000000 +0200
@@ -1,3 +1,11 @@
+oss4 (4.2-build2006-2+deb7u2) wheezy; urgency=low
+
+ * Non-maintainer upload.
+ * oss4-dkms: Add missing Depends: dpkg-dev, libc6-dev. (Closes: #687086)
+ * oss4-source: Add missing Depends: gcc, libc6-dev.
+
+ -- Andreas Beckmann <[email protected]> Sun, 21 Jul 2013 01:09:22 +0200
+
oss4 (4.2-build2006-2+deb7u1) testing-proposed-updates; urgency=medium
* Non-maintainer upload.
diff -Nru oss4-4.2-build2006/debian/control oss4-4.2-build2006/debian/control
--- oss4-4.2-build2006/debian/control 2012-12-16 01:56:29.000000000 +0100
+++ oss4-4.2-build2006/debian/control 2013-07-21 02:32:47.000000000 +0200
@@ -43,7 +43,7 @@
Package: oss4-dkms
Section: kernel
Architecture: linux-any
-Depends: ${misc:Depends}, oss4-base, dkms, linux-headers-686-pae | linux-headers-amd64 | linux-headers-generic | linux-headers
+Depends: ${misc:Depends}, oss4-base, dkms, dpkg-dev, libc6-dev, linux-headers-686-pae | linux-headers-amd64 | linux-headers-generic | linux-headers
Provides: oss4-modules
Description: Open Sound System - DKMS module sources
This package contains the source for the OSS4 kernel modules,
@@ -52,7 +52,7 @@
Package: oss4-source
Architecture: linux-any
-Depends: ${misc:Depends}, make, debhelper, module-assistant
+Depends: ${misc:Depends}, make, debhelper, module-assistant, gcc, libc6-dev
Description: Open Sound System - drivers sources
This package provides the source code for the OSS4 kernel modules,
in a form suitable for use by module-assistant.
--- End Message ---
--- Begin Message ---
On Sun, Jul 21, 2013 at 02:59:44 +0200, Andreas Beckmann wrote:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: pu
>
> Hi,
>
> oss4-dkms and oss4-source have insufficient dependencies and fail to
> build kernel modules in a minimal system.
>
> Since the module fails to build for the current kernel in sid, I cannot
> verify whether some of these dpendencies are missing is sid, too.
>
I don't think it's worth updating this in wheezy anymore, closing.
Cheers,
Julien
signature.asc
Description: Digital signature
--- End Message ---