2017-09-18 134 views
0

試圖讓Docker在Ubuntu Linux上第一次運行。按照步驟(如超級用戶):Ubuntu上的Docker安裝失敗14.04

apt-get update

apt-get install docker.io

Reading package lists... Done 
Building dependency tree 
Reading state information... Done 
docker.io is already the newest version. 
0 upgraded, 0 newly installed, 0 to remove and 49 not upgraded. 
1 not fully installed or removed. 
After this operation, 0 B of additional disk space will be used. 
Do you want to continue? [Y/n] Y 
Setting up scx (1.6.3.326) ... 
Failed to issue method call: Unit omid.service failed to load: No such file or directory. See system logs and 'systemctl status omid.service' for details. 
dpkg: error processing package scx (--configure): 
subprocess installed post-installation script returned error exit status 6 
Errors were encountered while processing: 
scx 
E: Sub-process /usr/bin/dpkg returned an error code (1) 

,因爲我沒有以前那麼不知道爲什麼,這將發出一個錯誤使用泊塢窗PKG很奇怪。試圖在碼頭網站上找到一些信息,但沒有運氣。

任何線索有人嗎?

+0

無論如何,回購版本會滯後一點,所以你可以[嘗試官方回購](https://blog.docker.com/2015/07/new-apt-and-yum-repos/) ? – halfer

+0

我投票結束這個問題作爲題外話題,因爲這不是一個編程問題。我建議你刪除它併發布在[ubuntu.se]上。 –

回答