Failed to install an openrepos repo
I'm a new Jolla user with a Jolla C, but familiar with SUSE linux. I needed to install gnupg-pinentry from here:
https://openrepos.net/content/inte/gnupg-pinentry
I tried to install the repo following the guidance here:
https://openrepos.net/user/1474/repository
devel-su rpm --import https://sailfish.openrepos.net/openrepos.key
(That hung first time, but worked - i.e. no error - a second time)
devel-su zypper ar -f https://sailfish.openrepos.net/inte/personal-main.repo
devel-su pkcon refresh - OK
devel-su pkcon install gnupg-pinentry - Command failed: This tool could not find any available package: could not find gnupg-pinentry
listing repos with ssu lr showed that the repo was not added
1 Why didn't that work?
I then downloaded the rpm and installed it with:
devel-su pkcon install-local Downloads/pinentry-0.8.3-1.armv7hl.rpm
which worked OK.
2 Is there any disadvantage of doing it that way?
3 Is there anything I should check, perhaps after the first failed attempt at adding the key?
May I ask why you are not using the warehouse app: https://openrepos.net/content/basil/warehouse-sailfishos ?
bomo ( 2016-07-20 19:58:56 +0200 )edit@bomo No particular reason. I read about warehouse but didn't see what advantage it would have, given that I knew exactly what rpm I needed. I'm comfortable using zipper and rpm over ssh so I did what I rormally do, rather than using a gui on a small screen. But I suspect there's something about repos in sfos that I misunderstand.
DaveRo ( 2016-07-20 22:12:00 +0200 )editTrimmed the headline and added tags instead. :)
vattuvarg ( 2016-08-23 13:57:23 +0200 )edit