Pkg errors

Need support for GhostBSD. Ask here if your question does not fit elsewhere.
Post Reply
nikolailarsen01
Posts: 3
Joined: Sat Dec 07, 2019 3:54 am

Pkg errors

Post 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
nikolailarsen01
Posts: 3
Joined: Sat Dec 07, 2019 3:54 am

Re: Pkg errors

Post by nikolailarsen01 »

After two days, it now works. I do not know why.
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: Pkg errors

Post by ericbsd »

The server was syncing the new packages.
nikolailarsen01
Posts: 3
Joined: Sat Dec 07, 2019 3:54 am

Re: Pkg errors

Post 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?
User avatar
ericbsd
Developer
Posts: 2052
Joined: Mon Nov 19, 2012 7:54 pm

Re: Pkg errors

Post by ericbsd »

it is mostly automatic, but I have to test it before to send it to make sure it does not break anything.
Post Reply