Skip to content

Failed to install on Debian/buster #43

@komainu8

Description

@komainu8

I tried to install the cutter according to the below document.

https://cutter.osdn.jp/reference/ja/install-to-debian.html

However, I met with the below error.

sudo apt update
ヒット:1 http://security.debian.org/debian-security buster/updates InRelease
ヒット:2 https://download.docker.com/linux/debian buster InRelease                                                                                                                
ヒット:3 https://packages.groonga.org/debian buster InRelease                                                                                                                     
無視:4 https://osdn.net/projects/cutter/storage/debian buster InRelease                       
取得:5 https://osdn.net/projects/cutter/storage/debian buster Release [8,924 B]                                
取得:6 https://osdn.net/projects/cutter/storage/debian buster Release.gpg [195 B]                              
無視:6 https://osdn.net/projects/cutter/storage/debian buster Release.gpg                      
ヒット:7 http://deb.debian.org/debian buster InRelease        
ヒット:8 http://deb.debian.org/debian buster-updates InRelease
ヒット:9 https://download.virtualbox.org/virtualbox/debian buster InRelease
パッケージリストを読み込んでいます... 完了
W: GPG エラー: https://osdn.net/projects/cutter/storage/debian buster Release: 公開鍵を利用できないため、以下の署名は検証できませんでした: NO_PUBKEY 18790411F07C74AC
E: リポジトリ https://osdn.net/projects/cutter/storage/debian buster Release は署名されていません。
N: このようなリポジトリから更新を安全に行うことができないので、デフォルトでは更新が無効になっています。
N: リポジトリの作成とユーザ設定の詳細は、apt-secure(8) man ページを参照してください。

I tried to add the above public key by the below command.
However, It failed it too.

gpg --recv-key 18790411F07C74AC
gpg: key 18790411F07C74AC: new key but contains no user ID - skipped
gpg:           処理数の合計: 1
gpg:           ユーザIDなし: 1

gpg -a --export 18790411F07C74AC | sudo apt-key add -
gpg: *警告*: 何もエクスポートされていません
gpg: 有効なOpenPGPデータが見つかりません。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions