Bug 1481228 - perl-WWW-Shorten-3.093-5.fc27 FTBFS: iconv: cannot open input file `LICENCE': No such file or directory
Summary: perl-WWW-Shorten-3.093-5.fc27 FTBFS: iconv: cannot open input file `LICENCE':...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-WWW-Shorten
Version: 27
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-14 12:09 UTC by Petr Pisar
Modified: 2017-08-15 12:47 UTC (History)
2 users (show)

Fixed In Version: perl-WWW-Shorten-3.093-6.fc27
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-15 12:47:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2017-08-14 12:09:08 UTC
perl-WWW-Shorten-3.093-5.fc27 fails to build in F27:

Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zLn9zp
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf WWW-Shorten-3.093
+ /usr/bin/gzip -dc /builddir/build/SOURCES/WWW-Shorten-3.093.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd WWW-Shorten-3.093
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ iconv --from=ISO-8859-1 --to=UTF-8 LICENCE
iconv: cannot open input file `LICENCE': No such file or directory
+ exit 1
error: Bad exit status from /var/tmp/rpm-tmp.zLn9zp (%prep)
    Bad exit status from /var/tmp/rpm-tmp.zLn9zp (%prep)

This is caused by new rpm-build that report the failure correctly.

There is no LICENCE file. The file is called LICENSE.

Comment 1 Jan Kurik 2017-08-15 08:16:31 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle.
Changing version to '27'.


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