Bug 1716537 - radicale fails to build with Python 3.8
Summary: radicale fails to build with Python 3.8
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: radicale
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Juan Orti
QA Contact: Fedora Extras Quality Assurance
URL: https://copr.fedorainfracloud.org/cop...
Whiteboard:
Depends On:
Blocks: PYTHON38
TreeView+ depends on / blocked
 
Reported: 2019-06-03 14:41 UTC by Miro Hrončok
Modified: 2019-07-13 16:35 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-07-13 16:35:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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/


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