@dmnks commented on this pull request.


> @@ -1454,9 +1454,9 @@ RPMDB_INIT
 
 runroot rpmbuild -bb --quiet --define "pkg user" --define "provs %{add_sysuser 
u myuser 876 - /home/myuser /bin/sh}"\
   /data/SPECS/deptest.spec
-runroot rpm -U /build/RPMS/noarch/deptest-user-1.0-1.noarch.rpm 2> /dev/null
-runroot_other tail -1 /etc/passwd
-runroot rpm -V ${VERIFYOPTS} deptest-user
+runroot rpm -U --root /alt /build/RPMS/noarch/deptest-user-1.0-1.noarch.rpm 2> 
/dev/null

OK, to clarify things a bit, by "locally" above I actually meant "in my own 
container" :smile: based on a Fedora 37 image. Using the CI container (Fedora 
38) worked so I guess the `mkdir` is not needed after all.

I'm not sure why there's a difference between F37 and F38, though, but that 
probably doesn't matter much for the purposes of this PR.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2503#discussion_r1240032545
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/2503/review/1495483...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to