Hacker News new | past | comments | ask | show | jobs | submit login

As I said. That's a problem with the package management in most distributions. It has nothing to do with the fact that we have multiple distributions.

I.e. source-based distributions (e.g. gentoo) don't have this particular problem.




Tell this to people who ended up with broken Arch installations after the sudden upgrade to Python 3.x.


That is a case of yet another pair of problems, though: Python is incompatible with itself across versions (understandable, I guess), yet it is hard to run multiple versions side by side (major flaw in Python 3 for reusing the unadorned name Python, instead of making the number part of the name or changing the name of the installed software)


Python 3 does not reuse the unadorned name "python". It installs itself as "python3" by default. The decision to have "python" be Python 3 was solely Arch's.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: