GNU bug report logs -
#23396
Can't install cmus package
Previous Next
Reported by: j wolf <gnu.jwolf <at> gmail.com>
Date: Thu, 28 Apr 2016 17:25:02 UTC
Severity: normal
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 23396 in the body.
You can then email your comments to 23396 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#23396
; Package
guix
.
(Thu, 28 Apr 2016 17:25:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
j wolf <gnu.jwolf <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Thu, 28 Apr 2016 17:25:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
After comand:
guix package -i cmus
I got:
The following package will be installed:
cmus 2.7.1 /gnu/store/3gjxzj1ciwyli90jcy39biwwabf060hh-cmus-2.7.1
The following derivations will be built:
/gnu/store/dwaykvv8hzypd6ycd3s9rknnj3bsnzhw-profile.drv
/gnu/store/02kscspiqhbyylgwmshv9s6bnxrjq18r-ca-certificate-bundle.drv
/gnu/store/7n0m5prd1ibpqi0pi9rfivpcrbmvbycl-info-dir.drv
/gnu/store/00xykvx1rxqr1igrbbmgz7iqfmfif6br-v1.4.0.tar.bz2.drv
/gnu/store/idr4f008bx1fvhqf6z53n4bpp0am7kha-libcue-1.4.0.drv
/gnu/store/g5qjx377a7jwkxg8f4kxffxm4zli85dd-cmus-2.7.1.drv
Starting download of
/gnu/store/j056cc105z3sp8m41pgry3srav795syi-v1.4.0.tar.bz2
From https://github.com/lipnitsk/libcue/archive/v1.4.0.tar.bz2...
ERROR: download failed "
https://github.com/lipnitsk/libcue/archive/v1.4.0.tar.bz2" 404 "Not Found"
failed to download
"/gnu/store/j056cc105z3sp8m41pgry3srav795syi-v1.4.0.tar.bz2" from "
https://github.com/lipnitsk/libcue/archive/v1.4.0.tar.bz2"
builder for
`/gnu/store/00xykvx1rxqr1igrbbmgz7iqfmfif6br-v1.4.0.tar.bz2.drv' failed to
produce output path
`/gnu/store/j056cc105z3sp8m41pgry3srav795syi-v1.4.0.tar.bz2'
cannot build derivation
`/gnu/store/idr4f008bx1fvhqf6z53n4bpp0am7kha-libcue-1.4.0.drv': 1
dependencies couldn't be built
cannot build derivation
`/gnu/store/g5qjx377a7jwkxg8f4kxffxm4zli85dd-cmus-2.7.1.drv': 1
dependencies couldn't be built
cannot build derivation
`/gnu/store/dwaykvv8hzypd6ycd3s9rknnj3bsnzhw-profile.drv': 1 dependencies
couldn't be built
guix package: error: build failed: build of
`/gnu/store/dwaykvv8hzypd6ycd3s9rknnj3bsnzhw-profile.drv' failed
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#23396
; Package
guix
.
(Thu, 28 Apr 2016 17:34:01 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
On 04/28/2016 07:21 PM, j wolf wrote:
> https://github.com/lipnitsk/libcue/archive/v1.4.0.tar.bz2" 404 "Not Found"
> failed to download
https://github.com/lipnitsk/libcue/archive/v1.4.0.zip is available, though.
I'm wondering if github removed all .tar.gz/.tar.bz2 files. Does anyone
know?
Cyril.
Reply sent
to
Leo Famulari <leo <at> famulari.name>
:
You have taken responsibility.
(Thu, 28 Apr 2016 22:47:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
j wolf <gnu.jwolf <at> gmail.com>
:
bug acknowledged by developer.
(Thu, 28 Apr 2016 22:47:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 23396-done <at> debbugs.gnu.org (full text, mbox):
On Thu, Apr 28, 2016 at 08:21:00PM +0300, j wolf wrote:
Thanks for the report!
> /gnu/store/00xykvx1rxqr1igrbbmgz7iqfmfif6br-v1.4.0.tar.bz2.drv
> /gnu/store/idr4f008bx1fvhqf6z53n4bpp0am7kha-libcue-1.4.0.drv
You are running an old version of Guix. This was fixed in commit
8caf80fc (2016-03-30) after the upstream maintainer stopped distributing
that version of the tarball.
Please update with `guix pull` and tell us if that works!
Here is what I get from an up-to-date Guix:
$ guix build --source libcue
/gnu/store/pkkr00pn560fcqkx5cvay7xch0mxz95l-libcue-1.4.0.tar.bz2
$ guix build libcue
/gnu/store/iz3mg2igr1arvvbyp0nv81k5bddk7nbf-libcue-1.4.0.drv
Information forwarded
to
bug-guix <at> gnu.org
:
bug#23396
; Package
guix
.
(Fri, 29 Apr 2016 19:26:01 GMT)
Full text and
rfc822 format available.
Message #16 received at 23396-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
yep, everything now works as supposed. thanks for your help.
On Fri, Apr 29, 2016 at 1:46 AM, Leo Famulari <leo <at> famulari.name> wrote:
> On Thu, Apr 28, 2016 at 08:21:00PM +0300, j wolf wrote:
>
> Thanks for the report!
>
> > /gnu/store/00xykvx1rxqr1igrbbmgz7iqfmfif6br-v1.4.0.tar.bz2.drv
> > /gnu/store/idr4f008bx1fvhqf6z53n4bpp0am7kha-libcue-1.4.0.drv
>
> You are running an old version of Guix. This was fixed in commit
> 8caf80fc (2016-03-30) after the upstream maintainer stopped distributing
> that version of the tarball.
>
> Please update with `guix pull` and tell us if that works!
>
> Here is what I get from an up-to-date Guix:
>
> $ guix build --source libcue
> /gnu/store/pkkr00pn560fcqkx5cvay7xch0mxz95l-libcue-1.4.0.tar.bz2
> $ guix build libcue
> /gnu/store/iz3mg2igr1arvvbyp0nv81k5bddk7nbf-libcue-1.4.0.drv
>
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#23396
; Package
guix
.
(Fri, 29 Apr 2016 23:38:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 23396-done <at> debbugs.gnu.org (full text, mbox):
On Fri, Apr 29, 2016 at 10:24:51PM +0300, j wolf wrote:
> yep, everything now works as supposed. thanks for your help.
Great!
> On Fri, Apr 29, 2016 at 1:46 AM, Leo Famulari <leo <at> famulari.name> wrote:
> > $ guix build --source libcue
> > /gnu/store/pkkr00pn560fcqkx5cvay7xch0mxz95l-libcue-1.4.0.tar.bz2
> > $ guix build libcue
> > /gnu/store/iz3mg2igr1arvvbyp0nv81k5bddk7nbf-libcue-1.4.0.drv
I noticed a typo above. The second command should be:
$ guix build --derivations libcue
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 28 May 2016 11:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 9 years and 81 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.