https://bugzilla.redhat.com/show_bug.cgi?id=1232322
Bug ID: 1232322 Summary: gofed review doesn't copy paches Product: Fedora Version: rawhide Component: gofed Assignee: jchaloup@redhat.com Reporter: mskalick@redhat.com QA Contact: extras-qa@fedoraproject.org CC: golang@lists.fedoraproject.org, jchaloup@redhat.com
Description of problem: Gofed review command doesn't copy patches to rpmbuild SOURCES directory.
Version-Release number of selected component (if applicable): ofed-0.0.4-1.fc23.x86_64
How reproducible:
Steps to Reproduce: 1. Install gofed-0.0.4-1.fc23.x86_64 2. Do a review of golang-github-10gen-openssl package (srpm location: https://mskalick.fedorapeople.org/reviews/golang-github-10gen-openssl/golang...) 3.
Actual results:
Parsing golang-github-10gen-openssl.spec file Provides: github Repo: openssl Commit: 4c6dbafa5ec35b3ffc6a1b1e1fe29c3eba2053ec Name: golang-github-10gen-openssl Summary: OpenSSL bindings for Go (forked from github.com/spacemonkeygo/openssl)
Copying tarball openssl-4c6dbaf.tar.gz to /home/mskalick/rpmbuild/SOURCES
Building spec file using rpmbuild Build failed. Check build.log. Error: chyba: Špatný zdrojový soubor: /home/mskalick/rpmbuild/SOURCES/change-import-path-prefix.patch: Adresář nebo soubor neexistuje
Expected results: ... Copying tarball openssl-4c6dbaf.tar.gz to /home/mskalick/rpmbuild/SOURCES Copying patch change-import-path-prefix.patch to /home/mskalick/rpmbuild/SOURCES Copying patch use-system-openssl.patch to /home/mskalick/rpmbuild/SOURCES ...
Additional info:
https://bugzilla.redhat.com/show_bug.cgi?id=1232322
Jan Chaloupka jchaloup@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
--- Comment #1 from Jan Chaloupka jchaloup@redhat.com --- https://github.com/ingvagabund/gofed/issues/24
https://bugzilla.redhat.com/show_bug.cgi?id=1232322
Jan Chaloupka jchaloup@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Fixed In Version| |gofed-0.0.5-1.fc23 Resolution|--- |RAWHIDE Last Closed| |2015-06-23 08:21:19
golang@lists.fedoraproject.org