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: Julien Lepiller
Subject: bug#56371: Can't remove a package present in profil
Date: Mon, 04 Jul 2022 07:04:20 +0200
User-agent: K-9 Mail for Android

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]