Void Linux discussion
 help / color / mirror / Atom feed
* musl repository packages "RSA signature is not valid!"
@ 2015-09-12 12:06 kør
  2015-09-13 11:01 ` kør
  2015-09-13 11:26 ` kør
  0 siblings, 2 replies; 4+ messages in thread
From: kør @ 2015-09-12 12:06 UTC (permalink / raw)
  To: voidlinux


[-- Attachment #1.1: Type: text/plain, Size: 752 bytes --]

Hi, I manually installed Void following the documentation for installing on 
an UEFI system with root in encrypted LVM 
<https://github.com/voidlinux/documentation/wiki/Install-LVM-LUKS-on-UEFI-GPT>. 
Now after booting the system and syncing the repository data, I cannot 
install anything. Every attempt failes with

xbps-install: <packet>-<version>: the RSA signature is not valid!

Do I have to sync some keys or so?

In case it is important, this is the output of `xbps-query -vL`:

 4661 http://muslrepo.voidlinux.eu/current (RSA signed)
      Signed-by: Void Linux
      4096 3d:b9:c0:50:41:a7:68:4c:2e:2c:a9:a2:5a:04:b7:3f

Thanks alot!



PS: I posted this already today but didn't find it afterwards. It might be 
doubled now, sorry for that.

[-- Attachment #1.2: Type: text/html, Size: 5301 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: musl repository packages "RSA signature is not valid!"
  2015-09-12 12:06 musl repository packages "RSA signature is not valid!" kør
@ 2015-09-13 11:01 ` kør
  2015-09-13 11:26 ` kør
  1 sibling, 0 replies; 4+ messages in thread
From: kør @ 2015-09-13 11:01 UTC (permalink / raw)
  To: voidlinux


[-- Attachment #1.1: Type: text/plain, Size: 1224 bytes --]

I got some tips, but unfortunately nothing helped directly. At least I can 
give more information now:

I checked for the keys in /var/db/xbps/keys where everything seems to be 
alright. An output of xbps-install with debug and verbose flags can be read 
at this URL <http://koehr.in/xbps.output.txt>.

Any more ideas are appreciated.


Am Samstag, 12. September 2015 14:06:44 UTC+2 schrieb kør:
>
> Hi, I manually installed Void following the documentation for installing 
> on an UEFI system with root in encrypted LVM 
> <https://github.com/voidlinux/documentation/wiki/Install-LVM-LUKS-on-UEFI-GPT>. 
> Now after booting the system and syncing the repository data, I cannot 
> install anything. Every attempt failes with
>
> xbps-install: <packet>-<version>: the RSA signature is not valid!
>
> Do I have to sync some keys or so?
>
> In case it is important, this is the output of `xbps-query -vL`:
>
>  4661 http://muslrepo.voidlinux.eu/current (RSA signed)
>       Signed-by: Void Linux
>       4096 3d:b9:c0:50:41:a7:68:4c:2e:2c:a9:a2:5a:04:b7:3f
>
> Thanks alot!
>
>
>
> PS: I posted this already today but didn't find it afterwards. It might be 
> doubled now, sorry for that.
>

[-- Attachment #1.2: Type: text/html, Size: 4791 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: musl repository packages "RSA signature is not valid!"
  2015-09-12 12:06 musl repository packages "RSA signature is not valid!" kør
  2015-09-13 11:01 ` kør
@ 2015-09-13 11:26 ` kør
  2015-09-15  7:29   ` Juan RP
  1 sibling, 1 reply; 4+ messages in thread
From: kør @ 2015-09-13 11:26 UTC (permalink / raw)
  To: voidlinux


[-- Attachment #1.1: Type: text/plain, Size: 1369 bytes --]

I got the problem!

In /etc/xbps.d/xbps.conf I've set

rootdir=/
cachedir=var/cache/xbps

The comment said, relative pathes are handled relative to rootdir. But this 
is only half true: xbps-install creates that directory in the current 
working directory, the file checks later happening in rootdir+cachdir, 
though. So the file cannot be found and the signature check failes.

I now "solved" the problem by setting cachedir to a absolute path. I'm 
filing an issue now.



Am Samstag, 12. September 2015 14:06:44 UTC+2 schrieb kør:
>
> Hi, I manually installed Void following the documentation for installing 
> on an UEFI system with root in encrypted LVM 
> <https://github.com/voidlinux/documentation/wiki/Install-LVM-LUKS-on-UEFI-GPT>. 
> Now after booting the system and syncing the repository data, I cannot 
> install anything. Every attempt failes with
>
> xbps-install: <packet>-<version>: the RSA signature is not valid!
>
> Do I have to sync some keys or so?
>
> In case it is important, this is the output of `xbps-query -vL`:
>
>  4661 http://muslrepo.voidlinux.eu/current (RSA signed)
>       Signed-by: Void Linux
>       4096 3d:b9:c0:50:41:a7:68:4c:2e:2c:a9:a2:5a:04:b7:3f
>
> Thanks alot!
>
>
>
> PS: I posted this already today but didn't find it afterwards. It might be 
> doubled now, sorry for that.
>

[-- Attachment #1.2: Type: text/html, Size: 5775 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: musl repository packages "RSA signature is not valid!"
  2015-09-13 11:26 ` kør
@ 2015-09-15  7:29   ` Juan RP
  0 siblings, 0 replies; 4+ messages in thread
From: Juan RP @ 2015-09-15  7:29 UTC (permalink / raw)
  To: voidlinux


[-- Attachment #1.1: Type: text/plain, Size: 178 bytes --]

I fixed this in git master and the fix will appear next 19th October with 
xbps-0.48.

https://github.com/voidlinux/xbps/commit/d8fc08eb5036868245ef4c14cf31f5fae69617b4

Thanks!

[-- Attachment #1.2: Type: text/html, Size: 213 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-09-15  7:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-12 12:06 musl repository packages "RSA signature is not valid!" kør
2015-09-13 11:01 ` kør
2015-09-13 11:26 ` kør
2015-09-15  7:29   ` Juan RP

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).