Re: gpgv

2009-08-27 Thread Peter Jordan

Boyd Stephen Smith Jr., Mon Aug 24 2009 17:46:46 GMT+0200 (CEST) :

On Saturday 22 August 2009 10:00:02 Ron Johnson wrote:

On 2009-08-22 00:46, Osamu Aoki wrote:
How does one file a bug about this?


Use reportbug.  I think the pseudo-package you want is project; I'd double-
check before filing.

But, one already exists, sort of.

There's a bug against apt-file to have it know that the security archive 
doesn't have Contents files.  From what I understand, the maintainers of the 
security repository are reluctant to generate the Contents files, for whatever 
reason.


there is also debian bug #367051

PJ


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




Re: gpgv

2009-08-24 Thread Boyd Stephen Smith Jr.
On Saturday 22 August 2009 10:00:02 Ron Johnson wrote:
 On 2009-08-22 00:46, Osamu Aoki wrote:
  Securit archive seems to lack Contents-i386.gz, Contents-ia64.gz, ...
 How does one file a bug about this?

Use reportbug.  I think the pseudo-package you want is project; I'd double-
check before filing.

But, one already exists, sort of.

There's a bug against apt-file to have it know that the security archive 
doesn't have Contents files.  From what I understand, the maintainers of the 
security repository are reluctant to generate the Contents files, for whatever 
reason.
-- 
Boyd Stephen Smith Jr.   ,= ,-_-. =.
b...@iguanasuicide.net  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'
http://iguanasuicide.net/\_/


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: gpgv

2009-08-24 Thread Boyd Stephen Smith Jr.
On Saturday 22 August 2009 09:46:26 Raquel wrote:
 This happens when I run aptitude udpate

 On Fri, 21 Aug 2009 19:12:09 -0700
 Raquel raq...@thericehouse.net wrote:
  GPG error: http://security.debian.org testing/updates Release:
  Unknown error executing gpgv

This is not a missing key error, this is a problem executing gpgv.  Do you 
have gpgv installed?  Can you generate a detached signature and then verify it 
using gpgv?
-- 
Boyd Stephen Smith Jr.   ,= ,-_-. =.
b...@iguanasuicide.net  ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'
http://iguanasuicide.net/\_/


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: gpgv

2009-08-24 Thread Raquel
On Mon, 24 Aug 2009 10:48:43 -0500
Boyd Stephen Smith Jr. b...@iguanasuicide.net wrote:

 On Saturday 22 August 2009 09:46:26 Raquel wrote:
  This happens when I run aptitude udpate
 
  On Fri, 21 Aug 2009 19:12:09 -0700
  Raquel raq...@thericehouse.net wrote:
   GPG error: http://security.debian.org testing/updates Release:
   Unknown error executing gpgv
 
 This is not a missing key error, this is a problem executing gpgv.
 Do you have gpgv installed?  Can you generate a detached signature
 and then verify it using gpgv?
 -- 
 Boyd Stephen Smith Jr.

Yes.  I have gpgv installed.  I'm not sure how to generate a detached
signature and then verify it.

-- 
Raquel

A person who is nice to you, but rude to the waiter, is not a nice
person.

  --Dave Barry


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: gpgv

2009-08-24 Thread Celejar
On Mon, 24 Aug 2009 15:13:46 -0700
Raquel raq...@thericehouse.net wrote:

...

 Yes.  I have gpgv installed.  I'm not sure how to generate a detached
 signature and then verify it.

From 'man gpg':

   --sign

   -s Make  a signature. This command may be combined with --encrypt 
(for a signed and encrypted message), --sym‐
  metric (for a signed and symmetrically encrypted message), or 
--encrypt and  --symmetric  together  (for  a
  signed message that may be decrypted via a secret key or a 
passphrase).

...

--detach-sign

   -b Make a detached signature.

...

EXAMPLES

...

   gpg -sb file
  make a detached signature

Celejar
-- 
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: gpgv

2009-08-22 Thread Osamu Aoki
On Fri, Aug 21, 2009 at 07:12:09PM -0700, Raquel wrote:
 I've pulled everything I can off the web server that was hacked.  All
 the data resides on a removable drive.  
 
 I've just reinstalled a very basic system onto that machine, Debian
 Lenny, and will begin adding firewall, server software, etc.
 However, I'm getting an error from aptitude.
 
 GPG error: http://security.debian.org testing/updates Release:
 Unknown error executing gpgv
 
 I've run apt-get update as the error suggests and get the same error
 using apt-get.
 
 I've installed debian-archive-keyring.
 
 I've installed ntp so the machine's time is correct.
 
 Does anyone know what's going on, and how to fix it?

