Reply
 
Thread Tools Display Modes
  #1  
Old 01-16-2012, 11:11 AM
kifto kifto is offline
Member
 
Join Date: Jul 2008
Location: al andalus (USA)
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
Question problems with several PBIs:krusader,htop,qemu,truetypefonts etc..
Hello

Im running pcBSD 9 i386 32bits. KDE4 desktop (only).System language:spanish
hardware: core2quad q6600, 4gb ram, nvidia 8600GS


The PBIs where Ive found problems are:

- Krusader: before finishing the install, app cafe says that there have been some problems, so I will have to update that PBI manually. While the app cafe is open, krusader appears as an installed app, but actually, krusader is not really installed, after closing appcafe I can repeat the whole proccess again.
- True Type Fonts: before finishing install app cafe says that there have been some problems and the app can not be installed.
- Htop: The install went well, but I cant launch the app. Ive tried it in a shell to see the output, but it only says that htop cant be found
- Qemu: the install went well, but I cant launch the app. Everytime I try it says: "KDEInit could not launch «/usr/pbi/qemu-i386/.sbin/aqemu»"

Im not sure if I may fill any kind of bug report about any of these issues.

Another question I have related to pcBSD apps is about the software I have installed during the pcbsd9 installation procces. Can I uninstall any of those apps through the pcbsd system configuration menu that is inside the control panel? Ive seen that I can install new apps and components using that menu, my question is if that menu can be used to uninstall those same apps and components as well.

Thanks
Reply With Quote
  #2  
Old 01-16-2012, 12:11 PM
Beanpole's Avatar
Beanpole Beanpole is offline
Senior Member
 
Join Date: May 2010
Posts: 1,652
Thanks: 3
Thanked 158 Times in 138 Posts
Default
Thanks for reporting these problems with the PBI's. I will take a look at fixing them later today.

The system manager does take care of both installation and un-installation of system packages. It simply scans your current configuration and compares it to the desired system configuration (what is checked) and makes the appropriate changes after you hit "apply".
__________________
~ Ken Moore ~
PC-BSD/iXsystems
Reply With Quote
  #3  
Old 01-16-2012, 01:18 PM
Beanpole's Avatar
Beanpole Beanpole is offline
Senior Member
 
Join Date: May 2010
Posts: 1,652
Thanks: 3
Thanked 158 Times in 138 Posts
Default
Originally Posted by kifto View Post
- Htop: The install went well, but I cant launch the app. Ive tried it in a shell to see the output, but it only says that htop cant be found
- Qemu: the install went well, but I cant launch the app. Everytime I try it says: "KDEInit could not launch «/usr/pbi/qemu-i386/.sbin/aqemu»"
Htop: It looks like it is running fine here. If the terminal was open before/during the installation, you will need to run the "rehash" command before htop can be run without manually starting the binary from the PBI folder.

QEMU: The deskop entries should be trying to run "qemu" not "aqemu". You can change that manually for now. I am rebuilding the PBI as well so that it will be fixed.
__________________
~ Ken Moore ~
PC-BSD/iXsystems
Reply With Quote
  #4  
Old 01-16-2012, 02:00 PM
Beanpole's Avatar
Beanpole Beanpole is offline
Senior Member
 
Join Date: May 2010
Posts: 1,652
Thanks: 3
Thanked 158 Times in 138 Posts
Default
Originally Posted by kifto View Post
- Krusader: before finishing the install, app cafe says that there have been some problems, so I will have to update that PBI manually. While the app cafe is open, krusader appears as an installed app, but actually, krusader is not really installed, after closing appcafe I can repeat the whole proccess again.
- True Type Fonts: before finishing install app cafe says that there have been some problems and the app can not be installed.
Krusader: I have been unable to reproduce this - it seems to work just fine. Try running "pbi_add -r krusader" from the command line and see if there are any error messages there.

TrueTypeFonts: I just fixed the meta-data for this PBI and it should work in a day or two (once that file gets updated for everyone). In the meantime, you can run "pbi_add -r truetypefonts" (with root permissions) to install it.
__________________
~ Ken Moore ~
PC-BSD/iXsystems
Reply With Quote
  #5  
Old 01-16-2012, 02:28 PM
kifto kifto is offline
Member
 
Join Date: Jul 2008
Location: al andalus (USA)
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
Thumbs up PBIs
Thanks for your help, Beanpole. You are right about htop. Ill wait for the qemu pbi rebuild. The truth is that you've all done a really good job with this pcbsd release. At this moment, in the desktop usability /newbie friendliness areas pcbsd9 leaves behind many of the major linux distributions. Thanks again for your time & efforts
Reply With Quote
  #6  
Old 01-16-2012, 10:37 PM
kifto kifto is offline
Member
 
Join Date: Jul 2008
Location: al andalus (USA)
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
Question krusader
Ive tried to install krusader through the shell, but with same results. The output is:

[kiftox@BSD9] ~> pbi_add -r krusader
Downloading ftp://mirrors.ircam.fr/pub/PC-BSD/PB....0.b1-i386.pbi
/usr/pbi/.krusader-2.4.0.b1-i386.pbi.4482 100% of 246 MB 508 kBps 00m00s

Verifying Checksum...OK
pbi_add: pre-install.sh returned error status
[kiftox@BSD9] ~>

I don't know what I've done wrong. This is a fresh install of pcbsd9, I havent had enough time to mess up the system
Reply With Quote
  #7  
Old 01-16-2012, 11:45 PM
Beanpole's Avatar
Beanpole Beanpole is offline
Senior Member
 
Join Date: May 2010
Posts: 1,652
Thanks: 3
Thanked 158 Times in 138 Posts
Default krusader
That was very useful. I discovered an old installation script from the 8.x days was causing the problem and removed it. Once the PBI rebuilds, it should work properly.

Thanks for catching this!
__________________
~ Ken Moore ~
PC-BSD/iXsystems
Reply With Quote
  #8  
Old 01-19-2012, 12:19 PM
Beanpole's Avatar
Beanpole Beanpole is offline
Senior Member
 
Join Date: May 2010
Posts: 1,652
Thanks: 3
Thanked 158 Times in 138 Posts
Default
I just finished approving the fixed Krusader PBI (version 2.4.0.b1_1). It should be available in the AppCafe within 24 hours.
__________________
~ Ken Moore ~
PC-BSD/iXsystems
Reply With Quote
  #9  
Old 01-19-2012, 01:40 PM
Beanpole's Avatar
Beanpole Beanpole is offline
Senior Member
 
Join Date: May 2010
Posts: 1,652
Thanks: 3
Thanked 158 Times in 138 Posts
Default
I found a couple more issues with the QEMU PBI, so it will probably be a couple more days before that one is released. Sorry for the wait.
__________________
~ Ken Moore ~
PC-BSD/iXsystems
Reply With Quote
  #10  
Old 01-23-2012, 06:34 PM
Beanpole's Avatar
Beanpole Beanpole is offline
Senior Member
 
Join Date: May 2010
Posts: 1,652
Thanks: 3
Thanked 158 Times in 138 Posts
Default
The QEMU PBI was just re-released. It should be available in the AppCafe within 24 hours.
__________________
~ Ken Moore ~
PC-BSD/iXsystems
Reply With Quote
Reply

Tags
app cafe, htop, krusader, pbi, qemu

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:50 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.