I believe Scott means please see
http://www.linux.codehelp.co.uk/serendipity/index.php?/archives/122
-Migrating-Emdebian-changes-into-Debian,-not-Ubuntu.html
--
emdebian-tools.postinst
https://bugs.launchpad.net/bugs/121369
You received this bug notification because you are a member of Ubuntu
Bug
Please see.
** Changed in: emdebian-tools (Ubuntu)
Status: Confirmed => Won't Fix
--
emdebian-tools.postinst
https://bugs.launchpad.net/bugs/121369
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubun
I confirm this is a problem.
The hack given below seems to work ( at least post-install finishes
correctly )
For me the importance of this bug is should be HIGH, since it breaks
apt.
** Changed in: emdebian-tools (Ubuntu)
Status: New => Confirmed
--
emdebian-tools.postinst
https://bugs
I've slove the probleme by hacking scriptt in an ugly way.
--
for /var/lib/dpkg/info/emdebian-tools.postinst
change line 123 like this
&& /^\s+release v=7.10,o=Ubuntu,a=(\w+),l=Ubuntu,c=main\s*$/) {
and line 134 add
$suite = "unstable";
--
and for /usr/share/perl5/Emdebian/Too
I can confirm this one on Gutsy Gibbon.
[EMAIL PROTECTED]:/home/jieter# apt-get install emdebian-tools
Reading package lists... Done
Building dependency tree
Reading state information... Done
emdebian-tools is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not
I solved the problem adding a debian repository to my sources.list,
although maybe you don't want to do that.
--
emdebian-tools.postinst
https://bugs.launchpad.net/bugs/121369
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubu
This is a bug in emdebian-tools' postinst script. It is not security
related at all, it just means that the package is not installable.
** Visibility changed to: Public
** This bug is no longer flagged as a security issue
--
emdebian-tools.postinst
https://bugs.launchpad.net/bugs/121369
You rec