Artix Linux Forum

Artix Linux => Package management => Topic started by: fungalnet on 10 December 2017, 19:31:42

Title: python2-gobject2 & pygobject [SOLVED]
Post by: fungalnet on 10 December 2017, 19:31:42
Code: [Select]
$ sudo pacman -Su
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: pygtk: installing python2-gobject2 (2.28.7-1) breaks dependency 'pygobject'

I know this is arch but you may want to take a look at it
Title: Re: python2-gobject2 & pygobject
Post by: thefallenrat on 10 December 2017, 21:45:44
When pasting the output , please don't paste half of it. Please paste the full output of the log

Code: [Select]
:: pygtk: installing python2-gobject2 (2.28.7-1) breaks dependency 'pygobject'

The newest version of pygtk fixes this. So, update them (2.24.0-8)

Title: Re: python2-gobject2 & pygobject
Post by: fungalnet on 10 December 2017, 22:01:42
I only see 2.24.0-7
I now see 2.24.0-8 on extra
$ pacman -S extra/pygtk
Yes it did work

Thanks again
Title: Re: python2-gobject2 & pygobject
Post by: thefallenrat on 10 December 2017, 22:02:24
Then wait until the mirrors finish syncing
Title: Re: python2-gobject2 & pygobject [SOLVED]
Post by: kenny_w on 11 December 2017, 20:01:41
I'm getting this error too..... Why am I not getting the new version of pygtk???
Title: Re: python2-gobject2 & pygobject [SOLVED]
Post by: mandog on 11 December 2017, 23:38:19
sudo pacman -S extra/pygtk will bring it in the mirrors are slow syncing i think and the old package take preference over arch extra.