Opened 8 months ago
Closed 8 months ago
#69486 closed defect (invalid)
xorg-libxcb @1.16.1 does not upgrade on PPC Tiger, Mac OS X 10.4.11
Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.1 |
Keywords: | tiger ppc | Cc: | jeremyhu@… |
Port: | xorg-libxcb |
Description
I have installed:
xorg-libxcb @1.16_0+python311 (active) requested_variants='' platform='darwin 8' archs='ppc' date='2024-02-03T11:12:15+0100'
When I try to upgrade
port installs python_select-312
instead:
port -v upgrade xorg-libxcb ---> Computing dependencies for python_select-312. ---> Fetching archive for python_select-312 ---> python_select-312-0.3_1.any_any.noarch.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified ---> Attempting to fetch python_select-312-0.3_1.any_any.noarch.tbz2 from http://fra.de.packages.macports.org/python_select-312 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 61 1895 61 1182 0 0 582 0 0:00:03 0:00:02 0:00:01 582 100 1895 100 1895 0 0 625 0 0:00:03 0:00:03 --:--:-- 713---> Attempting to fetch python_select-312-0.3_1.any_any.noarch.tbz2.rmd160 from http://fra.de.packages.macports.org/python_select-312 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 512 100 512 0 0 252 0 0:00:02 0:00:02 --:--:-- 252 100 512 100 512 0 0 168 0 0:00:03 0:00:03 --:--:-- 0---> Installing python_select-312 @0.3_1 ---> Activating python_select-312 @0.3_1 x ./ Error: Aborted: SIGINT received.
Change History (5)
comment:1 Changed 8 months ago by ballapete (Peter "Pete" Dyballa)
comment:2 follow-up: 3 Changed 8 months ago by ryandesign (Ryan Carsten Schmidt)
I don't think this is specific to xorg-libxcb. xorg-libxcb just depends on python312. python312 depends on python_select-312.
What is the bug report? The fact that python_select-312 is being installed at all? Or is it that python_select-312 fails to install?
comment:3 Changed 8 months ago by ballapete (Peter "Pete" Dyballa)
Replying to ryandesign:
I don't think this is specific to xorg-libxcb. xorg-libxcb just depends on python312.
Only one variant depends on this version. As I wrote I have xorg-libxcb @1.16_0+python311
installed which does not get upgraded.
What is the bug report?
That instead something else and unwanted gets installed, no upgrade process is started.
comment:4 Changed 8 months ago by ryandesign (Ryan Carsten Schmidt)
Ok. That's not a bug. Yes, you have the +python311 variant selected, but per your output above it wasn't a requested variant; it was merely the default variant at the time. Today, +python312 is the default variant of that port and MacPorts is upgrading you to that new default. This feature was new in MacPorts 2.7.0; see #46956.
comment:5 Changed 8 months ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Same faulty behaviour on
intel Sonoma 14.3.1
.