The Source for Java Technology Collaboration
User: Password:



Fabrizio Giudici

Fabrizio Giudici's Blog

Some small quirks in Ubuntu .deb installation

Posted by fabriziogiudici on May 10, 2007 at 11:59 AM | Comments (0)

A few days ago I blogged about the way we can now deliver a more robust .deb installation of our application on Ubuntu Feisty Fawn. Now that I've released a first non-snapshot .deb package, I ran some more tests and discovered a little quirk.

The good thing is that by just downloading a .deb file you can automatically invoke the package installer (and this is the default choice).

Screenshot1-600.jpg

If for some reasons there's not the Sun Java version you need, and "multiverse" is not enabled, you get a good error message. It's better to block the installation here instead of going on and having your application to malfunction, as in this way it's clear that there's a missing resource problem.

Screenshot2-600.jpg

If you have the "multiverse" already enabled, the installer is so smart to figure out what you need - it will be automatically downloaded and installed. The user can optionally look at the details before going on.

Screenshot3-600.jpg

And now the small-but-annoying problem. I noted that the installer progress bar "installing dependencies" got stuck around the middle. I first thought there was a temporary connection problem, but as it didn't resume I opened the "Terminal" tab. Aaargh.... The licensing stuff! You have to go to the bottom of the page and manually insert "y" and press return. I hope that Sun and Ubuntu will be soon able to get rid of this. In the meantime, I strongly suggest you give this hint in the installation notes of your application.

Screenshot4-600.jpg

Bookmark blog post: del.icio.us del.icio.us Digg Digg DZone DZone Furl Furl Reddit Reddit
Comments
Comments are listed in date ascending order (oldest first) | Post Comment



Only logged in users may post comments. Login Here.


Powered by
Movable Type 3.01D
 Feed java.net RSS Feeds