Stop Microsoft

Operating Systems => Linux and UNIX => Topic started by: Commander on 14 July 2004, 02:29

Title: apt-get won't install packages (GPG error)
Post by: Commander on 14 July 2004, 02:29
hiya guys.
i just installed synaptic.  i installed apt-get a few weeks ago, but there were some package problems with duplicates and stuff.  so i used synaptic to remove the duplicates and did "apt-get check", which returned no errors.  
i was feeling preety good, until i did an upgrade in synaptic.  it downloaded the packages but didnt install anothing.  so to find out why, i did "apt-get install libxine", which returned
Code: [Select]
so, how do i fix the signature problem?  any help is really appreciated.  

btw, here's my list file.(/etc/apt/sources.list)
Code: [Select]

EDIT: sry for the wide post   :(  

[ July 13, 2004: Message edited by: Commander - useSuse ]

[ July 13, 2004: Message edited by: Commander - useSuse ]

Title: apt-get won't install packages (GPG error)
Post by: KernelPanic on 14 July 2004, 02:37
$ wget ftp://ftp.links2linux.de/pub/packman/public-keys.asc (http://ftp://ftp.links2linux.de/pub/packman/public-keys.asc)
$ rpm --import public-keys.asc
$ apt-get install libxine

[ July 13, 2004: Message edited by: Tux ]

Title: apt-get won't install packages (GPG error)
Post by: Commander on 14 July 2004, 03:16
thanks for the reply tux, but i tried that before i posted.  it still didnt work.  :(  i imported both of the keys listed here (http://linux01.gwdg.de/apt4rpm/home.html#signatures).

any idea what else might be wrong?
Code: [Select]
still the same error.
Title: apt-get won't install packages (GPG error)
Post by: Commander on 14 July 2004, 03:56
is it too dangerous to disable sig checking?  if it isnt, then i'll just disable it and use apt.

[ July 13, 2004: Message edited by: Commander - useSuse ]

Title: apt-get won't install packages (GPG error)
Post by: hm_murdock on 14 July 2004, 04:57
quote:
EDIT: sry for the wide post


no prob. 1280x1024 says it's all good

also... try re-installing the apt packages. d/l them from a different location and try a different repository

[ July 13, 2004: Message edited by: JimmyJames: GenSTEP Founder ]

Title: apt-get won't install packages (GPG error)
Post by: KernelPanic on 15 July 2004, 00:21
Go ahead and disable GPG for a few minutes, nobody's looking.
Title: apt-get won't install packages (GPG error)
Post by: Commander on 15 July 2004, 21:38
thankx tux.  i disabled gpg to install a few things.  as for different repos, would anyone using suse 9.1 like to share their sources list?
Title: apt-get won't install packages (GPG error)
Post by: Commander on 15 July 2004, 11:19
quote:
Originally posted by JimmyJames: GenSTEP Founder:

also... try re-installing the apt packages. d/l them from a different location and try a different repository

i actually went a step farther and reinstalled suse.  but the gpg problem is still there.  so i went to guru's rpm site and used his source list and key.  with this i installed amsn and it went perfectly.  so i've come to the conclusion that i dont have proper gpg keys for my sources (even if this was obvious to many of you, it wasnt for me).  so i was wondering if anyone have any other *.asc files with their repos.  i would really appreciate this.