Wait?

I can not run apt-file either.

Securit archive seems to lack Contents-i386.gz, Contents-ia64.gz, ...

Funny.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: gpgv

2009-08-22 Thread Raquel
On Fri, 21 Aug 2009 19:12:09 -0700
Raquel raq...@thericehouse.net wrote:

 
 I've just reinstalled a very basic system onto that machine, Debian
 Lenny, and will begin adding firewall, server software, etc.
 However, I'm getting an error from aptitude.

This happens when I run aptitude udpate

 GPG error: http://security.debian.org testing/updates Release:
 Unknown error executing gpgv
 
 I've run apt-get update as the error suggests and get the same error
 using apt-get.
 
 I've installed debian-archive-keyring.
 
 I've installed ntp so the machine's time is correct.
 
 Does anyone know what's going on, and how to fix it?
 

I've tried every suggestion found when I google this problem.  Does
no one have an idea how to fix it?

-- 
Raquel

If women are expected to do the same work as men, we must teach them
the same things.

  --Plato


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: gpgv

2009-08-22 Thread Ron Johnson

On 2009-08-22 00:46, Osamu Aoki wrote:
[snip]


Wait?

I can not run apt-file either.

Securit archive seems to lack Contents-i386.gz, Contents-ia64.gz, ...

Funny.


But not the ha ha funny.

How does one file a bug about this?

--
Featuring GRATUITOUS ALIEN NUDITY


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org




gpgv

2009-08-21 Thread Raquel
I've pulled everything I can off the web server that was hacked.  All
the data resides on a removable drive.  

I've just reinstalled a very basic system onto that machine, Debian
Lenny, and will begin adding firewall, server software, etc.
However, I'm getting an error from aptitude.

GPG error: http://security.debian.org testing/updates Release:
Unknown error executing gpgv

I've run apt-get update as the error suggests and get the same error
using apt-get.

I've installed debian-archive-keyring.

I've installed ntp so the machine's time is correct.

Does anyone know what's going on, and how to fix it?

-- 
Raquel

And indeed people sometimes speak of man's bestial cruelty, but
this is very unfair and insulting to the beasts: a beast can never be
so cruel as a man, so ingeniously, so artistically cruel.

  --Ivan Karamazov


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Custom Debian CD - Problem with APT-CDROM and GPGV

2008-01-03 Thread Keyser Söze
Hi,





I'm trying to generate a custom install CD based on Etch. I've set up a
local repository with reprepro, and I've installed and adapted
simple-cdd to my needs.





Everything was working just fine until I decided to include signatures 
(Release.gpg files). Now here's the problem.





When installing my custom distro with my custom CD, base-installer throws the 
following error:

[...]

Copying package lists...gpgv: not a detached signature



E: Sub-process gpgv returned an error code (2)



W: Signature verification failed for /cdrom/dists/etch/Release.gpg


[...]

Of course, I've included my own keyring
(/usr/share/keyrings/debian-archive-keyring.gpg
and/etc/apt/trusted.gpg). When checking manually with gpgv (chroot
/target gpgv /cdrom/dists/etch/Release.gpg), I noticed gpgv created
/.gnupg/ and was looking for trustedkeys.gpg under that directory.





So I forced the install process to copy my keyring to that location.


Now, the manual signature check with gpgv is OK, but apt-cdrom still fails to 
verify the signature.


Whatever the options I use (APT::Get::AllowUnauthenticated...) the problem 
remains.





Now to my questions:


- Why does apt-cdrom fail if gpgv succeeds when launched manually???


- Why does the install process complete when the Release.gpg file is not even 
present on the CD???








Thanks...



  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr

Custom Debian CD - Problem with APT-CDROM and GPGV

2008-01-03 Thread Keyser Söze
Hi,





I'm trying to generate a custom install CD based on Etch. I've set up a
local repository with reprepro, and I've installed and adapted
simple-cdd to my needs.





Everything was working just fine until I decided to include signatures 
(Release.gpg files). Now here's the problem.





When installing my custom distro with my custom CD, base-installer throws the 
following error:

[...]

Copying package lists...gpgv: not a detached signature



E: Sub-process gpgv returned an error code (2)



W: Signature verification failed for /cdrom/dists/etch/Release.gpg


[...]

Of course, I've included my own keyring
(/usr/share/keyrings/debian-archive-keyring.gpg
and/etc/apt/trusted.gpg). When checking manually with gpgv (chroot
/target gpgv /cdrom/dists/etch/Release.gpg), I noticed gpgv created
/.gnupg/ and was looking for trustedkeys.gpg under that directory.





So I forced the install process to copy my keyring to that location.


