[Bug 301522] Re: package gettext 0.17-3ubuntu2 failed to install/upgrade: subprocess pre-removal script returned error exit status 1

2009-12-29 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 38538 *** https://bugs.launchpad.net/bugs/38538 ** This bug has been marked a duplicate of bug 38538 man pages suggest info pages that don't exist. -- package gettext 0.17-3ubuntu2 failed to install/upgrade: subprocess pre-removal script returned error

[Bug 301522] Re: package gettext 0.17-3ubuntu2 failed to install/upgrade: subprocess pre-removal script returned error exit status 1

2009-03-14 Thread SC
I solve this problem by changing source: gettext-tools/src/write-catalog.c Line 51: fd = open (filename, O_WRONLY | O_CREAT); Changing to: fd = open (filename, O_WRONLY | O_CREAT, 0666); ## May be other attributes... Compiled successful ! -- package gettext 0.17-3ubuntu2 failed to

[Bug 301522] Re: package gettext 0.17-3ubuntu2 failed to install/upgrade: subprocess pre-removal script returned error exit status 1

2009-02-28 Thread R (Chandra) Chandrasekhar
I was trying to install prevu on Intrepid on an amd64 setup. It failed with error messages as reported above. The apport stuff appeared but I do not know if an error report was generated and mailed out. I tred to uninstall the packages with apt-get remove --purge but all the packages were not

[Bug 301522] Re: package gettext 0.17-3ubuntu2 failed to install/upgrade: subprocess pre-removal script returned error exit status 1

2009-02-28 Thread Ben Crisford
Please specify what version of ubuntu you are running. Also it is a little messy, please try and make your report more clear. ** Changed in: gettext (Ubuntu) Status: New = Confirmed ** Changed in: gettext (Ubuntu) Status: Confirmed = Incomplete -- package gettext 0.17-3ubuntu2

[Bug 301522] Re: package gettext 0.17-3ubuntu2 failed to install/upgrade: subprocess pre-removal script returned error exit status 1

2009-02-28 Thread R (Chandra) Chandrasekhar
I am running Intrepid Ibex on an AMD 64 platform. -- package gettext 0.17-3ubuntu2 failed to install/upgrade: subprocess pre-removal script returned error exit status 1 https://bugs.launchpad.net/bugs/301522 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 301522] Re: package gettext 0.17-3ubuntu2 failed to install/upgrade: subprocess pre-removal script returned error exit status 1

2009-02-28 Thread R (Chandra) Chandrasekhar
Sorry for the sloppiness. I was trying to understand what happened while I filed my comments. I think the cause of this problem is my installation of TeXLive 2008 from DVD. That has put the GNU version of install-info before the Debian install-info. For more details, please see:

[Bug 301522] Re: package gettext 0.17-3ubuntu2 failed to install/upgrade: subprocess pre-removal script returned error exit status 1

2009-02-28 Thread R (Chandra) Chandrasekhar
I removed the symlinks from /usr/local/bin including that of /usr/local/bin/install-info and the problem has gone away. I can now install gettext and all packages needed by prevu, which itself has been successfully installed. Perhaps this error message occurs after non-Debian-package

[Bug 301522] Re: package gettext 0.17-3ubuntu2 failed to install/upgrade: subprocess pre-removal script returned error exit status 1

2009-02-28 Thread Racecar56
@Ben Crisford The installation that had this bug is LONG gone, anyway, it was Ubuntu 8.10. So to keep this updated, I had many reinstalls, so the bug got pwn'd. -- package gettext 0.17-3ubuntu2 failed to install/upgrade: subprocess pre-removal script returned error exit status 1

[Bug 301522] Re: package gettext 0.17-3ubuntu2 failed to install/upgrade: subprocess pre-removal script returned error exit status 1

2009-02-28 Thread Ben Crisford
So to keep this updated, I had many reinstalls, so the bug got pwn'd. Haha, nice way of putting it. Glad to hear the bug is gone ;). -- package gettext 0.17-3ubuntu2 failed to install/upgrade: subprocess pre-removal script returned error exit status 1 https://bugs.launchpad.net/bugs/301522

Re: [Bug 301522] Re: package gettext 0.17-3ubuntu2 failed to install/upgrade: subprocess pre-removal script returned error exit status 1

2009-02-28 Thread Meng Zhuo
that BUG can't be solved by just simply upgrade I've try to upgrade(or remove) with apt-get autoremove apt-get upgrade 373 sudo apt-get install gettext 375 sudo dpkg -r --purge gettext 376 sudo dpkg -r gettext 377 sudo dpkg -r -f gettext 383 sudo dpkg --force-r gettext 384 sudo

[Bug 301522] Re: package gettext 0.17-3ubuntu2 failed to install/upgrade: subprocess pre-removal script returned error exit status 1

2008-11-23 Thread Racecar56
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/19894749/Dependencies.txt ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/19894750/DpkgTerminalLog.txt -- package gettext 0.17-3ubuntu2 failed to install/upgrade: subprocess pre-removal script