From: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> To: 73366@debbugs.gnu.org Subject: bug#73366: The syslinux package is not reproductible Date: Thu, 19 Sep 2024 18:13:18 +0200 [thread overview] Message-ID: <20240919181318.592c25e1@primary_laptop> (raw) [-- 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 --]
WARNING: multiple messages have this Message-ID (diff)
From: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> To: 74350@debbugs.gnu.org Subject: bug#74350: The syslinux package is not reproductible Date: Thu, 19 Sep 2024 18:13:18 +0200 [thread overview] Message-ID: <20240919181318.592c25e1@primary_laptop> (raw) Message-ID: <20240919161318.5XZTEV9SnApvKIvTa_8d9Czu2NHVUUY15NwN7iZdT78@z> (raw) [-- 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 --]
next reply other threads:[~2024-09-19 16:15 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-09-19 16:13 Denis 'GNUtoo' Carikli [this message] 2024-09-19 16:13 ` bug#74350: The syslinux package is not reproductible Denis 'GNUtoo' Carikli
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20240919181318.592c25e1@primary_laptop \ --to=gnutoo@cyberdimension.org \ --cc=73366@debbugs.gnu.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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.