Skip to content

Install step doesn't find files #4

@suhancz

Description

@suhancz

I was happy seeing this project and tried to use it, though apparently when the pipeline gets to the .spec files' %install step, it can't find the source files. First I thought it's a mistake in my .spec, but trying on another I see the same result. Can you please address this issue.
See examples:

+ install -D phockup.py /github/home/rpmbuild/BUILDROOT/phockup-1.5.11-2.el7.x86_64/usr/lib/phockup/phockup.py
install: cannot stat 'phockup.py': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.AEDJ6b (%install)
   Bad exit status from /var/tmp/rpm-tmp.AEDJ6b (%install)
+ install -m 554 /github/home/rpmbuild/SOURCES/geth /github/home/rpmbuild/BUILDROOT/ethereum-go-1.9.25-1.x86_64/usr/local/bin/geth
install: cannot stat '/github/home/rpmbuild/SOURCES/geth': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.BcQ9Az (%install)
   Bad exit status from /var/tmp/rpm-tmp.BcQ9Az (%install)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions