-
notarobot
Whenever I’m connected to my VPN provider via OpenVPN my IPV6 address gets leaked, I’ve tried disabling IPV6 in the settings for the VPN connection that I’m using but that doesn’t seem to fix it. Does anyone have any ideas to how this can be fixed?
-
notarobot
So I haven’t used my computer for a few days and I finally power it up and there is 260 updates of course that really isn’t a big issue until I keep getting this weird not so descriptive error message (see screenshot). I’ve tried to figure out which package is the corrupted package but so far I can’t seem to figure out which one is causing the issue.
-
notarobot
@karasu said in Problems installing, cannot refresh databases.:
Hi,
Can't find these packages: lib32-mesa-libgl
That’s an old bug. I do not know why you can’t update Cnchi.
Anyway, you can try to patch Cnchi yourself.
Run this:
su find /usr/share/cnchi -type f -print0 | xargs -0 sed -i 's/lib32-mesa-libgl/lib32-mesa/g'
And then run cnchi:
cnchi -dv
https://forum.antergos.com/topic/6342/cannot-create-donwload-package-list-metalinks/16
Thanks! That fixed the install problem.
-
notarobot
Thanks for all your help but I still can’t get it to install. I’ve tried the commands you posted and I’ve researched this issue as much as I can and I just can’t seem to find a solution. I have dumped the terminal activity from cnchi so you or someone else can view it…
-
notarobot
I’m still getting this same problem, if anyone could help me I would appreciate it very much. Thanks!
-
notarobot
@karasu said in Problems installing, cannot refresh databases.:
Hi @notarobot ,
That is an old Cnchi version, so it’s clear mirrors are not working for you (if they worked Cnchi would be able to update itself).
Can you run in a terminal
sudo pacman -Syy
and post the results here?Here is the results of that command…
[[email protected] ~]$ sudo pacman -Syy error: could not register 'multilib' database (database already registered) :: Synchronizing package databases... antergos 144.2 KiB 540K/s 00:00 [######################] 100% core 123.6 KiB 787K/s 00:00 [######################] 100% extra 1678.7 KiB 2.46M/s 00:01 [######################] 100% community 3.8 MiB 1976K/s 00:02 [######################] 100% multilib 176.5 KiB 6.63M/s 00:00 [######################] 100%
-
notarobot
@Shryp said in Problems installing, cannot refresh databases.:
It sounds like the mirror you are trying to connect to is no longer active.
How can I select an alternative mirror?
-
notarobot
Hello,
I’ve been trying to install Antegros for several hours now and I keep getting this same error (and sometimes another error that I failed to document) I keep getting the “Can’t refresh pacman databases” whether I have additional packages selected for installation or not. I’ve included a screenshot of the error I keep getting for additional details, any help will be greatly appreciated!