help-guix
[Top][All Lists]
Advanced

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

Re: torbrowser


From: Clément Lassieur
Subject: Re: torbrowser
Date: Thu, 18 Jan 2024 13:11:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

On Thu, Jan 18 2024, Gottfried wrote:

> Am 18.01.24 um 13:02 schrieb Clément Lassieur:
>> Hello!
>> On Thu, Jan 18 2024, Gottfried wrote:
>> 
>>>>> I added "torbrowser" to my icecat.scm
>>>>>
>>>>> ;; Icecat Manifest
>>>>> (specifications->manifest '("icecat" "ungoogled-chromium" "torbrowser"))
>>>
>>> I did it this way:
>>>
>>> gfp@Tuxedo ~$ guix package --upgrade
>>> --profile=/home/gfp/Projekte/Icecat/guix-profil
>>>
>>> I tried again today, but it updated only "icecat, ungoogled-chromium.
>>> Tor-browser was not installed.
>> Can you try this:
>> guix package -m icecat.scm
>> ?
>> Clément
>
>
>
> gfp@Tuxedo ~$ guix package -m icecat.scm~
> guix package: Fehler: „icecat.scm~“ konnte nicht geladen werden:
> ice-9/boot-9.scm:2190:9: In procedure primitive-load-path: Unable to find file
> "guix/icecat.scm~" in load path
>
>
> I have just running "guix confic.scm..."
> can this be the reason that it cant find "icecat.scm"?

I thought ‘icecat.scm’ was your manifest file.

Can you run “guix package -m <your manifest file>”

<your manifest file> is the file that contains

    (specifications->manifest '("icecat" "ungoogled-chromium" "torbrowser"))



reply via email to

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