dpkg --configure -a가 작동하지 않습니다

dpkg --configure -a가 작동하지 않습니다
$ sudo dpkg --configure -a
Setting up sandboxgamemaker (2.7.1+dfsg-2) ...
Cleaned old data
--2013-11-01 18:28:33--  http://sandboxgamemaker.com/sandbox/PlatinumArtsSandbox
2.7.1Multiplatfrom.zip
Resolving sandboxgamemaker.com (sandboxgamemaker.com)... 173.236.241.215
Connecting to sandboxgamemaker.com (sandboxgamemaker.com)|173.236.241.215|:80...
 connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://www.sandboxgamemaker.com/sandbox/PlatinumArtsSandbox2.7.1Multip
latfrom.zip [following]
--2013-11-01 18:28:34--  http://www.sandboxgamemaker.com/sandbox/PlatinumArtsSan
dbox2.7.1Multiplatform.zip
Resolving www.sandboxgamemaker.com (www.sandboxgamemaker.com)... 173.236.241.215
Reusing existing connection to sandboxgamemaker.com:80.
HTTP request sent, awaiting response... 206 Partial Content
Length: 445937900 (425M), 283579684 (270M) remaining [application/zip]
Saving to: `PlatinumArtsSandbox2.7.1Multiplatform.zip'

36% [+++++++++++++++++++++++++++++++++++                                                                 ] 16,31,95,440 66.7K/s  eta 70m 55s

명령이 1시간 동안 실행되었지만 여전히 수정 사항이 없습니다.

저는 데비안 7을 사용하고 있습니다.

답변1

내가 아는 한 올바르게 실행됩니다.

패키지가 설치 되면 deb설치 후 스크립트가 실행됩니다. 이 경우 인터넷에서 무언가를 다운로드하려고 시도합니다. 따라서 다른 문제가 있는지 확인하기 위해 완료될 때까지 기다려야 합니다. 그렇지 않으면 괜찮을 것입니다.

관련 정보