You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First build fails after clone, I suspect that something is not configured correctly in setting up the rpm build environment
[root@c910f02c05p03 vhu]# git clone https://github.com/xcat2/xcat-inventory.git
Cloning into 'xcat-inventory'...
remote: Counting objects: 1856, done.
remote: Compressing objects: 100% (19/19), done.
remote: Total 1856 (delta 7), reused 5 (delta 0), pack-reused 1837
Receiving objects: 100% (1856/1856), 406.63 KiB | 0 bytes/s, done.
Resolving deltas: 100% (1079/1079), done.
[root@c910f02c05p03 vhu]# cd xcat-inventory/
[root@c910f02c05p03 xcat-inventory]# ./makepythonrpm xcat-inventory
tar (child): /root/rpmbuild/SOURCES/xcat-inventory-0.1.4.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
xcat-inventory/
xcat-inventory/.gitignore
xcat-inventory/cli/
xcat-inventory/cli/xcat-inventory
xcat-inventory/debian/
xcat-inventory/debian/changelog
xcat-inventory/debian/compat
xcat-inventory/debian/control
xcat-inventory/debian/copyright
Building /root/rpmbuild/RPMS/noarch/xcat-inventory-0.1.4*.noarch.rpm ...
error: File /root/rpmbuild/SOURCES/xcat-inventory-0.1.4.tar.gz: No such file or directory
/usr/bin/cat: /root/rpmbuild/SOURCES/xcat-inventory-0.1.4.tar.gz: No such file or directory
error: File /root/rpmbuild/SOURCES/xcat-inventory-0.1.4.tar.gz: No such file or directory
/usr/bin/cat: /root/rpmbuild/SOURCES/xcat-inventory-0.1.4.tar.gz: No such file or directory
error: Failed to read spec file from /root/rpmbuild/SOURCES/xcat-inventory-0.1.4.tar.gz
First build fails after clone, I suspect that something is not configured correctly in setting up the rpm build environment
Running again succeeds:
The text was updated successfully, but these errors were encountered: