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 aptitude remove gettext
  385  sudo apt-get remove gettext-base
  386  sudo aptitude remove gettext
  402  sudo dpkg --remove --force-remove-reinstreq gettext

the dpkg still report the same error.

the BUG has gone after I del all the log of gettext with
rm `locate gettext.*` ;apt-get upgrade

actually  I dont know what happen .
2009/3/1 Ben Crisford <webmas...@bencrisford.exofire.net>

> "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
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “gettext” source package in Ubuntu: Incomplete
>
> Bug description:
> Binary package hint: gettext
>
> It won't let me uninstall gettext.
> Here is what it says:
> raceca...@racecar56-laptop:~/Desktop$ sudo apt-get autoremove
>
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> The following packages were automatically installed and are no longer
> required:
>  gettext
> The following packages will be REMOVED:
>  gettext
> 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
> 1 not fully installed or removed.
> After this operation, 8237kB disk space will be freed.
> Do you want to continue [Y/n]? y
> (Reading database ... 105381 files and directories currently installed.)
> Removing gettext ...
> install-info: No dir file specified; try --help for more information.
> dpkg: error processing gettext (--remove):
>  subprocess pre-removal script returned error exit status 1
> install-info: unrecognized option `--description='
>        Try `install-info --help' for a complete list of options.
> dpkg: error while cleaning up:
>  subprocess post-installation script returned error exit status 1
> Errors were encountered while processing:
>  gettext
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> raceca...@racecar56-laptop:~/Desktop$
>
> Apport (or whatever that exclamation point is on Ubuntu) led me here.
>
> ProblemType: Package
> Architecture: amd64
> DistroRelease: Ubuntu 8.10
> ErrorMessage: subprocess pre-removal script returned error exit status 1
> NonfreeKernelModules: nvidia
> Package: gettext 0.17-3ubuntu2
> SourcePackage: gettext
> Title: package gettext 0.17-3ubuntu2 failed to install/upgrade: subprocess
> pre-removal script returned error exit status 1
> Uname: Linux 2.6.27-7-generic x86_64
>

-- 
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 subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to