package sandboxgamemaker 2.7.1+dfsg-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 4
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
sandboxgamemaker (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I set up a script to install all of my software several months ago. Running "apt-get --assume-yes install sandboxgamemaker" usually installs the program without problems. However, I chose to download the official, nonfree content as well, and my Wi-Fi signal was terrible. It downloaded from 11PM to at least 8AM. Looking at the terminal output, it could not maintain a connection with the server, and continued downloading from the last unsuccessful section of the file. After nine hourse, when I noticed it had been installing one package all night, I recieved an error from outside my script informing me that the package failed to install. Should I purge the package and start from scratch?
ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: sandboxgamemaker 2.7.1+dfsg-1
ProcVersionSign
Uname: Linux 3.2.0-20-
ApportVersion: 2.0.1-0ubuntu5
Architecture: i386
Date: Sun Apr 22 04:09:12 2012
ErrorMessage: subprocess installed post-installation script returned error exit status 4
SourcePackage: sandboxgamemaker
Title: package sandboxgamemaker 2.7.1+dfsg-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 4
UpgradeStatus: No upgrade log present (probably fresh install)
tags: | removed: need-duplicate-check |
Hello,
you can try:
sudo dpkg --configure -a
and the script should pick up where it left off (won't have to download the content you already have downloaded)