Re: [arch-general] PKGBUILD: replaces array in split packages

2015-02-13 Thread Troy Engel
On Fri, Feb 13, 2015 at 5:21 PM, Jakub Klinkovský wrote: > > Or at least I thought so - it appears that both qemu and libcacard have > qemu-kvm > in their 'replaces' array. In this case, it's because qemu is a split package > (qemu + libcacard) and the replaces array is defined globally in the PK

[arch-general] PKGBUILD: replaces array in split packages

2015-02-13 Thread Jakub Klinkovský
Hello, I'm writing a script [1] to update package links on ArchWiki. The script also gives hints on broken/outdated package, e.g. for 'mesa-dri` the hint is "replaced by 'mesa'" (with an appropriate link to the 'mesa' package). I've chosen to only look into the 'replaces' array of the packages, be

Re: [arch-general] Key "A6234074498E9CEE" could not be looked up remotely

2015-02-13 Thread Albert Berger
I have currently the same problem and have as the keyserver in the '/etc/pacman.d/gnupg/gpg.conf' file the 'hkp://pool.sks-keyservers.net'. This address can be pinged OK. Why it has ceased to work? Albert. On Fri, Feb 13, 2015 at 02:43:54PM +0100, Viktor Garske wrote: > [SOLUTION] > > Okay, aft

Re: [arch-general] [extra] package depending on [community] package

2015-02-13 Thread Oon-Ee Ng
> > TUs can create rebuild todo lists the same as devs can. In this case, > it was simply missed. It happens. > Thanks, does the final move from [testing] and [community-testing] need to be done by a dev though?

Re: [arch-general] Key "A6234074498E9CEE" could not be looked up remotely

2015-02-13 Thread Viktor Garske
Ah, thanks for the information but I already found a solution. Otherwise it's good to know. Am 13.02.2015 um 14:59 schrieb Ralf Mardorf: > On Fri, 13 Feb 2015 14:35:11 +0100, Viktor Garske wrote: >> pacman-key --refresh-keys >> >> gpg: Refresh vom Schlüsselserver fehlgeschlagen: Dateiende >> ==>

Re: [arch-general] Key "A6234074498E9CEE" could not be looked up remotely

2015-02-13 Thread Ralf Mardorf
On Fri, 13 Feb 2015 14:35:11 +0100, Viktor Garske wrote: >pacman-key --refresh-keys > >gpg: Refresh vom Schlüsselserver fehlgeschlagen: Dateiende >==> FEHLER: Ein spezifizierter lokaler Schlüssel konnte nicht vom >Schlüssel-Server aktualisiert werden. > >(it means:) > >gpg: refresh failed from the

Re: [arch-general] Key "A6234074498E9CEE" could not be looked up remotely

2015-02-13 Thread Viktor Garske
[SOLUTION] Okay, after I changed the keyserver line in /etc/pacman.d/gnupg/gpg.conf to hkp://pgp.mit.edu:11371 the refresh and upgrade worked. Am 13.02.2015 um 14:35 schrieb Viktor Garske: > Hello, > > I've got a problem with pacman: when I try to upgrade the system pacman > writes "key "A6234074

[arch-general] Key "A6234074498E9CEE" could not be looked up remotely

2015-02-13 Thread Viktor Garske
Hello, I've got a problem with pacman: when I try to upgrade the system pacman writes "key "A6234074498E9CEE" could not be looked up remotely". Then I looked into this forum thread (https://bbs.archlinux.org/viewtopic.php?pid=1501915#p1501915). I tried the workaround but "pacman-key --refresh-key