[Bug 995445] Re: package gpsmanshp 1.2.1-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

Doug Jones djsdl at frombob.to
Tue Aug 14 01:01:27 UTC 2012


@Atheg:  (continuing previous comment)

I just had a look at the Tcl docs.  I learned about the info patchlevel
command.  This is what it does on my system:

me at precise:~$ tclsh
% info patchlevel
8.5.11
% exit
me at precise:~$ tclsh8.4
% info patchlevel
8.4.19
% exit
me at precise:~$ tclsh8.5
% info patchlevel
8.5.11
% exit
me at precise:~$ 


So if I ask for tclsh without specifying a specific version, it is giving me 8.5, the latest.  But AFAIK the most recent version that was installed is 8.4.  So apparently tclsh will take you to the most recent version number, not the last one installed.  I imagine this is the behavior you desire.

The gpsmanshp.postinst script will still use the 8.4 version it thinks
it needs because it explicitly calls up that version.

Hope this helps.

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

Title:
  package gpsmanshp 1.2.1-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 127

Status in “apt” package in Ubuntu:
  Confirmed
Status in “gpsmanshp” package in Ubuntu:
  Confirmed

Bug description:
  It cannot be uninstalled or anything. It happened after installing
  gis-workstation.

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: gpsmanshp 1.2.1-1
  ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  Date: Sun May  6 13:47:28 2012
  DuplicateSignature:
   Setting up gpsmanshp (1.2.1-1) ...
   /var/lib/dpkg/info/gpsmanshp.postinst: 7: /var/lib/dpkg/info/gpsmanshp.postinst: tclsh8.4: not found
   dpkg: error processing gpsmanshp (--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 LTS "Precise Pangolin" - Release amd64 (20120425)
  SourcePackage: gpsmanshp
  Title: package gpsmanshp 1.2.1-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127
  UpgradeStatus: No upgrade log present (probably fresh install)

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




More information about the foundations-bugs mailing list