Page 1 of 1

gtkpacman issue since updates.

Posted: 19 Oct 2010, 21:47
by dedanna1029
When I try to start it:

Code: Select all

# gtkpacman
  File "/usr/bin/gtkpacman", line 80
    print "Pacman version : %s" %database.ver
                              ^
SyntaxError: invalid syntax


Any clue what's up with this?

Thanks.

Re: gtkpacman issue since updates.

Posted: 19 Oct 2010, 22:28
by viking60
Hm no! I just updated with it so it is not universal. Let me have a look, Back in a sec.....
Edit: No I am lazy today Just remove it and reinstall - then you should be fine.

Re: gtkpacman issue since updates.

Posted: 20 Oct 2010, 05:37
by dedanna1029
I did, to no avail. :(

Re: gtkpacman issue since updates.

Posted: 20 Oct 2010, 05:58
by viking60
Try a

Code: Select all

pacman -Syy

Re: gtkpacman issue since updates.

Posted: 20 Oct 2010, 15:11
by dedanna1029
gtkpacman is in yaourt... however I'm trying it anyway.

Code: Select all

# pacman -Syy
:: Synchronizing package databases...
 core                     35.6K   65.7K/s 00:00:01 [######################] 100%
 extra                   472.8K  307.7K/s 00:00:02 [######################] 100%
 community               389.7K  274.5K/s 00:00:01 [######################] 100%
 archlinuxfr              21.8K   56.8K/s 00:00:00 [######################] 100%


It's fine. I have now installed 2 different versions now of gtkpacman, uninstalling the first, always with that same result posted above. (gtkpacman and gtkpacman-svn)

I'm debating on editing out that quote in /usr/bin/gtkpacman - it appears that's where the issue is from the code on it.