Hi,

attached is a patch to move back to the monolithic ia32-libs that just
reappeared in sid.

Package builds, dependencies look sane but I had no time to thoroughly
test it.

Andreas

PS: There is also a new 185.18.31 upstream release.


Anders Boström wrote:
> Now, ia32-apt-get is removed from sid, and a new version of ia32-libs
> is in testing.
> 
> nvidia-glx-ia32 still depends on the unexistent packages ia32-libx11-6
> and ia32-libxext6, and there are no sane way of resolving the depends.
> 
> I run testing as much as possible, but can't upgrade testing any more
> due to this problem.
> 
> What is the plan forward? How is this going to be solved? New version
> of nvidia-glx-ia32 only depending on the new version of ia32-libs?
> 
> / Anders

Index: debian/control
===================================================================
--- debian/control	(revision 1004)
+++ debian/control	(revision 1006)
@@ -7,7 +7,7 @@
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvidia-graphics-drivers
 Build-Depends: debhelper (>= 6.0.7~), sed (>> 3.0), libxext6, bzip2,
  libc6-dev-i386 [amd64], lib32gcc1 [amd64], lib32z1 [amd64],
- ia32-libs (<< 15) [amd64] | ia32-libxext6 [amd64],
+ ia32-libs (<< 3) [amd64] | ia32-libs (>= 20090804) [amd64] | ia32-libxext6 [amd64],
 Standards-Version: 3.6.2
 Homepage: http://www.nvidia.com
 
Index: debian/control.in
===================================================================
--- debian/control.in	(revision 1004)
+++ debian/control.in	(revision 1006)
@@ -7,7 +7,7 @@
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvidia-graphics-drivers
 Build-Depends: debhelper (>= 6.0.7~), sed (>> 3.0), libxext6, bzip2,
  libc6-dev-i386 [amd64], lib32gcc1 [amd64], lib32z1 [amd64],
- ia32-libs (<< 15) [amd64] | ia32-libxext6 [amd64],
+ ia32-libs (<< 3) [amd64] | ia32-libs (>= 20090804) [amd64] | ia32-libxext6 [amd64],
 Standards-Version: 3.6.2
 Homepage: http://www.nvidia.com
 
Index: debian/changelog
===================================================================
--- debian/changelog	(revision 1004)
+++ debian/changelog	(revision 1006)
@@ -1,3 +1,10 @@
+nvidia-graphics-drivers (185.18.14-2.0anbe0) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * use the re-introduced monolithic ia32-libs on amd64 (closes: #536545)
+
+ -- Andreas Beckmann <deb...@abeckmann.de>  Mon, 10 Aug 2009 14:04:55 +0200
+
 nvidia-graphics-drivers (185.18.14-2) unstable; urgency=low
 
   [ Andreas Beckmann ]

Reply via email to