You are not logged in.

#1 2012-01-31 18:18:28

bwat47
Member
Registered: 2009-10-07
Posts: 638

Can't update gnome-shell-extensions-common

I get this strange issue when updating today:

:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
:: gnome-shell-extension-user-theme and gnome-shell-extensions-common are in conflict. Remove gnome-shell-extensions-common? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: gnome-shell-extension-alternative-status-menu: requires gnome-shell-extensions-common
:: gnome-shell-extension-places-menu: requires gnome-shell-extensions-common
[brandon@brandon-arch ~]$ sudo pacman -S gnome-shell-extensions-common
error: target not found: gnome-shell-extensions-common

It seems the package has been removed from the repos, what the heck?
http://www.archlinux.org/packages/extra … ns-common/
404 not found.

Showing user-theme as the only package in extra?
http://www.archlinux.org/packages/?sort … =&limit=50

Last edited by bwat47 (2012-01-31 18:22:16)

Offline

#2 2012-01-31 18:34:07

hokasch
Member
Registered: 2007-09-23
Posts: 1,461

Re: Can't update gnome-shell-extensions-common

looks like the idea is to shift to extensions.gnome.org:
commit

You can remove all but user-theme and reinstall from extension.gnome.org.

edit: link fix

Last edited by hokasch (2012-01-31 19:22:15)

Offline

#3 2012-01-31 18:35:23

bwat47
Member
Registered: 2009-10-07
Posts: 638

Re: Can't update gnome-shell-extensions-common

ugh, I've had trouble with that site. In firefox I click install, it goes through and says it installed the extension and it doesn't actually install it at all.

edit: well the site seems to work properly now at least, thanks. I do understand the decision to move over there, but it would be nice if we get a heads up for this sort of thing hmm

Last edited by bwat47 (2012-01-31 18:49:57)

Offline

#4 2012-01-31 18:40:30

bwat47
Member
Registered: 2009-10-07
Posts: 638

Re: Can't update gnome-shell-extensions-common

EDIT: double post, curse you comcast

Last edited by bwat47 (2012-01-31 18:48:35)

Offline

#5 2012-01-31 20:49:27

hoban
Member
Registered: 2008-09-11
Posts: 7

Re: Can't update gnome-shell-extensions-common

Thanks!


"There's a special place in hell...
... reserved for child molesters and people who talk in the theater."
-- Shepherd Meriah Book, "Firefly"

Offline

#6 2012-02-01 02:51:35

nixIT
Member
Registered: 2010-01-13
Posts: 528

Re: Can't update gnome-shell-extensions-common

hokasch wrote:

looks like the idea is to shift to extensions.gnome.org:
commit

You can remove all but user-theme and reinstall from extension.gnome.org.

edit: link fix

I am having the same issue.  I'm not sure how to apply the fix you mention.  Can you elaborate?

--nixIT


ASRock X570 PG VELOCITA AM4 AMD X570  | AMD Ryzen 5900x | 128GB G.SKILL RipjawsV  | ASRock Radeon RX 6700 XT Challenger D

Offline

#7 2012-02-01 03:15:49

bwat47
Member
Registered: 2009-10-07
Posts: 638

Re: Can't update gnome-shell-extensions-common

nixIT wrote:
hokasch wrote:

looks like the idea is to shift to extensions.gnome.org:
commit

You can remove all but user-theme and reinstall from extension.gnome.org.

edit: link fix

I am having the same issue.  I'm not sure how to apply the fix you mention.  Can you elaborate?

--nixIT

I had to remove all the extensions I currently had installed from the repos (including user-theme even though its still there) and gnome-shell-extensions common. Then I did pacman -S gnome-shell-extension-user-theme and it installed fine. After that I got the rest of the extensions from here:

https://extensions.gnome.org/

Note that this site currently only works in firefox. Find the extension you want and toggle the switch to on, it then asks if you want to install the extension.

Offline

#8 2012-02-01 08:50:58

joetotale
Member
From: Scotland
Registered: 2010-05-17
Posts: 23

Re: Can't update gnome-shell-extensions-common

bwat47 wrote:

Note that this site currently only works in firefox.

Seems to work fine for me in Chromium 16.0.912.77.

Offline

#9 2012-02-01 14:15:17

fowler
Member
Registered: 2009-01-26
Posts: 152

Re: Can't update gnome-shell-extensions-common

gnome-shell-system-monitor-applet-git from AUR no longer works with the update and it's not on extensions.gnome.org

The one that show up in the lower left is but I'm talking about the one that is in the upper panel.

Offline

#10 2012-02-01 19:01:05

nixIT
Member
Registered: 2010-01-13
Posts: 528

Re: Can't update gnome-shell-extensions-common

bwat47 wrote:

I had to remove all the extensions I currently had installed from the repos (including user-theme even though its still there) and gnome-shell-extensions common. Then I did pacman -S gnome-shell-extension-user-theme and it installed fine. After that I got the rest of the extensions from here:

https://extensions.gnome.org/

Note that this site currently only works in firefox. Find the extension you want and toggle the switch to on, it then asks if you want to install the extension.

I am not sure what extensions I Have installed.  I don't think I installed any out of the default, though I did recently install cinnamon.

how can I tell what needs to be removed?

--nixIT

ps.  still learning gnome 3


ASRock X570 PG VELOCITA AM4 AMD X570  | AMD Ryzen 5900x | 128GB G.SKILL RipjawsV  | ASRock Radeon RX 6700 XT Challenger D

Offline

#11 2012-02-01 19:51:13

bwat47
Member
Registered: 2009-10-07
Posts: 638

Re: Can't update gnome-shell-extensions-common

nixIT wrote:
bwat47 wrote:

I had to remove all the extensions I currently had installed from the repos (including user-theme even though its still there) and gnome-shell-extensions common. Then I did pacman -S gnome-shell-extension-user-theme and it installed fine. After that I got the rest of the extensions from here:

https://extensions.gnome.org/

Note that this site currently only works in firefox. Find the extension you want and toggle the switch to on, it then asks if you want to install the extension.

I am not sure what extensions I Have installed.  I don't think I installed any out of the default, though I did recently install cinnamon.

how can I tell what needs to be removed?

--nixIT

ps.  still learning gnome 3

If you don't run into any trouble when running an update you should be fine. If you do pacman should tell you which packages are causing the issue.

Last edited by bwat47 (2012-02-01 19:51:51)

Offline

#12 2012-02-10 13:01:43

Cape
Member
From: Mogliano Veneto, Italy
Registered: 2008-11-15
Posts: 105

Re: Can't update gnome-shell-extensions-common

What if i want to install system-wide? Do i have to login with each user, visit extensions.gnome.org and install everything?

Offline

#13 2012-04-02 01:55:11

trusktr
Banned
From: .earth
Registered: 2010-02-18
Posts: 907
Website

Re: Can't update gnome-shell-extensions-common

Perhaps sometime someone will come up with a way to install Gnome extensions with pacman in a manner that extensions.gnome.org will think you have those extensions installed.


joe@trusktr.io - joe at true skater dot io.

Offline

Board footer

Powered by FluxBB