Page 1 of 1

Pkg errors

Posted: Sat Dec 07, 2019 4:55 am
by nikolailarsen01
When I try to install kde5 with this command

Code: Select all

sudo pkg install kde5 
I get this error

Code: Select all

pkg: http://pkg.ghostbsd.org/stable/FreeBSD:12:amd64/latest/All/kde5-5.17.0.19.08.2.txz: Not Found
And when I try to install sddm, I get this error

Code: Select all

[1/8] Fetching sddm-0.17.0_7.txz: 100%    3 MiB   1.2MB/s    00:03    
pkg: cached package sddm-0.17.0_7: size mismatch, fetching from remote
[2/8] Fetching sddm-0.17.0_7.txz: 100%    3 MiB   1.2MB/s    00:03    
pkg: cached package sddm-0.17.0_7: size mismatch, cannot continue

Re: Pkg errors

Posted: Mon Dec 09, 2019 3:29 am
by nikolailarsen01
After two days, it now works. I do not know why.

Re: Pkg errors

Posted: Mon Dec 09, 2019 7:49 am
by ericbsd
The server was syncing the new packages.

Re: Pkg errors

Posted: Tue Dec 10, 2019 10:16 am
by nikolailarsen01
ericbsd wrote: Mon Dec 09, 2019 7:49 am The server was syncing the new packages.
Thanks for the answer :)

Do you make an announcement before you do it, or is it an automatic/regulary thing?

Re: Pkg errors

Posted: Wed Dec 11, 2019 8:25 am
by ericbsd
it is mostly automatic, but I have to test it before to send it to make sure it does not break anything.