* bug#73366: The syslinux package is not reproductible
@ 2024-09-19 16:13 ` Denis 'GNUtoo' Carikli
0 siblings, 0 replies; 2+ messages in thread
From: Denis 'GNUtoo' Carikli @ 2024-09-19 16:13 UTC (permalink / raw)
To: 73366
[-- Attachment #1: Type: text/plain, Size: 2536 bytes --]
Hi,
While debugging an unrelated reproducibility issue with an older mtools
version I got the idea of testing packages that uses mtools (with the
current Guix version) and it turn out not to be reproductible:
$ guix challenge syslinux
/gnu/store/9gq6bgralqfd1yzkywnr8pkx5il5s99c-syslinux-6.04-pre-1.bb41e93
contents differ: no local build for
'/gnu/store/9gq6bgralqfd1yzkywnr8pkx5il5s99c-syslinux-6.04-pre-1.bb41e93' https://bordeaux.guix.gnu.org/nar/lzip/9gq6bgralqfd1yzkywnr8pkx5il5s99c-syslinux-6.04-pre-1.bb41e93: 168p4cykfvjklsjpchppgbrlv2yfj34734xzmc1nfjnr527n5nas
https://ci.guix.gnu.org/nar/lzip/9gq6bgralqfd1yzkywnr8pkx5il5s99c-syslinux-6.04-pre-1.bb41e93: 0d6v9jv6wbnir9hm6lkfs9lk1c0harq9dvxlhanbm7rzn5mrrfxw
differing files:
/bin/syslinux
/sbin/extlinux
/share/syslinux/isolinux-debug.bin
/share/syslinux/isolinux.bin
/share/syslinux/lpxelinux.0
/share/syslinux/memdisk
/share/syslinux/pxelinux.0
/share/syslinux/sysdump.c32
/share/syslinux/syslinux.com
1 store items were analyzed:
- 0 (0.0%) were identical
- 1 (100.0%) differed
- 0 (0.0%) were inconclusive
Here's my Guix version:
$ guix describe
Generation 84 Sep 14 2024 15:08:03 (current)
guix 9c88f21
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 9c88f217bec9efeda02f934626a5da14014c2ab7
[gnutoo@primary_laptop(guix) guix]$ guix challenge syslinux
/gnu/store/9gq6bgralqfd1yzkywnr8pkx5il5s99c-syslinux-6.04-pre-1.bb41e93
contents differ: no local build for
'/gnu/store/9gq6bgralqfd1yzkywnr8pkx5il5s99c-syslinux-6.04-pre-1.bb41e93' https://bordeaux.guix.gnu.org/nar/lzip/9gq6bgralqfd1yzkywnr8pkx5il5s99c-syslinux-6.04-pre-1.bb41e93: 168p4cykfvjklsjpchppgbrlv2yfj34734xzmc1nfjnr527n5nas
https://ci.guix.gnu.org/nar/lzip/9gq6bgralqfd1yzkywnr8pkx5il5s99c-syslinux-6.04-pre-1.bb41e93: 0d6v9jv6wbnir9hm6lkfs9lk1c0harq9dvxlhanbm7rzn5mrrfxw
differing files:
/bin/syslinux
/sbin/extlinux
/share/syslinux/isolinux-debug.bin
/share/syslinux/isolinux.bin
/share/syslinux/lpxelinux.0
/share/syslinux/memdisk
/share/syslinux/pxelinux.0
/share/syslinux/sysdump.c32
/share/syslinux/syslinux.com
1 store items were analyzed:
- 0 (0.0%) were identical
- 1 (100.0%) differed
- 0 (0.0%) were inconclusive
I'm unsure if it has the same issue I'm struggling with or not (FAT12
and maybe FAT32 as well store last access date (without the time) so
it's easy to mess up testing).
Denis.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#74350: The syslinux package is not reproductible
@ 2024-09-19 16:13 ` Denis 'GNUtoo' Carikli
0 siblings, 0 replies; 2+ messages in thread
From: Denis 'GNUtoo' Carikli @ 2024-09-19 16:13 UTC (permalink / raw)
To: 74350
[-- Attachment #1: Type: text/plain, Size: 2536 bytes --]
Hi,
While debugging an unrelated reproducibility issue with an older mtools
version I got the idea of testing packages that uses mtools (with the
current Guix version) and it turn out not to be reproductible:
$ guix challenge syslinux
/gnu/store/9gq6bgralqfd1yzkywnr8pkx5il5s99c-syslinux-6.04-pre-1.bb41e93
contents differ: no local build for
'/gnu/store/9gq6bgralqfd1yzkywnr8pkx5il5s99c-syslinux-6.04-pre-1.bb41e93' https://bordeaux.guix.gnu.org/nar/lzip/9gq6bgralqfd1yzkywnr8pkx5il5s99c-syslinux-6.04-pre-1.bb41e93: 168p4cykfvjklsjpchppgbrlv2yfj34734xzmc1nfjnr527n5nas
https://ci.guix.gnu.org/nar/lzip/9gq6bgralqfd1yzkywnr8pkx5il5s99c-syslinux-6.04-pre-1.bb41e93: 0d6v9jv6wbnir9hm6lkfs9lk1c0harq9dvxlhanbm7rzn5mrrfxw
differing files:
/bin/syslinux
/sbin/extlinux
/share/syslinux/isolinux-debug.bin
/share/syslinux/isolinux.bin
/share/syslinux/lpxelinux.0
/share/syslinux/memdisk
/share/syslinux/pxelinux.0
/share/syslinux/sysdump.c32
/share/syslinux/syslinux.com
1 store items were analyzed:
- 0 (0.0%) were identical
- 1 (100.0%) differed
- 0 (0.0%) were inconclusive
Here's my Guix version:
$ guix describe
Generation 84 Sep 14 2024 15:08:03 (current)
guix 9c88f21
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 9c88f217bec9efeda02f934626a5da14014c2ab7
[gnutoo@primary_laptop(guix) guix]$ guix challenge syslinux
/gnu/store/9gq6bgralqfd1yzkywnr8pkx5il5s99c-syslinux-6.04-pre-1.bb41e93
contents differ: no local build for
'/gnu/store/9gq6bgralqfd1yzkywnr8pkx5il5s99c-syslinux-6.04-pre-1.bb41e93' https://bordeaux.guix.gnu.org/nar/lzip/9gq6bgralqfd1yzkywnr8pkx5il5s99c-syslinux-6.04-pre-1.bb41e93: 168p4cykfvjklsjpchppgbrlv2yfj34734xzmc1nfjnr527n5nas
https://ci.guix.gnu.org/nar/lzip/9gq6bgralqfd1yzkywnr8pkx5il5s99c-syslinux-6.04-pre-1.bb41e93: 0d6v9jv6wbnir9hm6lkfs9lk1c0harq9dvxlhanbm7rzn5mrrfxw
differing files:
/bin/syslinux
/sbin/extlinux
/share/syslinux/isolinux-debug.bin
/share/syslinux/isolinux.bin
/share/syslinux/lpxelinux.0
/share/syslinux/memdisk
/share/syslinux/pxelinux.0
/share/syslinux/sysdump.c32
/share/syslinux/syslinux.com
1 store items were analyzed:
- 0 (0.0%) were identical
- 1 (100.0%) differed
- 0 (0.0%) were inconclusive
I'm unsure if it has the same issue I'm struggling with or not (FAT12
and maybe FAT32 as well store last access date (without the time) so
it's easy to mess up testing).
Denis.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-13 20:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-19 16:13 bug#73366: The syslinux package is not reproductible Denis 'GNUtoo' Carikli
2024-09-19 16:13 ` bug#74350: " Denis 'GNUtoo' Carikli
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.