Bug 2446912 - telepathy-salut: FTBFS on rawhide/F45
Summary: telepathy-salut: FTBFS on rawhide/F45
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: telepathy-salut
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Ibiam Chihurumnaya
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F44FTBFS F45FTBFS, RAWHIDEFTBFS
TreeView+ depends on / blocked
 
Reported: 2026-03-12 07:54 UTC by Mamoru TASAKA
Modified: 2026-03-21 07:39 UTC (History)
1 user (show)

Fixed In Version: telepathy-salut-0.8.1-35.fc45
Clone Of:
Environment:
Last Closed: 2026-03-21 07:39:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mamoru TASAKA 2026-03-12 07:54:18 UTC
1. First of all, building srpm from telepathy-salut dist-git fails:
https://koji.fedoraproject.org/koji/taskinfo?taskID=143278681

Looks like the uploaded telepathy-salut-0.99.11.tar.gz 
- has "sha512sum" c8db4561f850a46f02cf6f9602747602ea751962d4c12b1f8026ebf978c324dc0759addf0502662e32fac05b3553547921dcb5a26e02e76c86f0fdfd2b2e6e29
- but Fedora git repo says it has "md5sum" "c8db4561f850a46f02cf6f9602747602"

https://src.fedoraproject.org/repo/pkgs/telepathy-salut/telepathy-salut-0.99.11.tar.gz/sha512/c8db4561f850a46f02cf6f9602747602ea751962d4c12b1f8026ebf978c324dc0759addf0502662e32fac05b3553547921dcb5a26e02e76c86f0fdfd2b2e6e29/telepathy-salut-0.99.11.tar.gz
v.s.
https://src.fedoraproject.org/rpms/telepathy-salut/blob/44f10d2f3ce4ef83044d830971dba6ac6692d3f2/f/sources

Note that "sha512sum" style "sources" file should have entry 
------------------------------------
SHA512 (telepathy-salut-0.99.11.tar.gz) = c8db4561f850a46f02cf6f9602747602ea751962d4c12b1f8026ebf978c324dc0759addf0502662e32fac05b3553547921dcb5a26e02e76c86f0fdfd2b2e6e29
------------------------------------

ref:
https://src.fedoraproject.org/rpms/systemd/blob/rawhide/f/sources

Due to checksum error, creating telepathy-salut from Fedora dist-git is constantly failing.

2. Even if I try to use the uploaded telepathy-salut-0.99.11.tar.gz , %prep fails when applying patch:

Executing(%prep): /bin/sh -e /home/tasaka1/rpmbuild/INSTROOT/rpm-tmp.W8ErAd
+ umask 022
+ cd /home/tasaka1/rpmbuild/fedora-specific/telepathy-salut/rawhide/telepathy-salut-0.99.11-build
+ cd /home/tasaka1/rpmbuild/fedora-specific/telepathy-salut/rawhide/telepathy-salut-0.99.11-build
+ rm -rf telepathy-salut-0.99.11
+ /usr/lib/rpm/rpmuncompress -x /home/tasaka1/rpmbuild/fedora-specific/telepathy-salut/rawhide/telepathy-salut-0.99.11.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd telepathy-salut-0.99.11
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (telepathy-salut-0.8.1-python3.patch):'
Patch #0 (telepathy-salut-0.8.1-python3.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .py3 --fuzz=0
patching file tools/glib-client-marshaller-gen.py
Hunk #1 FAILED at 31.
1 out of 1 hunk FAILED -- saving rejects to file tools/glib-client-marshaller-gen.py.rej
patching file tools/glib-ginterface-gen.py
Hunk #1 FAILED at 26.
Hunk #2 FAILED at 620.
Hunk #3 FAILED at 639.
Hunk #4 FAILED at 659.
4 out of 4 hunks FAILED -- saving rejects to file tools/glib-ginterface-gen.py.rej
patching file tools/glib-signals-marshal-gen.py
patching file tools/libglibcodegen.py
Hunk #1 FAILED at 191.
Hunk #2 FAILED at 297.
Hunk #3 FAILED at 312.
3 out of 3 hunks FAILED -- saving rejects to file tools/libglibcodegen.py.rej
patching file tools/make-release-mail.py
Hunk #1 succeeded at 59 (offset 9 lines).
error: Bad exit status from /home/tasaka1/rpmbuild/INSTROOT/rpm-tmp.W8ErAd (%prep)

Please make telepathy-salut buildable state.


Reproducible: Always

Comment 2 Mamoru TASAKA 2026-03-17 14:27:12 UTC
Ibiam, ping? I am going to once revert to 0.8.1 which is the latest version successfully built on koji in a few days (before F44 final freeze)
if no responce is received.

Comment 3 Mamoru TASAKA 2026-03-19 05:26:56 UTC
Again, I am going to once revert to 0.8.1 on F45 and F44 before F44 final freeze.

Comment 4 Ibiam Chihurumnaya 2026-03-20 15:29:41 UTC
That sounds good to me, I currently don't have the bandwidth to look at and fix this. Thank you!

Comment 5 Mamoru TASAKA 2026-03-21 07:09:31 UTC
Okay, thank you for reply. Once I am going to make this buildable state.

Comment 6 Fedora Update System 2026-03-21 07:35:30 UTC
FEDORA-2026-07f96f712f (telepathy-salut-0.8.1-35.fc45) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-07f96f712f

Comment 7 Fedora Update System 2026-03-21 07:39:51 UTC
FEDORA-2026-07f96f712f (telepathy-salut-0.8.1-35.fc45) has been pushed to the Fedora 45 stable repository.
If problem still persists, please make note of it in this bug report.


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