#1528 rpmbuild error in rawhide
Closed: Duplicate 3 years ago by praiskup. Opened 3 years ago by iucar.

See https://download.copr.fedorainfracloud.org/results/iucar/cran/fedora-rawhide-x86_64/01694300-R-CRAN-intrval/builder-live.log.gz. Mock fails with the following error:

Start: buildsrpm
Start: rpmbuild -bs
error: unexpected end of expression: 
error:                              ^

Mock just prints out the error it got from /bin/rpm in this case, and it
looks like https://bugzilla.redhat.com/show_bug.cgi?id=1860852

Can you check your spec file is allright?

Looking at the %description, it seems like a duplicate. Thanks for the report anyway!

Metadata Update from @praiskup:
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

3 years ago

Sorry for the duplicate.

So I better strip the percentage from the description? Because there is no action upstream.

I think you could use the %-escaping, like %% ... but I didn't actually experiment there.

Login to comment on this ticket.

Metadata