質問をすることでしか得られない、回答やアドバイスがある。

15分調べてもわからないことは、質問しよう!

新規登録して質問してみよう
ただいま回答率
85.48%
terminal

Terminalは、Apple社のmacOSに標準で付属しているUNIX端末エミュレータ。UNIXコマンドによってMacの操作および設定を行うことができます。

Debian

Debianは、Debian GNU/Linux などのOS(オペレーティングシステム)です。

Q&A

解決済

2回答

8780閲覧

Debian 10のターミナルで、$ sudo apt updateを実行しますと、エラーが出ますので解決したいです。

退会済みユーザー

退会済みユーザー

総合スコア0

terminal

Terminalは、Apple社のmacOSに標準で付属しているUNIX端末エミュレータ。UNIXコマンドによってMacの操作および設定を行うことができます。

Debian

Debianは、Debian GNU/Linux などのOS(オペレーティングシステム)です。

0グッド

0クリップ

投稿2019/12/01 13:21

編集2019/12/03 13:29

お世話になります。

Debian 10のターミナルで、$ sudo apt updateを実行しますと、エラーが出ますので解決したいです。
以下はターミナルのメッセージです。

bash

1$ sudo apt update 2Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 3Hit:2 http://ftp.jaist.ac.jp/debian buster InRelease 4Hit:3 http://ftp.jaist.ac.jp/debian buster-updates InRelease 5Get:4 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] 6Ign:5 http://ftp.jp.debian.org/debian stretch InRelease 7Hit:6 http://ftp.jp.debian.org/debian stretch-updates InRelease 8Hit:7 http://ftp.jp.debian.org/debian stretch Release 9Hit:8 http://ppa.launchpad.net/fingerprint/fingerprint-gui/ubuntu trusty InRelease 10Ign:11 http://ppa.launchpad.net/fingerprint/fingerprint-gui/ubuntu focal InRelease 11Hit:9 https://packagecloud.io/slacktechnologies/slack/debian jessie InRelease 12Err:12 http://ppa.launchpad.net/fingerprint/fingerprint-gui/ubuntu focal Release 13 404 Not Found [IP: 91.189.95.83 80] 14Reading package lists... Done 15E: The repository 'http://ppa.launchpad.net/fingerprint/fingerprint-gui/ubuntu focal Release' does not have a Release file. 16N: Updating from such a repository can't be done securely, and is therefore disabled by default. 17N: See apt-secure(8) manpage for repository creation and user configuration details.

ご教授願ます。

追記1

Ubuntuのリポジトリは削除しまして、/etc/apt/sources.listの記述を下記のようにいたしましたが、それでもエラーが出ます。

# # deb cdrom:[Debian GNU/Linux 10.2.0 _Buster_ - Official amd64 NETINST 20191116-09:56]/ buster main # deb cdrom:[Debian GNU/Linux 10.2.0 _Buster_ - Official amd64 NETINST 20191116-09:56]/ buster main deb http://ftp.jaist.ac.jp/debian/ buster main contrib non-free deb-src http://ftp.jaist.ac.jp/debian/ buster main contrib non-free deb http://security.debian.org/debian-security buster/updates main contrib non-free deb-src http://security.debian.org/debian-security buster/updates main contrib non-free # buster-updates, previously known as 'volatile' deb http://ftp.jaist.ac.jp/debian/ buster-updates main contrib non-free deb-src http://ftp.jaist.ac.jp/debian/ buster-updates main contrib non-free # fingerprint-gui # Debian GNU/Linux 9.1.0 _Stretch # deb cdrom:[Debian GNU/Linux 9.1.0 _Stretch_ - Official amd64 xfce-CD Binary-1 20170722-11:29]/ stretch main deb http://ftp.jp.debian.org/debian/ stretch main contrib non-free deb-src http://ftp.jp.debian.org/debian/ stretch main contrib non-free deb http://security.debian.org/debian-security stretch/updates main contrib non-free deb-src http://security.debian.org/debian-security stretch/updates main contrib non-free # stretch-updates, previously known as 'volatile' deb http://ftp.jp.debian.org/debian/ stretch-updates main contrib non-free deb-src http://ftp.jp.debian.org/debian/ stretch-updates main contrib non-free # This system was installed using small removable media # (e.g. netinst, live or single CD). The matching "deb cdrom" # entries were disabled at the end of the installation process. # For information about how to configure apt package sources, # see the sources.list(5) manual.

