kilbert
November 24, 2016, 2:48pm
1
Looks like pacman may have been compromised.
A system wipe maybe required.
I was getting odd request to add new trusted source, so i tried to do an update only to the file I wanted
https://forums.opensuse.org/showthread.php/521217-Tumbleweed-Prompts-for-new-trusted-source
http://imgur.com/x9vH95O
Certs expire and must be renewed. Does not mean the site is compromised
Hi
Also best to ask at the source, via Mailing List or their IRC channel?
http://packman.links2linux.org/help
kilbert
November 24, 2016, 5:50pm
4
This does not say cert expired, says the checksums of the files do not match. What am I missing that tells me certs expired?
thanks
Hard to read the image
may have caught things changing try again if still a problem report to packman. Also may be a problem with the mirror you use try another.
kilbert
November 24, 2016, 6:12pm
6
Definitely an issue been 3 days now. tried irc, no response.
will try again tomorrow after the holiday. have a great holiday, thanks
eng-int
November 24, 2016, 6:24pm
7
You do not say where you are or which Packman mirror you are using.
I have often found the Austrian mirror <packman.inode.at/suse/openSUSE_Tumbleweed/> troublesome and prefer
<http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/> ;
kilbert
November 26, 2016, 4:07pm
8
yes I am using
http://packman.inode.at/suse/openSUSE_Tumbleweed/
when i switch, do I need to do anything other than switch the url of the repository (once I had to do a switch to this repository or something similar) sorry, I am not a pro over here.
Switch the url (i.e. edit it). Then run “zypper refresh”. That should be sufficient.
If you use Yast –> Software Repositories to edit the url, then you can refresh from there.
eng-int
November 26, 2016, 6:02pm
10
This is the quickest easiest way to effect the switch – from *“Terminal – Super User Mode”
*Copy and paste the bold text.
# **zypper rr "http://packman.inode.at/suse/openSUSE_Tumbleweed/"**
*Removing repository 'Packman-Tumbleweed' ..........................................................[done]
Repository 'Packman-Tumbleweed' has been removed.*
# **zypper ar -f "http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/" "Packman-Tumbleweed"**
*Adding repository 'Packman-Tumbleweed' ............................................................[done]
Repository 'Packman-Tumbleweed' successfully added*
kilbert
November 27, 2016, 7:10pm
11
Thanks to all of you , switching mirrors worked. thanks ray for the step by step.