tag 605218 patch
thanks

On Wed, Dec 1, 2010 at 4:34 PM, Julien Cristau wrote:
> On Wed, Dec  1, 2010 at 16:18:54 -0500, Michael Gilbert wrote:
>
>> Since ia32-libs-workaround-499043 is a third-party package, this really
>> isn't Debian's problem. I think that the bug can be safely closed. In
>> the meantime, this discussion can serve as a record for anyone else who
>> may have installed the rogue package and run into the problem.
>>
> NAK.  If the package was widely documented as the way to get flash on
> 64bit, then we need to handle the upgrade path, if only by conflicting
> against it.

Please see attached patch.  I've tested that this will successfully
install the new ia32-libs and remove ia32-libs-workaround-499043 (if
its installed) in the process.

Mike
diff -Nru ia32-libs-20101117/debian/changelog ia32-libs-20101117+nmu1/debian/changelog
--- ia32-libs-20101117/debian/changelog	2010-11-17 05:54:37.000000000 -0500
+++ ia32-libs-20101117+nmu1/debian/changelog	2010-12-01 23:58:07.000000000 -0500
@@ -1,3 +1,10 @@
+ia32-libs (20101117+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Replace third-party ia32-libs-workaround-499053 package (closes: #605218).
+
+ -- Michael Gilbert <michael.s.gilb...@gmail.com>  Wed, 01 Dec 2010 23:55:16 -0500
+
 ia32-libs (20101117) unstable; urgency=low
 
   * Drop ia32-libs-dev from ia64. No 32bit compiler there
diff -Nru ia32-libs-20101117/debian/control ia32-libs-20101117+nmu1/debian/control
--- ia32-libs-20101117/debian/control	2010-11-17 05:33:04.000000000 -0500
+++ ia32-libs-20101117+nmu1/debian/control	2010-12-02 00:01:22.000000000 -0500
@@ -17,10 +17,10 @@
 Pre-Depends: dpkg (>= 1.13.21), libc6-i386 (>= 2.9-18) [amd64]
 Depends: lib32bz2-1.0 [amd64], ${shlibs:Depends}, ${misc:Depends}
 Replaces: ia32-libs-openoffice.org, ia32-libs-dev (<< 1.6),
- nvidia-glx-ia32 (<< 1.0.8774-7), ia32-abi
+ nvidia-glx-ia32 (<< 1.0.8774-7), ia32-abi, ia32-libs-workaround-499043
 Conflicts: ia32-libs-dev (<< 1.6), nvidia-glx-ia32 (<< 1.0.8774-7),
  ia32-abi, ia32-libs-libidn11, ia32-libs-libssh2, ia32-libs-libnspr4,
- ia32-libs-libnss3, ia32-libs-libcurl3
+ ia32-libs-libnss3, ia32-libs-libcurl3, ia32-libs-workaround-499043
 Suggests: ia32-libs-gtk
 Breaks: ia32-libs-gtk (<< 20100905)
 Provides: ia32-libs-static

Reply via email to