all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Two linux users, each has different packages available
@ 2023-08-24 21:45 Richmond
  2023-08-29  8:05 ` Tobias Geerinckx-Rice
  0 siblings, 1 reply; 3+ messages in thread
From: Richmond @ 2023-08-24 21:45 UTC (permalink / raw)
  To: help-guix

I have two different linux users on my system. (Debian 11 x86). One has
icecat 102 installed, the other icecat 78. I cannot upgrade the user
with 78. The 102 version doesn't seem to be available.

On the first user:

guix package -A icecat
icecat    78.4.0-guix0-preview1    out    gnu/packages/gnuzilla.scm:725:2

On the other user:

guix package -A icecat
icecat            102.14.0-guix0-preview1    out                    
gnu/packages/gnuzilla.scm:1708:4
icecat-l10n       102.14.0-guix0-preview1   
out,ach,af,an,ar,ast,az,be,bg,bn,br,bs,ca,cak,ca-valencia,cs,cy,da,de,dsb,el,en-CA,en-GB,eo,es-AR,es-CL,es-ES,es-MX,et,eu,fa,ff,fi,fr,fy-NL,ga-IE,gd,gl,gn,gu-IN,he,hi-IN,hr,hsb,hu,hy-AM,ia,id,is,it,ja,ja-JP-mac,ka,kab,kk,km,kn,ko,lij,lt,lv,mk,mr,ms,my,nb-NO,ne-NP,nl,nn-NO,oc,pa-IN,pl,pt-BR,pt-PT,rm,ro,ru,sco,si,sk,sl,son,sq,sr,sv-SE,szl,ta,te,th,tl,tr,trs,uk,ur,uz,vi,xh,zh-CN,zh-TW   
gnu/packages/gnuzilla.scm:1583:4
icecat-minimal    102.14.0-guix0-preview1    out                    
gnu/packages/gnuzilla.scm:694:2

How did this come about? I think I have possibly created an environment
by accident. But I don't know how to show it or remove it.

<bewildered>



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Two linux users, each has different packages available
  2023-08-24 21:45 Two linux users, each has different packages available Richmond
@ 2023-08-29  8:05 ` Tobias Geerinckx-Rice
  2023-08-31 12:54   ` Richmond
  0 siblings, 1 reply; 3+ messages in thread
From: Tobias Geerinckx-Rice @ 2023-08-29  8:05 UTC (permalink / raw)
  To: help-guix, Richmond, help-guix

Hi Richmond,

Did the first user 'guix pull' recently?  That is also per-user.

Kind regards,

T G-R

Sent on the go.  Excuse or enjoy my brevity.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Two linux users, each has different packages available
  2023-08-29  8:05 ` Tobias Geerinckx-Rice
@ 2023-08-31 12:54   ` Richmond
  0 siblings, 0 replies; 3+ messages in thread
From: Richmond @ 2023-08-31 12:54 UTC (permalink / raw)
  To: Tobias Geerinckx-Rice, help-guix

Hi Tobias, thanks for your reply.

I found the cause in the end, it was because I had a line in my bashrc
which updated the $PATH but did not have the obligatory :$PATH at the
end of it, so it was overwriting the changes made in
/etc/profile.d/guix.sh , I don't know how long that line has been there
but it caused all sorts of problems and confusion. >>lessons_learned


Tobias Geerinckx-Rice wrote:
> Hi Richmond,
>
> Did the first user 'guix pull' recently?  That is also per-user.
>
> Kind regards,
>
> T G-R
>
> Sent on the go.  Excuse or enjoy my brevity.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-08-31 18:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-24 21:45 Two linux users, each has different packages available Richmond
2023-08-29  8:05 ` Tobias Geerinckx-Rice
2023-08-31 12:54   ` Richmond

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.