[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: using "--nodeps" with rpmbuild is it possible?



diego bowen skrev, on 27-09-2007 23:47:

I just tested this got rid of the "nodeps" option with "rpmbuild" and used it in the "/bin/rpm --nodeps -Uv /var/tmp/rpm.$PID" and it worked fine!! Thanks.....the rpmbuild man page should be more clear on this.....:)

As you've probably found out by now, rpmbuild --nodeps will get rid of the dependency check during the build, but not when you come to install the resulting rpm, unless you use it again. Also, using rpmbuild --nodeps means that the build will fail on stuff which might be specified in BuildRequires.

Tim's way is the only way to go.

--Tonni

--
Tony Earnshaw
Email: tonni at hetnet dot nl


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]