public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Arfrever Frehtes Taifersar Arahesis <Arfrever@gentoo.org>
To: Gentoo Development <gentoo-dev@lists.gentoo.org>
Subject: Re: [gentoo-dev] Packages pulling in python-3*, also they dont  require it
Date: Fri, 19 Mar 2010 11:34:26 +0100	[thread overview]
Message-ID: <201003191134.27046.Arfrever@gentoo.org> (raw)
In-Reply-To: <4BA34E5C.7040800@gmail.com>

[-- Attachment #1: Type: Text/Plain, Size: 1833 bytes --]

2010-03-19 11:13:48 Dale napisał(a):
> Ciaran McCreesh wrote:
> > On Fri, 19 Mar 2010 04:23:31 -0500
> > Dale<rdalek1967@gmail.com>  wrote:
> >    
> >>> It's being installed because it's a dependency of something you use.
> >>>
> >>> Replace Python with any other library and we wouldn't be having this
> >>> discussion.
> >>>        
> >> OK.  Right now, as you type this, what package depends on python-3
> >> and won't work with python-2?  Anything at all?  If it is nothing,
> >> then why install it?
> >>      
> > And that's where you're making the mistake: you're treating Python as
> > being different from every other package.
> >
> > In every other case, you want things to be using the newest version of a
> > slotted package where possible. Why aren't you complaining that you were
> > forced to install gcc 4.3 and 4.1 when 3.4 worked just fine?
> >
> >    
> Because, when I installed gcc 4.3, I could then unmerge the old gcc.  
> That's why I didn't complain about that.  With python, we still have to 
> have the current version plus the new version which is not being used at 
> all.
> 
> Am I not correct in that?  If the new python is installed, what exactly 
> is going to use it?  I used the new gcc.  It worked fine.  I unmerged 
> the old one with no wasted space and one less package installed.  This 
> doesn't appear to be the case with python-3 tho.  It's going to be 
> installed and just sit there like a rock.

Python 3 is used during installation of packages, which support Python 2 and
Python 3 and support installation for multiple Python ABIs. You can directly
execute scripts with "-3.1" suffix (e.g. "bpython-3.1" or "coverage-3.1")
to use Python 3.1 even when Python 2.* is set as main active version of Python.

-- 
Arfrever Frehtes Taifersar Arahesis

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2010-03-19 10:30 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-18 19:20 [gentoo-dev] Packages pulling in python-3*, also they dont require it Thomas Sachau
2010-03-18 19:24 ` Fabian Groffen
2010-03-18 20:27   ` Ben de Groot
2010-03-18 20:53     ` Doktor Notor
2010-03-18 22:09       ` Sebastian Pipping
2010-03-18 22:17       ` Ben de Groot
2010-03-19  8:12         ` Ciaran McCreesh
2010-03-19  8:54           ` Dale
2010-03-19  8:57             ` Ciaran McCreesh
2010-03-19  9:23               ` Dale
2010-03-19  9:30                 ` Ciaran McCreesh
2010-03-19 10:13                   ` Dale
2010-03-19 10:34                     ` Arfrever Frehtes Taifersar Arahesis [this message]
2010-03-19 14:54                       ` Dale
2010-03-20  0:51                     ` [gentoo-dev] " Duncan
2010-03-20  9:56                       ` Jean-Marc Hengen
2010-03-20 12:53                         ` Zac Medico
2010-03-20 14:11                       ` Arfrever Frehtes Taifersar Arahesis
2010-03-22 21:12                         ` Jacob Godserv
2010-03-23 15:37                           ` Arfrever Frehtes Taifersar Arahesis
2010-03-23 16:15                             ` Duncan
2010-03-20 12:47                     ` Peter Hjalmarsson
2010-03-19  9:35                 ` [gentoo-dev] " Arfrever Frehtes Taifersar Arahesis
2010-03-19  9:39                   ` Petteri Räty
2010-03-19  9:55                     ` Arfrever Frehtes Taifersar Arahesis
2010-03-19  9:56                       ` Brian Harring
2010-03-19 10:01                         ` Ciaran McCreesh
2010-03-19 10:27                           ` Brian Harring
2010-03-19  9:40                 ` Brian Harring
2010-03-19 15:13               ` [gentoo-dev] " Nikos Chantziaras
2010-03-19 18:26                 ` Alec Warner
2010-03-20 12:42                   ` Nikos Chantziaras
2010-03-19  5:35     ` [gentoo-dev] " Alec Warner
2010-03-19  7:15       ` Dale
2010-03-19  7:58         ` Zac Medico
2010-03-19  8:52           ` Dale
2010-03-19  9:09             ` Zac Medico
2010-03-19 22:28             ` Alistair Bush
2010-03-19 15:02               ` Dale
2010-03-19 15:21                 ` Doktor Notor
2010-03-18 19:28 ` Ciaran McCreesh
2010-03-18 19:43   ` Thomas Sachau
2010-03-18 20:02     ` Petteri Räty
2010-03-18 20:10       ` Ciaran McCreesh
2010-03-18 20:57         ` Petteri Räty
2010-03-18 20:21       ` Thomas Sachau
2010-03-18 21:00         ` Petteri Räty
2010-03-18 21:06           ` Ciaran McCreesh
2010-03-18 21:45           ` Thomas Sachau
2010-03-18 19:33 ` Arfrever Frehtes Taifersar Arahesis
2010-03-18 19:47   ` Thomas Sachau
2010-03-18 19:55     ` Arfrever Frehtes Taifersar Arahesis
2010-03-18 20:13       ` Thomas Sachau
2010-03-18 21:40         ` Brian Harring
2010-03-20 12:51 ` [gentoo-dev] " Peter Hjalmarsson
2010-03-20 14:07   ` Arfrever Frehtes Taifersar Arahesis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201003191134.27046.Arfrever@gentoo.org \
    --to=arfrever@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox