Upgrading to Ubuntu Breezy

I resisted for as long as possible, but I finally upgraded to Ubuntu Breezy.
It was quite easy in the end. The upgrade notes and this page were of some help of course.
Be warned, that if you have GNUcash installed on Hoary, you should uninstall it. I didn’t and ran into these problems with libofx2. How to fix? Uninstall gnucash with the following command:

dpkg -r gnucash
dpkg -r gnucash-common

Now, run apt-get -f install and finally apt-get dist-upgrade again!

I can’t run GNUcash yet, I hope they get this fixed soon! (In an ironic twist, launchpad.net is down for maintenance, it’ll be back later!)

Later! I discovered how to fix the problem with libofx2! You need to remove libofx0c102 first!

# apt-get remove libofx0c102
Reading package lists... Done
Building dependency tree... Done
The following packages will be REMOVED:
libofx0c102
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Need to get 0B of archives.
After unpacking 803kB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database ... 84490 files and directories currently installed.)
Removing libofx0c102 ...
# apt-get install libofx2
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
libofx2
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/454kB of archives.
After unpacking 3731kB of additional disk space will be used.

Preconfiguring packages ...
(Reading database ... 84466 files and directories currently installed.)
Unpacking libofx2 (from .../libofx2_1%3a0.8.0-3ubuntu8_i386.deb) ...
Setting up libofx2 (0.8.0-3ubuntu8) ...
# apt-get install gnucash
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
gnucash-common
Suggested packages:
gnucash-sql gnucash-docs
The following NEW packages will be installed:
gnucash gnucash-common
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/4194kB of archives.
After unpacking 16.6MB of additional disk space will be used.
Do you want to continue [Y/n]?

Preconfiguring packages ...
Selecting previously deselected package gnucash-common.
(Reading database ... 84713 files and directories currently installed.)
Unpacking gnucash-common (from .../gnucash-common_1.8.10-18_all.deb) ...
Selecting previously deselected package gnucash.
Unpacking gnucash (from .../gnucash_1.8.10-18_i386.deb) ...
Setting up gnucash-common (1.8.10-18) ...
Setting up gnucash (1.8.10-18) ...

2 thoughts on “Upgrading to Ubuntu Breezy

  1. I just upgraded to Breezy myself. Fantastic, apart from the kindof odd default environment. I’m still getting used to it. I noticed your earlier posts about looking for a firewall scripting environment. I was myself looking to get Firewall Builder installed into my Breezy setup, but to no avail. Even compiling from source it wouldn’t run, complaining of missing libfwbuilder.so.6, despite it being in the right place, in the path, and generally ok.

    I like Ubuntu enough to keep it, but want to tinker with my ‘walls.

  2. thanks for the post! =) I’ve procrastinated WAY too long to upgrade my ubuntu… no I’m on the hoary->breezy->dapper path. Caught the same problem and removing gnucash got me going again… then I read a couple lines futher about removing “libofx0c102” so will try that too!

Leave a Reply

%d bloggers like this:

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close