[Gambas-user] Gambas 2.0 in Ubuntu 7.10

Daniel Campos dcamposf at ...626...
Tue Jan 8 11:52:17 CET 2008


Well, I've tested all on Ubuntu 7.10 and Ubuntu 7.04, but I can't
reproduce the problem. I just found that using:

apt-get install gambas2

Does not upgrade all packages, but the ones not upgraded does not have
any relation with the problem, but using:

apt-get dist-upgrade

instead works fine to upgrade all packages.

All seems to work here without problems after the upgrade. So for
people having this problem I suggest to:

1) Search the installed gambas2 packages after the upgrade:

dpkg -l | grep ii | grep gambas2

If you find any package still having 1.9.91 version, just install the
new version using "apt-get install [package-name]" and recheck with
the prior command.

2) Check that you use all Ubuntu sections in apt: main universe
multiverse and restricted, as some packages may not find the
dependencies if you use just the main section.

3) If any problem related with configuration options, delete the
.config/gambas folder in your home directory then try again.

4) If after all the problem persists, delete /usr/share/gambas2 and
/usr/lib/gambas2 folders, then use "apt-get install --reinstall
[package name]" for all gambas2 packages.

I can not find any better automated sollution, all seems to be right
in the packages, using a Debian SID distribution all works fine in the
upgrade, and the Ubuntu packages are made from the Debian ones, so all
should work in the same way... except if Ubuntu made any extrange
changes in apt or dpkg, but I doubt it...


Daniel


2008/1/8, Henrique Cesar Ulbrich <henrique.ulbrich at ...626...>:
> Historiadores acreditam que,
> em Segunda 07 Jan 2008, javier romero disse:
> > purge all previuos instalation of gambas and compiled again and it works ok
>
> Yes, but...
>
> I am not compiling, I am using the Linex repository for Ubuntu.
>
> Ok ok ok , I can compile it myself, that message was only to inform the Ubuntu
> package maintainer (who is here on the list) that there are issues with the
> packaging.
>
> --
> Henrique
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list