Page 1 of 1

[SOLVED] Package Manager crashes opening Available Packages

Posted: Sun Oct 27, 2013 10:45 am
by anarcotux
I formatted GhostBSD partition in my netbook (with GhostBSD it has some wireless problems, do you remember?), but I installed it on a old PC (without wireless device) that already run FreeBSD 9.1 (I never installed GUI). When I tried to see the Available Packages in the Package Manager (that works perfectly for the Installed Packages), the application crashes.

No problem, I'm used to install programs by ports, and i see that there aren't ports in
/usr/ports/
but no problem too, I use the portsnap command to download it:

Code: Select all

# portsnap fetch update
and after fetching I typed

Code: Select all

# portsnap extract
And now i have all my FreeBSD 9.1 ports in /usr/ports/ ... But... If I want to run Package Manager (without crash) what I must to do?

My version of GhostBSD is 3.1 LXDE.

Thanx a lot!

Re: Package Manager crashes when I see the Available Package

Posted: Fri Nov 22, 2013 8:52 am
by anarcotux
package manager now it works with GhostBSD 3.5 openbox ^^