下記がエラーの内容です。

bash

1Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 2Get:2 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] 3Hit:3 http://ftp.jaist.ac.jp/debian buster InRelease 4Get:4 http://ftp.jaist.ac.jp/debian buster-updates InRelease [49.3 kB] 5Ign:5 http://ftp.jp.debian.org/debian stretch InRelease 6Get:6 http://ftp.jp.debian.org/debian stretch-updates InRelease [91.0 kB] 7Hit:7 http://ftp.jp.debian.org/debian stretch Release 8Ign:8 http://repo.vivaldi.com/stable/deb stable InRelease 9Hit:9 http://repo.vivaldi.com/stable/deb stable Release 10Ign:10 http://ppa.launchpad.net/fingerprint/fingerprint-gui/ubuntu focal InRelease 11Err:14 http://ppa.launchpad.net/fingerprint/fingerprint-gui/ubuntu focal Release 12 404 Not Found [IP: 91.189.95.83 80] 13Hit:11 https://packagecloud.io/slacktechnologies/slack/debian jessie InRelease 14Reading package lists... Done 15E: The repository 'http://ppa.launchpad.net/fingerprint/fingerprint-gui/ubuntu focal Release' does not have a Release file. 16N: Updating from such a repository can't be done securely, and is therefore disabled by default. 17N: See apt-secure(8) manpage for repository creation and user configuration details.

追記2
root権限を取得した状態で vi /etc/apt/sources.listを開きますと、下記のようなエラーが出ますので、修正したいです。お手数をおかけしますがよろしくお願い申し上げます。

bash

1E325: ATTENTION 2Found a swap file by the name "/etc/apt/.sources.list.swp" 3 owned by: root dated: Sun Dec 1 04:46:38 2019 4 file name: /etc/apt/sources.list 5 modified: YES 6 user name: root host name: debian 7 process ID: 5732 8While opening file "/etc/apt/sources.list" 9 dated: Tue Dec 3 22:17:38 2019 10 NEWER than swap file! 11 12(1) Another program may be editing the same file. If this is the case, 13 be careful not to end up with two different instances of the same 14 file when making changes. Quit, or continue with caution. 15(2) An edit session for this file crashed. 16 If this is the case, use ":recover" or "vim -r /etc/apt/sources.list" 17 to recover the changes (see ":help recovery"). 18 If you did this already, delete the swap file "/etc/apt/.sources.list.swp" 19 to avoid this message. 20"/etc/apt/sources.list" 33 lines, 1668 characters 21Press ENTER or type command to continue

気になる質問をクリップする

クリップした質問は、後からいつでもMYページで確認できます。

またクリップした質問に回答があった際、通知やメールを受け取ることができます。

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

guest

回答2

0

ベストアンサー

/etc/apt/sources.list.d/fingerprint-ubuntu-fingerprint-gui-focal.listを削除しましたら、$ sudo apt updateを実行してもエラーが出なくなりました。

回答してくださった方ありがとうございました!

投稿2019/12/04 16:36

退会済みユーザー

退会済みユーザー

総合スコア0

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

0

なんか、リポジトリとして、http://ppa.launchpad.net/fingerprint/fingerprint-gui/ubuntuからパッケージをダウンロードするような記述を追加したのだと思いますが、そのページがが404 Not Foundということだと思います。
サイトの障害なのか、リポジトリの登録ミスなのかは知りませんが。

投稿2019/12/01 15:06

otn

総合スコア84499

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

guest

あなたの回答

tips

太字

斜体

打ち消し線

見出し

引用テキストの挿入

コードの挿入

リンクの挿入

リストの挿入

番号リストの挿入

表の挿入

水平線の挿入

プレビュー

15分調べてもわからないことは
teratailで質問しよう!

ただいまの回答率
85.48%

質問をまとめることで
思考を整理して素早く解決

テンプレート機能で
簡単に質問をまとめる

質問する

関連した質問