https://bugzilla.redhat.com/show_bug.cgi?id=1635368 --- Comment #5 from Iñaki Ucar <i.ucar86@xxxxxxxxx> --- Mmmh, still erroring: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.muewlr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libreoffice-icon-theme-papirus-20170228 + /usr/bin/gzip -dc /builddir/build/SOURCES/papirus-libreoffice-theme-20170228.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libreoffice-icon-theme-papirus-20170228 BUILDSTDERR: /var/tmp/rpm-tmp.muewlr: line 40: cd: libreoffice-icon-theme-papirus-20170228: No such file or directory It seems that %autosetup uses %{name}-%{version} by default. Instead, %autosetup -n papirus-libreoffice-theme-%{version} should work. At this point, maybe it's worth it to define a global with the upstream name? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx