[Bug 669493] Re: apt-get ignores some repositories

2010-11-06 Thread trespasser
BTW even when you uninstall additional languages, apt still tries to
download translations for those languages, and often downloads packages
in language different than the default system setting. Is this material
for another bug? It definitively regards System - Preferences -
Language Support applet, and I have it well documented but don't want to
mess in here. Or should I?

-- 
apt-get ignores some repositories
https://bugs.launchpad.net/bugs/669493
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 669493] Re: apt-get ignores some repositories

2010-11-01 Thread Jorge Gustavo


-- 
apt-get ignores some repositories
https://bugs.launchpad.net/bugs/669493
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 669493] Re: apt-get ignores some repositories

2010-11-01 Thread Jorge Gustavo
Since it seems related to the locale settings, I've tried do disable 
Translations in:
/etc/apt/apt.conf.d/10periodic, like:
// APT::Acquire::Languages=none;
APT::Acquire::Languages { en; none };
// Deprecated
// APT::Acquire::Translation none;
No success, with several variations.

-- 
apt-get ignores some repositories
https://bugs.launchpad.net/bugs/669493
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 669493] Re: apt-get ignores some repositories

2010-11-01 Thread Torsten Spindler
I just added the PPA to a Maverick test machine and the packages from
the PPA are visible, even though the translations are ignored:


$ apt-cache policy osgearth
osgearth:
  Installed: (none)
  Candidate: 1.4.1-2~maverick1
  Version table:
 1.4.1-2~maverick1 0
500 http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu/ 
maverick/main i386 Packages

Is this the case for you too?


** Changed in: apt (Ubuntu)
   Status: New = Incomplete

-- 
apt-get ignores some repositories
https://bugs.launchpad.net/bugs/669493
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 669493] Re: apt-get ignores some repositories

2010-11-01 Thread Jorge Gustavo
Hi Torsten,

Thanks for your valuable help.
In fact, there are several packages that returns no information about them. The 
example you mentioned, also works for me. The same behavior happens with i386 
and amd64 packages.

Since the first package is 'geos', which fails, all my tests failed, and
I thought it was a problem related with the localization. But please
confirm that you are able to read information about some of the
following packages:

$ apt-cache policy geos
N: Não foi possível encontrar o pacote geos
$ apt-cache policy gdal
N: Não foi possível encontrar o pacote gdal
$ apt-cache policy mapserver
N: Não foi possível encontrar o pacote mapserver
$ apt-cache policy libgdal-ecw
N: Não foi possível encontrar o pacote libgdal-ecw

Packages that are listed, without problem:

$ apt-cache policy postgis
postgis:
  Instalado: (nenhum)
  Candidato: 1.5.2-2~maverick1
  Tabela de Versão:
 1.5.2-2~maverick1 0
500 http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu/ 
maverick/main i386 Packages
 1.5.1-5 0
500 http://pt.archive.ubuntu.com/ubuntu/ maverick/universe i386 Packages

$ apt-cache policy osgearth
osgearth:
  Instalado: (nenhum)
  Candidato: 1.4.1-2~maverick1
  Tabela de Versão:
 1.4.1-2~maverick1 0
500 http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu/ 
maverick/main i386 Packages

I'll be around, trying to find out what is going wrong with (some) these
packages.

-- 
apt-get ignores some repositories
https://bugs.launchpad.net/bugs/669493
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 669493] Re: apt-get ignores some repositories

2010-11-01 Thread Torsten Spindler

 $ apt-cache policy geos
 N: Não foi possível encontrar o pacote geos

I've only checked this source package and it contains no binary package:

$ apt-get source geos
$ cd geos-*
$ cd debian
$ grep Package control
Package: libgeos-dev
Package: libgeos-c1
Package: libgeos-3.2.2
Package: libgeos-doc
Package: libgeos-ruby1.8

Probably this is true for the other (source) packages you mention too.

-- 
apt-get ignores some repositories
https://bugs.launchpad.net/bugs/669493
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 669493] Re: apt-get ignores some repositories

2010-11-01 Thread Jorge Gustavo
Hi Torsten,

Thats right! Mostly of the packages contains several binary packages,
but each one must be installed/referenced separately. Thank you for your
valuable time. I've learned a lot with your help.

I'll change the status to 'invalid'.

Regards,

Jorge

** Changed in: apt (Ubuntu)
   Status: Incomplete = Invalid

-- 
apt-get ignores some repositories
https://bugs.launchpad.net/bugs/669493
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs