[Bug 1213368] Re: package install-info 4.13a.dfsg.1-8ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2013-08-20 Thread Chitrank Dixit
Hello I have resolved this issue in my system , For some errors I referred this 
source
http://www.maketecheasier.com/fix-ubuntu-update-errors/2011/12/16

Resolved the error updated the file named
$ sudo nano /etc/environment 
and uncommented path 

and commented my defined PATH variable that was wrong

before
#PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/#usr/games
#http_proxy=http://10.0.10.20:3128/;
#https_proxy=https://10.0.10.20:3128/;
#ftp_proxy=ftp://10.0.10.20:3128/;
#socks_proxy=socks://10.0.10.20:3128/
PATH=/home/chitrank/google_appengine/

After
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/#usr/games
#http_proxy=http://10.0.10.20:3128/;
#https_proxy=https://10.0.10.20:3128/;
#ftp_proxy=ftp://10.0.10.20:3128/;
#socks_proxy=socks://10.0.10.20:3128/
#PATH=/home/chitrank/google_appengine/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1213368

Title:
  package install-info 4.13a.dfsg.1-8ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texinfo/+bug/1213368/+subscriptions

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


[Bug 1213368] [NEW] package install-info 4.13a.dfsg.1-8ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2013-08-17 Thread Chitrank Dixit
Public bug reported:

I am unable to install using apt-get install and this issues the following error
so I tried to upgrade the ubuntu packges as 

/usr/sbin/update-info-dir: line 51: rm: command not found
dpkg: error processing install-info (--configure):
 subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
 install-info
W: Duplicate sources.list entry http://extras.ubuntu.com/ubuntu/ precise/main 
amd64 Packages 
(/var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_precise_main_binary-amd64_Packages)
W: Duplicate sources.list entry http://extras.ubuntu.com/ubuntu/ precise/main 
i386 Packages 
(/var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_precise_main_binary-i386_Packages)
W: You may want to run apt-get update to correct these problems
E: Sub-process /usr/bin/dpkg returned an error code (1)

$ sudo apt-get upgrade 
 
but this command also issued the error as 

Setting up install-info (4.13a.dfsg.1-8ubuntu2) ...
/usr/sbin/update-info-dir: line 51: rm: command not found
dpkg: error processing install-info (--configure):
 subprocess installed post-installation script returned error exit status 127
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: install-info 4.13a.dfsg.1-8ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
Uname: Linux 3.2.0-29-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Sat Aug 17 18:21:14 2013
DuplicateSignature:
 Setting up install-info (4.13a.dfsg.1-8ubuntu2) ...
 /usr/sbin/update-info-dir: line 51: rm: command not found
 dpkg: error processing install-info (--configure):
  subprocess installed post-installation script returned error exit status 127
ErrorMessage: subprocess installed post-installation script returned error exit 
status 127
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
SourcePackage: texinfo
Title: package install-info 4.13a.dfsg.1-8ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 127
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: texinfo (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1213368

Title:
  package install-info 4.13a.dfsg.1-8ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texinfo/+bug/1213368/+subscriptions

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