Ubuntu 14.04 LTSでVPSをレンタルし、チュートリアルと基本的な端末知識をグーグルで検索しました。 TightVNCを使用してナビゲートできるように、ubuntutuデスクトップをセットアップしたい。残念ながら、このプロセス全体はいくつかのエラーコードで止まっています。これや他の多くのサイトを検索しましたが、特定の状況に対する解決策が見つかりません。ただし、E: Sub-process /usr/bin/dpkg returned an error code (1)
はdpkg: error processing package "x" (--configure)
と同様に一般的なエラーコードであることがわかりました。
12個のパッケージが未構成であるため、コードから把握できることから、インストールは完了しません。
bluez
bluez-alsa:AMD64
gnome-bluetooth
indicator-bluetooth
unity-control-center
gnome-Shell
gdm
gnome-user-share
ubuntu-desktop
unity-control-center-signon
webaccounts-extension-common
xul-ext-webaccounts
残念ながら、私は完全な初心者なので、これを修正する方法がわかりません。以下に、エラーコードの例をいくつか示しますので、皆さんの助けが必要です。私は自分でできる限り多くの情報を学び/見つけようとしましたが、本当に行き詰まっていて、このコミュニティが私を助けてくれることを願っています。
root@h2511510:~#
Sudo apt-get install ubuntu-desktop
Reading package lists... Done
Building dependency tree
Reading state information... Done
ubuntu-desktop is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
12 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [J/n] J
Setting up bluez (4.101-0ubuntu13.1) ...
start: Job failed to start
invoke-rc.d: initscript bluetooth, action "start" failed.
dpkg: error processing package bluez (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of bluez-alsa:AMD64:
bluez-alsa:AMD64 depends on bluez; however:
Package bluez is not configured yet.
dpkg: error processing package bluez-alsa:AMD64 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gnome-bluetooth:
gnome-bluetooth depends on bluez (>= 4.36); however:
Package bluez is not configured yet.
# ETC ETC ETC, same logs for all 12 processes #
Errors were encountered while processing:
bluez
bluez-alsa:AMD64
gnome-bluetooth
indicator-bluetooth
unity-control-center
gnome-Shell
gdm
gnome-user-share
ubuntu-desktop
unity-control-center-signon
webaccounts-extension-common
xul-ext-webaccounts
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@h2511510:~#
Sudo apt-get autoremove
Sudo apt-get --purge remove && Sudo apt-get autoclean
Sudo apt-get -f install
Sudo apt-get update
Sudo apt-get upgrade && Sudo apt-get dist-upgrade
Sudo dpkg-reconfigure -a
Sudo dpkg --configure -a
最後に私のために働いた、誰かが将来の参考のためにこれを使用できることを願っています!
rm /var/lib/dpkg/info/the-package-causing-error
次のようなエラーがある場合
dpkg:エラー処理パッケージjitsi-meet-web-config(--remove):削除されたサブプロセスがインストールされたサブプロセスはエラー終了ステータス1を返しましたプロセス/ usr/bin/dpkgがエラーコードを返しました(1)
user489207の指示はどれもうまくいきませんでした。
rm /var/lib/dpkg/info/some-package*
私も同じ問題に直面していました。 dpkgを使用する代わりに、gdebiを使用しました。
Sudo apt-get install gdebi-core
Sudo gdebi dropbox_2015.10.28_AMD64.deb