Bug 2504303
| Summary: | linux-atm: FTBFS in Fedora rawhide/f45 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | linux-atm | Assignee: | Frantisek Sumsal <frantisek> | ||||||||
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 45 | CC: | dreua, dwmw2, frantisek, pbrobinson | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | --- | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | Type: | --- | |||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 2433833, 2503726 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2026-07-21 20:17:22 UTC
Created attachment 2150854 [details]
build.log
file build.log too big, will only attach last 32768 bytes
Created attachment 2150855 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 2150856 [details]
state.log
This bug appears to have been reported against 'rawhide' during the Fedora Linux 45 development cycle. Changing version to 45. The latest release is from 2010 and we are not even packaging that latest patch release. I honestly don't know why I had this installed on my machine, wondering if anyone still uses or needs it. (Otherwise retirement would be the obvious choice.) https://sourceforge.net/projects/linux-atm/files/linux-atm/2.5.2/ It was mostly needed for systems terminating ADSL links with USB ADSL modems that needed PPPoATM. Upstream has removed most of the ATM stack except the bits needed to support that usecase and we still enable it in Fedora. Now most of these devices I believe are the ADSL generation 1 devices up to 8Mbps so it's questionable how many people in Fedora would actually use this functionality. The latest-ish kernel (7.2) dropped most of the UAPI headers that linux-atm requires, so it's effectively dead. The only consumer of this package is currently ppp, which is then transitively pulled in by several packages (IIRC the dep chain goes all the way to qemu as well), that's why the package is still common on a lot of machines. I've opened https://src.fedoraproject.org/rpms/ppp/pull-request/13 some time ago to drop the linux-atm dep from ppp - once it's merged I'll retire linux-atm once for all. The other thing that needs it for builds is the iproute package, it's used by tc (traffic control) Thanks for the quick reply! I don't see it on my f44 - at least a general qemu installation doesn't seem to need it at runtime. So yeah, if those build dependency could be dropped the retirement of this package would be a net improvement of Fedora imo. Thanks for taking care of that already! |