Bug 2505082 - uudeview: FTBFS in Fedora rawhide/f45
Summary: uudeview: FTBFS in Fedora rawhide/f45
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: uudeview
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Charles R. Anderson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F45FTBFS
TreeView+ depends on / blocked
 
Reported: 2026-07-21 22:17 UTC by Fedora Release Engineering
Modified: 2026-08-05 17:27 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-08-05 17:27:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (2.04 KB, text/plain)
2026-07-21 22:17 UTC, Fedora Release Engineering
no flags Details
root.log (32.00 KB, text/plain)
2026-07-21 22:17 UTC, Fedora Release Engineering
no flags Details
state.log (1.57 KB, text/plain)
2026-07-21 22:17 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2026-07-21 22:17:06 UTC
uudeview failed to build from source in Fedora rawhide/f45

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
Please fix uudeview 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,
uudeview will be orphaned. Before branching of Fedora 46,
uudeview 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 2026-07-21 22:17:11 UTC
Created attachment 2152052 [details]
build.log

Comment 2 Fedora Release Engineering 2026-07-21 22:17:19 UTC
Created attachment 2152053 [details]
root.log

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

Comment 3 Fedora Release Engineering 2026-07-21 22:17:22 UTC
Created attachment 2152054 [details]
state.log

Comment 4 harry drop 2026-07-22 08:03:51 UTC
I will review the build logs, identify the root cause https://www.calfresh.com.co

Comment 5 Filipe Rosset 2026-08-05 15:55:29 UTC
one issue is caused by "texlive-texosquery" from "texlive-base.spec"

Requires: java-headless but this name is gone, should be replaced by one of these:

 java-25-openjdk-headless.aarch64	OpenJDK 25 Headless Runtime Environment
 java-latest-openjdk-headless.aarch64	OpenJDK 26 Headless Runtime Environment

I opened https://bugzilla.redhat.com/show_bug.cgi?id=2511625 to the texlive-texosquery issue.

Comment 6 Filipe Rosset 2026-08-05 17:27:06 UTC
Fixed https://koji.fedoraproject.org/koji/buildinfo?buildID=3066348

in fact the lack of dependencies for ix86 was the culprit, so ExcludeArch: %{ix86} is the fix.


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