Package name conflict for "helm"

  • Done
  • quality assurance status badge
Details
2 participants
  • John Kehayias
  • Panos Alevropoulos
Owner
unassigned
Submitted by
Panos Alevropoulos
Severity
normal
P
P
Panos Alevropoulos wrote on 16 Sep 16:39 +0200
(address . bug-guix@gnu.org)
20230916143907.5ol7glnlamfbywvj@artix.localdomain
Hi,

There seems to be a recently introduced package name conflict.
There are two packages named "helm". One is is the package manager for Kubernetes and the other is a synthesizer. I noticed after upgrading and helm suddenly jumped from 0.9.0 to 3.12.3. `guix install helm@0.9.0` restores helm-lv2 as a temp fix.

I suggest the latter be renamed "helm-lv2" to fix the issue.

Panos
J
J
John Kehayias wrote on 12 Oct 22:52 +0200
(name . Panos Alevropoulos)(address . panos@gnu.org)(address . 66033-done@debbugs.gnu.org)
87lec77ecr.fsf@protonmail.com
Hi Panos,

On Sat, Sep 16, 2023 at 05:39 PM, Panos Alevropoulos wrote:

Toggle quote (12 lines)
> Hi,
>
> There seems to be a recently introduced package name conflict.
> There are two packages named "helm". One is is the package manager for
> Kubernetes and the other is a synthesizer. I noticed after upgrading
> and helm suddenly jumped from 0.9.0 to 3.12.3. `guix install
> helm@0.9.0` restores helm-lv2 as a temp fix.
>
> I suggest the latter be renamed "helm-lv2" to fix the issue.
>
> Panos

Turns out this is due to another channel adding a package by the same
name. It should now be fixed in that channel. Thanks for reporting!

John
Closed
?