Opened 10 years ago
Closed 10 years ago
#11916 closed bug (fixed)
can't install libxml2_python, missing python-2.6.8??
Reported by: | khallebal | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta1 |
Component: | - General | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is rev:48882 Tried with haikudepot & CL, unless i'm mistaking we've moved a while ago to version 2.7.9? here is the msg from CL
problem 1: nothing provides cmd:python>=2.6.8 needed by libxml2_python-2.9.1-1
solution 1:
- do not install "providing libxml2_python"
Please select a solution, skip the problem for now or quit. select [1/s/q]:
Change History (5)
follow-up: 2 comment:1 by , 10 years ago
Component: | Servers/package_daemon → Kits/Package Kit |
---|---|
Platform: | x86 → All |
comment:2 by , 10 years ago
Replying to waddlesplash:
Yes, we're currently on
cmd:python = 2.6.9
.
You mean cmd:python = 2.7.9,right?
comment:3 by , 10 years ago
Component: | Kits/Package Kit → - General |
---|---|
Owner: | changed from | to
Why Package Kit? This is just due to the way the python recipe declares cmd:python's compatibility:
cmd:python = $portVersion compat >= 2.7
comment:4 by , 10 years ago
libxml2 wasn't updated since python 2.7 upgrade for x86. Done in hrev48924. Please check.
comment:5 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Yes, we're currently on
cmd:python = 2.6.9
.