Bug 2341150 - python-ethtool: FTBFS in Fedora rawhide/f42
Summary: python-ethtool: FTBFS in Fedora rawhide/f42
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-ethtool
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Arnaldo Carvalho de Melo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2267022 F42FTBFS
TreeView+ depends on / blocked
 
Reported: 2025-01-22 21:33 UTC by Fedora Release Engineering
Modified: 2025-01-23 09:09 UTC (History)
5 users (show)

Fixed In Version: python-ethtool-0.15-13.fc42
Clone Of:
Environment:
Last Closed: 2025-01-23 09:04:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (25.47 KB, text/plain)
2025-01-22 21:33 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2025-01-22 21:33 UTC, Fedora Release Engineering
no flags Details
state.log (1.67 KB, text/plain)
2025-01-22 21:33 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2025-01-22 21:33:30 UTC
python-ethtool failed to build from source in Fedora rawhide/f42

https://koji.fedoraproject.org/koji/taskinfo?taskID=128076636


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
Please fix python-ethtool at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
python-ethtool will be orphaned. Before branching of Fedora 43,
python-ethtool will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/

Comment 1 Fedora Release Engineering 2025-01-22 21:33:33 UTC
Created attachment 2071973 [details]
build.log

Comment 2 Fedora Release Engineering 2025-01-22 21:33:35 UTC
Created attachment 2071974 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2025-01-22 21:33:36 UTC
Created attachment 2071975 [details]
state.log

Comment 4 Miro Hrončok 2025-01-23 08:01:43 UTC
The failure is:

+ mv /builddir/build/BUILD/python-ethtool-0.15-build/BUILDROOT/usr/bin/pifconfig /builddir/build/BUILD/python-ethtool-0.15-build/BUILDROOT/usr/bin/pifconfig
mv: '/builddir/build/BUILD/python-ethtool-0.15-build/BUILDROOT/usr/bin/pifconfig' and '/builddir/build/BUILD/python-ethtool-0.15-build/BUILDROOT/usr/bin/pifconfig' are the same file

From %install:

%install
...
mv %{buildroot}{%{_bindir},%{_sbindir}}/pifconfig
mv %{buildroot}{%{_bindir},%{_sbindir}}/pethtool


This is caused by https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin

However, this leaf package is de facto deprecated upstream, and I'd like to see it eventually retired.

Comment 5 Miro Hrončok 2025-01-23 09:04:52 UTC
> However, this leaf package is de facto deprecated upstream, and I'd like to see it eventually retired.

Never mind then :D

Comment 6 Zbigniew Jędrzejewski-Szmek 2025-01-23 09:09:38 UTC
I was just providing some breathing space to calmly consider the retirement ;)


Note You need to log in before you can comment on or make changes to this bug.