Now, the manual signature check with gpgv is OK, but apt-cdrom still fails to 
verify the signature.


Whatever the options I use (APT::Get::AllowUnauthenticated...) the problem 
remains.





Now to my questions:


- Why does apt-cdrom fail if gpgv succeeds when launched manually???


- Why does the install process complete when the Release.gpg file is not even 
present on the CD???








Thanks...





  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr

Re: GPG error: http://security.debian.org etch/updates Release: Unknown error executing gpgv

2007-04-12 Thread Siju George

On 4/10/07, Kushal Kumaran [EMAIL PROTECTED] wrote:

On 4/10/07, Siju George [EMAIL PROTECTED] wrote:
 W: GPG error: http://ftp.uk.debian.org etch Release: Unknown error
 executing gpgv
 W: You may want to run apt-get update to correct these problems


Does /usr/bin/gpgv exist?  If it doesn't, install the package gpgv.



Yes it exists.
After a Few dist-upgrades it is no longer showing the error.

Thankyou so much

kind Regards

Siju


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




GPG error: http://security.debian.org etch/updates Release: Unknown error executing gpgv

2007-04-10 Thread Siju George

Hi,

I have been getting the following error on my Etch on amd64.
running apt-get update agai as said does not solve the problem

Could some one please tell me how to fix this?

Thankyou so much

Kind Regards

Siju
===
testsrv:~# apt-get update
Get:1 http://ftp.uk.debian.org etch Release.gpg [378B]
Get:2 http://security.debian.org etch/updates Release.gpg [189B]
Hit http://ftp.uk.debian.org etch Release
Err http://ftp.uk.debian.org etch Release

Hit http://security.debian.org etch/updates Release
Err http://security.debian.org etch/updates Release

Get:3 http://ftp.uk.debian.org etch Release [58.2kB]
Get:4 http://security.debian.org etch/updates Release [22.5kB]
Ign http://security.debian.org etch/updates Release
Ign http://security.debian.org etch/updates/main Packages/DiffIndex
Ign http://ftp.uk.debian.org etch Release
Ign http://security.debian.org etch/updates/contrib Packages/DiffIndex
Ign http://security.debian.org etch/updates/main Sources/DiffIndex
Ign http://security.debian.org etch/updates/contrib Sources/DiffIndex
Ign http://ftp.uk.debian.org etch/main Packages/DiffIndex
Hit http://security.debian.org etch/updates/main Packages
Ign http://ftp.uk.debian.org etch/main Sources/DiffIndex
Hit http://security.debian.org etch/updates/contrib Packages
Hit http://security.debian.org etch/updates/main Sources
Hit http://ftp.uk.debian.org etch/main Packages
Hit http://security.debian.org etch/updates/contrib Sources
Hit http://ftp.uk.debian.org etch/main Sources
Fetched 81.2kB in 3s (21.7kB/s)
Reading package lists... Done
W: GPG error: http://security.debian.org etch/updates Release: Unknown
error executing gpgv
W: GPG error: http://ftp.uk.debian.org etch Release: Unknown error
executing gpgv
W: You may want to run apt-get update to correct these problems


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: GPG error: http://security.debian.org etch/updates Release: Unknown error executing gpgv

2007-04-10 Thread Kushal Kumaran

On 4/10/07, Siju George [EMAIL PROTECTED] wrote:

Hi,

I have been getting the following error on my Etch on amd64.
running apt-get update agai as said does not solve the problem

Could some one please tell me how to fix this?

Thankyou so much

Kind Regards

Siju
===
testsrv:~# apt-get update
snipped apt-get output
Reading package lists... Done
W: GPG error: http://security.debian.org etch/updates Release: Unknown
error executing gpgv
W: GPG error: http://ftp.uk.debian.org etch Release: Unknown error
executing gpgv
W: You may want to run apt-get update to correct these problems



Does /usr/bin/gpgv exist?  If it doesn't, install the package gpgv.
--
Kushal


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




erreur gpgv, suite à install toute fraîche

2007-02-23 Thread nono
Salut

J'ai récupéré un PC ancien (celeron 800, 128 Mo de RAM) sur lequel je
viens de monter une Debian Etch (image iso carte de crédit). J'ai 
seulement mis le système de base (sans X). Ensuite, j'y ai mis XFCE (et
donc Xorg) et iceweasel (en fr).

J'ai quand même un soucis depuis le début (dépôt nerim). 

Après un apt-get update, j'ai :

W: GPG error: http://security.debian.org etch/updates Release: Erreur
inconnue à  l'exécution de gpgv 
W: Vous pouvez lancer « apt-get update » pour corriger ces problèmes.

