2009/6/23 Kai Wasserbäch <[email protected]> > > tag 534291 = moreinfo > thanks > > Dear Francesco, > we have investigated the problem and found two issues, which - when combined - > will probably lead to the described problem. > 1. The path in kvirc-data.postinst [0] is wrong (»3.4« vs. »3.4.0«).
In the bug report i write a solution. The problem is that the path to kvirc is wrong. Postinst try to access to /usr/share/kvirc/3.4.0/services/irc.protocol but the correct path in my system (squeeze) is /usr/share/kvirc/3.4/services/irc.protocol I've already resolved the problem! I create a simlink /usr/share/kvirc/3.4.0/services/irc.protocol that point to /usr/share/kvirc/3.4/services/irc.protocol and the postinst works!! > > 2. Since dpkg 1.15.x has entered testing, update-alternatives behaves > differently/stricter in Squeeze. so my dpkg version is: ke...@home : ~ $ dpkg -l | grep dpkg ii apt 0.7.21 Advanced front-end for dpkg ii dpkg 1.15.2 Debian package management system ii dpkg-dev 1.15.2 Debian package development tools Thank you! Bye bye -- Francesco Apollonio http://www.ldlabs.org/ http://feeds.feedburner.com/ldlabs -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

