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 1716537

Summary: radicale fails to build with Python 3.8
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: radicaleAssignee: Juan Orti <j.orti.alcaine>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: j.orti.alcaine, jplesnik, opensource, pb
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://copr.fedorainfracloud.org/coprs/g/python/python3.8/package/radicale/
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-13 16:35:24 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: 1686977    

Description Miro Hrončok 2019-06-03 14:41:15 UTC
See https://copr.fedorainfracloud.org/coprs/g/python/python3.8/package/radicale/ for actual logs. This report is automated and not very verbose, but feel free to ping me for help.

Comment 1 Jitka Plesnikova 2019-06-19 11:27:26 UTC
It fails also in rawhide with an error:

+ /usr/sbin/hardlink -cv /builddir/build/BUILDROOT/radicale-2.1.10-2.fc31.noarch/usr/share/selinux
BUILDSTDERR: /var/tmp/rpm-tmp.CKJeDP: line 75: /usr/sbin/hardlink: No such file or directory
BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.CKJeDP (%install)

It is caused, because hardlink was merged to unix-linux and the path was changed from
/usr/sbin/hardlink
to
/usr/bin/hardlink

Comment 2 Juan Orti 2019-07-13 16:30:17 UTC
I've fixed the hardlink problem.

The build log is no longer available, could you build it again it python 3.8?

Comment 3 Miro Hrončok 2019-07-13 16:35:24 UTC
It built, thanks: https://copr.fedorainfracloud.org/coprs/g/python/python3.8/package/radicale/