New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Software update do not work,

Got problems with your B2 or B3? Share and get helped!
Cheeseboy
Posts: 789
Joined: 08 Apr 2007, 12:16

Re: Software update do not work,

Post by Cheeseboy »

I never had a RAID setup on my bubbas either, but you should be able to just reinstall the system partition without having to loose your data partition.

Code: Select all

# Should installer format data partition
#
# 1 - Yes, do format
# 0 - No, leave intact
#
# If no, there has to be a sda2 data partition on the disk
# (System partition will always be reformatted on an install)
FORMAT=0
EDIT:
Sorry, that was a bit cryptic.
After you download the USB image from http://update.excito.net/install/latest/bubba-two/
you can edit the file bubba.cfg and thus control what it will do to your system.
RandomUsername
Posts: 904
Joined: 09 Oct 2009, 18:49

Re: Software update do not work,

Post by RandomUsername »

I'd still backup your stuff just to be safe though.
Ubi
Posts: 1549
Joined: 17 Jul 2007, 09:01

Re: Software update do not work,

Post by Ubi »

copy the "/etc/" folder to a USB disk before you reinstall to make reinstalling nfs etc easier.
ryz
Posts: 183
Joined: 12 Feb 2009, 06:03

Re: Software update do not work,

Post by ryz »

For aptitude to now which it can remove it needs to know which packages are packages that are importent for the User or the system. The problem is that aptitude has no knowledge of which packages that is importent on the Bubba since excito has not added that information to aptitude. Hence aptitude will think that everything that is not part of the standard Debian installation is packages that can be removed. I mean it is not as you have installed the Bubba specific packages with aptitude. I had exactly the same problem with my Bubba 2. So you can do two things to fix this. Either keep using apt-get which works realy fine in most cases. Aptitude can be better at dissolving very complex dependencies problem but as long as you do not modify your bubba to much that should newer happened. The other thing you can do is to tell Aptitude which packages that are important for the system. I did not fins that so easy to do but it is doable if you really really need to use aptitude.

I am pretty sure that you will have the same problem with aptitude after an reinstall so I think this is totally unnecessary when using apt-get instead is enough.
ryz
Posts: 183
Joined: 12 Feb 2009, 06:03

Re: Software update do not work,

Post by ryz »

Cheeseboy wrote:If you had read the thread you would have known it was the first thing the OP did before even asking about his problem on this forum.
It was others (well, me) that suggested aptitude as a possible solution.
He did an apt-get upgrade and not an apt-get dist-upgrade. That is a huge difference.
Cheeseboy
Posts: 789
Joined: 08 Apr 2007, 12:16

Re: Software update do not work,

Post by Cheeseboy »

bubba:/home/christer# apt-get dist-upgrade
ryz
Posts: 183
Joined: 12 Feb 2009, 06:03

Re: Software update do not work,

Post by ryz »

Sorry Yes I was wrong he really did an dist-upgrade :oops: .

I guess I can blame the laser operation I did a little more that e week ago. My sight is still quite blurry and I have a hard time to read from the screen.

I still stick to that aptitude does not work out of the box on Bubba. You need to specify all the Bubba specific packages to it so it will not remove them. But it is relay strange that the dist-upgrade did not work. Especially when it did not give any good reason why. An reinstall might not be that bad idea any more. The other thing I can thing of is to see if apt-get has any flag so that it will be more verbose on why it does not want do the update.
Binkem
Posts: 388
Joined: 10 Jul 2008, 02:26

Re: Software update do not work,

Post by Binkem »

I think it is best to ask the excito-crew for advice. They might still be able to help you out, perhaps using dpkg.

They managed to fix my bubba as well once or twice...

Martijn
Cheeseboy
Posts: 789
Joined: 08 Apr 2007, 12:16

Re: Software update do not work,

Post by Cheeseboy »

I still stick to that aptitude does not work out of the box on Bubba
Nobody said it did. It was suggested as a last resort.
And with caution.
RandomUsername
Posts: 904
Joined: 09 Oct 2009, 18:49

Re: Software update do not work,

Post by RandomUsername »

I've had no problems using aptitude and I've done loads of stuff with my B2. Unlike in Ubuntu, apt-get in Debain doesn't support auto-remove but aptitude does. So when I decide to remove a package that pulled in 25 dependencies when I installed it aptitude will get rid of them but apt-get won't.
Cheeseboy
Posts: 789
Joined: 08 Apr 2007, 12:16

Re: Software update do not work,

Post by Cheeseboy »

Lets take the apt-get vs aptitude fight out of this thread.
No more comments about the benefits or deficits of either, please?
agkbill
Posts: 27
Joined: 15 Jan 2010, 13:44

Re: Software update do not work,

Post by agkbill »

You can restore RAID on both the internal as well as external disk, but it is the /home directory that are mirrored.

All the best.
Post Reply