bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-11-26 Thread Ludovic Courtès
Hi! Christopher Baines skribis: > I thought this did prevent substitution, at least I have problems: > > → guix build --substitute-urls=https://ci.guix.gnu.org > /gnu/store/q6qa5s2z2l20q25qpxyfv1wni5wwhk24-flightgear-2018.3.5 > substitute: updating substitutes from 'https://ci.guix.gnu.org'...

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-11-25 Thread Christopher Baines
Ludovic Courtès writes: > Hi, > > Ludovic Courtès skribis: > >> This is what I get for the last one: >> >> sqlite> select * from validpaths where path = >> '/gnu/store/q6qa5s2z2l20q25qpxyfv1wni5wwhk24-flightgear-2018.3.5'; >>

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-11-24 Thread Ludovic Courtès
Hi, Ludovic Courtès skribis: > This is what I get for the last one: > > sqlite> select * from validpaths where path = > '/gnu/store/q6qa5s2z2l20q25qpxyfv1wni5wwhk24-flightgear-2018.3.5'; >

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-06-18 Thread Ludovic Courtès
Christopher Baines skribis: > Christopher Baines writes: > >> I noticed through the Guix Data Service that some narinfo files from >> ci.guix.gnu.org have an excessive NarSize. > > Since I've scanned all the narinfos for a recent revision, I thought I'd > update this issue with the broken

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-06-11 Thread Christopher Baines
Christopher Baines writes: > I noticed through the Guix Data Service that some narinfo files from > ci.guix.gnu.org have an excessive NarSize. Since I've scanned all the narinfos for a recent revision, I thought I'd update this issue with the broken narinfos that ci.guix.gnu.org is currently

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-04-07 Thread Brendan Tildesley via Bug reports for GNU Guix
I just had the same bug with flightgear as Ludo. Running `guix build flightgear', guix showed it was downloading substitute information, and then errored with guix build: error: integer expected from stream Possibly helpful strace info: write(14,

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-03-29 Thread Mathieu Othacehe
Hey, > Could it be that the bug was fixed in the meantime? Or that this one > was, say, built directly via Guix whereas the other one was built > through Cuirass? Mystery! That's strange. There's nothing really special about how Cuirass builds its stuff. It's a plain "build-derivations" call

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-03-21 Thread Ludovic Courtès
Ludovic Courtès skribis: > I get this while attempting to install flightgear from > 12c17b46f1464db5591572754c814c845a2057ad. Ah ha! A newer flightgear, baked today, doesn’t have this problem (from commit 3c74dbb35f1ea0f43b02fd81e5afd24608f71c45): --8<---cut

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-03-21 Thread Ludovic Courtès
Ludovic Courtès skribis: > I get this while attempting to install flightgear from > 12c17b46f1464db5591572754c814c845a2057ad. Ah ha! A newer flightgear, baked today, doesn’t have this problem (from commit 3c74dbb35f1ea0f43b02fd81e5afd24608f71c45): --8<---cut

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-03-21 Thread Ludovic Courtès
Hi there! Christopher Baines skribis: > Guix gives the following error when it encounters one of these bad > narinfos: > > error: integer expected from stream I get this while attempting to install flightgear from 12c17b46f1464db5591572754c814c845a2057ad. It has the scary NarSize:

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-02-24 Thread Mathieu Othacehe
Hey, > The bug here is likely due to 32-bit signed integer wrapping. That can > only happen in C code, so to me possible culprits would be > guile-simple-zmq or the layer above it (if there’s a binary protocol > involved) or the postgresql interface. Only a vague intuition, though. Hmm,

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-02-22 Thread Ludovic Courtès
Hi, Mathieu Othacehe skribis: >> Did you eventually find out where the negative size comes from? >> >> https://issues.guix.gnu.org/46212 >> >> What should we do in your opinion with database entries that have a >> negative size? > > I didn't look closely to this problem yet. However, I fixed

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-02-22 Thread Mathieu Othacehe
Hey Ludo, > Did you eventually find out where the negative size comes from? > > https://issues.guix.gnu.org/46212 > > What should we do in your opinion with database entries that have a > negative size? I didn't look closely to this problem yet. However, I fixed an issue with locales in the

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-02-19 Thread Ludovic Courtès
Hi Mathieu, Did you eventually find out where the negative size comes from? https://issues.guix.gnu.org/46212 What should we do in your opinion with database entries that have a negative size? Thanks, Ludo’. Ludovic Courtès skribis: > Christopher Baines skribis: > >>

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-02-02 Thread Ludovic Courtès
Christopher Baines skribis: > Christopher Baines writes: > >> I noticed through the Guix Data Service that some narinfo files from >> ci.guix.gnu.org have an excessive NarSize. >> >> These are the three that I've found, but there could be more. >> >> >>

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-02-01 Thread Christopher Baines
Christopher Baines writes: > I noticed through the Guix Data Service that some narinfo files from > ci.guix.gnu.org have an excessive NarSize. > > These are the three that I've found, but there could be more. > > > /gnu/store/qln574djfgl8h9glij9id8jips7nnrlw-flightgear-2018.3.5 > NarSize:

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-02-01 Thread Ludovic Courtès
Ludovic Courtès skribis: > The key point here is that ‘narSize’ in the database is negative: With commit 13a7d2a538b00aa0a8cf9b999f1a4ff3e5959af9, ‘register-items’ & co. will now detect invalid nar size values early on. Ludo’.

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-01-31 Thread Ludovic Courtès
Christopher Baines skribis: > /gnu/store/qln574djfgl8h9glij9id8jips7nnrlw-flightgear-2018.3.5 > NarSize: 18446744072099351584 > > /gnu/store/qhix6afvy2a6n7hlx4qgdns461p8kdnv-repeat-masker-4.1.1 > NarSize: 18446744071612438544 > > /gnu/store/wd9z64xpck56xzf52jwlpg8vb610b0ym-repeat-masker-4.1.1 >

bug#46212: ci.guix.gnu.org narinfos with excessive NarSize

2021-01-31 Thread Christopher Baines
I noticed through the Guix Data Service that some narinfo files from ci.guix.gnu.org have an excessive NarSize. These are the three that I've found, but there could be more. /gnu/store/qln574djfgl8h9glij9id8jips7nnrlw-flightgear-2018.3.5 NarSize: 18446744072099351584