Un nouvel un apt-get update ne change rien, un apt-get dist-upgrade non
plus et cela n'a pas géné l'installation de iceweasel.

Quelqu'un aurait-il connaissance de ce problème ? Cela ne semble pas une
histoire de clés, j'ai bien le paquet debian-archive-keyring.

nono

-- 
les pages à nono :
http://zenith.noel.free.fr/



apt-get update gets gpgv error

2006-08-16 Thread aladdin
When I run apt-get update, I get this error, after having gotten an error 
because it couldn't
find a file in /var/lib/apt/lists/partial, which I touch'd to make exist.

W: GPG error: ftp://debian.lcs.mit.edu testing Release: Unknown error executing 
gpgv
W: You may want to run apt-get update to correct these problems

If one just deletes all the files in /var/lib/apt/lists, will apt automatically 
rebuild them?

Thanks,
anw


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apt-get update gets gpgv error

2006-08-16 Thread Felipe Sateler
aladdin wrote:

 When I run apt-get update, I get this error, after having gotten an error
 because it couldn't find a file in /var/lib/apt/lists/partial, which I
 touch'd to make exist.
 
 W: GPG error: ftp://debian.lcs.mit.edu testing Release: Unknown error
 executing gpgv W: You may want to run apt-get update to correct these
 problems

Most probably, you don't have gpg installed, or can't be reached.

 If one just deletes all the files in /var/lib/apt/lists, will apt
 automatically rebuild them?

I don't know, but I'd expect an update to regenerate them.

 Thanks,
 anw

-- 

Felipe Sateler


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: GPG error: Erro desconhecido executando gpgv

2006-07-02 Thread Gunther Furtado

Augusto Cezar Amaral escreveu:

On Sat, 2006-07-01 at 19:54 -0300, Gunther Furtado wrote:

  
Estranho...tô usando o sid e pra mim tá tudo normal. Executa um

aptitude clean  aptitude update pra ver se resolve. Também acho que
vc pode atualizar os pacotes mesmo com a mensagem de erro. Talvez até
ela desapareça depois disso... :P


  

Fiz as duas coisas e nada.

Faz algum sentido ser problema de repositório?

Segue o meu  /etc/apt/sources.list

deb http://ftp.br.debian.org/debian/ unstable main contrib
deb-src http://ftp.br.debian.org/debian/ unstable main contrib
deb http://ftp.br.debian.org/debian/ testing main contrib
deb-src http://ftp.br.debian.org/debian/ testing main contrib
deb http://security.debian.org/ stable/updates main contrib
deb http://security.debian.org/ sarge/updates main contrib
deb http://ftp.br.debian.org/debian-non-US/ sarge/non-US main contrib
deb http://wine.budgetdedicated.com/apt dapper main
deb-src http://wine.budgetdedicated.com/apt dapper main
deb http://www.debian-multimedia.org sarge main
deb http://www.debian-multimedia.org etch main
deb http://www.debian-multimedia.org sid main
deb-src http://www.debian-multimedia.org sid main

--
Gunther Furtado
[EMAIL PROTECTED]
Curitiba - PR - Brasil
+55 41 3018 6592




Re: GPG error: Erro desconhecido executando gpgv

2006-07-02 Thread Augusto Cezar Amaral
On Sun, 2006-07-02 at 06:17 -0300, Gunther Furtado wrote:
 Augusto Cezar Amaral escreveu:
  On Sat, 2006-07-01 at 19:54 -0300, Gunther Furtado wrote:
 

  Estranho...tô usando o sid e pra mim tá tudo normal. Executa um
  aptitude clean  aptitude update pra ver se resolve. Também acho que
  vc pode atualizar os pacotes mesmo com a mensagem de erro. Talvez até
  ela desapareça depois disso... :P
 
 

 Fiz as duas coisas e nada.
 
 Faz algum sentido ser problema de repositório?
 
 Segue o meu  /etc/apt/sources.list
 
 deb http://ftp.br.debian.org/debian/ unstable main contrib
 deb-src http://ftp.br.debian.org/debian/ unstable main contrib
 deb http://ftp.br.debian.org/debian/ testing main contrib
 deb-src http://ftp.br.debian.org/debian/ testing main contrib
 deb http://security.debian.org/ stable/updates main contrib
 deb http://security.debian.org/ sarge/updates main contrib
 deb http://ftp.br.debian.org/debian-non-US/ sarge/non-US main contrib
 deb http://wine.budgetdedicated.com/apt dapper main
 deb-src http://wine.budgetdedicated.com/apt dapper main
 deb http://www.debian-multimedia.org sarge main
 deb http://www.debian-multimedia.org etch main
 deb http://www.debian-multimedia.org sid main
 deb-src http://www.debian-multimedia.org sid main

