b920 FreeBSD release 9.0 and Gnome update problem - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Base System > Installing & Upgrading

Installing & Upgrading Installing and upgrading FreeBSD.

Reply
 
Thread Tools Display Modes
  #1  
Old July 15th, 2012, 21:39
neilms's Avatar
neilms neilms is offline
Member
 
Join Date: Jun 2010
Location: Cydonia
Posts: 125
Thanks: 17
Thanked 2 Times in 2 Posts
Default FreeBSD release 9.0 and Gnome update problem

I am running the release version 9 of FreeBSD with the Gnome desktop 2.32.1 build. I have no issues or problems except for a 'Software Update' icon that appears on the Gnome panel. This icon reports that there are '317 updates available'. I am not clear whether these updates are restricted to the Gnome desktop or if they apply to my system generally.

I have read chapter 25 of the handbook on upgrading FreeBSD. I have also made the effort to search this forum before posting this request for help. I have found that another user had an identical problem: http://forums.freebsd.org/showthread.php?t=16363.

However, the previous thread did not in my view clearly explain how the problem was solved. Furthermore, I have read what appear to be conflicting suggestions on how to go about solving this problem.

My Ports collection is up to date. Today I ran:
Code:
portsnap fetch
portsnap extract
portsnap update
I then rebooted my machine in the hope that the 'software updates icon' would go away. Unfortunately it has not. When I selected the option to install the updates, an error dialog appeared that said:

"An Internal System error has occurred. Please report this bug in your distribution bug tracker with the error description". So I selected the option to show details and this is the error reported:
"The back end exited unexpectedly. This is a serious error as the spawned back end did not complete the pending transaction".

I am not sure how to report this or if I should. Could someone kindly advise me on how to proceed? (i.e Should it be reported as a bug or not?).

I would also be grateful for a step by step explanation of how to get the updates installed. At this stage, I do not want to run FreeBSD Current. I just want to stay with the 9.0 Release.

Previously, I installed FreeBSD and then 'upgraded' and rebuilt the entire core system with the latest FreeBSD Stable sources. This resulted in many inconsistencies with the various libraries and installed packages. I had no option but to do a fresh install from scratch. Obviously, I do not want to make the same mistake.

Kind Regards
Reply With Quote
  #2  
Old July 16th, 2012, 02:43
jb_fvwm2 jb_fvwm2 is offline
Senior Member
 
Join Date: Nov 2008
Posts: 1,387
Thanks: 60
Thanked 145 Times in 130 Posts
Default

A chance application/port breakage would occur, but you could start with... (I always do major upgrades piecemeal...)
Code:
portmaster -L --index-only | tee -a /usr/p.log
grep version /usr/p.lot  | grep lib | less
portmaster -d -B -P -i -g /var/db/pkg/[somelib...-number /var/db/pkg/[somelib-number /var/db/pkg/somelib...-number  # etc
Then when stuff won't run
Code:
ldd /usr/local/bin/geany | grep  found # or most any other
may give a hint of the stuff to update tomorrow, etc.
With a few hundred ports, if you are experienced with portmaster it may speed up the process.
Other ways, but I do not use them as much.
Reply With Quote
  #3  
Old July 16th, 2012, 14:28
neilms's Avatar
neilms neilms is offline
Member
 
Join Date: Jun 2010
Location: Cydonia
Posts: 125
Thanks: 17
Thanked 2 Times in 2 Posts
Default

Are you saying that the outdated libraries etc are normal if one goes for an upgrade? If that is the case, I am better off just leaving my system alone until the next release comes out.

Do you know how I can stop Gnome displaying the 'software updates' program and icon?
Reply With Quote
  #4  
Old July 16th, 2012, 14:37
kpa kpa is online now
Giant Locked
 
Join Date: Jul 2010
Location: People's Technocratic Republic of Finland
Posts: 2,015
Thanks: 44
Thanked 467 Times in 397 Posts
Default

The best option is to ignore the software updated icon, if you find a way to uninstall it, even better.

This is an excellent HOWTO written just for you and anyone who is new to FreeBSD and is struggling with updates:

http://forums.freebsd.org/showthread.php?t=26140
Reply With Quote
Reply

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
FreeBSD-9.0-RELEASE with Gnome 2? ryu GNOME 1 March 8th, 2012 18:04
freebsd-update from 8.0-RELEASE to 8.1-RELEASE damaged system laurelraven Installing & Upgrading 8 July 1st, 2011 22:08
[Solved] freebsd-update 8.2-RELEASE vs 8.2-STABLE thinkofit Installing & Upgrading 1 June 20th, 2011 13:10
[Solved] FreeBSD + Gnome 2 - command 'update-packages' is not known drp GNOME 5 August 24th, 2010 20:25
general locales problem with FreeBSD 7.2-RELEASE using bash & GNOME whoppix GNOME 0 November 14th, 2009 00:03


All times are GMT +1. The time now is 21:42.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0