* Lars Wirzenius <[EMAIL PROTECTED]> [2006-03-14 01:05:20 +0200]: > Package: quixote > Version: 2.4-1 > > When testing quixote with piuparts, I get the following error: > > Unpacking python2.3-quixote > (from .../python2.3-quixote_2.4-1_i386.deb) ... > dpkg: error > processing /var/cache/apt/archives/python2.3-quixote_2.4-1_i386.deb > (--unpack): > trying to overwrite > `/usr/lib/python2.3/site-packages/quixote/sendmail.py', which is also in > package quixote > > One of the packages probably contains that file by mistake? > > -- > The most difficult thing in programming is to be simple and > straightforward.
Lars, Thank you for the piuparts reports. I'll rectify the first problem with the wrong python version in a postinst (#356764), of course. However, I'm not so sure about the report above. The current "quixote" package does not contain any scripts. So, I think that pipuparts is trying to upgrade from the monolithic quixote-2.3 package to the new split 2.4 (quixote (stub)/python2.3-quixote/python2.4-quixote). I wonder if you agree and what action should I take if that's the case. Maybe I should add a Replaces: quixote (<< 2.4) field to the debian/control file entries for python2.3-quixote and python2.4-quixote? Thanks, Alex. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

