Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1605485

Summary: poezio: FTBFS in Fedora rawhide
Product: [Fedora] Fedora Reporter: Mohan Boddu <mboddu>
Component: poezioAssignee: Florent Le Coz <louiz>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: urgent    
Version: 29CC: casper, louiz, mhroncok, mplch
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: poezio-0.12-1.fc29 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-17 22:32:36 UTC 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: 1565020, 1602938    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Mohan Boddu 2018-07-20 15:37:59 UTC
poezio failed to build from source in Fedora rawhide

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Please fix poezio 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,
poezio will be orphaned. Before branching of Fedora 30,
poezio will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Mohan Boddu 2018-07-20 15:38:05 UTC
Created attachment 1465638 [details]
build.log

Comment 2 Mohan Boddu 2018-07-20 15:38:12 UTC
Created attachment 1465639 [details]
root.log

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

Comment 3 Mohan Boddu 2018-07-20 15:38:15 UTC
Created attachment 1465640 [details]
state.log

Comment 4 Miro Hrončok 2018-07-25 09:24:33 UTC
(This is a mass bug update. Forgive me if things are not 100% accurate for this one.)

At this moment, your package still requires Python 3.6. This will cause broken upgrades to Fedora 29. Please prioritize this rebuild.

Let me know if you need help from the Python maintenance team figuring out why the package FTBFS.

Consider orphaning the package if you don't have time for it.

Consider retiring the package if upstream is dead and nothing depends on it in Fedora.

If you are blocked by other packages (I've recently tried to set the Bugzilla metadata to reflect that), consider helping there as well. Thank you.

Comment 5 Miro Hrončok 2018-08-06 10:21:41 UTC
This is another friendly reminder.

Please take action.

Comment 6 Marcel Plch 2018-08-07 08:53:40 UTC
I have investigated the issue and submitted a pull request.

You can find the PR here: https://src.fedoraproject.org/rpms/poezio/pull-request/1

Comment 7 Miro Hrončok 2018-08-10 13:46:37 UTC
Note that I requested an approval from FESCo to retire leaf packages that still require Python 3.6 at beta freeze and their bugs are in NEW state. (This package might not necessarily be leaf at this moment, but I'm updating all the bugs in case the dependencies change in the meantime.)

More info at https://pagure.io/fesco/issue/1965

Comment 8 Miro Hrončok 2018-08-13 11:58:42 UTC
Another bulk reminder. Please take action. Your package doesn't install on Fedora 29. Fix it or retire it.

Comment 9 Jan Kurik 2018-08-14 10:28:45 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle.
Changing version to '29'.

Comment 10 Miro Hrončok 2018-08-16 12:30:19 UTC
Do something now! (This is the unfriendly reminder.)

Comment 11 Miro Hrončok 2018-08-16 15:13:22 UTC
I apologize if my unfriendly reminder was too harsh. It was intended to be stronger than the previous friendly reminders, not to hurt anyone.

That said, this still needs to be taken care of.

Comment 12 Miro Hrončok 2018-08-17 11:49:04 UTC
Leaf packages that still require Python 3.6 one week before Fedora 29 Beta Freeze ([0]) and their FTBFS bug remains in NEW state, will be mass retired. Packages marked as blocked by non-FTBFS bug are excluded from this. [1]

[0] https://fedoraproject.org/wiki/Releases/29/Schedule
[1] https://pagure.io/fesco/issue/1965

Comment 13 Florent Le Coz 2018-08-17 21:25:59 UTC
I updated the package (in the f29 and master branches) to its latest release, version 0.12, and fixed a few small things in the package, see the changes here: https://src.fedoraproject.org/rpms/poezio/commits/f29

And the f29 build here: https://koji.fedoraproject.org/koji/taskinfo?taskID=29150632

(In reply to Marcel Plch from comment #6)
> I have investigated the issue and submitted a pull request.
> 
> You can find the PR here:
> https://src.fedoraproject.org/rpms/poezio/pull-request/1

Thank you very much for taking the time to do this. This was fixed upstream, so I won’t use this PR though.

Note that, however, its dependency python3-slixmpp is still broken

Comment 14 Miro Hrončok 2018-08-17 22:32:36 UTC
Thanks.