help-guix
[Top][All Lists]
Advanced

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

Re: creating a manifest


From: Martin Castillo
Subject: Re: creating a manifest
Date: Sun, 26 Mar 2023 13:36:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0

Hi,

Am 26.03.23 um 10:16 schrieb Gottfried:

please send the command you used to update the profile and the manifest file inside the profile, i.e. home/gfp/Projekte/Musik/guix-profil/manifest.scm

Martin

This was the command I used to upgrade the profile
(because I deleted one package: ardour
in my main profile, so I wanted to install it in this profile)

~$ guix package --upgrade --profile=/home/gfp/Projekte/Musik/guix-profil

Like you, I would expect that to work, but I read the info page again. It says about --upgrade:

  Note that this upgrades package to the latest version of packages
     found in the distribution currently installed.

And the latest version of musescore is 4.0.2, so it tries to install that.

So I guess the right command would be:

guix package -m /home/gfp/Projekte/Musik/musik.scm --profile /home/gfp/Projekte/Musik/guix-profil



-----------------------------------------------------------------------------

here the musik.scm:


I actually meant /home/gfp/Projekte/Musik/guix-profil/manifest and not /home/gfp/Projekte/Musik/musik.scm, but now I don't need it anymore.

Martin



reply via email to

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