GhostBSD-11 testing the "test" repository
Moderator: Developer
- NevilleGoddard
- Developer
- Posts: 517
- Joined: Thu Dec 22, 2016 10:30 pm
- Location: Japan
Re: GhostBSD-11 testing the "test" repository
Sorry, ASX.
I was testing xfce GhostBSD-11-amd64 repo not GhostBSD11.1-amd64(?) test repo.
I have in GhostBSD.conf
GhostBSD: {
url: "http://pkg.GhostBSD.org/GhostBSD-11/amd64/test",
enabled: yes
}
and no FreeBSD repo
I was testing xfce GhostBSD-11-amd64 repo not GhostBSD11.1-amd64(?) test repo.
I have in GhostBSD.conf
GhostBSD: {
url: "http://pkg.GhostBSD.org/GhostBSD-11/amd64/test",
enabled: yes
}
and no FreeBSD repo
Re: GhostBSD-11 testing the "test" repository
The repo name is correct, tn that
refers exactly a 11.1
the ABI is the same for 11.0 and 11.1, therefore we used the shortest notation: GhostBSD-11
From this point of view, your configuration look correct.
I'm assuming you built the ISO yourself for GhostBSD 11.1 ... and there could be the problem:
my latest test are from yesterday, and "mate" appear to not start Xorg, while "xfce" seems to work, (it did for me at least).
Those things are under investigation right now ... I will post back as soon as there is some news.
Code: Select all
url: "http://pkg.GhostBSD.org/GhostBSD-11/amd64/test"
the ABI is the same for 11.0 and 11.1, therefore we used the shortest notation: GhostBSD-11
From this point of view, your configuration look correct.
I'm assuming you built the ISO yourself for GhostBSD 11.1 ... and there could be the problem:
my latest test are from yesterday, and "mate" appear to not start Xorg, while "xfce" seems to work, (it did for me at least).
Those things are under investigation right now ... I will post back as soon as there is some news.
- NevilleGoddard
- Developer
- Posts: 517
- Joined: Thu Dec 22, 2016 10:30 pm
- Location: Japan
Re: GhostBSD-11 testing the "test" repository
Actually no I didn't build it myself. I tried to build an ISO but it wouldn't fetch the files. It said no such repository or something. Sorry, I can't remember.
I upgraded from 11-alpha-1.
The crazy thing is that the /lib/libz.so.6 file is there.
I upgraded my desktop using the same method and everything went fine.
I upgraded from 11-alpha-1.
The crazy thing is that the /lib/libz.so.6 file is there.
I upgraded my desktop using the same method and everything went fine.
Re: GhostBSD-11 testing the "test" repository
Well, the error is not about a missing libz, is about an incorrect version of libz.
I'm updating my latest install right now ... it will take some time..
NevilleGoddard, if possible join us on Freenode #ghosbsd or #ghostbsd-dev IRC channels.
(GhostBSD provide hexchat program, already set for that)
I'm updating my latest install right now ... it will take some time..
NevilleGoddard, if possible join us on Freenode #ghosbsd or #ghostbsd-dev IRC channels.
(GhostBSD provide hexchat program, already set for that)
Re: GhostBSD-11 testing the "test" repository
Please retry, it is working for me and I see no reason why it should not work for you.NevilleGoddard wrote:Actually no I didn't build it myself. I tried to build an ISO but it wouldn't fetch the files.
Be sure to pull in the latest changes (git pull).
- NevilleGoddard
- Developer
- Posts: 517
- Joined: Thu Dec 22, 2016 10:30 pm
- Location: Japan
Re: GhostBSD-11 testing the "test" repository
Thanks ASX.
Last time tried I got:
#### Fetching world for amd64 architecture ####
fetch: ftp://ftp.freebsd.org/pub/FreeBSD/relea ... 3/base.txz: File unavailable (e.g., file not found, no access)
*** Error code 1
Will try again tomorrow after reinstalling ghostbsd-build.
Last time tried I got:
#### Fetching world for amd64 architecture ####
fetch: ftp://ftp.freebsd.org/pub/FreeBSD/relea ... 3/base.txz: File unavailable (e.g., file not found, no access)
*** Error code 1
Will try again tomorrow after reinstalling ghostbsd-build.
Re: GhostBSD-11 testing the "test" repository
Uh ... I see, it is still referring 11.1-RC3, guess that it worked for me because this file is cached on my system ... Thanks!NevilleGoddard wrote:Thanks ASX.
Last time tried I got:
#### Fetching world for amd64 architecture ####
fetch: ftp://ftp.freebsd.org/pub/FreeBSD/relea ... 3/base.txz: File unavailable (e.g., file not found, no access)
*** Error code 1
Will try again tomorrow after reinstalling ghostbsd-build.
Will be fixed soon
Re: GhostBSD-11 testing the "test" repository
Fixed! NevilleGoddard, please retry now.
- NevilleGoddard
- Developer
- Posts: 517
- Joined: Thu Dec 22, 2016 10:30 pm
- Location: Japan
Re: GhostBSD-11 testing the "test" repository
I tried and unfortunately I got this:
Installing package gstreamer-plugins-soup
gstreamer-plugins-soup not found in repos
*** Error code 1
Installing package gstreamer-plugins-soup
gstreamer-plugins-soup not found in repos
*** Error code 1
Re: GhostBSD-11 testing the "test" repository
Very strange .... the pkg is available: http://pkg.ghostbsd.org/GhostBSD-11/amd ... 0.36_6.txzNevilleGoddard wrote:I tried and unfortunately I got this:
Installing package gstreamer-plugins-soup
gstreamer-plugins-soup not found in repos
*** Error code 1
and I also built some ISOs after posting about the fix, so the build scripts are OK.
NevilleGoddard, try to delete the build cache:
Code: Select all
rm -rf /usr/ghostbsd-fs/cache