unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* problems with "gedit"
@ 2023-02-12  9:15 Gottfried
  2023-02-12 13:20 ` Leo Famulari
  2023-02-13  6:43 ` 宋文武
  0 siblings, 2 replies; 5+ messages in thread
From: Gottfried @ 2023-02-12  9:15 UTC (permalink / raw)
  To: help-guix


[-- Attachment #1.1.1: Type: text/plain, Size: 759 bytes --]

Hi,

gfp@Tuxedo ~$ guix upgrade gedit
The following package will be upgraded:
    gedit 42.2 -> 44.1

guix upgrade: error: profile contains conflicting entries for dconf
guix upgrade: error:   first entry: dconf@0.40.0 
/gnu/store/gkr4pbmc7320zvrnl48mjacpb3km00j7-dconf-0.40.0
guix upgrade: error:    ... propagated from gedit@44.1
guix upgrade: error:   second entry: dconf@0.40.0 
/gnu/store/0fpkqzkbwl43apj6ls4sfggj17i3nvvv-dconf-0.40.0
guix upgrade: error:    ... propagated from gedit@42.2
hint: You cannot have two different versions or variants of `gedit' in 
the same profile.


How can I solve this problem?
Should I uninstall "gedit" and then reinstall it?
or are there other possibilities?


-- 
Kind regards

Gottfried


[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3191 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

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

* Re: problems with "gedit"
  2023-02-12  9:15 problems with "gedit" Gottfried
@ 2023-02-12 13:20 ` Leo Famulari
  2023-02-12 16:32   ` Gottfried
  2023-02-13  6:43 ` 宋文武
  1 sibling, 1 reply; 5+ messages in thread
From: Leo Famulari @ 2023-02-12 13:20 UTC (permalink / raw)
  To: Gottfried; +Cc: help-guix

On Sun, Feb 12, 2023 at 09:15:45AM +0000, Gottfried wrote:
> guix upgrade: error:   first entry: dconf@0.40.0
> /gnu/store/gkr4pbmc7320zvrnl48mjacpb3km00j7-dconf-0.40.0
> guix upgrade: error:    ... propagated from gedit@44.1
> guix upgrade: error:   second entry: dconf@0.40.0
> /gnu/store/0fpkqzkbwl43apj6ls4sfggj17i3nvvv-dconf-0.40.0
> guix upgrade: error:    ... propagated from gedit@42.2
> hint: You cannot have two different versions or variants of `gedit' in the
> same profile.
> 
> 
> How can I solve this problem?
> Should I uninstall "gedit" and then reinstall it?
> or are there other possibilities?

You can upgrade all of your packages, not just gedit.


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

* Re: problems with "gedit"
  2023-02-12 13:20 ` Leo Famulari
@ 2023-02-12 16:32   ` Gottfried
  2023-02-12 17:04     ` Andreas Enge
  0 siblings, 1 reply; 5+ messages in thread
From: Gottfried @ 2023-02-12 16:32 UTC (permalink / raw)
  To: Leo Famulari, help-guix


[-- Attachment #1.1.1: Type: text/plain, Size: 934 bytes --]

Hi,

> You can upgrade all of your packages, not just gedit.

When upgrading "gedit" this message below was shown.
So upgrading didn’t help.
Kind regards

Gottfried



Am 12.02.23 um 14:20 schrieb Leo Famulari:
> On Sun, Feb 12, 2023 at 09:15:45AM +0000, Gottfried wrote:
>> guix upgrade: error:   first entry: dconf@0.40.0
>> /gnu/store/gkr4pbmc7320zvrnl48mjacpb3km00j7-dconf-0.40.0
>> guix upgrade: error:    ... propagated from gedit@44.1
>> guix upgrade: error:   second entry: dconf@0.40.0
>> /gnu/store/0fpkqzkbwl43apj6ls4sfggj17i3nvvv-dconf-0.40.0
>> guix upgrade: error:    ... propagated from gedit@42.2
>> hint: You cannot have two different versions or variants of `gedit' in the
>> same profile.
>>
>>
>> How can I solve this problem?
>> Should I uninstall "gedit" and then reinstall it?
>> or are there other possibilities?
> 
> You can upgrade all of your packages, not just gedit.

-- 

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3191 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

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

* Re: problems with "gedit"
  2023-02-12 16:32   ` Gottfried
@ 2023-02-12 17:04     ` Andreas Enge
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Enge @ 2023-02-12 17:04 UTC (permalink / raw)
  To: Gottfried; +Cc: Leo Famulari, help-guix

Am Sun, Feb 12, 2023 at 04:32:05PM +0000 schrieb Gottfried:
> When upgrading "gedit" this message below was shown.
> So upgrading didn’t help.

The suggestion was to upgrade *all* packages at once, not only gedit.
You may get a conflict if two different packages pull in two different
versions of the same library (via propagated-inputs). In particular if
you mix old and new packages. So please try
   guix upgrade
(not followed by any package name).

Andreas



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

* Re: problems with "gedit"
  2023-02-12  9:15 problems with "gedit" Gottfried
  2023-02-12 13:20 ` Leo Famulari
@ 2023-02-13  6:43 ` 宋文武
  1 sibling, 0 replies; 5+ messages in thread
From: 宋文武 @ 2023-02-13  6:43 UTC (permalink / raw)
  To: Gottfried; +Cc: help-guix

Gottfried <gottfried@posteo.de> writes:

> Hi,
>
> gfp@Tuxedo ~$ guix upgrade gedit
> The following package will be upgraded:
>    gedit 42.2 -> 44.1
>
> guix upgrade: error: profile contains conflicting entries for dconf
> guix upgrade: error:   first entry: dconf@0.40.0
> /gnu/store/gkr4pbmc7320zvrnl48mjacpb3km00j7-dconf-0.40.0
> guix upgrade: error:    ... propagated from gedit@44.1
> guix upgrade: error:   second entry: dconf@0.40.0
> /gnu/store/0fpkqzkbwl43apj6ls4sfggj17i3nvvv-dconf-0.40.0
> guix upgrade: error:    ... propagated from gedit@42.2
> hint: You cannot have two different versions or variants of `gedit' in
> the same profile.

Um, seems like a bug here that upgrade didn't exclude previous
propagated packages from conflicts checking, not very sure, need check
though..
>
>
> How can I solve this problem?
> Should I uninstall "gedit" and then reinstall it?
> or are there other possibilities?

I think uninstall should works, or maybe "guix upgrade gedit dconf"?


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

end of thread, other threads:[~2023-02-13  6:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-12  9:15 problems with "gedit" Gottfried
2023-02-12 13:20 ` Leo Famulari
2023-02-12 16:32   ` Gottfried
2023-02-12 17:04     ` Andreas Enge
2023-02-13  6:43 ` 宋文武

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).