You are not logged in.

#1 2010-12-21 05:27:55

markbabc
Member
Registered: 2010-11-06
Posts: 157

python2 update

Ok so i yaourt -Syu --aur today (i use yaourt so its just easy to do it in one place) and right there it says

extra/python2 2.7.1-2 2 -> 3

does this mean arch is finally forcing me out of 2.x??? (i already have 3.x installed so idk why it wants to push a new 3.x update)

Offline

#2 2010-12-21 05:36:28

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,362

Re: python2 update

pkgrel has changed from 2 to 3.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#3 2010-12-21 06:08:55

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: python2 update

Man that is crappy output by yaourt...

Offline

#4 2010-12-21 08:08:52

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,362

Re: python2 update

Allan wrote:

Man that is crappy output by yaourt...

Agreed. bauerbill doesn't even have any output however smile something which I've been mildly annoyed by before.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#5 2010-12-21 08:42:27

Awebb
Member
Registered: 2010-05-06
Posts: 6,688

Re: python2 update

markbabc wrote:

(i use yaourt so its just easy to do it in one place)

Seems like you hacked 127.0.0.1 this time :-D

Offline

#6 2010-12-21 12:45:49

SteveK
Member
Registered: 2010-06-11
Posts: 80

Re: python2 update

markbabc only posted part of the output.  It was preceded by:

==> Package upgrade only (new release):

which should have made things clearer wink

Offline

#7 2010-12-21 14:26:55

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: python2 update

'Package upgrade only' is still pretty vague. What else would an end user think a package is except the tarball they're receiving? More accurately, it should be a PKGBUILD upgrade, even then, why not just output the entire farking version? It's not like it's changes the linecount (as if that's even important here).

I get better output from an alias:

alias pqu='paste -d "" <(printf "%-20.20s %12s => \n" $(pacman -Qu)) <(pacman --config <(grep -v "^Ignore" /etc/pacman.conf) -Sdp --print-format "%v" $(pacman -Qqu))'

..which I really should convert to use expac.

Offline

#8 2010-12-21 18:08:37

markbabc
Member
Registered: 2010-11-06
Posts: 157

Re: python2 update

ahhh i see, its just replacing it with 2.7.1-3, well thanks for the replies.

Offline

Board footer

Powered by FluxBB