web-dev-qa-db-ja.com

Windows 10のUbuntu Shellにg ++をインストールしようとするとエラーが発生する

WindowsストアからUbuntuアプリをダウンロードした後、_gcc --version_を実行しようとすると、_command gcc not found_が_g++_の場合と同じであることが示されました。

_Sudo apt install gcc_を使用してインストールしようとしたところ、次のようなエラーが表示され続けました

_Err:1 http://archive.ubuntu.com/ubuntu bionic-updates/main AMD64 binutils-common AMD64 2.30-21ubuntu1~18.04.1 404 Not Found_

そして最後にそれは私にこれを与えました

_E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?_

私がすでに試したこと:-

  1. 私はこれに遭遇しました Bash(Windows 10)ではパッケージが見つかりません そこで言われたことを行い、次にupdateコマンドを実行してから_Sudo apt install gcc_コマンドを実行しました。 _gcc --version_を使用して確認したgccをインストールしました。しかし、「Sudo apt install g ++」を実行すると、エラーが発生しました

The following packages have unmet dependencies: g++ : Depends: g++-4.8 (>= 4.8.2-5~) but it is not going to be installed E: Unable to correct problems, you have held broken packages.

  1. 私の質問は 問題を修正できません、壊れたパッケージを保持しています の重複の可能性があると特定されましたが、それは役に立たなかったことがわかりました。保持されているパッケージのリストを見つけるためにコマンド_dpkg --get-selections | grep hold_を実行したとき、何も得られませんでした。 _Sudo aptitude install g++_を使用してもう一度試しましたが、これが出力として提供されました。
_   The following actions will resolve these dependencies:
      Remove the following packages:
1)      bind9-Host
2)      cloud-init
3)      dnsutils
4)      initramfs-tools-core
5)      landscape-common
6)      libbind9-160
7)      libcom-err2
8)      libcurl4
9)      libdns1100
10)     libext2fs2
11)     libirs160
12)     libisccfg160
13)     python3-cryptography
14)     python3-oauthlib
15)     python3-openssl
16)     python3-service-identity
17)     python3-twisted
18)     ureadahead
      Install the following packages:
19)     e2fslibs [1.42.9-3ubuntu1.3 (trusty-updates)]
20)     insserv [1.14.0-5ubuntu2 (trusty)]
21)     knot-dnsutils [1.4.2-1 (trusty)]
22)     libck-connector0 [0.4.5-3.1ubuntu2 (trusty)]
23)     libcomerr2 [1.42.9-3ubuntu1.3 (trusty-updates)]
24)     libcurl3 [7.35.0-1ubuntu2.20 (trusty-security, trusty-updates)]
25)     libgcrypt11 [1.5.3-2ubuntu4.6 (trusty-security, trusty-updates)]
26)     libgnutls26 [2.12.23-12ubuntu2.8 (trusty-security, trusty-updates)]
27)     librtmp0 [2.4+20121230.gitdf6c518-1ubuntu0.1 (trusty-security, trusty-updates)]
28)     module-init-tools [15-0ubuntu7 (trusty-security, trusty-updates)]
29)     sysv-rc [2.88dsf-41ubuntu6.3 (trusty-updates)]
      Keep the following packages at their current version:
30)     g++ [Not Installed]
31)     g++-4.8 [Not Installed]
32)     libc-dev-bin [Not Installed]
33)     libc6-dev [Not Installed]
34)     libstdc++-4.8-dev [Not Installed]
      Downgrade the following packages:
35)     curl [7.58.0-2ubuntu3.6 (now) -> 7.35.0-1ubuntu2.20 (trusty-security, trusty-updates)]
36)     e2fsprogs [1.44.1-1ubuntu1.1 (now) -> 1.42.9-3ubuntu1.3 (trusty-updates)]
37)     git [1:2.17.1-1ubuntu0.4 (now) -> 1:1.9.1-1ubuntu0.10 (trusty-security, trusty-updates)]
38)     git-man [1:2.17.1-1ubuntu0.4 (now) -> 1:1.9.1-1ubuntu0.10 (trusty-security, trusty-updates)]
39)     initramfs-tools [0.130ubuntu3.7 (now) -> 0.103ubuntu4.11 (trusty-updates)]
40)     initramfs-tools-bin [0.130ubuntu3.7 (now) -> 0.103ubuntu4.11 (trusty-updates)]
41)     libcurl3-gnutls [7.58.0-2ubuntu3.6 (now) -> 7.35.0-1ubuntu2.20 (trusty-security, trusty-updates)
42)     libgssapi-krb5-2 [1.16-2ubuntu0.1 (now) -> 1.12+dfsg-2ubuntu5.4 (trusty-security, trusty-updates
43)     libk5crypto3 [1.16-2ubuntu0.1 (now) -> 1.12+dfsg-2ubuntu5.4 (trusty-security, trusty-updates)]
44)     libkrb5-3 [1.16-2ubuntu0.1 (now) -> 1.12+dfsg-2ubuntu5.4 (trusty-security, trusty-updates)]
45)     libkrb5support0 [1.16-2ubuntu0.1 (now) -> 1.12+dfsg-2ubuntu5.4 (trusty-security, trusty-updates)
46)     libss2 [1.44.1-1ubuntu1.1 (now) -> 1.42.9-3ubuntu1.2 (trusty-security)]
47)     manpages [4.15-1 (now) -> 3.54-1ubuntu1 (trusty)]
48)     openssh-client [1:7.6p1-4ubuntu0.3 (now) -> 1:6.6p1-2ubuntu2.13 (trusty-security, trusty-updates
49)     openssh-server [1:7.6p1-4ubuntu0.3 (now) -> 1:6.6p1-2ubuntu2.13 (trusty-security, trusty-updates
50)     openssh-sftp-server [1:7.6p1-4ubuntu0.3 (now) -> 1:6.6p1-2ubuntu2.13 (trusty-security, trusty-up
      Leave the following dependencies unresolved:
51)     python3-incremental recommends python3-twisted
52)     python3-jwt recommends python3-cryptography
53)     ubuntu-standard recommends ureadahead
_

Yを押してから

_E: The method driver /usr/lib/apt/methods/http could not be found.
E: The method driver /usr/lib/apt/methods/http could not be found.
E: Internal error: couldn't generate list of packages to download
_
  1. 私はアプリをリセットすることから始めて、次にコマンド_Sudo apt update_を実行しました、そしてそれはこれを示しました
_Reading package lists... Done
E: Release file for http://archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease is not valid yet (invalid for another 4h 13min 23s). Updates for this repository will not be applied.
E: Release file for http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease is not valid yet (invalid for another 4h 12min 44s). Updates for this repository will not be applied.
E: Release file for http://archive.ubuntu.com/ubuntu/dists/bionic-backports/InRelease is not valid yet (invalid for another 4h 14min 2s). Updates for this repository will not be applied.
_

また、私がこのLinux環境の初心者であることにも触れておきたいので、答えを少し説明できれば非常に役立ちます。

2
Arnab_Sen

問題は(@steeldriverによって言及されたように)私のシステム時刻が同期されていなかったことです。たぶん、私のCMOS=バッテリーが切れて、4時間の遅れが生じました。そのため、更新しようとするたびにエラーが表示されました。そのため、時刻を同期してから

Sudo apt update
Sudo apt install g++
Sudo apt install gcc

g ++とgccが正常にインストールされました。

2
Arnab_Sen