'compute-guix-derivation' on debian 11 failed to compute

  • Open
  • quality assurance status badge
Details
One participant
  • Polyakov Dmitry
Owner
unassigned
Submitted by
Polyakov Dmitry
Severity
normal
P
P
Polyakov Dmitry wrote on 7 Sep 2021 07:01
(address . bug-guix@gnu.org)
874kaxges3.fsf@liltechdude.xyz
Just a bug:
Toggle snippet (5 lines)
: You found a bug: the program '/gnu/store/rwxsbyz4a1dv1p85smq7b3kcjbvxlp1m-compute-guix-derivation'
failed to compute the derivation for Guix (version: "8b2b027df9198cb5b22505813ada0c5e199929ed"; system: "x86_64-linux";
host version: "1.2.0"; pull-version: 1).
Please report it by email to <bug-guix@gnu.org>.
Steps:
1. Buy vultr vps with debian 11
2. Invoke `apt update && apt upgrade` log: https://pastebin.com/wHLzthSL
3. Install guix with `apt install guix`
4. Invoke `guix pull`

--
??????????????
D
D
Dmitry Polyakov wrote on 7 Sep 2021 07:19
Problem was solved!
(address . 50448@debbugs.gnu.org)
874kaxrmid.fsf@liltechdude.xyz
With:
1. Installing emacs `guix install emacs`
2. Add new variables
```
GUIX_PROFILE="/root/.config/guix/current"
. "$GUIX_PROFILE/etc/profile"
```
--
??????????????
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 50448@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 50448
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch