emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#40824: closed (core-updates: guix upgrade error: emacs-guix-0.5.2.dr


From: GNU bug Tracking System
Subject: bug#40824: closed (core-updates: guix upgrade error: emacs-guix-0.5.2.drv failed)
Date: Fri, 24 Apr 2020 22:17:02 +0000

Your message dated Sat, 25 Apr 2020 00:16:31 +0200
with message-id <address@hidden>
and subject line Re: bug#40824: core-updates: guix upgrade error: 
emacs-guix-0.5.2.drv failed
has caused the debbugs.gnu.org bug report #40824,
regarding core-updates: guix upgrade error: emacs-guix-0.5.2.drv failed
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
40824: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40824
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: core-updates: guix upgrade error: emacs-guix-0.5.2.drv failed Date: Fri, 24 Apr 2020 18:05:00 +0000 User-agent: Zoho Mail
## Steps to reproduce

1. guix pull --branch=core-updates
2. guix upgrade


## Expected result

All packages in my profile are upgraded successfully.


## Unexpected result

The upgrade failed with the following error:

★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
building 
/gnu/store/a6zgjg4j5mj4q19s9qxnns6jmah8z6ic-emacs-guix-0.5.2.tar.xz.drv...
building /gnu/store/c153g1c5w34jb57m8687g0nzik9air34-guix-1.1.0-1.7dd0539.drv...
- 'copy-bootstrap-guile' phasebuilder for 
`/gnu/store/c153g1c5w34jb57m8687g0nzik9air34-guix-1.1.0-1.7dd0539.drv' failed 
with exit code 1
build of /gnu/store/c153g1c5w34jb57m8687g0nzik9air34-guix-1.1.0-1.7dd0539.drv 
failed
View build log at 
'/var/log/guix/drvs/c1/53g1c5w34jb57m8687g0nzik9air34-guix-1.1.0-1.7dd0539.drv.bz2'.
cannot build derivation 
`/gnu/store/1ngb3056zgcgixpis58y5qnkrg70yy55-emacs-guix-0.5.2.drv': 1 
dependencies couldn't be built
guix upgrade: error: build of 
`/gnu/store/1ngb3056zgcgixpis58y5qnkrg70yy55-emacs-guix-0.5.2.drv' failed
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★


The build log said:

★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
starting phase `copy-bootstrap-guile'
Backtrace:
In ice-9/boot-9.scm:
  1736:10 10 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
           9 (apply-smob/0 #<thunk 7ffff5cccaa0>)
In ice-9/boot-9.scm:
    718:2  8 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
    619:8  7 (_ #(#(#<directory (guile-user) 7ffff58e9f00>)))
In ice-9/command-line.scm:
   185:18  6 (_ #<input: string 7ffff58e4a10>)
In unknown file:
           5 (eval (begin (use-modules (guix)) (with-store store …)) #)
In guix/store.scm:
   625:15  4 (call-with-store #<procedure 7ffff30ff500 at ice-9/eval…>)
    544:2  3 (open-connection _ #:port _ #:reserve-space? _ # _)
In ice-9/boot-9.scm:
  1736:10  2 (with-exception-handler _ _ #:unwind? _ # _)
In guix/store.scm:
   552:28  1 (_)
In ice-9/boot-9.scm:
  1669:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1669:16: In procedure raise-exception:
ERROR:
  1. &store-connection-error:
      file: "/tmp/guix-tests/var/27130/daemon-socket/socket"
      errno: 2
command "./test-env" "guile" "-c" "(begin (use-modules (guix)) (with-store 
store (let* ((item (add-to-store store \"guile-2.0.9.tar.xz\" #f \"sha256\" 
\"/gnu/store/3aigj659vsjxcrhn0r0vmkbjh3kj5pbs-guile-2.0.9.tar.xz\")) (root 
(string-append \"/tmp/gc-root-\" (basename item)))) (symlink item root) 
(add-indirect-root store root))))" failed with status 1
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★


## System information

This is the system information after the pull in step 1 above:

★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
$ guix describe
Generation 75   Apr 24 2020 12:03:48    (current)
  guix 4affa91
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: core-updates
    commit: 4affa9182d93c77505c40e95964b8ab9d436298b
  sirgazil-x 5ef0404
    repository URL: https://gitlab.com/sirgazil/guix-channel-x.git
    branch: master
    commit: 5ef04045d14e154e7792b42762155be63cf34076
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★



---
https://sirgazil.bitbucket.io/






--- End Message ---
--- Begin Message --- Subject: Re: bug#40824: core-updates: guix upgrade error: emacs-guix-0.5.2.drv failed Date: Sat, 25 Apr 2020 00:16:31 +0200 User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)
sirgazil via Bug reports for GNU Guix <address@hidden> writes:

> ## Steps to reproduce
>
> 1. guix pull --branch=core-updates
> 2. guix upgrade
>
>
> ## Expected result
>
> All packages in my profile are upgraded successfully.
>
>
> ## Unexpected result
>
> The upgrade failed with the following error:
>
> ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
> building 
> /gnu/store/a6zgjg4j5mj4q19s9qxnns6jmah8z6ic-emacs-guix-0.5.2.tar.xz.drv...
> building 
> /gnu/store/c153g1c5w34jb57m8687g0nzik9air34-guix-1.1.0-1.7dd0539.drv...
> - 'copy-bootstrap-guile' phasebuilder for 
> `/gnu/store/c153g1c5w34jb57m8687g0nzik9air34-guix-1.1.0-1.7dd0539.drv' failed 
> with exit code 1
> build of /gnu/store/c153g1c5w34jb57m8687g0nzik9air34-guix-1.1.0-1.7dd0539.drv 
> failed
> View build log at 
> '/var/log/guix/drvs/c1/53g1c5w34jb57m8687g0nzik9air34-guix-1.1.0-1.7dd0539.drv.bz2'.
> cannot build derivation 
> `/gnu/store/1ngb3056zgcgixpis58y5qnkrg70yy55-emacs-guix-0.5.2.drv': 1 
> dependencies couldn't be built
> guix upgrade: error: build of 
> `/gnu/store/1ngb3056zgcgixpis58y5qnkrg70yy55-emacs-guix-0.5.2.drv' failed
> ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
>
>
> The build log said:
>
> ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
> starting phase `copy-bootstrap-guile'
> Backtrace:
> In ice-9/boot-9.scm:
>   1736:10 10 (with-exception-handler _ _ #:unwind? _ # _)
> In unknown file:
>            9 (apply-smob/0 #<thunk 7ffff5cccaa0>)
> In ice-9/boot-9.scm:
>     718:2  8 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
> In ice-9/eval.scm:
>     619:8  7 (_ #(#(#<directory (guile-user) 7ffff58e9f00>)))
> In ice-9/command-line.scm:
>    185:18  6 (_ #<input: string 7ffff58e4a10>)
> In unknown file:
>            5 (eval (begin (use-modules (guix)) (with-store store …)) #)
> In guix/store.scm:
>    625:15  4 (call-with-store #<procedure 7ffff30ff500 at ice-9/eval…>)
>     544:2  3 (open-connection _ #:port _ #:reserve-space? _ # _)
> In ice-9/boot-9.scm:
>   1736:10  2 (with-exception-handler _ _ #:unwind? _ # _)
> In guix/store.scm:
>    552:28  1 (_)
> In ice-9/boot-9.scm:
>   1669:16  0 (raise-exception _ #:continuable? _)
>
> ice-9/boot-9.scm:1669:16: In procedure raise-exception:
> ERROR:
>   1. &store-connection-error:
>       file: "/tmp/guix-tests/var/27130/daemon-socket/socket"
>       errno: 2
> command "./test-env" "guile" "-c" "(begin (use-modules (guix)) (with-store 
> store (let* ((item (add-to-store store \"guile-2.0.9.tar.xz\" #f \"sha256\" 
> \"/gnu/store/3aigj659vsjxcrhn0r0vmkbjh3kj5pbs-guile-2.0.9.tar.xz\")) (root 
> (string-append \"/tmp/gc-root-\" (basename item)))) (symlink item root) 
> (add-indirect-root store root))))" failed with status 1
> ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★

I'm closing this as a duplicate of #40828.

The CI was able to build Guix and Emacs-Guix, so not sure why it fails
on your machine!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]