bug-guix
[Top][All Lists]
Advanced

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

bug#56371: Can't remove a package present in profil


From: bbb ee
Subject: bug#56371: Can't remove a package present in profil
Date: Tue, 5 Jul 2022 13:03:11 +0200

Control: close #56371

Le mar. 5 juil. 2022 à 12:46, bbb ee <blasforr@gmail.com> a écrit :
close #56371

Le mar. 5 juil. 2022 à 12:46, bbb ee <blasforr@gmail.com> a écrit :
Thanks for the tip!

Le lun. 4 juil. 2022 à 07:04, Julien Lepiller <julien@lepiller.eu> a écrit :
It's not a bug, because you don't have icedtea in your profile, but icedtea:jdk. Guix is picky with outputs. Try "guix remove icedtea:jdk" :)

On July 3, 2022 7:25:46 PM GMT+02:00, bbb ee <blasforr@gmail.com> wrote:
Hi,

I have icedtea installed in my current profil, but `guix package remove` doesn't find it.
```
$ guix package -p ~/.guix-profile -I | grep icedtea
icedtea             3.19.0               jdk /gnu/store/5k7lsz61p8fq37c9x5p9xalryjxk31bs-icedtea-3.19.0-jdk
$ guix package -p ~/.guix-profile -r icedtea
guix package: error: package 'icedtea' not found in profile
```

It is a bug?

reply via email to

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