GNU bug report logs - #23718
guix import shows wrong program

Previous Next

Package: guix;

Reported by: Efraim Flashner <efraim <at> flashner.co.il>

Date: Tue, 7 Jun 2016 10:49:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

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 23718 in the body.
You can then email your comments to 23718 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#23718; Package guix. (Tue, 07 Jun 2016 10:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Efraim Flashner <efraim <at> flashner.co.il>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 07 Jun 2016 10:49:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: bug-guix <at> gnu.org
Subject: guix import shows wrong program
Date: Tue, 7 Jun 2016 13:47:53 +0300
[Message part 1 (text/plain, inline)]
I ran `guix import gnu make' and got the following output:
http://sprunge.us/LHGD

I separately downloaded make-4.2.tar.bz2 and the displayed hash was the
correct one, but the other fields were wrong.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Wed, 08 Jun 2016 17:11:02 GMT) Full text and rfc822 format available.

Notification sent to Efraim Flashner <efraim <at> flashner.co.il>:
bug acknowledged by developer. (Wed, 08 Jun 2016 17:11:02 GMT) Full text and rfc822 format available.

Message #10 received at 23718-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: 23718-done <at> debbugs.gnu.org
Subject: Re: bug#23718: guix import shows wrong program
Date: Wed, 08 Jun 2016 19:10:30 +0200
Efraim Flashner <efraim <at> flashner.co.il> skribis:

> I ran `guix import gnu make' and got the following output:
> http://sprunge.us/LHGD

This showed this (please paste things inline in emails):

--8<---------------cut here---------------start------------->8---
(package
  (name "automake")
  (version "4.2")
  (source
    (origin
      (method url-fetch)
      (uri (string-append
             "mirror://gnu/make/automake-"
             version
             ".tar.bz2"))
      (sha256
        (base32
          "0pv5rvz5pp4njxiz3syf786d2xp4j7gzddwjvgw5zmz55yvf6p2f"))))
  (build-system gnu-build-system)
  (synopsis
    "Making GNU standards-compliant Makefiles")
  (description
    "Automake the part of the GNU build system for producing
standards-compliant Makefiles.  Build requirements are entered in an
intuitive
format and then Automake works with Autoconf to produce a robust
Makefile, simplifying the entire process for the developer.")
  (home-page
    "http://www.gnu.org/software/automake/manual/")
  (license find-by-yourself!))
--8<---------------cut here---------------end--------------->8---

Fixed in dc794a723809f0f28e49e4c32e8974b5b9a98ff0.

Ludo'.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 07 Jul 2016 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 288 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.