Talvez não tenha relação com o GPG error, mas teu sources.list tá
estranho. Primeiro, non-US não é mais utilizado desde o lançamento do
sarge (vide [1]), pode remover essa linha. Segundo, pra que esse
repositório com pacotes do dapper? Já ouvi falar que alguns pacotes do
Ubuntu dão problema no Debian. Além disso, vc tem uma linha redundante
aí: stable/updates e sarge/updates apontam pro mesmo local. Talvez
vc também precise adicionar os repositórios com os pacotes estáveis:

deb http://ftp.br.debian.org/debian/ stable main contrib

Abraços.


1.
http://www.br.debian.org/releases/sarge/i386/release-notes/ch-whats-new.en.html#s-non-us

-- 
Augusto Cezar Amaral da C Silva, CCNA, LPIC-1
F7D9 40E6 0011 A6A9 639A  014E 62F7 B0FA C14B 0D93


signature.asc
Description: This is a digitally signed message part


Re: GPG error: Erro desconhecido executando gpgv

2006-07-02 Thread Marcelo Luiz de Laia

Augusto Cezar Amaral wrote:

[...]
Executa um
aptitude clean  aptitude update pra ver se resolve.


Tambem estou com o problema. Executei os comandos e nao resolveu. Uso a 
testing.


Novidades, por favor, gosataria de saber.

