tags 350317 patch
thanks
On Sat, Jan 28, 2006 at 11:45:17PM +0100, Michal Politowski wrote:
> Package: libbeagle0
> Version: 0.2.0-1
> Severity: normal
>
> Unpacking libbeagle0 (from .../libbeagle0_0.2.0-1_i386.deb) ...
> dpkg: error processing /var/cache/apt/archives/libbeagle0_0.2.0-1_i386.deb
> (--unpack):
> trying to overwrite `/usr/lib/libbeagle.so.0.0.0', which is also in package
> beagle
This is trivial, and I'm not sure why it wasn't fixed in 0.2.1-1; can
somebody apply the following patch (which I applied in Ubuntu upon
noticing the problem while doing NEW processing)?
diff -u beagle-0.2.1/debian/control beagle-0.2.1/debian/control
--- beagle-0.2.1/debian/control
+++ beagle-0.2.1/debian/control
@@ -29,6 +29,7 @@
Package: libbeagle0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: beagle (<< 0.2.0-1)
Description: library for accessing beagle (development files)
This library allow programmers accessing Beagle daemon and performing
searches.
.
Thanks,
--
Colin Watson [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]