mhogomchungu / media-downloader

Media Downloader is a Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books..
GNU General Public License v2.0
1.34k stars 102 forks source link

GPG error with the repository mhogomchungu (media-downloader installation repository) #353

Closed BENDER35 closed 6 months ago

BENDER35 commented 6 months ago

Hello, good evening, I am commenting on my problem, I am currently using Ubuntu Mate 22.04, so the problem comes when using the repo update command (I have recently tried the media-downloader), when using apt it gives me a key authentication error , I have passed an apt-key list and the GPG keys that I have (both the ones that mhogomchungu mentions in its media-downloader update and the key that I added) to install media-downloader work correctly, I have passed the second command to update the key , I have used the command to update the wine key but changing it to the repo key of this program and I have also searched for the key in the Ubuntu keyserver and in another and nothing, I cannot update the repo, could you help me solve the problem? @mhogomchungu , if you have changed the repo key, can you tell me what key I put in the apt-key, please?

step screenshot (my main language is Spanish)

Captura de pantalla -2023-12-15 19-35-14

greetings

BarbzYHOOL commented 6 months ago

I also have this but I haven"' updated my distrib, so I didn't know if it was related to me or not

mhogomchungu commented 6 months ago

Instructions for setting up your system for using media-downloader from suse build system are below:-

echo 'deb http://download.opensuse.org/repositories/home:/obs_mhogomchungu/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list
curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null
sudo apt update
sudo apt install media-downloader

Did you follow all of them?

BENDER35 commented 6 months ago

Instructions for setting up your system for using media-downloader from suse build system are below:-

echo 'deb http://download.opensuse.org/repositories/home:/obs_mhogomchungu/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list
curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null
sudo apt update
sudo apt install media-downloader

Did you follow all of them?

Hello mhogomchungu

I have already solved the problem that tells me that the key was expired, it turns out that I had two files in the sources.list.d, one that had the name of your program (media downloader) and another with the name of your repo, that is , which had the duplicate repo and that is what was giving me the error, what I did was comment on the duplicate file (put a hash on it) to deactivate the duplicate repo, then later I did the command to delete the copies and then from the file manager repos in a graphical environment, I activated the repo and clicking on reload and then after updating the repos solved the problem.

Greetings

BarbzYHOOL commented 3 months ago

this was the solution curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null

griha41 commented 3 months ago

this was the solution curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null

I'm sorry for disturbing, but I'm curious which version of oS do you using? I'm on 15.5 Leap and no way to run the med dwnldr. Outdated version of Python on the OS (with std reps) if update from 3rd party reps - got huge amount issues with OS. But I was able to run it through the Wine (the windows version)...

BarbzYHOOL commented 2 months ago

ubuntu 22.04