Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2901

Off-Topic • Re: How can I update InRealese in OBS for Debian packaging

$
0
0
The actual output of

Code:

sudo apt update
in a terminal is often helpful.

Are you following their directions for your repository to install its key, and then add its repository to your sources?

Code:

echo 'deb http://download.opensuse.org/repositories/home:/amin_modaresi/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:amin_modaresi.listcurl -fsSL https://download.opensuse.org/repositories/home:amin_modaresi/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_amin_modaresi.gpg > /dev/nullsudo apt updatesudo apt install phoenix-esr
It would help to provide the exact terminal input and output when you do this. Also make sure you don't have any existing Release.key files where the new one is getting downloaded.

Statistics: Posted by stevepusser — 2025-01-03 18:17



Viewing all articles
Browse latest Browse all 2901

Trending Articles