Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Nomad 1.3.1_1 aarch64 corrupted
@ 2022-07-14  6:37 adrian-bl
  2022-07-14  6:52 ` classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: adrian-bl @ 2022-07-14  6:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1665 bytes --]

New issue by adrian-bl on void-packages repository

https://github.com/void-linux/void-packages/issues/38056

Description:
### Is this a new report?

Yes

### System Info

Void 5.10.92_1 aarch64 Unknown notuptodate rFFFFF

### Package(s) Affected

nomad-1.3.1_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

N/A

### Expected behaviour

Nomad 1.3.1_1 can not be installed/upgraded on aarch64 since the package seems to be corrupt: xbps complains about an invalid RSA signature.

Note that this does not affect AMD64 or 32-bit ARM builds of void: it just seems like the aarch64 package file somehow got corrupted. (This happens on 2 AARCH64 machines for me)

```
# xbps-install -Su nomad
[*] Updating repository `https://repo-default.voidlinux.org/current/aarch64/aarch64-repodata' ...

Name  Action    Version           New version            Download size
nomad update    1.3.0_1           1.3.1_1                15MB 

Size to download:               15MB
Size required on disk:          55MB
Space available on disk:        13GB

Do you want to continue? [Y/n] y

[*] Downloading packages
nomad-1.3.1_1.aarch64.xbps.sig: 512B [avg rate: 2907KB/s]
nomad-1.3.1_1.aarch64.xbps: 15MB [avg rate: 1718KB/s]
nomad-1.3.1_1: verifying RSA signature...
ERROR: nomad-1.3.1_1: the RSA signature is not valid!
ERROR: nomad-1.3.1_1: removed pkg archive and its signature.
Transaction failed! see above for errors.

```

### Actual behaviour

Installation of Nomad 1.3.1_1 fails due to RSA check failure

### Steps to reproduce

$ xbps-remove -O
$ xbps-install -Su nomad
-> RSA verification failure

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

* Re: Nomad 1.3.1_1 aarch64 corrupted
  2022-07-14  6:37 [ISSUE] Nomad 1.3.1_1 aarch64 corrupted adrian-bl
@ 2022-07-14  6:52 ` classabbyamp
  2022-10-14  6:25 ` adrian-bl
  2022-10-14  6:25 ` [ISSUE] [CLOSED] " adrian-bl
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-07-14  6:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1367 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/38056#issuecomment-1184064708

Comment:
happens for me too
```
doas env XBPS_TARGET_ARCH=aarch64 xbps-install -M --repository=https://repo-default.voidlinux.org/current/aarch64 -r ./test nomad
`https://repo-default.voidlinux.org/current/aarch64' repository has been RSA signed by "Void Linux"
Fingerprint: 60:ae:0c:d6:f0:95:17:80:bc:93:46:7a:89:af:a3:2d
Do you want to import this public key? [Y/n] y

Name  Action    Version           New version            Download size
glibc install   -                 2.32_2                 7666KB 
nomad install   -                 1.3.1_1                15MB 

Size to download:               23MB
Size required on disk:          83MB
Space available on disk:        16GB

Do you want to continue? [Y/n] 

[*] Downloading packages
glibc-2.32_2.aarch64.xbps.sig: 512B [avg rate: 61MB/s]
glibc-2.32_2.aarch64.xbps: 7666KB [avg rate: 21MB/s]
glibc-2.32_2: verifying RSA signature...
nomad-1.3.1_1.aarch64.xbps.sig: 512B [avg rate: 38MB/s]
nomad-1.3.1_1.aarch64.xbps: 15MB [avg rate: 26GB/s]
nomad-1.3.1_1: verifying RSA signature...
ERROR: nomad-1.3.1_1: the RSA signature is not valid!
ERROR: nomad-1.3.1_1: removed pkg archive and its signature.
Transaction failed! see above for errors.
```

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

* Re: Nomad 1.3.1_1 aarch64 corrupted
  2022-07-14  6:37 [ISSUE] Nomad 1.3.1_1 aarch64 corrupted adrian-bl
  2022-07-14  6:52 ` classabbyamp
@ 2022-10-14  6:25 ` adrian-bl
  2022-10-14  6:25 ` [ISSUE] [CLOSED] " adrian-bl
  2 siblings, 0 replies; 4+ messages in thread
From: adrian-bl @ 2022-10-14  6:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 228 bytes --]

New comment by adrian-bl on void-packages repository

https://github.com/void-linux/void-packages/issues/38056#issuecomment-1278541357

Comment:
closing this as Nomad 1.4.1 has been released which replaces the corrupted package

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

* Re: [ISSUE] [CLOSED] Nomad 1.3.1_1 aarch64 corrupted
  2022-07-14  6:37 [ISSUE] Nomad 1.3.1_1 aarch64 corrupted adrian-bl
  2022-07-14  6:52 ` classabbyamp
  2022-10-14  6:25 ` adrian-bl
@ 2022-10-14  6:25 ` adrian-bl
  2 siblings, 0 replies; 4+ messages in thread
From: adrian-bl @ 2022-10-14  6:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1668 bytes --]

Closed issue by adrian-bl on void-packages repository

https://github.com/void-linux/void-packages/issues/38056

Description:
### Is this a new report?

Yes

### System Info

Void 5.10.92_1 aarch64 Unknown notuptodate rFFFFF

### Package(s) Affected

nomad-1.3.1_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

N/A

### Expected behaviour

Nomad 1.3.1_1 can not be installed/upgraded on aarch64 since the package seems to be corrupt: xbps complains about an invalid RSA signature.

Note that this does not affect AMD64 or 32-bit ARM builds of void: it just seems like the aarch64 package file somehow got corrupted. (This happens on 2 AARCH64 machines for me)

```
# xbps-install -Su nomad
[*] Updating repository `https://repo-default.voidlinux.org/current/aarch64/aarch64-repodata' ...

Name  Action    Version           New version            Download size
nomad update    1.3.0_1           1.3.1_1                15MB 

Size to download:               15MB
Size required on disk:          55MB
Space available on disk:        13GB

Do you want to continue? [Y/n] y

[*] Downloading packages
nomad-1.3.1_1.aarch64.xbps.sig: 512B [avg rate: 2907KB/s]
nomad-1.3.1_1.aarch64.xbps: 15MB [avg rate: 1718KB/s]
nomad-1.3.1_1: verifying RSA signature...
ERROR: nomad-1.3.1_1: the RSA signature is not valid!
ERROR: nomad-1.3.1_1: removed pkg archive and its signature.
Transaction failed! see above for errors.

```

### Actual behaviour

Installation of Nomad 1.3.1_1 fails due to RSA check failure

### Steps to reproduce

$ xbps-remove -O
$ xbps-install -Su nomad
-> RSA verification failure

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

end of thread, other threads:[~2022-10-14  6:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-14  6:37 [ISSUE] Nomad 1.3.1_1 aarch64 corrupted adrian-bl
2022-07-14  6:52 ` classabbyamp
2022-10-14  6:25 ` adrian-bl
2022-10-14  6:25 ` [ISSUE] [CLOSED] " adrian-bl

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).