unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: lgcoelho--- via Bug reports for GNU Guix <bug-guix@gnu.org>
To: 66849@debbugs.gnu.org
Subject: bug#66849: correct hash but empty binaries
Date: Tue, 31 Oct 2023 13:14:43 +0000	[thread overview]
Message-ID: <525b6a09783860b35898077f7115555c@disroot.org> (raw)

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

Some weeks ago, after running `guix pull` and `guix home reconfigure 
~/.config/guix/home.scm`, my telegram-desktop stopped working. It showed 
no error messages whatsoever, running it just didn't start a process. 
Given particular circumstances, I did no further investigation, and did 
not write a bug report, only switched the pull commit and reconfigured 
my home.

Some days later, I guix pulled and reconfigured my home again, this time 
to the latest commit, and telegram-desktop was fixed, but mpv was acting 
exactly the same, since I didn't investigate the first time, can't 
affirm it's the same problem, but seems plausible.

Relevant information:
```
+radio at buer in ~ > strace mpv --help
execve("/home/radio/.guix-home/profile/bin/mpv", ["mpv", "--help"], 
0x7ffd853ab2d8 /* 84 vars */) = -1 ENOEXEC (Exec format error)

strace: exec: Exec format error

+++ exited with 1 +++
```
```
+radio at buer in ~ > file $(which mpv)
/home/radio/.guix-home/profile/bin/mpv: symbolic link to 
/gnu/store/fqxxf5kdjf6d67szgh5rz64mzkxwm2yx-mpv-0.36.0/bin/mpv
```
```
+radio at buer in ~ > file 
/gnu/store/fqxxf5kdjf6d67szgh5rz64mzkxwm2yx-mpv-0.36.0/bin/mpv
/gnu/store/fqxxf5kdjf6d67szgh5rz64mzkxwm2yx-mpv-0.36.0/bin/mpv: empty
```

```
+radio at buer in ~ > guix describe
Generation 127  Oct 31 2023 08:36:59    (current)
   radix 58fe4d3
     repository URL: https://codeberg.org/anemofilia/radix
     branch: main
     commit: 58fe4d318f44103c30465da0af810b3f00aa0b9d
   guix c089537
     repository URL: https://git.savannah.gnu.org/git/guix.git
     branch: master
     commit: c0895371c5759c7d9edb330774e90f192cc4cf2c
```

A friend on the #guix IRC channel tried to reproduce the error, but got 
an working mpv, with the exact same hash.

[-- Attachment #2: Type: text/html, Size: 2324 bytes --]

             reply	other threads:[~2023-11-01  4:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-31 13:14 lgcoelho--- via Bug reports for GNU Guix [this message]
2023-10-31 22:22 ` bug#66849: (no subject) lgcoelho

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=525b6a09783860b35898077f7115555c@disroot.org \
    --to=bug-guix@gnu.org \
    --cc=66849@debbugs.gnu.org \
    --cc=lgcoelho@disroot.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: link
Be 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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).