GNU bug report logs - #33236
Duplicate packagego-github-com-urfave-cli

Previous Next

Package: guix;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Fri, 2 Nov 2018 03:04:01 UTC

Severity: normal

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo Famulari <leo <at> famulari.name>
To: 33236 <at> debbugs.gnu.org
Cc: Pierre Neidhardt <mail <at> ambrevar.xyz>
Subject: bug#33236: Duplicate packagego-github-com-urfave-cli
Date: Thu, 1 Nov 2018 23:03:30 -0400
[Message part 1 (text/plain, inline)]
On Wed, Oct 24, 2018 at 06:28:56AM -0400, Pierre Neidhardt wrote:
> ambrevar pushed a commit to branch master
> in repository guix.
> 
> commit b5bb0b500bf0bc14bbb5d554a75d4f46f1d74795
> Author: Pierre Neidhardt <mail <at> ambrevar.xyz>
> Date:   Wed Oct 24 12:07:04 2018 +0200
> 
>     gnu: Add go-github-com-urfave-cli.
>     
>     * gnu/packages/golang.scm (go-github-com-urfave-cli): New variable.

[...]

> +(define-public go-github-com-urfave-cli
> +  (let ((commit "934abfb2f102315b5794e15ebc7949e4ca253920")
> +        (revision "0"))
> +    (package
> +      (name "go-github-com-urfave-cli")
> +      (version (git-version "1.19.1" revision commit))

There was already a package with the same variable name,
'go-github-com-urfave-cli'.

We should either remove one of them, or choose a different variable name
for one of them.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 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.