<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-15"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
What needs to be done here?<br>
<br>
-Nigel<br>
<br>
<br>
Aurelien Jarno wrote:
<blockquote cite="mid:20090727104359.GA9133@volta.aurel32.net"
type="cite">
<pre wrap="">Goswin von Brederlow wrote:
</pre>
<blockquote type="cite">
<pre wrap="">All other packages on the other hand need to ensure they are unpacked
after libc6-i386 preinst was run, that means adding:
Pre-Depends: libc6-i386 (>= 2.9-18)
</pre>
</blockquote>
<pre wrap=""><!---->
Now that libc6-i386 has switched from "Conflicts:" to "Breaks:", to make
sure that the libc6-i386 preinst is run first, the following conflicts
is enough:
Conflicts: libc6-i386 (<= 2.9-18)
The "Pre-Depends:" alternative proposed by Goswin works, but has more
chances to trigger dependencies loops in apt or aptitude.
</pre>
</blockquote>
</body>
</html>