--
Marcelo Luiz de Laia
Ph.D Candidate
São Paulo State University (http://www.unesp.br/eng/)
School of Agricultural and Veterinary Sciences
Department of  Technology
Via de Acesso Prof.Paulo Donato Castellane s/n
14884-900   Jaboticabal - SP - Brazil
Fone: +55-016-3209-2675
Cell: +55-016-97098526


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: GPG error: Erro desconhecido executando gpgv

2006-07-02 Thread Luiz Gonzaga da Mata
Marcelo,

Em Dom, Julho 2, 2006 11:44, Marcelo Luiz de Laia escreveu:
 Tambem estou com o problema. Executei os comandos e nao resolveu. Uso a
 testing.

 Novidades, por favor, gosataria de saber.

Também estou com o mesmo problema e utilizo o unstable.

Ainda não achei nada esclarecedor na net.

Um abraço,

Luiz Gonzaga da Mata.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: GPG error: Erro desconhecido executando gpgv

2006-07-02 Thread Luiz Gonzaga da Mata
Marcelo,

Em Dom, Julho 2, 2006 12:32, Luiz Gonzaga da Mata escreveu:
 Marcelo,


 Em Dom, Julho 2, 2006 11:44, Marcelo Luiz de Laia escreveu:

 Tambem estou com o problema. Executei os comandos e nao resolveu. Uso a
  testing.

 Novidades, por favor, gosataria de saber.


 Também estou com o mesmo problema e utilizo o unstable.


 Ainda não achei nada esclarecedor na net.


Instalei o pacote debian-keyring e o erro parou.

Será coincidência, o erro continua ai?

Um abraço,

Luiz Gonzaga da Mata




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: GPG error: Erro desconhecido executando gpgv

2006-07-02 Thread Gunther Furtado

Augusto Cezar Amaral escreveu:

On Sun, 2006-07-02 at 06:17 -0300, Gunther Furtado wrote:
  

Augusto Cezar Amaral escreveu:


On Sat, 2006-07-01 at 19:54 -0300, Gunther Furtado wrote:

  
Estranho...tô usando o sid e pra mim tá tudo normal. Executa um

aptitude clean  aptitude update pra ver se resolve. Também acho que
vc pode atualizar os pacotes mesmo com a mensagem de erro. Talvez até
ela desapareça depois disso... :P


  
  

Fiz as duas coisas e nada.

Faz algum sentido ser problema de repositório?

Segue o meu  /etc/apt/sources.list

deb http://ftp.br.debian.org/debian/ unstable main contrib
deb-src http://ftp.br.debian.org/debian/ unstable main contrib
deb http://ftp.br.debian.org/debian/ testing main contrib
deb-src http://ftp.br.debian.org/debian/ testing main contrib
deb http://security.debian.org/ stable/updates main contrib
deb http://security.debian.org/ sarge/updates main contrib
deb http://ftp.br.debian.org/debian-non-US/ sarge/non-US main contrib
deb http://wine.budgetdedicated.com/apt dapper main
deb-src http://wine.budgetdedicated.com/apt dapper main
deb http://www.debian-multimedia.org sarge main
deb http://www.debian-multimedia.org etch main
deb http://www.debian-multimedia.org sid main
deb-src http://www.debian-multimedia.org sid main



Talvez não tenha relação com o GPG error, mas teu sources.list tá
estranho. Primeiro, non-US não é mais utilizado desde o lançamento do
sarge (vide [1]), pode remover essa linha. Segundo, pra que esse
repositório com pacotes do dapper? Já ouvi falar que alguns pacotes do
Ubuntu dão problema no Debian. Além disso, vc tem uma linha redundante
aí: stable/updates e sarge/updates apontam pro mesmo local. Talvez
vc também precise adicionar os repositórios com os pacotes estáveis:

deb http://ftp.br.debian.org/debian/ stable main contrib

  
Obrigado pelas dicas. Andei lendo uma versão antiga do apt-howto e 
acabei me animando com os repositórios non-US; a linha dapper vem de uns 
testes que estou fazendo com o wine; e a linha dobrada foi comida de 
bola mesmo.


Valeu!

--
Gunther Furtado
[EMAIL PROTECTED]
Curitiba - PR - Brasil
+55 41 3018 6592




Re: GPG error: Erro desconhecido executando gpgv

2006-07-02 Thread Gunther Furtado

Luiz Gonzaga da Mata escreveu:

Marcelo,

Em Dom, Julho 2, 2006 12:32, Luiz Gonzaga da Mata escreveu:
  

Marcelo,


Em Dom, Julho 2, 2006 11:44, Marcelo Luiz de Laia escreveu:



Tambem estou com o problema. Executei os comandos e nao resolveu. Uso a
 testing.

Novidades, por favor, gosataria de saber.

  

Também estou com o mesmo problema e utilizo o unstable.


Ainda não achei nada esclarecedor na net.




Instalei o pacote debian-keyring e o erro parou.

Será coincidência, o erro continua ai?

Um abraço,

Luiz Gonzaga da Mata

  
Acho que é coincidência, pois quando estava a ponto de tentar instalar 
este pacote, o comando /apt-get update/ funcionou sem qualquer mensagem 
de erro.


Abraço,

--
Gunther Furtado
[EMAIL PROTECTED]
Curitiba - PR - Brasil
+55 41 3018 6592




aptitude update gpgv error

2006-07-02 Thread Lubos Vrbka

hi guys,

i can see the following error when doing aptitude update on my freshly 
installed etch i386 system:


W: GPG error: http://security.debian.org etch/updates Release: Unknown 
error executing gpgv

W: You may want to run apt-get update to correct these problems

when i try to execute gpgv i get the following error

# gpgv -v
gpgv: can't allocate lock for `/root/.gnupg/trustedkeys.gpg'
gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': general error

indeed, trustedkeys.gpg is not present. when i create it by touch 
trustedkeys.gpg, this error disappears, but the error from aptitude 
persists.


any hints? thanks,
lubos


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: aptitude update gpgv error

2006-07-02 Thread James Westby
On (02/07/06 11:31), Lubos Vrbka wrote:
 hi guys,
 
 i can see the following error when doing aptitude update on my freshly 
 installed etch i386 system:
 
 W: GPG error: http://security.debian.org etch/updates Release: Unknown 
 error executing gpgv
 W: You may want to run apt-get update to correct these problems

http://lists.debian.org/debian-security/2006/06/msg00061.html

 
 when i try to execute gpgv i get the following error
 
 # gpgv -v
 gpgv: can't allocate lock for `/root/.gnupg/trustedkeys.gpg'
 gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': general error
 
 indeed, trustedkeys.gpg is not present. when i create it by touch 
 trustedkeys.gpg, this error disappears, but the error from aptitude 
 persists.
 
 any hints? thanks,

I'm not sure whether this is a problem or not I am afraid.

James

-- 
  James Westby
  [EMAIL PROTECTED]
  http://jameswestby.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: aptitude update gpgv error

2006-07-02 Thread Lubos Vrbka
W: GPG error: http://security.debian.org etch/updates Release: Unknown 
error executing gpgv

W: You may want to run apt-get update to correct these problems


http://lists.debian.org/debian-security/2006/06/msg00061.html


are you sure it applies to our problem as well? i can't see any 
reference to gpgv in that post:


W: GPG error: http://security.debian.org stable/updates Release: The
following signatures were invalid: BADSIG 010908312D230C5F Debian
Archive Automatic Signing Key (2006) [EMAIL PROTECTED]


# gpgv -v
gpgv: can't allocate lock for `/root/.gnupg/trustedkeys.gpg'
gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': general error

indeed, trustedkeys.gpg is not present. when i create it by touch 
trustedkeys.gpg, this error disappears, but the error from aptitude 
persists.


any hints? thanks,


I'm not sure whether this is a problem or not I am afraid.
since apt/aptitude reports problem with gpgv i thought this was the 
suspect... well, maybe i was wrong...


regards,

--
Lubos
[EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: GPG error: Erro desconhecido executando gpgv

2006-07-01 Thread Gunther Furtado

Augusto Cezar Amaral escreveu:

On Fri, 2006-06-30 at 19:21 -0300, Felipe Figueiredo wrote:
  

On Friday 30 June 2006 09:24, edmarcos wrote:



Em Sex, 2006-06-30 às 08:41 -0300, Gunther Furtado escreveu:
  

Olá lista,

Recebi a seguinte mensagem de erro ao executar #aptitude update:

W: GPG error: http://security.debian.org stable/updates Release: Erro
desconhecido executando gpgv

Alguém mais recebeu mensagem parecida?


Comigo também começou acontecer isto.

  

Segue a explicação.

--  Forwarded Message  --

Subject: Re: BADSIG verifying s.d.o Release file
Date: Friday 30 June 2006 05:43
From: Steve Kemp [EMAIL PROTECTED]
To: debian-security@lists.debian.org, [EMAIL PROTECTED], 
[EMAIL PROTECTED]


On Fri, Jun 30, 2006 at 10:33:55AM +0200, martin f krafft wrote:


also sprach Steve Kemp [EMAIL PROTECTED] [2006.06.30.1004 +0200]:
  

  This is a known issue, relating to some of the infrastructure
 changes.  Hopefully it will be resolved shortly.



[...]

O problema já foi identificado e está relacionado à mudanças na
infra-estrutura. Deve ser resolvido em breve.

  
A questão é: enquanto o problema não for resolvido devemos ou não 
atualizar o sistema?


Abraço,

--
Gunther Furtado
[EMAIL PROTECTED]
Curitiba - PR - Brasil
+55 41 3018 6592




Re: GPG error: Erro desconhecido executando gpgv

2006-07-01 Thread Gunther Furtado

Augusto Cezar Amaral escreveu:

On Sat, 2006-07-01 at 15:25 -0300, Gunther Furtado wrote:

[...]

  
A questão é: enquanto o problema não for resolvido devemos ou não 
atualizar o sistema?



O problema já foi resolvido. Abraços.

  

Olá Augusto,

Continuo recebendo as mesmas mensagens de erro:

# aptitude update
Lendo Lista de Pacotes... Pronto
Construindo Árvore de Dependências... Pronto
Lendo informações extendidas de estado
Inicializando estados de pacotes... Pronto
Lendo descrições de tarefas... Pronto
Building tag database... Pronto
(...)
Baixados 41,1kB em 5s (7386B/s)
Lendo Lista de Pacotes... Pronto
W: GPG error: http://security.debian.org stable/updates Release: Erro 
desconhecido executando gpgv
W: GPG error: http://security.debian.org sarge/updates Release: Erro 
desconhecido executando gpgv
W: Você terá que executar apt-get update para corrigir esses arquivos 
faltosos


# date
Sáb Jul  1 19:50:41 BRT 2006


Abraços,

--
Gunther Furtado
[EMAIL PROTECTED]
Curitiba - PR - Brasil
+55 41 3018 6592




Re: GPG error: Erro desconhecido executando gpgv

2006-07-01 Thread Augusto Cezar Amaral
On Sat, 2006-07-01 at 19:54 -0300, Gunther Furtado wrote:

[...]

 Olá Augusto,
 
 Continuo recebendo as mesmas mensagens de erro:
 
 # aptitude update
 Lendo Lista de Pacotes... Pronto
 Construindo Árvore de Dependências... Pronto
 Lendo informações extendidas de estado
 Inicializando estados de pacotes... Pronto
 Lendo descrições de tarefas... Pronto
 Building tag database... Pronto
 (...)
 Baixados 41,1kB em 5s (7386B/s)
 Lendo Lista de Pacotes... Pronto
 W: GPG error: http://security.debian.org stable/updates Release: Erro 
 desconhecido executando gpgv
 W: GPG error: http://security.debian.org sarge/updates Release: Erro 
 desconhecido executando gpgv
 W: Você terá que executar apt-get update para corrigir esses arquivos 
 faltosos
 
 # date
 Sáb Jul  1 19:50:41 BRT 2006

Estranho...tô usando o sid e pra mim tá tudo normal. Executa um
aptitude clean  aptitude update pra ver se resolve. Também acho que
vc pode atualizar os pacotes mesmo com a mensagem de erro. Talvez até
ela desapareça depois disso... :P

Abraços.

-- 
Augusto Cezar Amaral da C Silva, CCNA, LPIC-1
F7D9 40E6 0011 A6A9 639A  014E 62F7 B0FA C14B 0D93


signature.asc
Description: This is a digitally signed message part


GPG error: Erro desconhecido executando gpgv

2006-06-30 Thread Gunther Furtado




Ol lista,

Recebi a seguinte mensagem de erro ao executar #aptitude update:

W: GPG error: http://security.debian.org stable/updates Release:
Erro desconhecido executando gpgv

Algum mais recebeu mensagem parecida? 

Abrao,
-- 
Gunther Furtado
[EMAIL PROTECTED]
Curitiba - PR - Brasil
+55 41 3018 6592




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: GPG error: Erro desconhecido executando gpgv

2006-06-30 Thread edmarcos
Comigo também começou acontecer isto.

Em Sex, 2006-06-30 às 08:41 -0300, Gunther Furtado escreveu:
 Olá lista,
 
 Recebi a seguinte mensagem de erro ao executar #aptitude update:
 
 W: GPG error: http://security.debian.org stable/updates Release: Erro
 desconhecido executando gpgv
 
 Alguém mais recebeu mensagem parecida? 
 
 Abraço,
 -- 
 Gunther Furtado
 [EMAIL PROTECTED]
 Curitiba - PR - Brasil
 +55 41 3018 6592
 -- To UNSUBSCRIBE, email to
 [EMAIL PROTECTED] with a subject of
 unsubscribe. Trouble? Contact [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: GPG error: Erro desconhecido executando gpgv

2006-06-30 Thread Felipe Figueiredo
On Friday 30 June 2006 09:24, edmarcos wrote:

 Em Sex, 2006-06-30 às 08:41 -0300, Gunther Furtado escreveu:
  Olá lista,
 
  Recebi a seguinte mensagem de erro ao executar #aptitude update:
 
  W: GPG error: http://security.debian.org stable/updates Release: Erro
  desconhecido executando gpgv
 
  Alguém mais recebeu mensagem parecida?

 Comigo também começou acontecer isto.


Segue a explicação.

--  Forwarded Message  --

Subject: Re: BADSIG verifying s.d.o Release file
Date: Friday 30 June 2006 05:43
From: Steve Kemp [EMAIL PROTECTED]
To: debian-security@lists.debian.org, [EMAIL PROTECTED], 
[EMAIL PROTECTED]

On Fri, Jun 30, 2006 at 10:33:55AM +0200, martin f krafft wrote:
 also sprach Steve Kemp [EMAIL PROTECTED] [2006.06.30.1004 +0200]:
This is a known issue, relating to some of the infrastructure
   changes.  Hopefully it will be resolved shortly.

 Thanks Steve. Do you know why this was not publicised beforehand on
 debian-security-announce or debian-announce?

  I think nobody thought of it to be honest, and people started
 to notice just around the time we did.

  (The problem here comes from the new dak software being used to
 handle the archive, and this is just a problem that hadn't been
 spotted since we've only just started releasing advisories with it.)

Steve
--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: GPG error: Erro desconhecido executando gpgv

2006-06-30 Thread Augusto Cezar Amaral
On Fri, 2006-06-30 at 19:21 -0300, Felipe Figueiredo wrote:
 On Friday 30 June 2006 09:24, edmarcos wrote:
 
  Em Sex, 2006-06-30 às 08:41 -0300, Gunther Furtado escreveu:
   Olá lista,
  
   Recebi a seguinte mensagem de erro ao executar #aptitude update:
  
   W: GPG error: http://security.debian.org stable/updates Release: Erro
   desconhecido executando gpgv
  
   Alguém mais recebeu mensagem parecida?
 
  Comigo também começou acontecer isto.
 
 
 Segue a explicação.
 
 --  Forwarded Message  --
 
 Subject: Re: BADSIG verifying s.d.o Release file
 Date: Friday 30 June 2006 05:43
 From: Steve Kemp [EMAIL PROTECTED]
 To: debian-security@lists.debian.org, [EMAIL PROTECTED], 
 [EMAIL PROTECTED]
 
 On Fri, Jun 30, 2006 at 10:33:55AM +0200, martin f krafft wrote:
  also sprach Steve Kemp [EMAIL PROTECTED] [2006.06.30.1004 +0200]:
 This is a known issue, relating to some of the infrastructure
changes.  Hopefully it will be resolved shortly.

[...]

O problema já foi identificado e está relacionado à mudanças na
infra-estrutura. Deve ser resolvido em breve.

-- 
Augusto Cezar Amaral da C Silva, CCNA, LPIC-1
F7D9 40E6 0011 A6A9 639A  014E 62F7 B0FA C14B 0D93


signature.asc
Description: This is a digitally signed message part