## ----------------------- ## ## rpm 4.14.90 test suite. ## ## ----------------------- ## rpmtests: command line was: $ ./rpmtests ## --------- ## ## Platform. ## ## --------- ## hostname = f28 uname -m = x86_64 uname -r = 4.17.3-200.fc28.x86_64 uname -s = Linux uname -v = #1 SMP Tue Jun 26 14:17:07 UTC 2018 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/mark/rpm/tests PATH: /home/mark/rpm/tests/testing/usr/bin PATH: /usr/share/Modules/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin rpmtests: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2012 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/home/mark/rpm/tests' | at_srcdir='.' | abs_srcdir='/home/mark/rpm/tests' | at_top_srcdir='..' | abs_top_srcdir='/home/mark/rpm' | at_top_build_prefix='../' | abs_top_builddir='/home/mark/rpm' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/sh'} rpmtests: atlocal: | LD_LIBRARY_PATH="${abs_builddir}/testing/usr/lib64" | export LD_LIBRARY_PATH | PATH="${abs_builddir}/testing@rpmbindir@:${abs_builddir}/testing/usr/bin:$PATH" | export PATH | | PYLIBDIR=`python -c "from distutils.sysconfig import get_python_lib; import sys; sys.stdout.write(get_python_lib(1,0,'/usr'))"` | PYTHONPATH="${abs_builddir}/testing${PYLIBDIR}" | export PYTHONPATH | | RPMTEST="${abs_builddir}/testing" | RPMDATA="${abs_srcdir}/data/" | | RPM_CONFIGDIR="${RPMTEST}//usr/lib/rpm" | RPM_POPTEXEC_PATH="${RPMTEST}//usr/bin" | export RPM_CONFIGDIR RPM_POPTEXEC_PATH | | # Popt looks into $HOME | HOME="${RPMTEST}" | export HOME | | TZ=UTC | export TZ | | TOPDIR="${RPMTEST}/build" | | RPM_XFAIL=${RPM_XFAIL-1} | if grep -q 'WITH_LUA 1' "${abs_top_builddir}/config.h"; then | LUA_DISABLED=false; | else | LUA_DISABLED=true; | fi | if test -d "$PYTHONPATH/rpm"; then | PYTHON_DISABLED=false; | else | PYTHON_DISABLED=true; | fi | | function run() | { | "$@" --define "_tmppath ${RPMTEST}/tmp" --define "_topdir ${TOPDIR}" --dbpath="${RPMTEST}/var/lib/rpm/" | } | | function rundebug() | { | cp ${RPMDATA}/macros.debug ${RPM_CONFIGDIR}/macros.d/ | "$@" --define "_tmppath ${RPMTEST}/tmp" --define "_topdir ${TOPDIR}" --dbpath="${RPMTEST}/var/lib/rpm/" | rm -f ${RPM_CONFIGDIR}/macros.d/macros.debug | } | | function runroot() | { | (unset RPM_CONFIGDIR RPM_POPTEXEC_PATH; cd ${RPMTEST} && \ | MAGIC="/magic/magic" FAKECHROOT_BASE="${RPMTEST}" fakechroot "$@" --define "_topdir /build" --noplugins | ) | } | | function runroot_other() | { | (unset RPM_CONFIGDIR RPM_POPTEXEC_PATH; cd ${RPMTEST} && \ | FAKECHROOT_BASE="${RPMTEST}" fakechroot "$@" | ) | } ## ---------------- ## ## Tested programs. ## ## ---------------- ## ./local.at:37: /home/mark/rpm/tests/testing/usr/bin/rpm --version RPM version 4.14.90 ./local.at:37: /home/mark/rpm/tests/testing/usr/bin/rpmbuild --version RPM version 4.14.90 ./local.at:37: /home/mark/rpm/tests/testing/usr/bin/rpmquery --version RPM version 4.14.90 ## ------------------ ## ## Running the tests. ## ## ------------------ ## rpmtests: starting at: Fri Jul 6 13:35:38 UTC 2018 1. rpm --version (rpmgeneral.at:22): ok (0m0.007s 0m0.002s) 2. rpmbuild --version (rpmgeneral.at:31): ok (0m0.004s 0m0.005s) 3. rpm --showrc (rpmgeneral.at:40): ok (0m0.007s 0m0.003s) 4. rpm --querytags (rpmgeneral.at:50): ok (0m0.005s 0m0.004s) 5. rpmkeys -K verifylevel (rpmvfylevel.at:3): ok (0m0.112s 0m0.061s) 6. rpmkeys -K verifylevel (rpmvfylevel.at:77): ok (0m0.063s 0m0.027s) 7. rpmkeys -K verifylevel (rpmvfylevel.at:150): ok (0m0.105s 0m0.068s) 8. rpmkeys -K verifylevel (rpmvfylevel.at:224): ok (0m0.108s 0m0.077s) 9. rpmkeys -K verifylevel (rpmvfylevel.at:299): ok (0m0.039s 0m0.035s) 10. rpmkeys -Kv 1 (rpmsigdig.at:7): ok (0m0.017s 0m0.013s) 11. rpmkeys -Kv 1 (rpmsigdig.at:31): ok (0m0.019s 0m0.013s) 12. rpmkeys -Kv 2 (rpmsigdig.at:56): ok (0m0.016s 0m0.016s) 13. rpmkeys -Kv 3 (rpmsigdig.at:81): ok (0m0.019s 0m0.013s) 14. rpmkeys -Kv 4 (rpmsigdig.at:106): ok (0m0.016s 0m0.017s) 16. rpmkeys --import rsa (rpmsigdig.at:156): ok (0m0.034s 0m0.021s) 17. rpmkeys -K 1 (rpmsigdig.at:223): ok (0m0.033s 0m0.019s) 18. rpmkeys -Kv 1 (rpmsigdig.at:243): ok (0m0.038s 0m0.034s) 19. rpmkeys -Kv 1 (rpmsigdig.at:290): ok (0m0.029s 0m0.024s) 20. rpmkeys -Kv 2 (rpmsigdig.at:326): ok (0m0.031s 0m0.024s) 21. rpmkeys -Kv 3 (rpmsigdig.at:363): ok (0m0.030s 0m0.024s) 22. rpmsign --addsign (rpmsigdig.at:400): ok (0m0.044s 0m0.035s) 23. rpmsign --delsign (rpmsigdig.at:435): ok (0m0.027s 0m0.019s) 24. rpmsign --addsign (rpmsigdig.at:462): ok (0m0.013s 0m0.015s) 26. rpm --qf -p *.i386.rpm (rpmquery.at:22): ok (0m0.008s 0m0.003s) 27. rpm --qf -p *.src.rpm (rpmquery.at:36): ok (0m0.006s 0m0.006s) 28. rpm -ql -p *.src.rpm (rpmquery.at:50): ok (0m0.008s 0m0.003s) 29. rpmspec -q (rpmquery.at:65): ok (0m0.009s 0m0.003s) 30. rpm -ql -p *.i386.rpm (rpmquery.at:77): ok (0m0.008s 0m0.003s) 31. rpm -qp (rpmquery.at:94): ok (0m0.004s 0m0.008s) 32. rpm -q --scripts -p *.i386.rpm (rpmquery.at:115): ok (0m0.006s 0m0.006s) 34. integer array query (rpmquery.at:180): ok (0m0.006s 0m0.005s) 35. formatted filesbypkg query (rpmquery.at:196): ok (0m0.008s 0m0.003s) 36. hex formatted integer array extension query (rpmquery.at:212): ok (0m0.007s 0m0.004s) 37. base64 extension query (rpmquery.at:228): ok (0m0.008s 0m0.002s) 38. pgpsig extension query (rpmquery.at:241): ok (0m0.007s 0m0.004s) 39. integer array perms format query (rpmquery.at:255): ok (0m0.005s 0m0.006s) 40. string array query (rpmquery.at:271): ok (0m0.007s 0m0.004s) 41. empty string array query (rpmquery.at:284): ok (0m0.005s 0m0.005s) 42. empty string array extension array format (rpmquery.at:297): ok (0m0.008s 0m0.002s) 43. empty string array extension query (rpmquery.at:310): ok (0m0.008s 0m0.003s) 44. different sizes arrays query 1 (rpmquery.at:323): ok (0m0.006s 0m0.005s) 45. different sizes arrays query 2 (rpmquery.at:339): ok (0m0.006s 0m0.004s) 46. different sizes arrays query 3 (rpmquery.at:353): ok (0m0.008s 0m0.003s) 47. different sizes arrays query 4 (rpmquery.at:367): ok (0m0.008s 0m0.003s) 48. non-existent string tag (rpmquery.at:383): ok (0m0.007s 0m0.004s) 49. non-existent integer tag query (rpmquery.at:396): ok (0m0.007s 0m0.004s) 50. conditional queryformat (rpmquery.at:409): ok (0m0.005s 0m0.006s) 51. invalid tag query (rpmquery.at:422): ok (0m0.006s 0m0.004s) 52. invalid data for format query (rpmquery.at:436): ok (0m0.008s 0m0.003s) 53. invalid format width query (rpmquery.at:449): ok (0m0.009s 0m0.002s) 56. formatting name humansi, humaniec (rpmquery.at:815): ok (0m0.021s 0m0.010s) 65. verifyscript failure (rpmverify.at:231): ok (0m0.037s 0m0.023s) 72. rpm --initdb (rpmdb.at:23): ok (0m0.014s 0m0.006s) 73. rpm -qa (rpmdb.at:36): ok (0m0.014s 0m0.015s) 83. rpmdb --rebuilddb and verify empty database (rpmdb.at:233): ok (0m0.023s 0m0.018s) 89. rpm -U (rpmi.at:36): ok (0m0.020s 0m0.009s) 90. rpm -U (rpmi.at:52): ok (0m0.015s 0m0.015s) 91. rpm -U (rpmi.at:68): ok (0m0.012s 0m0.017s) 100. rpm -U (rpmi.at:267): ok (0m0.018s 0m0.014s) 101. rpm -U (rpmi.at:288): ok (0m0.021s 0m0.011s) 103. rpm -U *.src.rpm (rpmi.at:372): ok (0m0.009s 0m0.004s) 104. rpm -i *.src.rpm (rpmi.at:387): ok (0m0.008s 0m0.005s) 105. rpm -i (rpmi.at:403): ok (0m0.008s 0m0.003s) 106. rpm -i --nomanifest (rpmi.at:415): ok (0m0.008s 0m0.004s) 107. rpm -i (rpmbuild.at:72): ok (0m0.006s 0m0.008s) 125. rpmbuild -tb (rpmbuild.at:89): ok (0m0.056s 0m0.044s) 133. Build requires (rpmbuild.at:310): ok (0m0.008s 0m0.006s) 135. rpmspec query 1 (rpmbuild.at:369): ok (0m0.008s 0m0.002s) 137. rpmbuild debuginfo minisymtab (rpmbuild.at:407): ok (0m0.154s 0m0.089s) 138. rpmbuild debuginfo minisymtab strip -g (rpmbuild.at:444): ok (0m0.145s 0m0.082s) 139. rpmbuild debuginfo dwz (rpmbuild.at:483): ok (0m0.273s 0m0.139s) 140. rpmbuild debuginfo dwz unique debug names (rpmbuild.at:575): ok (0m0.278s 0m0.134s) 141. rpmbuild debuginfo dwz gnu_debuglink crc (rpmbuild.at:664): ok (0m0.252s 0m0.135s) 142. rpmbuild implicit suid binary (rpmbuild.at:698): ok (0m0.247s 0m0.132s) 143. rpmbuild debuginfo gdb index included (rpmbuild.at:732): ok (0m0.285s 0m0.147s) 144. rpmbuild debuginfo no gdb index included (rpmbuild.at:761): ok (0m0.156s 0m0.100s) 145. rpmbuild debuginfo unique debug src dir (rpmbuild.at:789): ok (0m0.249s 0m0.129s) 146. rpmbuild debuginfo no unique debug src dir (rpmbuild.at:828): ok (0m0.227s 0m0.144s) 147. rpmbuild debugsource (rpmbuild.at:864): ok (0m0.251s 0m0.137s) 148. rpmbuild debugsource debugsourcefiles.list path (rpmbuild.at:899): ok (0m0.136s 0m0.088s) 149. rpmbuild debuginfo subpackages single (rpmbuild.at:928): ok (0m0.347s 0m0.165s) 150. rpmbuild debuginfo subpackages multiple (rpmbuild.at:971): ok (0m0.386s 0m0.196s) 151. rpmbuild debuginfo subpackages multiple unique (rpmbuild.at:1056): ok (0m0.383s 0m0.182s) 152. rpmbuild debuginfo subpackages multiple unique debugsource (rpmbuild.at:1141): ok (0m0.379s 0m0.228s) 153. rpmbuild debuginfo subpackages multiple excluded (rpmbuild.at:1229): ok (0m0.347s 0m0.184s) 154. rpmbuild debuginfo subpackages multiple excluded (rpmbuild.at:1294): ok (0m0.269s 0m0.133s) 155. rpmbuild buildid none (rpmbuildid.at:23): ok (0m0.138s 0m0.080s) 156. rpmbuild buildid alldebug (rpmbuildid.at:57): ok (0m0.148s 0m0.096s) 157. rpmbuild buildid alldebug unique debug names (rpmbuildid.at:149): ok (0m0.149s 0m0.094s) 158. rpmbuild buildid separate (rpmbuildid.at:240): ok (0m0.149s 0m0.090s) 159. rpmbuild buildid separate unique debug names (rpmbuildid.at:331): ok (0m0.165s 0m0.075s) 160. rpmbuild buildid compat (rpmbuildid.at:421): ok (0m0.154s 0m0.088s) 161. rpmbuild buildid compat unique debug names (rpmbuildid.at:525): ok (0m0.156s 0m0.087s) 162. rpmbuild buildid duplicate alldebug (rpmbuildid.at:629): ok (0m0.281s 0m0.143s) 163. rpmbuild buildid hardlink alldebug (rpmbuildid.at:697): ok (0m0.153s 0m0.118s) 164. rpmbuild buildid duplicate separate (rpmbuildid.at:762): ok (0m0.227s 0m0.136s) 165. rpmbuild buildid hardlink separate (rpmbuildid.at:827): ok (0m0.159s 0m0.109s) 166. rpmbuild buildid duplicate compat (rpmbuildid.at:889): ok (0m0.240s 0m0.129s) 167. rpmbuild buildid hardlink compat (rpmbuildid.at:966): ok (0m0.175s 0m0.094s) 168. rpmbuild buildid recompute (rpmbuildid.at:1039): ok (0m0.598s 0m0.359s) 169. rpmbuild buildid unique r1 r2 (rpmbuildid.at:1153): ok (0m0.293s 0m0.161s) 170. rpmbuild buildid non-unique r1 r2 (rpmbuildid.at:1201): ok (0m0.290s 0m0.150s) 171. rpmbuild buildid attrs (rpmbuildid.at:1253): ok (0m0.148s 0m0.078s) 172. rpmbuild buildid config attrs (rpmbuildid.at:1288): ok (0m0.134s 0m0.095s) 179. rpmvercmp(1.0, 1.0) = 0 (rpmvercmp.at:15): ok (0m0.008s 0m0.003s) 180. rpmvercmp(1.0, 2.0) = -1 (rpmvercmp.at:16): ok (0m0.006s 0m0.005s) 181. rpmvercmp(2.0, 1.0) = 1 (rpmvercmp.at:17): ok (0m0.005s 0m0.006s) 182. rpmvercmp(2.0.1, 2.0.1) = 0 (rpmvercmp.at:19): ok (0m0.005s 0m0.006s) 183. rpmvercmp(2.0, 2.0.1) = -1 (rpmvercmp.at:20): ok (0m0.008s 0m0.003s) 184. rpmvercmp(2.0.1, 2.0) = 1 (rpmvercmp.at:21): ok (0m0.006s 0m0.004s) 185. rpmvercmp(2.0.1a, 2.0.1a) = 0 (rpmvercmp.at:23): ok (0m0.006s 0m0.006s) 186. rpmvercmp(2.0.1a, 2.0.1) = 1 (rpmvercmp.at:24): ok (0m0.004s 0m0.007s) 187. rpmvercmp(2.0.1, 2.0.1a) = -1 (rpmvercmp.at:25): ok (0m0.008s 0m0.003s) 188. rpmvercmp(5.5p1, 5.5p1) = 0 (rpmvercmp.at:27): ok (0m0.007s 0m0.003s) 189. rpmvercmp(5.5p1, 5.5p2) = -1 (rpmvercmp.at:28): ok (0m0.007s 0m0.004s) 190. rpmvercmp(5.5p2, 5.5p1) = 1 (rpmvercmp.at:29): ok (0m0.004s 0m0.006s) 191. rpmvercmp(5.5p10, 5.5p10) = 0 (rpmvercmp.at:31): ok (0m0.005s 0m0.006s) 192. rpmvercmp(5.5p1, 5.5p10) = -1 (rpmvercmp.at:32): ok (0m0.009s 0m0.002s) 193. rpmvercmp(5.5p10, 5.5p1) = 1 (rpmvercmp.at:33): ok (0m0.007s 0m0.004s) 194. rpmvercmp(10xyz, 10.1xyz) = -1 (rpmvercmp.at:35): ok (0m0.005s 0m0.006s) 195. rpmvercmp(10.1xyz, 10xyz) = 1 (rpmvercmp.at:36): ok (0m0.006s 0m0.005s) 196. rpmvercmp(xyz10, xyz10) = 0 (rpmvercmp.at:38): ok (0m0.006s 0m0.004s) 197. rpmvercmp(xyz10, xyz10.1) = -1 (rpmvercmp.at:39): ok (0m0.008s 0m0.003s) 198. rpmvercmp(xyz10.1, xyz10) = 1 (rpmvercmp.at:40): ok (0m0.005s 0m0.006s) 199. rpmvercmp(xyz.4, xyz.4) = 0 (rpmvercmp.at:42): ok (0m0.004s 0m0.007s) 200. rpmvercmp(xyz.4, 8) = -1 (rpmvercmp.at:43): ok (0m0.009s 0m0.003s) 201. rpmvercmp(8, xyz.4) = 1 (rpmvercmp.at:44): ok (0m0.007s 0m0.004s) 202. rpmvercmp(xyz.4, 2) = -1 (rpmvercmp.at:45): ok (0m0.004s 0m0.007s) 203. rpmvercmp(2, xyz.4) = 1 (rpmvercmp.at:46): ok (0m0.007s 0m0.004s) 204. rpmvercmp(5.5p2, 5.6p1) = -1 (rpmvercmp.at:48): ok (0m0.007s 0m0.004s) 205. rpmvercmp(5.6p1, 5.5p2) = 1 (rpmvercmp.at:49): ok (0m0.007s 0m0.004s) 206. rpmvercmp(5.6p1, 6.5p1) = -1 (rpmvercmp.at:51): ok (0m0.007s 0m0.004s) 207. rpmvercmp(6.5p1, 5.6p1) = 1 (rpmvercmp.at:52): ok (0m0.006s 0m0.006s) 208. rpmvercmp(6.0.rc1, 6.0) = 1 (rpmvercmp.at:54): ok (0m0.007s 0m0.004s) 209. rpmvercmp(6.0, 6.0.rc1) = -1 (rpmvercmp.at:55): ok (0m0.007s 0m0.004s) 210. rpmvercmp(10b2, 10a1) = 1 (rpmvercmp.at:57): ok (0m0.005s 0m0.006s) 211. rpmvercmp(10a2, 10b2) = -1 (rpmvercmp.at:58): ok (0m0.005s 0m0.005s) 212. rpmvercmp(1.0aa, 1.0aa) = 0 (rpmvercmp.at:60): ok (0m0.007s 0m0.004s) 213. rpmvercmp(1.0a, 1.0aa) = -1 (rpmvercmp.at:61): ok (0m0.009s 0m0.002s) 214. rpmvercmp(1.0aa, 1.0a) = 1 (rpmvercmp.at:62): ok (0m0.007s 0m0.004s) 215. rpmvercmp(10.0001, 10.0001) = 0 (rpmvercmp.at:64): ok (0m0.005s 0m0.006s) 216. rpmvercmp(10.0001, 10.1) = 0 (rpmvercmp.at:65): ok (0m0.007s 0m0.004s) 217. rpmvercmp(10.1, 10.0001) = 0 (rpmvercmp.at:66): ok (0m0.007s 0m0.003s) 218. rpmvercmp(10.0001, 10.0039) = -1 (rpmvercmp.at:67): ok (0m0.006s 0m0.005s) 219. rpmvercmp(10.0039, 10.0001) = 1 (rpmvercmp.at:68): ok (0m0.009s 0m0.002s) 220. rpmvercmp(4.999.9, 5.0) = -1 (rpmvercmp.at:70): ok (0m0.005s 0m0.007s) 221. rpmvercmp(5.0, 4.999.9) = 1 (rpmvercmp.at:71): ok (0m0.006s 0m0.005s) 222. rpmvercmp(20101121, 20101121) = 0 (rpmvercmp.at:73): ok (0m0.007s 0m0.004s) 223. rpmvercmp(20101121, 20101122) = -1 (rpmvercmp.at:74): ok (0m0.007s 0m0.004s) 224. rpmvercmp(20101122, 20101121) = 1 (rpmvercmp.at:75): ok (0m0.005s 0m0.006s) 225. rpmvercmp(2_0, 2_0) = 0 (rpmvercmp.at:77): ok (0m0.006s 0m0.005s) 226. rpmvercmp(2.0, 2_0) = 0 (rpmvercmp.at:78): ok (0m0.007s 0m0.004s) 227. rpmvercmp(2_0, 2.0) = 0 (rpmvercmp.at:79): ok (0m0.008s 0m0.003s) 228. rpmvercmp(a, a) = 0 (rpmvercmp.at:82): ok (0m0.006s 0m0.005s) 229. rpmvercmp(a+, a+) = 0 (rpmvercmp.at:83): ok (0m0.004s 0m0.006s) 230. rpmvercmp(a+, a_) = 0 (rpmvercmp.at:84): ok (0m0.008s 0m0.003s) 231. rpmvercmp(a_, a+) = 0 (rpmvercmp.at:85): ok (0m0.005s 0m0.005s) 232. rpmvercmp(+a, +a) = 0 (rpmvercmp.at:86): ok (0m0.006s 0m0.004s) 233. rpmvercmp(+a, _a) = 0 (rpmvercmp.at:87): ok (0m0.008s 0m0.004s) 234. rpmvercmp(_a, +a) = 0 (rpmvercmp.at:88): ok (0m0.008s 0m0.002s) 235. rpmvercmp(+_, +_) = 0 (rpmvercmp.at:89): ok (0m0.008s 0m0.003s) 236. rpmvercmp(_+, +_) = 0 (rpmvercmp.at:90): ok (0m0.007s 0m0.004s) 237. rpmvercmp(_+, _+) = 0 (rpmvercmp.at:91): ok (0m0.006s 0m0.005s) 238. rpmvercmp(+, _) = 0 (rpmvercmp.at:92): ok (0m0.010s 0m0.001s) 239. rpmvercmp(_, +) = 0 (rpmvercmp.at:93): ok (0m0.007s 0m0.004s) 240. rpmvercmp(1.0~rc1, 1.0~rc1) = 0 (rpmvercmp.at:96): ok (0m0.004s 0m0.007s) 241. rpmvercmp(1.0~rc1, 1.0) = -1 (rpmvercmp.at:97): ok (0m0.007s 0m0.004s) 242. rpmvercmp(1.0, 1.0~rc1) = 1 (rpmvercmp.at:98): ok (0m0.008s 0m0.002s) 243. rpmvercmp(1.0~rc1, 1.0~rc2) = -1 (rpmvercmp.at:99): ok (0m0.008s 0m0.003s) 244. rpmvercmp(1.0~rc2, 1.0~rc1) = 1 (rpmvercmp.at:100): ok (0m0.007s 0m0.004s) 245. rpmvercmp(1.0~rc1~git123, 1.0~rc1~git123) = 0 (rpmvercmp.at:101): ok (0m0.007s 0m0.004s) 246. rpmvercmp(1.0~rc1~git123, 1.0~rc1) = -1 (rpmvercmp.at:102): ok (0m0.010s 0m0.001s) 247. rpmvercmp(1.0~rc1, 1.0~rc1~git123) = 1 (rpmvercmp.at:103): ok (0m0.005s 0m0.006s) 284. package with file conflict (rpmconflict.at:7): ok (0m0.040s 0m0.029s) 285. two packages with a conflicting file (rpmconflict.at:31): ok (0m0.017s 0m0.013s) 376. simple rpm --eval (rpmmacro.at:6): ok (0m0.006s 0m0.004s) 377. invalid rpm --eval (rpmmacro.at:17): ok (0m0.006s 0m0.004s) 378. invalid rpm --define (rpmmacro.at:29): ok (0m0.012s 0m0.007s) 379. rpm --undefine (rpmmacro.at:42): ok (0m0.011s 0m0.008s) 380. simple true conditional rpm --eval (rpmmacro.at:57): ok (0m0.009s 0m0.002s) 381. simple false conditional rpm --eval (rpmmacro.at:67): ok (0m0.004s 0m0.007s) 382. nested macro in name (rpmmacro.at:77): ok (0m0.006s 0m0.004s) 384. parametrized macro 2 (rpmmacro.at:123): ok (0m0.009s 0m0.002s) 385. parametrized macro 3 (rpmmacro.at:136): ok (0m0.007s 0m0.003s) 386. parametrized macro 4 (rpmmacro.at:148): ok (0m0.006s 0m0.004s) 387. parametrized macro 5 (rpmmacro.at:163): ok (0m0.007s 0m0.004s) 388. uncompress macro (rpmmacro.at:192): ok (0m0.006s 0m0.004s) 389. basename macro (rpmmacro.at:204): ok (0m0.007s 0m0.003s) 390. shrink macro (rpmmacro.at:215): ok (0m0.005s 0m0.005s) 391. suffix macro (rpmmacro.at:226): ok (0m0.004s 0m0.007s) 392. url2path macro (rpmmacro.at:237): ok (0m0.006s 0m0.005s) 393. shell expansion (rpmmacro.at:248): ok (0m0.006s 0m0.006s) 394. simple lua --eval (rpmmacro.at:259): ok (0m0.009s 0m0.002s) 395. lua rpm extensions (rpmmacro.at:270): ok (0m0.006s 0m0.005s) 396. lua posix extensions (rpmmacro.at:281): ok (0m0.005s 0m0.006s) 397. lua script exit behavior (rpmmacro.at:293): ok (0m0.006s 0m0.005s) 398. %define + %undefine in nested levels 1 (rpmmacro.at:306): ok (0m0.008s 0m0.003s) 399. %define + %undefine in nested levels 2 (rpmmacro.at:321): ok (0m0.008s 0m0.002s) 402. %define in conditional macro (rpmmacro.at:377): ok (0m0.007s 0m0.003s) 403. %verbose negative test (rpmmacro.at:395): ok (0m0.006s 0m0.004s) 404. %verbose positive test (rpmmacro.at:413): ok (0m0.006s 0m0.004s) 405. macro with a line starting by "{" (rpmmacro.at:431): ok (0m0.009s 0m0.002s) 406. module import (rpmpython.at:6): skipped (rpmpython.at:6) 407. macro manipulation (rpmpython.at:12): skipped (rpmpython.at:12) 408. basic rpmio (rpmpython.at:35): skipped (rpmpython.at:35) 409. spec parse (rpmpython.at:70): skipped (rpmpython.at:70) 410. basic header manipulation (rpmpython.at:85): skipped (rpmpython.at:85) 411. invalid header data (rpmpython.at:110): skipped (rpmpython.at:110) 412. vfyflags API (rpmpython.at:129): skipped (rpmpython.at:129) 413. vfylevel API (rpmpython.at:140): skipped (rpmpython.at:140) 414. reading a package file (rpmpython.at:151): skipped (rpmpython.at:151) 415. reading a signed package file 1 (rpmpython.at:159): skipped (rpmpython.at:159) 416. reading a signed package file 2 (rpmpython.at:174): skipped (rpmpython.at:174) 417. add package to transaction (rpmpython.at:192): skipped (rpmpython.at:192) 418. add bogus package to transaction 1 (rpmpython.at:204): skipped (rpmpython.at:204) 419. add bogus package to transaction 2 (rpmpython.at:218): skipped (rpmpython.at:218) 421. dependency sets 1 (rpmpython.at:338): skipped (rpmpython.at:338) 422. dependency sets 2 (rpmpython.at:355): skipped (rpmpython.at:355) 423. file info sets 1 (rpmpython.at:365): skipped (rpmpython.at:365) 424. string pool 1 (rpmpython.at:382): skipped (rpmpython.at:382) 425. string pool 2 (rpmpython.at:397): skipped (rpmpython.at:397) 426. archive 1 (rpmpython.at:415): skipped (rpmpython.at:415) 427. header unload (rpmpython.at:435): skipped (rpmpython.at:435) 428. provide - require pairs (rpmdepmatch.at:4): skipped (rpmdepmatch.at:4) rpmtests: ending at: Fri Jul 6 13:36:22 UTC 2018 rpmtests: test suite duration: 0h 0m 44s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 406 tests were run, 200 failed (5 expected failures). 22 tests were skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: rpm 4.14.90 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 15: rpmsigdig.at:127 rpmkeys -Kv 2 rpmkeys digest 25: rpmio.at:21 SIGPIPE from install scriptlet signals 33: rpmquery.at:136 rpm -q on installed package rpmdb install query 54: rpmquery.at:462 xml format query 55: rpmquery.at:761 query file attribute filtering query 57: rpmverify.at:7 dependency problems verify 58: rpmverify.at:32 files with no problems verify 59: rpmverify.at:48 files with no problems in verbose mode verify 60: rpmverify.at:67 directory replaced with a directory symlink verify 62: rpmverify.at:130 verify from db, with problems present verify 63: rpmverify.at:152 verify from package, with problems present verify 64: rpmverify.at:173 verify file attribute filtering query 66: rpmverify.at:249 verifyscript success verify 67: rpmverify.at:269 shared file timestamp behavior verify 68: rpmverify.at:298 Upgraded verification with min_writes 1 (files) upgrade verify min_writes 69: rpmverify.at:370 Upgraded verification with min_writes 2 (files) upgrade verify min_writes 70: rpmverify.at:449 Upgraded verification with min_writes 3 (LINKs) upgrade verify min_writes 71: rpmverify.at:516 Upgraded verification with min_writes 4 (LINKs) upgrade verify min_writes 74: rpmdb.at:49 rpm -q foo rpmdb query 75: rpmdb.at:69 rpm -q foo- rpmdb query 76: rpmdb.at:90 rpm -i *.noarch.rpm rpmdb install 77: rpmdb.at:106 rpm -U --replacepkgs 1 rpmdb install 79: rpmdb.at:150 rpm --reinstall 1 rpmdb install 80: rpmdb.at:173 rpm -i --relocate=.. *.i386.rpm rpmdb install 81: rpmdb.at:192 rpm -i --relocate=.. *.ppc64.rpm rpmdb install 82: rpmdb.at:208 rpmdb --rebuilddb rpmdb 84: rpmdb.at:248 rpm -U and verify status install rpmdb query 85: rpmdb.at:271 rpm -U with _install_lang and verify status install rpmdb query 86: rpmdb.at:297 rpm -U and verify files on disk install rpmdb 87: rpmdb.at:318 rpm -e and verify files removed install rpmdb 88: rpmi.at:21 rpm -U install 92: rpmi.at:83 rpm -U install 93: rpmi.at:97 rpm -U install 94: rpmi.at:113 rpm -U install 95: rpmi.at:160 rpm -U install 96: rpmi.at:204 rpm -U install 97: rpmi.at:219 rpm -U install 98: rpmi.at:236 rpm -U install 99: rpmi.at:251 rpm -U install 102: rpmi.at:311 rpm -U install 108: rpmi.at:451 rpm -U upgrade to newer 109: rpmi.at:474 rpm -U upgrade to older 110: rpmi.at:489 rpm -U --oldpackage downgrade 111: rpmi.at:505 rpm -U two versions of same package 1 112: rpmi.at:526 rpm -U two versions of same package 2 113: rpmi.at:547 rpm -U obsoleted package 1 114: rpmi.at:577 rpm -U obsoleted package 2 115: rpmi.at:607 rpm -i two versions of same package 116: rpmi.at:626 rpm -i identical versions of same package 117: rpmi.at:644 rpm -U with invalid --relocate install relocate 118: rpmi.at:661 rpm -U --badreloc with invalid --relocate install relocate 119: rpmi.at:677 rpm -i with/without --excludedocs install excludedocs 120: rpmorder.at:3 basic install/erase order 1 install erase order 126: rpmbuild.at:104 rpmbuild %attr and %defattr build 127: rpmbuild.at:144 rpmbuild hardlink build 128: rpmbuild.at:175 rpmbuild unpackaged files build 130: rpmbuild.at:215 rpmbuild glob build 131: rpmbuild.at:247 rpmbuild prefixpostfix build 132: rpmbuild.at:282 Weak and reverse requires build 134: rpmbuild.at:326 Dependency generation build 136: rpmbuild.at:389 rpmbuild archive sanity build 173: rpmscript.at:5 basic script failures 1 script 174: rpmscript.at:125 basic script failures 2 script 175: rpmscript.at:252 basic scripts and arguments verify 176: rpmscript.at:289 basic trigger scripts and arguments trigger script 177: rpmscript.at:347 basic file trigger scripts file trigger script 178: rpmscript.at:451 basic file triggers 2 filetrigger script 248: rpmdeps.at:7 missing dependency install 249: rpmdeps.at:30 cross-depending packages install 250: rpmdeps.at:56 unsatisfied versioned require install 251: rpmdeps.at:84 satisfied versioned require install 252: rpmdeps.at:110 versioned conflict in transaction install 253: rpmdeps.at:137 versioned conflict in database install 254: rpmdeps.at:163 install and verify self-conflicting package install 255: rpmdeps.at:185 explicit file conflicts install 256: rpmdeps.at:224 erase to break dependencies install 257: rpmdeps.at:252 erase to break colored file dependency install 258: rpmdeps.at:281 erase on wrong-colored file dependency install 259: rpmdeps.at:309 unsatisfied WITH require install, boolean 260: rpmdeps.at:340 unsatisfied WITH require (rpmdb) install, boolean 261: rpmdeps.at:373 satisfied WITH require install, boolean 262: rpmdeps.at:397 satisfied WITH require (rpmdb) install, boolean 263: rpmdeps.at:425 unsatisfied WITHOUT require install, boolean 264: rpmdeps.at:451 unsatisfied WITHOUT require (rpmdb) install, boolean 265: rpmdeps.at:479 satisfied WITHOUT require install, boolean 266: rpmdeps.at:502 satisfied WITHOUT require (rpmdb) install, boolean 267: rpmdeps.at:529 unsatisfied AND require - all missing install, boolean 268: rpmdeps.at:550 unsatisfied AND require - first is missing install, boolean 269: rpmdeps.at:575 unsatisfied AND require - second is missing install, boolean 270: rpmdeps.at:600 satisfied AND require install, boolean 271: rpmdeps.at:629 unsatisfied OR require - all missing install, boolean 272: rpmdeps.at:650 satisfied OR require - first is missing install, boolean 273: rpmdeps.at:673 satisfied OR require - second is missing install, boolean 274: rpmdeps.at:696 satisfied OR require - both present install, boolean 275: rpmdeps.at:725 unsatisfied IF require install, boolean 276: rpmdeps.at:750 satisfied IF require install, boolean 277: rpmdeps.at:777 unsatisfied IF-ELSE require install, boolean 278: rpmdeps.at:798 satisfied IF-ELSE require - right clause install, boolean 279: rpmdeps.at:821 satisfied IF-ELSE require - left clause install, boolean 280: rpmdeps.at:850 unsatisfied nested AND-OR require install, boolean 281: rpmdeps.at:875 satisfied nested AND-OR require install, boolean 282: rpmdeps.at:904 satisfied nested AND-IF require - without right clause install, boolean 283: rpmdeps.at:927 satisfied nested AND-IF require - with right clause install, boolean 286: rpmconflict.at:48 package with shareable file install 287: rpmconflict.at:72 two packages with shareable file install 288: rpmconflict.at:89 non-conflicting identical basenames install 289: rpmconflict.at:107 conflicting identical basenames install 290: rpmconflict.at:127 multilib elf conflict, prefer 64bit 1 install 291: rpmconflict.at:149 multilib elf conflict, prefer 64bit 2 install 292: rpmconflict.at:176 multilib elf conflict, prefer 64bit 3 install 293: rpmconflict.at:203 multilib elf conflict, prefer 32bit 1 install 294: rpmconflict.at:225 multilib elf conflict, prefer 32bit 2 install 295: rpmconflict.at:252 multilib elf conflict, prefer 32bit 3 install 296: rpmconflict.at:279 multilib elf vs non-elf file conflict 1 install 297: rpmconflict.at:300 multilib elf vs non-elf file conflict 2 install 298: rpmconflict.at:325 multilib elf vs non-elf file conflict 3 install 299: rpmconflict.at:351 replacing directory with symlink install 300: rpmconflict.at:375 replacing symlink with directory install 301: rpmconflict.at:400 real file with shared ghost install 302: rpmreplace.at:4 upgrade to/from regular file install 303: rpmreplace.at:40 upgrade regular file to/from broken link install 304: rpmreplace.at:76 upgrade regular file to/from file link install 305: rpmreplace.at:112 upgrade broken link to broken link install 306: rpmreplace.at:145 upgrade file link to file link install 307: rpmreplace.at:178 upgrade directory link to directory link install 308: rpmreplace.at:211 upgrade regular file to directory install 309: rpmreplace.at:242 upgrade broken link to directory install 310: rpmreplace.at:273 upgrade file link to directory install 311: rpmreplace.at:304 upgrade directory link to directory install 312: rpmreplace.at:335 upgrade empty directory to empty directory install 313: rpmreplace.at:363 upgrade empty directory to regular file install 314: rpmreplace.at:392 upgrade locally symlinked directory install 315: rpmreplace.at:428 upgrade invalid locally symlinked directory install 316: rpmreplace.at:460 upgrade empty directory to broken link install 317: rpmreplace.at:489 upgrade empty directory to file link install 318: rpmreplace.at:518 upgrade removed empty directory to file link install 319: rpmreplace.at:548 upgrade replaced empty directory to file link install 320: rpmreplace.at:578 upgrade empty directory to file link with pretrans install 321: rpmconfig.at:6 install config on existiting file install 322: rpmconfig.at:35 install config(noreplace) on existing file install 323: rpmconfig.at:70 install config on existiting identical file install 324: rpmconfig.at:97 erase unchanged config install 325: rpmconfig.at:123 erase changed config install 326: rpmconfig.at:153 erase changed config(noreplace) install 327: rpmconfig.at:185 upgrade unchanged config install 328: rpmconfig.at:215 upgrade unchanged config - touching test install 329: rpmconfig.at:243 upgrade modified config install 330: rpmconfig.at:276 upgrade changing config install 331: rpmconfig.at:306 upgrade changing, modified config 1 install 332: rpmconfig.at:342 upgrade changing, modified config 2 install 333: rpmconfig.at:377 upgrade unchanged config(noreplace) install 334: rpmconfig.at:409 upgrade modified config(noreplace) install 335: rpmconfig.at:443 upgrade changing config(noreplace) install 336: rpmconfig.at:474 upgrade changing, modified config(noreplace) 1 install 337: rpmconfig.at:511 upgrade changing, modified config(noreplace) 2 install 338: rpmconfig.at:546 upgrade unchanged shared config install 339: rpmconfig.at:584 upgrade modified shared config install 340: rpmconfig.at:624 upgrade changing shared config install 341: rpmconfig.at:661 upgrade changing, modified shared config 1 install 342: rpmconfig.at:704 upgrade changing, modified shared config 2 install 343: rpmconfig.at:745 upgrade changing, modified shared config(noreplace) 1 install 344: rpmconfig.at:789 upgrade changing, modified shared config(noreplace) 2 install 345: rpmconfig.at:830 install/upgrade/erase ghost config install 346: rpmconfig2.at:6 install config on existiting symlink install 347: rpmconfig2.at:36 install config on existiting identical link install 348: rpmconfig2.at:66 erase unchanged config link install 349: rpmconfig2.at:93 erase changed config link install 350: rpmconfig2.at:124 upgrade unchanged config link install 351: rpmconfig2.at:155 upgrade unchanged config link - touching test install 352: rpmconfig2.at:185 upgrade modified config link install 353: rpmconfig2.at:219 upgrade changing config link install 354: rpmconfig2.at:250 upgrade changing, modified config link 1 install 355: rpmconfig2.at:287 upgrade changing, modified config link 2 install 356: rpmconfig2.at:323 upgrade unchanged config(noreplace) link install 357: rpmconfig2.at:356 upgrade modified config(noreplace) link install 358: rpmconfig2.at:391 upgrade changing config(noreplace) link install 359: rpmconfig2.at:423 upgrade changing, modified config(noreplace) link 1 install 360: rpmconfig2.at:461 upgrade changing, modified config(noreplace) link 2 install 361: rpmconfig2.at:498 upgrade unchanged shared config link install 362: rpmconfig2.at:537 upgrade modified shared config link install 363: rpmconfig2.at:578 upgrade changing shared config link install 364: rpmconfig2.at:616 upgrade changing, modified shared config link 1 install 365: rpmconfig2.at:660 upgrade changing, modified shared config link 2 install 366: rpmconfig2.at:702 upgrade changing, modified shared config(noreplace) link 1 install 367: rpmconfig2.at:747 upgrade changing, modified shared config(noreplace) link 2 install 368: rpmconfig3.at:6 upgrade config to/from non-config install 369: rpmconfig3.at:44 upgrade modified config to/from non-config 1 install 370: rpmconfig3.at:88 upgrade modified config to/from non-config 2 install 371: rpmconfig3.at:129 upgrade config to/from config link install 372: rpmconfig3.at:166 upgrade modified config to config link install 373: rpmconfig3.at:206 upgrade modified config link to config install 374: rpmconfig3.at:246 upgrade config to directory install 375: rpmconfig3.at:278 upgrade modified config to directory install 383: rpmmacro.at:87 parametrized macro 1 macros 420: rpmpython.at:239 database iterators python rpmdb Skipped tests: rpm 4.14.90 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 406: rpmpython.at:6 module import python 407: rpmpython.at:12 macro manipulation python 408: rpmpython.at:35 basic rpmio python 409: rpmpython.at:70 spec parse python 410: rpmpython.at:85 basic header manipulation python 411: rpmpython.at:110 invalid header data python 412: rpmpython.at:129 vfyflags API python 413: rpmpython.at:140 vfylevel API python 414: rpmpython.at:151 reading a package file python 415: rpmpython.at:159 reading a signed package file 1 python 416: rpmpython.at:174 reading a signed package file 2 python 417: rpmpython.at:192 add package to transaction python 418: rpmpython.at:204 add bogus package to transaction 1 python 419: rpmpython.at:218 add bogus package to transaction 2 python 421: rpmpython.at:338 dependency sets 1 python 422: rpmpython.at:355 dependency sets 2 python 423: rpmpython.at:365 file info sets 1 python 424: rpmpython.at:382 string pool 1 python 425: rpmpython.at:397 string pool 2 python 426: rpmpython.at:415 archive 1 python 427: rpmpython.at:435 header unload python 428: rpmdepmatch.at:4 provide - require pairs python ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 15. rpmsigdig.at:127: testing rpmkeys -Kv 2 ... ./rpmsigdig.at:129: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild -bb --quiet \ --define "%optflags -O2 -g" \ --define "%_target_platform noarch-linux" \ --define "%_binary_payload w.ufdio" \ --define "%_buildhost localhost" \ --define "%source_date_epoch_from_changelog 1" \ --define "%clamp_mtime_to_source_date_epoch 1" \ /data/SPECS/attrtest.spec runroot rpmkeys -Kv /build/RPMS/noarch/attrtest-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/15/stderr 2018-07-06 13:35:40.060608621 +0000 @@ -0,0 +1,4 @@ +mkdir: cannot create directory '/build/BUILDROOT/attrtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.ATEbiF (%install) + Bad exit status from /var/tmp/rpm-tmp.ATEbiF (%install) +error: /build/RPMS/noarch/attrtest-1.0-1.noarch.rpm: open failed: No such file or directory --- - 2018-07-06 13:35:40.063493303 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/15/stdout 2018-07-06 13:35:40.061608599 +0000 @@ -1,6 +1 @@ -/build/RPMS/noarch/attrtest-1.0-1.noarch.rpm: - Header SHA256 digest: OK - Header SHA1 digest: OK - Payload SHA256 digest: OK - MD5 digest: OK ./rpmsigdig.at:129: exit code was 1, expected 0 15. rpmsigdig.at:127: 15. rpmkeys -Kv 2 (rpmsigdig.at:127): FAILED (rpmsigdig.at:129) # -*- compilation -*- 25. rpmio.at:21: testing SIGPIPE from install scriptlet ... ./rpmio.at:23: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpmbuild --quiet -bb /data/SPECS/sigpipe.spec runroot rpm -U --nodeps /build/RPMS/noarch/sigpipe-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/25/stderr 2018-07-06 13:35:41.184583982 +0000 @@ -0,0 +1,4 @@ +mkdir: cannot create directory '/build/BUILDROOT/sigpipe-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.TLCn2T (%install) + Bad exit status from /var/tmp/rpm-tmp.TLCn2T (%install) +error: open of /build/RPMS/noarch/sigpipe-1.0-1.noarch.rpm failed: No such file or directory ./rpmio.at:23: exit code was 1, expected 0 25. rpmio.at:21: 25. SIGPIPE from install scriptlet (rpmio.at:21): FAILED (rpmio.at:23) # -*- compilation -*- 33. rpmquery.at:136: testing rpm -q on installed package ... ./rpmquery.at:139: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm \ --noscripts --nodeps --ignorearch --relocate=/usr=/check \ -i /data/RPMS/hello-1.0-1.ppc64.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/33/stderr 2018-07-06 13:35:41.358580168 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory ./rpmquery.at:139: exit code was 1, expected 0 33. rpmquery.at:136: 33. rpm -q on installed package (rpmquery.at:136): FAILED (rpmquery.at:139) # -*- compilation -*- 54. rpmquery.at:462: testing xml format ... ./rpmquery.at:464: runroot rpm -qp --xml data/RPMS/hello-2.0-1.x86_64.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/54/stderr 2018-07-06 13:35:41.738571838 +0000 @@ -0,0 +1 @@ +error: open of data/RPMS/hello-2.0-1.x86_64.rpm failed: No such file or directory --- - 2018-07-06 13:35:41.742228886 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/54/stdout 2018-07-06 13:35:41.740571794 +0000 @@ -1,290 +1 @@ - - - C - - - 5411 - - - E3yh2LNcygKhhUujAcVDLg== - - - - 5cd9874c510b67b44483f9e382a1649ef7743bac - - - ef920781af3bf072ae9888eec3de1c589143101dff9cc0b561468d395fb766d9 - - - hello - - - 2.0 - - - 1 - - - hello -- hello, world rpm - - - Simple rpm demonstration. - - - 1227355200 - - - localhost - - - 7243 - - - GPL - - - Testing - - - linux - - - x86_64 - - - 7120 - 4096 - 48 - 36 - 39 - - - 33257 - 16877 - 33188 - 33188 - 33188 - - - 0 - 0 - 0 - 0 - 0 - - - 1489670606 - 1489670606 - 908894882 - 908895030 - 908884468 - - - c89fa87aeb1143969c0b6be9334b21d932f77f74e8f60120b5de316406369cf0 - - fac3b28492ecdc16da172a6f1a432ceed356ca4d9248157b2a962b395e37b3b0 - 678b87e217a415f05e43460e2c7b668245b412e2b4f18a75aa7399d9774ed0b4 - d63fdc6c986106f57230f217d36b2395d83ecf491d2b7187af714dc8db9629e9 - - - - - - - - - - 0 - 0 - 2 - 2 - 2 - - - root - root - root - root - root - - - root - root - root - root - root - - - hello-2.0-1.src.rpm - - - 4294967295 - 0 - 4294967295 - 4294967295 - 4294967295 - - - 8060 - - - hello - hello(x86-64) - - - 16384 - 16384 - 16777226 - 16777226 - 16777226 - 16384 - - - libc.so.6()(64bit) - libc.so.6(GLIBC_2.2.5)(64bit) - rpmlib(CompressedFileNames) - rpmlib(FileDigests) - rpmlib(PayloadFilesHavePrefix) - rtld(GNU_HASH) - - - - - 3.0.4-1 - 4.6.0-1 - 4.0-1 - - - - 4.13.90 - - - 1227355200 - 908884800 - - - Panu Matilainen <pmatilai@redhat.com> - Jeff Johnson <jbj@redhat.com> - - - - updated version - - create. - - - 1 - 1 - 1 - 1 - 1 - - - 1 - 2 - 3 - 4 - 5 - - - - - - - - - - /usr - - - 8 - 8 - - - 2.0-1 - 2.0-1 - - - 0 - 1 - 2 - 2 - 2 - - - hello - hello-2.0 - COPYING - FAQ - README - - - /usr/bin/ - /usr/share/doc/ - /usr/share/doc/hello-2.0/ - - - -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic - - - cpio - - - gzip - - - 9 - - - x86_64-redhat-linux-gnu - - - 2 - 0 - 0 - 0 - 0 - - - 0 - 1 - 2 - 2 - 2 - - - ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=775fdcb927e4300adbe83cfacec3cfeb1f63fe17, stripped - directory - ASCII text - - - 0 - 0 - 0 - 0 - 0 - - - 3 - 0 - 0 - 0 - 0 - - - 1375731713 - 1375731712 - 1375731717 - - - 8 - - - utf-8 - - - 84a7338287bf19715c4eed0243f5cdb447eeb0ade37b2af718d4060aefca2f7c - - - 8 - - ./rpmquery.at:464: exit code was 1, expected 0 54. rpmquery.at:462: 54. xml format (rpmquery.at:462): FAILED (rpmquery.at:464) # -*- compilation -*- 55. rpmquery.at:761: testing query file attribute filtering ... ./rpmquery.at:763: runroot rpmbuild -bb --quiet \ /data/SPECS/vattrtest.spec pkg="/build/RPMS/noarch/vattrtest-1.0-1.noarch.rpm" cmd="rpm -qpl" for filter in --noconfig --noghost --noartifact -A -c -d -L; do echo ${filter} runroot ${cmd} ${filter} ${pkg} done --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/55/stderr 2018-07-06 13:35:41.823569975 +0000 @@ -0,0 +1,10 @@ +mkdir: cannot create directory '/build/BUILDROOT/vattrtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.KAJwTB (%install) + Bad exit status from /var/tmp/rpm-tmp.KAJwTB (%install) +error: open of /build/RPMS/noarch/vattrtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/vattrtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/vattrtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/vattrtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/vattrtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/vattrtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/vattrtest-1.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:35:41.826381461 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/55/stdout 2018-07-06 13:35:41.824569953 +0000 @@ -1,36 +1,8 @@ --noconfig -/opt/vattrtest -/opt/vattrtest/a -/opt/vattrtest/d -/opt/vattrtest/g -/opt/vattrtest/l -/opt/vattrtest/m -/opt/vattrtest/r --noghost -/opt/vattrtest -/opt/vattrtest/a -/opt/vattrtest/c -/opt/vattrtest/cn -/opt/vattrtest/d -/opt/vattrtest/l -/opt/vattrtest/m -/opt/vattrtest/r --noartifact -/opt/vattrtest -/opt/vattrtest/c -/opt/vattrtest/cn -/opt/vattrtest/d -/opt/vattrtest/g -/opt/vattrtest/l -/opt/vattrtest/m -/opt/vattrtest/r -A -/opt/vattrtest/a -c -/opt/vattrtest/c -/opt/vattrtest/cn -d -/opt/vattrtest/d -L -/opt/vattrtest/l ./rpmquery.at:763: exit code was 1, expected 0 55. rpmquery.at:761: 55. query file attribute filtering (rpmquery.at:761): FAILED (rpmquery.at:763) # -*- compilation -*- 57. rpmverify.at:7: testing dependency problems ... ./rpmverify.at:9: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs deptest-two" \ /data/SPECS/deptest.spec runroot rpm -U --nodeps /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm runroot rpm -Va --nofiles --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/57/stderr 2018-07-06 13:35:42.031565417 +0000 @@ -0,0 +1,5 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.6TJM2L (%install) + Bad exit status from /var/tmp/rpm-tmp.6TJM2L (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:35:42.034404867 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/57/stdout 2018-07-06 13:35:42.032565395 +0000 @@ -1,3 +1 @@ -Unsatisfied dependencies for deptest-one-1.0-1.noarch: - deptest-two is needed by (installed) deptest-one-1.0-1.noarch 57. rpmverify.at:7: 57. dependency problems (rpmverify.at:7): FAILED (rpmverify.at:9) # -*- compilation -*- 58. rpmverify.at:32: testing files with no problems ... ./rpmverify.at:34: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --nodeps --noscripts --ignorearch --ignoreos \ /data/RPMS/hello-1.0-1.i386.rpm runroot rpm -Va --nodeps --nouser --nogroup --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/58/stderr 2018-07-06 13:35:42.084564255 +0000 @@ -0,0 +1,2 @@ +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory ./rpmverify.at:34: exit code was 1, expected 0 58. rpmverify.at:32: 58. files with no problems (rpmverify.at:32): FAILED (rpmverify.at:34) # -*- compilation -*- 59. rpmverify.at:48: testing files with no problems in verbose mode ... ./rpmverify.at:50: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --nodeps --noscripts --ignorearch --ignoreos \ /data/RPMS/hello-1.0-1.i386.rpm runroot rpm -Vva --nodeps --nouser --nogroup --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/59/stderr 2018-07-06 13:35:42.136563114 +0000 @@ -0,0 +1,2 @@ +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:35:42.139851048 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/59/stdout 2018-07-06 13:35:42.138563070 +0000 @@ -1,4 +1 @@ -......... /usr/local/bin/hello -......... /usr/share/doc/hello-1.0 -......... d /usr/share/doc/hello-1.0/FAQ ./rpmverify.at:50: exit code was 1, expected 0 59. rpmverify.at:48: 59. files with no problems in verbose mode (rpmverify.at:48): FAILED (rpmverify.at:50) # -*- compilation -*- 60. rpmverify.at:67: testing directory replaced with a directory symlink ... ./rpmverify.at:69: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype datadir" \ --define "filedata README1" \ --define "user $(id -u -n)" \ --define "grp $(id -g -n)" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm mv "${RPMTEST}"/opt/foo "${RPMTEST}"/opt/was ln -s was "${RPMTEST}"/opt/foo runroot rpm -Vv replacetest --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/60/stderr 2018-07-06 13:35:42.218561316 +0000 @@ -0,0 +1,7 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.0FozZW (%install) + Bad exit status from /var/tmp/rpm-tmp.0FozZW (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +mv: cannot stat '/home/mark/rpm/tests/testing/opt/foo': No such file or directory +ln: failed to create symbolic link '/home/mark/rpm/tests/testing/opt/foo': No such file or directory +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:35:42.221762697 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/60/stdout 2018-07-06 13:35:42.220561272 +0000 @@ -1,5 +1 @@ -......... /opt/foo -......... /opt/foo/README1 -......... /opt/goo -......... /opt/zoo ./rpmverify.at:69: exit code was 1, expected 0 60. rpmverify.at:67: 60. directory replaced with a directory symlink (rpmverify.at:67): FAILED (rpmverify.at:69) # -*- compilation -*- 62. rpmverify.at:130: testing verify from db, with problems present ... ./rpmverify.at:132: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --nodeps --noscripts --ignorearch --ignoreos \ /data/RPMS/hello-1.0-1.i386.rpm rm -f "${RPMTEST}"/usr/share/doc/hello-1.0/FAQ chmod u-x "${RPMTEST}"/usr/local/bin/hello dd if=/dev/zero of="${RPMTEST}"/usr/local/bin/hello \ conv=notrunc bs=1 seek=5 count=6 2> /dev/null runroot rpm -Va --nodeps --nouser --nogroup --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/62/stderr 2018-07-06 13:35:42.355558313 +0000 @@ -0,0 +1,3 @@ +error: Unable to open current directory: No such file or directory +chmod: cannot access '/home/mark/rpm/tests/testing/usr/local/bin/hello': No such file or directory +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:35:42.358457873 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/62/stdout 2018-07-06 13:35:42.356558291 +0000 @@ -1,3 +1 @@ -.M5....T. /usr/local/bin/hello -missing d /usr/share/doc/hello-1.0/FAQ 62. rpmverify.at:130: 62. verify from db, with problems present (rpmverify.at:130): FAILED (rpmverify.at:132) # -*- compilation -*- 63. rpmverify.at:152: testing verify from package, with problems present ... ./rpmverify.at:154: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --nodeps --noscripts --ignorearch --ignoreos \ /data/RPMS/hello-1.0-1.i386.rpm rm -f "${RPMTEST}"/usr/share/doc/hello-1.0/FAQ chmod u-x "${RPMTEST}"/usr/local/bin/hello dd if=/dev/zero of="${RPMTEST}"/usr/local/bin/hello \ conv=notrunc bs=1 seek=5 count=6 2> /dev/null runroot rpm -Vp --nodeps --nouser --nogroup /data/RPMS/hello-1.0-1.i386.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/63/stderr 2018-07-06 13:35:42.421556866 +0000 @@ -0,0 +1,3 @@ +error: Unable to open current directory: No such file or directory +chmod: cannot access '/home/mark/rpm/tests/testing/usr/local/bin/hello': No such file or directory +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:35:42.424796689 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/63/stdout 2018-07-06 13:35:42.423556822 +0000 @@ -1,3 +1 @@ -.M5....T. /usr/local/bin/hello -missing d /usr/share/doc/hello-1.0/FAQ 63. rpmverify.at:152: 63. verify from package, with problems present (rpmverify.at:152): FAILED (rpmverify.at:154) # -*- compilation -*- 64. rpmverify.at:173: testing verify file attribute filtering ... ./rpmverify.at:175: runroot rpmbuild -bb --quiet \ /data/SPECS/vattrtest.spec runroot rpm -U /build/RPMS/noarch/vattrtest-1.0-1.noarch.rpm runroot_other touch /opt/vattrtest/g runroot_other chmod 644 /opt/vattrtest/g cmd="rpm -Vv --nouser --nogroup" for filter in --noconfig --noghost --noartifact -A -c -d -L; do echo ${filter} runroot ${cmd} ${filter} vattrtest done --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/64/stderr 2018-07-06 13:35:42.532554433 +0000 @@ -0,0 +1,13 @@ +mkdir: cannot create directory '/build/BUILDROOT/vattrtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.9f6OTh (%install) + Bad exit status from /var/tmp/rpm-tmp.9f6OTh (%install) +error: open of /build/RPMS/noarch/vattrtest-1.0-1.noarch.rpm failed: No such file or directory +touch: cannot touch '/opt/vattrtest/g': No such file or directory +chmod: cannot access '/opt/vattrtest/g': No such file or directory +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:35:42.536161276 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/64/stdout 2018-07-06 13:35:42.534554389 +0000 @@ -1,36 +1,8 @@ --noconfig -......... /opt/vattrtest -......... a /opt/vattrtest/a -......... d /opt/vattrtest/d -......... g /opt/vattrtest/g -......... l /opt/vattrtest/l -......... m /opt/vattrtest/m -......... r /opt/vattrtest/r --noghost -......... /opt/vattrtest -......... a /opt/vattrtest/a -......... c /opt/vattrtest/c -......... c /opt/vattrtest/cn -......... d /opt/vattrtest/d -......... l /opt/vattrtest/l -......... m /opt/vattrtest/m -......... r /opt/vattrtest/r --noartifact -......... /opt/vattrtest -......... c /opt/vattrtest/c -......... c /opt/vattrtest/cn -......... d /opt/vattrtest/d -......... g /opt/vattrtest/g -......... l /opt/vattrtest/l -......... m /opt/vattrtest/m -......... r /opt/vattrtest/r -A -......... a /opt/vattrtest/a -c -......... c /opt/vattrtest/c -......... c /opt/vattrtest/cn -d -......... d /opt/vattrtest/d -L -......... l /opt/vattrtest/l 64. rpmverify.at:173: 64. verify file attribute filtering (rpmverify.at:173): FAILED (rpmverify.at:175) # -*- compilation -*- 66. rpmverify.at:249: testing verifyscript success ... ./rpmverify.at:251: $as_echo "rpmverify.at:251" >"$at_check_line_file" ($LUA_DISABLED) \ && at_fn_check_skip 77 "$at_srcdir/rpmverify.at:251" rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb /data/SPECS/verifyscript.spec runroot rpm -U --nodeps /build/RPMS/noarch/verifyscript-1.0-1.noarch.rpm touch "${RPMTEST}"/var/checkme runroot rpm -V --nodeps verifyscript --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/66/stderr 2018-07-06 13:35:42.738549917 +0000 @@ -0,0 +1,2 @@ +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory ./rpmverify.at:251: exit code was 1, expected 0 66. rpmverify.at:249: 66. verifyscript success (rpmverify.at:249): FAILED (rpmverify.at:251) # -*- compilation -*- 67. rpmverify.at:269: testing shared file timestamp behavior ... ./rpmverify.at:271: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" # create packages sharing a file but with different timestamp for p in "one" "two"; do runroot rpmbuild --quiet -bb \ --define "pkg $p" \ --define "filedata same_stuff" \ /data/SPECS/conflicttest.spec sleep 1 done # first instance of a shared file is the one that actually gets created, # force the order so we know what to expect as these dont depend on each other runroot rpm -U --noorder /build/RPMS/noarch/conflictone-1.0-1.noarch.rpm /build/RPMS/noarch/conflicttwo-1.0-1.noarch.rpm runroot rpm -e conflicttwo runroot rpm -Va --nouser --nogroup --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/67/stderr 2018-07-06 13:35:44.833503998 +0000 @@ -0,0 +1,10 @@ +mkdir: cannot create directory '/build/BUILDROOT/conflictone-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.YHkjEF (%install) + Bad exit status from /var/tmp/rpm-tmp.YHkjEF (%install) +mkdir: cannot create directory '/build/BUILDROOT/conflicttwo-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.qbejDN (%install) + Bad exit status from /var/tmp/rpm-tmp.qbejDN (%install) +error: open of /build/RPMS/noarch/conflictone-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/conflicttwo-1.0-1.noarch.rpm failed: No such file or directory +error: package conflicttwo is not installed +error: Unable to open current directory: No such file or directory ./rpmverify.at:271: exit code was 1, expected 0 67. rpmverify.at:269: 67. shared file timestamp behavior (rpmverify.at:269): FAILED (rpmverify.at:271) # -*- compilation -*- 68. rpmverify.at:298: testing Upgraded verification with min_writes 1 (files) ... ./rpmverify.at:300: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${tf}" "${tf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/replacetest.spec done for v in "3.0" "4.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filetype file" \ --define "filedata fox" \ /data/SPECS/replacetest.spec done runroot rpm -i /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" touch -t 201703171717 ${tf} runroot rpm -U \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm runroot rpm -Va --nouser --nogroup replacetest cat "${tf}" runroot rpm -U \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm runroot rpm -Va --nouser --nogroup replacetest cat "${tf}" echo "xx" > "${tf}" cat "${tf}" runroot rpm -U \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-4.0-1.noarch.rpm runroot rpm -Va --nouser --nogroup replacetest cat "${tf}" touch -t 201703171717 ${tf} runroot rpm -U --oldpackage \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm runroot rpm -Va --nouser --nogroup replacetest cat "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/68/stderr 2018-07-06 13:35:45.052499194 +0000 @@ -0,0 +1,30 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.JMGLsY (%install) + Bad exit status from /var/tmp/rpm-tmp.JMGLsY (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.crsUX1 (%install) + Bad exit status from /var/tmp/rpm-tmp.crsUX1 (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-3.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.9brt60 (%install) + Bad exit status from /var/tmp/rpm-tmp.9brt60 (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-4.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.gKYGB4 (%install) + Bad exit status from /var/tmp/rpm-tmp.gKYGB4 (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory +touch: cannot touch '/home/mark/rpm/tests/testing/opt/foo': No such file or directory +error: open of /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm failed: No such file or directory +error: Unable to open current directory: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory +error: open of /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm failed: No such file or directory +error: Unable to open current directory: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory +/home/mark/rpm/tests/rpmtests.dir/at-groups/68/test-source: line 114: /home/mark/rpm/tests/testing/opt/foo: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory +error: open of /build/RPMS/noarch/replacetest-4.0-1.noarch.rpm failed: No such file or directory +error: Unable to open current directory: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory +touch: cannot touch '/home/mark/rpm/tests/testing/opt/foo': No such file or directory +error: open of /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm failed: No such file or directory +error: Unable to open current directory: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory --- - 2018-07-06 13:35:45.055673040 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/68/stdout 2018-07-06 13:35:45.053499172 +0000 @@ -1,7 +1 @@ -foo -foo -fox -xx -fox -fox ./rpmverify.at:300: exit code was 1, expected 0 68. rpmverify.at:298: 68. Upgraded verification with min_writes 1 (files) (rpmverify.at:298): FAILED (rpmverify.at:300) # -*- compilation -*- 69. rpmverify.at:370: testing Upgraded verification with min_writes 2 (files) ... ./rpmverify.at:372: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${tf}" "${tf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/replacetest.spec done for v in "3.0" "4.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filetype file" \ --define "filedata fox" \ /data/SPECS/replacetest.spec done runroot rpm -i /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" touch -t 201703171717 ${tf} runroot rpm -Uvv --fsmdebug \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm > output.txt 2>&1 runroot rpm -Va --nouser --nogroup replacetest grep -c "touch" output.txt cat "${tf}" runroot rpm -Uvv --fsmdebug \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm > output.txt 2>&1 runroot rpm -Va --nouser --nogroup replacetest grep -c "touch" output.txt cat "${tf}" echo "xx" > "${tf}" cat "${tf}" runroot rpm -Uvv --fsmdebug \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-4.0-1.noarch.rpm > output.txt 2>&1 runroot rpm -Va --nouser --nogroup replacetest grep -c "touch" output.txt cat "${tf}" touch -t 201703171717 ${tf} runroot rpm -U -Uvv --fsmdebug --oldpackage \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm > output.txt 2>&1 runroot rpm -Va --nouser --nogroup replacetest grep -c "touch" output.txt cat "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/69/stderr 2018-07-06 13:35:45.276494283 +0000 @@ -0,0 +1,26 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.xZoea8 (%install) + Bad exit status from /var/tmp/rpm-tmp.xZoea8 (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.CRcM96 (%install) + Bad exit status from /var/tmp/rpm-tmp.CRcM96 (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-3.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.moELZa (%install) + Bad exit status from /var/tmp/rpm-tmp.moELZa (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-4.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Fve3ab (%install) + Bad exit status from /var/tmp/rpm-tmp.Fve3ab (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory +touch: cannot touch '/home/mark/rpm/tests/testing/opt/foo': No such file or directory +error: Unable to open current directory: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory +error: Unable to open current directory: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory +/home/mark/rpm/tests/rpmtests.dir/at-groups/69/test-source: line 120: /home/mark/rpm/tests/testing/opt/foo: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory +error: Unable to open current directory: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory +touch: cannot touch '/home/mark/rpm/tests/testing/opt/foo': No such file or directory +error: Unable to open current directory: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory --- - 2018-07-06 13:35:45.278786882 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/69/stdout 2018-07-06 13:35:45.277494261 +0000 @@ -1,11 +1,5 @@ -foo -2 -foo -1 -fox -xx -1 -fox -2 -fox +0 +0 +0 +0 ./rpmverify.at:372: exit code was 1, expected 0 69. rpmverify.at:370: 69. Upgraded verification with min_writes 2 (files) (rpmverify.at:370): FAILED (rpmverify.at:372) # -*- compilation -*- 70. rpmverify.at:449: testing Upgraded verification with min_writes 3 (LINKs) ... ./rpmverify.at:451: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${tf}" "${tf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filetype link" \ --define "filedata foo" \ /data/SPECS/replacetest.spec done for v in "3.0" "4.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filetype link" \ --define "filedata fox" \ /data/SPECS/replacetest.spec done runroot rpm -i /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm readlink "${tf}" runroot rpm -U \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm runroot rpm -Va --nouser --nogroup replacetest readlink "${tf}" runroot rpm -U \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm runroot rpm -Va --nouser --nogroup replacetest readlink "${tf}" ln -sf "xx" "${tf}" readlink "${tf}" runroot rpm -U \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-4.0-1.noarch.rpm runroot rpm -Va --nouser --nogroup replacetest readlink "${tf}" runroot rpm -U --oldpackage \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm runroot rpm -Va --nouser --nogroup replacetest readlink "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/70/stderr 2018-07-06 13:35:45.458490293 +0000 @@ -0,0 +1,22 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.dJLk7j (%install) + Bad exit status from /var/tmp/rpm-tmp.dJLk7j (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.SAR8Un (%install) + Bad exit status from /var/tmp/rpm-tmp.SAR8Un (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-3.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.l34ZKm (%install) + Bad exit status from /var/tmp/rpm-tmp.l34ZKm (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-4.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.yy9qrq (%install) + Bad exit status from /var/tmp/rpm-tmp.yy9qrq (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm failed: No such file or directory +error: Unable to open current directory: No such file or directory +error: open of /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm failed: No such file or directory +error: Unable to open current directory: No such file or directory +ln: failed to create symbolic link '/home/mark/rpm/tests/testing/opt/foo': No such file or directory +error: open of /build/RPMS/noarch/replacetest-4.0-1.noarch.rpm failed: No such file or directory +error: Unable to open current directory: No such file or directory +error: open of /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm failed: No such file or directory +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:35:45.462156683 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/70/stdout 2018-07-06 13:35:45.460490249 +0000 @@ -1,7 +1 @@ -foo -foo -fox -xx -fox -fox ./rpmverify.at:451: exit code was 1, expected 0 70. rpmverify.at:449: 70. Upgraded verification with min_writes 3 (LINKs) (rpmverify.at:449): FAILED (rpmverify.at:451) # -*- compilation -*- 71. rpmverify.at:516: testing Upgraded verification with min_writes 4 (LINKs) ... ./rpmverify.at:518: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${tf}" "${tf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filetype link" \ --define "filedata foo" \ /data/SPECS/replacetest.spec done for v in "3.0" "4.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filetype link" \ --define "filedata fox" \ /data/SPECS/replacetest.spec done runroot rpm -i /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm readlink "${tf}" runroot rpm -Uvv --fsmdebug \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm > output.txt 2>&1 runroot rpm -Va --nouser --nogroup replacetest grep -c "touch" output.txt readlink "${tf}" runroot rpm -Uvv --fsmdebug \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm > output.txt 2>&1 runroot rpm -Va --nouser --nogroup replacetest grep -c "touch" output.txt readlink "${tf}" ln -sf "xx" "${tf}" readlink "${tf}" runroot rpm -Uvv --fsmdebug \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-4.0-1.noarch.rpm > output.txt 2>&1 runroot rpm -Va --nouser --nogroup replacetest grep -c "touch" output.txt readlink "${tf}" runroot rpm -U -Uvv --fsmdebug --oldpackage \ --define "_minimize_writes 1" \ /build/RPMS/noarch/replacetest-3.0-1.noarch.rpm > output.txt 2>&1 runroot rpm -Va --nouser --nogroup replacetest grep -c "touch" output.txt readlink "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/71/stderr 2018-07-06 13:35:45.646486172 +0000 @@ -0,0 +1,18 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Ebvk5z (%install) + Bad exit status from /var/tmp/rpm-tmp.Ebvk5z (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.TJ1sUy (%install) + Bad exit status from /var/tmp/rpm-tmp.TJ1sUy (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-3.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.66OWIC (%install) + Bad exit status from /var/tmp/rpm-tmp.66OWIC (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-4.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.4T8yJB (%install) + Bad exit status from /var/tmp/rpm-tmp.4T8yJB (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory +ln: failed to create symbolic link '/home/mark/rpm/tests/testing/opt/foo': No such file or directory +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:35:45.650874784 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/71/stdout 2018-07-06 13:35:45.649486106 +0000 @@ -1,11 +1,5 @@ -foo -2 -foo -1 -fox -xx -1 -fox -2 -fox +0 +0 +0 +0 ./rpmverify.at:518: exit code was 1, expected 0 71. rpmverify.at:516: 71. Upgraded verification with min_writes 4 (LINKs) (rpmverify.at:516): FAILED (rpmverify.at:518) # -*- compilation -*- 74. rpmdb.at:49: testing rpm -q foo ... ./rpmdb.at:51: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -i \ /data/RPMS/foo-1.0-1.noarch.rpm runroot rpm -q foo --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/74/stderr 2018-07-06 13:35:45.783483169 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:35:45.795841077 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/74/stdout 2018-07-06 13:35:45.794482928 +0000 @@ -1,2 +1,2 @@ -foo-1.0-1.noarch +package foo is not installed ./rpmdb.at:51: exit code was 1, expected 0 74. rpmdb.at:49: 74. rpm -q foo (rpmdb.at:49): FAILED (rpmdb.at:51) # -*- compilation -*- 75. rpmdb.at:69: testing rpm -q foo- ... ./rpmdb.at:71: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -i \ /data/RPMS/foo-1.0-1.noarch.rpm runroot rpm -q foo- --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/75/stderr 2018-07-06 13:35:45.835482029 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory 75. rpmdb.at:69: 75. rpm -q foo- (rpmdb.at:69): FAILED (rpmdb.at:71) # -*- compilation -*- 76. rpmdb.at:90: testing rpm -i *.noarch.rpm ... ./rpmdb.at:93: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -i \ /data/RPMS/foo-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/76/stderr 2018-07-06 13:35:45.888480867 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory ./rpmdb.at:93: exit code was 1, expected 0 76. rpmdb.at:90: 76. rpm -i *.noarch.rpm (rpmdb.at:90): FAILED (rpmdb.at:93) # -*- compilation -*- 77. rpmdb.at:106: testing rpm -U --replacepkgs 1 ... ./rpmdb.at:109: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tpkg="/data/RPMS/foo-1.0-1.noarch.rpm" runroot rpm -i "${tpkg}" && runroot rpm -U --replacepkgs "${tpkg}" && runroot rpm -qa --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/77/stderr 2018-07-06 13:35:45.931479925 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:35:45.934930190 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/77/stdout 2018-07-06 13:35:45.933479881 +0000 @@ -1,2 +1 @@ -foo-1.0-1.noarch ./rpmdb.at:109: exit code was 1, expected 0 77. rpmdb.at:106: 77. rpm -U --replacepkgs 1 (rpmdb.at:106): FAILED (rpmdb.at:109) # -*- compilation -*- 79. rpmdb.at:150: testing rpm --reinstall 1 ... ./rpmdb.at:153: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tpkg="/data/RPMS/hello-2.0-1.i686.rpm" runroot rpm -U --nodeps --ignorearch "${tpkg}" && runroot rpm --reinstall --nodeps --ignorearch --nodocs "${tpkg}" && runroot rpm -e hello test -d "${RPMTEST}"/usr/share/doc/hello-2.0 --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/79/stderr 2018-07-06 13:35:46.015478083 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory 79. rpmdb.at:150: 79. rpm --reinstall 1 (rpmdb.at:150): FAILED (rpmdb.at:153) # -*- compilation -*- 80. rpmdb.at:173: testing rpm -i --relocate=.. *.i386.rpm ... ./rpmdb.at:175: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -i \ --noscripts --nodeps --ignorearch --relocate=/usr=/check \ /data/RPMS/hello-1.0-1.i386.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/80/stderr 2018-07-06 13:35:46.058477141 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory ./rpmdb.at:175: exit code was 1, expected 0 80. rpmdb.at:173: 80. rpm -i --relocate=.. *.i386.rpm (rpmdb.at:173): FAILED (rpmdb.at:175) # -*- compilation -*- 81. rpmdb.at:192: testing rpm -i --relocate=.. *.ppc64.rpm ... ./rpmdb.at:194: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -i \ --noscripts --nodeps --ignorearch --relocate=/usr=/check \ /data/RPMS/hello-1.0-1.ppc64.rpm stderr: error: Unable to open current directory: No such file or directory stdout: ./rpmdb.at:194: exit code was 1, expected 0 81. rpmdb.at:192: 81. rpm -i --relocate=.. *.ppc64.rpm (rpmdb.at:192): FAILED (rpmdb.at:194) # -*- compilation -*- 82. rpmdb.at:208: testing rpmdb --rebuilddb ... ./rpmdb.at:210: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --noscripts --nodeps --ignorearch \ /data/RPMS/hello-1.0-1.i386.rpm runroot rpm -qa --qf "%{nevra} %{dbinstance}\n" runroot rpm -U --noscripts --nodeps --ignorearch \ /data/RPMS/hello-2.0-1.i686.rpm runroot rpm -qa --qf "%{nevra} %{dbinstance}\n" runroot rpmdb --rebuilddb runroot rpm -qa --qf "%{nevra} %{dbinstance}\n" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/82/stderr 2018-07-06 13:35:46.163474839 +0000 @@ -0,0 +1,2 @@ +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:35:46.203156627 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/82/stdout 2018-07-06 13:35:46.201474006 +0000 @@ -1,4 +1 @@ -hello-1.0-1.i386 1 -hello-2.0-1.i686 2 -hello-2.0-1.i686 1 82. rpmdb.at:208: 82. rpmdb --rebuilddb (rpmdb.at:208): FAILED (rpmdb.at:210) # -*- compilation -*- 84. rpmdb.at:248: testing rpm -U and verify status ... ./rpmdb.at:250: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg status" \ --define "filedata same_stuff" \ /data/SPECS/conflicttest.spec runroot rpm -U /build/RPMS/noarch/conflictstatus-1.0-1.noarch.rpm runroot rpm -qls conflictstatus --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/84/stderr 2018-07-06 13:35:46.320471397 +0000 @@ -0,0 +1,4 @@ +mkdir: cannot create directory '/build/BUILDROOT/conflictstatus-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.QSOHGp (%install) + Bad exit status from /var/tmp/rpm-tmp.QSOHGp (%install) +error: open of /build/RPMS/noarch/conflictstatus-1.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:35:46.332735567 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/84/stdout 2018-07-06 13:35:46.330471178 +0000 @@ -1,2 +1,2 @@ -normal /usr/share/my.version +package conflictstatus is not installed ./rpmdb.at:250: exit code was 1, expected 0 84. rpmdb.at:248: 84. rpm -U and verify status (rpmdb.at:248): FAILED (rpmdb.at:250) # -*- compilation -*- 85. rpmdb.at:271: testing rpm -U with _install_lang and verify status ... ./rpmdb.at:273: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ /data/SPECS/flangtest.spec runroot rpm -U --define "_install_langs de:fi" /build/RPMS/noarch/flangtest-1.0-1.noarch.rpm runroot rpm -qls flangtest --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/85/stderr 2018-07-06 13:35:46.388469907 +0000 @@ -0,0 +1,4 @@ +mkdir: cannot create directory '/build/BUILDROOT/flangtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.oTM2vu (%install) + Bad exit status from /var/tmp/rpm-tmp.oTM2vu (%install) +error: open of /build/RPMS/noarch/flangtest-1.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:35:46.400959597 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/85/stdout 2018-07-06 13:35:46.399469666 +0000 @@ -1,7 +1,2 @@ -normal /usr/share/flangtest/de.txt -normal /usr/share/flangtest/empty.txt -not installed /usr/share/flangtest/en.txt -normal /usr/share/flangtest/fi.txt -normal /usr/share/flangtest/none.txt -not installed /usr/share/flangtest/pl.txt +package flangtest is not installed ./rpmdb.at:273: exit code was 1, expected 0 85. rpmdb.at:271: 85. rpm -U with _install_lang and verify status (rpmdb.at:271): FAILED (rpmdb.at:273) # -*- compilation -*- 86. rpmdb.at:297: testing rpm -U and verify files on disk ... ./rpmdb.at:299: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" rm -rf "${RPMTEST}"/opt/* runroot rpmbuild --quiet -bb /data/SPECS/selfconflict.spec runroot rpm -U /build/RPMS/noarch/selfconflict-1.0-1.noarch.rpm find "${RPMTEST}"/opt | wc -l --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/86/stderr 2018-07-06 13:35:46.457468394 +0000 @@ -0,0 +1,6 @@ +mkdir: cannot create directory '/build/BUILDROOT/selfconflict-1.0-1.x86_64': No such file or directory +mkdir: cannot create directory '/build/BUILDROOT/selfconflict-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.YK6F8x (%install) + Bad exit status from /var/tmp/rpm-tmp.YK6F8x (%install) +error: open of /build/RPMS/noarch/selfconflict-1.0-1.noarch.rpm failed: No such file or directory +find: '/home/mark/rpm/tests/testing/opt': No such file or directory --- - 2018-07-06 13:35:46.460244802 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/86/stdout 2018-07-06 13:35:46.458468372 +0000 @@ -1,2 +1,2 @@ -6 +0 86. rpmdb.at:297: 86. rpm -U and verify files on disk (rpmdb.at:297): FAILED (rpmdb.at:299) # -*- compilation -*- 87. rpmdb.at:318: testing rpm -e and verify files removed ... ./rpmdb.at:320: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" rm -rf "${RPMTEST}"/opt/* runroot rpmbuild --quiet -bb /data/SPECS/selfconflict.spec runroot rpm -U /build/RPMS/noarch/selfconflict-1.0-1.noarch.rpm runroot rpm -e selfconflict find "${RPMTEST}"/opt | wc -l --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/87/stderr 2018-07-06 13:35:46.526466882 +0000 @@ -0,0 +1,7 @@ +mkdir: cannot create directory '/build/BUILDROOT/selfconflict-1.0-1.x86_64': No such file or directory +mkdir: cannot create directory '/build/BUILDROOT/selfconflict-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.s42rvE (%install) + Bad exit status from /var/tmp/rpm-tmp.s42rvE (%install) +error: open of /build/RPMS/noarch/selfconflict-1.0-1.noarch.rpm failed: No such file or directory +error: package selfconflict is not installed +find: '/home/mark/rpm/tests/testing/opt': No such file or directory --- - 2018-07-06 13:35:46.529721097 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/87/stdout 2018-07-06 13:35:46.527466860 +0000 @@ -1,2 +1,2 @@ -1 +0 87. rpmdb.at:318: 87. rpm -e and verify files removed (rpmdb.at:318): FAILED (rpmdb.at:320) # -*- compilation -*- 88. rpmi.at:21: testing rpm -U ... ./rpmi.at:23: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb echo /data/RPMS/hello-2.0-1.x86_64.rpm > ${RPMTEST}/tmp/test.mft runroot rpm -U --ignorearch --ignoreos --nodeps \ /tmp/test.mft --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/88/stderr 2018-07-06 13:35:46.569465939 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory ./rpmi.at:23: exit code was 1, expected 0 88. rpmi.at:21: 88. rpm -U (rpmi.at:21): FAILED (rpmi.at:23) # -*- compilation -*- 92. rpmi.at:83: testing rpm -U ... ./rpmi.at:85: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignorearch --ignoreos --nodeps \ /data/RPMS/hello-2.0-1.x86_64.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/92/stderr 2018-07-06 13:35:46.743462125 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory ./rpmi.at:85: exit code was 1, expected 0 92. rpmi.at:83: 92. rpm -U (rpmi.at:83): FAILED (rpmi.at:85) # -*- compilation -*- 93. rpmi.at:97: testing rpm -U ... ./rpmi.at:99: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignorearch --ignoreos --nodeps \ --define "_pkgverify_level signature" \ /data/RPMS/hello-2.0-1.x86_64.rpm --- - 2018-07-06 13:35:46.787724913 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/93/stderr 2018-07-06 13:35:46.785461204 +0000 @@ -1,2 +1,2 @@ - package hello-2.0-1.x86_64 does not verify: no signature +error: Unable to open current directory: No such file or directory 93. rpmi.at:97: 93. rpm -U (rpmi.at:97): FAILED (rpmi.at:99) # -*- compilation -*- 94. rpmi.at:113: testing rpm -U ... ./rpmi.at:115: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb pkg="hello-2.0-1.x86_64.rpm" cp "${RPMTEST}"/data/RPMS/${pkg} "${RPMTEST}"/tmp/${pkg} dd if=/dev/zero of="${RPMTEST}"/tmp/${pkg} \ conv=notrunc bs=1 seek=5555 count=6 2> /dev/null echo "INSTALL 1" runroot rpm -U --ignorearch --ignoreos --nodeps --nodigest \ --define "_pkgverify_level none" \ /tmp/${pkg} 2>&1 | sed -e 's/;.*$//g' echo "INSTALL 2" runroot rpm -U --ignorearch --ignoreos --nodeps \ --define "_pkgverify_level digest" \ /tmp/${pkg} 2>&1 echo "INSTALL 3" runroot rpm -U --ignorearch --ignoreos --nodeps \ --define "_pkgverify_flags 0x30300" \ --define "__vsflags 0x30300" \ --define "_pkgverify_level digest" \ /tmp/${pkg} 2>&1 echo "INSTALL 4" runroot rpm -U --ignorearch --ignoreos --nodeps --nodigest --noverify \ --define "_pkgverify_level digest" \ /tmp/${pkg} 2>&1 | sed -e 's/;.*$//g' --- - 2018-07-06 13:35:46.862513249 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/94/stdout 2018-07-06 13:35:46.860459560 +0000 @@ -1,13 +1,11 @@ INSTALL 1 -error: unpacking of archive failed on file /usr/share/doc/hello-2.0/COPYING -error: hello-2.0-1.x86_64: install failed +error: Unable to open current directory: No such file or directory INSTALL 2 error: /tmp/hello-2.0-1.x86_64.rpm: Header SHA256 digest: BAD (Expected ef920781af3bf072ae9888eec3de1c589143101dff9cc0b561468d395fb766d9 != 29fdfe92782fb0470a9a164a6c94af87d3b138c63b39d4c30e0223ca1202ba82) error: /tmp/hello-2.0-1.x86_64.rpm: Header SHA1 digest: BAD (Expected 5cd9874c510b67b44483f9e382a1649ef7743bac != 4261b2c1eb861a4152c2239bce20bfbcaa8971ba) error: /tmp/hello-2.0-1.x86_64.rpm cannot be installed INSTALL 3 - package hello-2.0-1.x86_64 does not verify: no digest +error: Unable to open current directory: No such file or directory INSTALL 4 -error: unpacking of archive failed on file /usr/share/doc/hello-2.0/COPYING -error: hello-2.0-1.x86_64: install failed +error: Unable to open current directory: No such file or directory 94. rpmi.at:113: 94. rpm -U (rpmi.at:113): FAILED (rpmi.at:115) # -*- compilation -*- 95. rpmi.at:160: testing rpm -U ... ./rpmi.at:162: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb pkg="hello-2.0-1.x86_64.rpm" cp "${RPMTEST}"/data/RPMS/${pkg} "${RPMTEST}"/tmp/${pkg} dd if=/dev/zero of="${RPMTEST}"/tmp/${pkg} \ conv=notrunc bs=1 seek=7777 count=6 2> /dev/null echo "INSTALL 1" runroot rpm -U --ignorearch --ignoreos --nodeps \ --define "_pkgverify_level none" \ /tmp/${pkg} 2>&1 echo "INSTALL 2" runroot rpm -U --ignorearch --ignoreos --nodeps \ --define "_pkgverify_level digest" \ /tmp/${pkg} 2>&1 echo "INSTALL 3" runroot rpm -U --ignorearch --ignoreos --nodeps \ --define "_pkgverify_flags 0x30300" \ --define "_pkgverify_level digest" \ /tmp/${pkg} 2>&1 echo "INSTALL 4" runroot rpm -U --ignorearch --ignoreos --nodeps --nodigest --noverify \ --define "_pkgverify_level digest" \ /tmp/${pkg} 2>&1 --- - 2018-07-06 13:35:46.935870582 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/95/stdout 2018-07-06 13:35:46.934457938 +0000 @@ -1,11 +1,9 @@ INSTALL 1 -error: unpacking of archive failed: cpio: Bad magic -error: hello-2.0-1.x86_64: install failed +error: Unable to open current directory: No such file or directory INSTALL 2 - package hello-2.0-1.x86_64 does not verify: Payload SHA256 digest: BAD (Expected 84a7338287bf19715c4eed0243f5cdb447eeb0ade37b2af718d4060aefca2f7c != bea903609dceac36e1f26a983c493c98064d320fdfeb423034ed63d649b2c8dc) +error: Unable to open current directory: No such file or directory INSTALL 3 - package hello-2.0-1.x86_64 does not verify: no digest +error: Unable to open current directory: No such file or directory INSTALL 4 -error: unpacking of archive failed: cpio: Bad magic -error: hello-2.0-1.x86_64: install failed +error: Unable to open current directory: No such file or directory 95. rpmi.at:160: 95. rpm -U (rpmi.at:160): FAILED (rpmi.at:162) # -*- compilation -*- 96. rpmi.at:204: testing rpm -U ... ./rpmi.at:206: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignorearch --ignoreos --nodeps \ /data/RPMS/hello-2.0-1.x86_64-signed.rpm --- - 2018-07-06 13:35:46.978491825 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/96/stderr 2018-07-06 13:35:46.976457017 +0000 @@ -1,2 +1,3 @@ warning: /data/RPMS/hello-2.0-1.x86_64-signed.rpm: Header V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY +error: Unable to open current directory: No such file or directory ./rpmi.at:206: exit code was 1, expected 0 96. rpmi.at:204: 96. rpm -U (rpmi.at:204): FAILED (rpmi.at:206) # -*- compilation -*- 97. rpmi.at:219: testing rpm -U ... ./rpmi.at:221: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignorearch --ignoreos --nodeps \ --define "_pkgverify_level signature" \ /data/RPMS/hello-2.0-1.x86_64-signed.rpm --- - 2018-07-06 13:35:47.020913947 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/97/stderr 2018-07-06 13:35:47.019456075 +0000 @@ -1,3 +1,3 @@ warning: /data/RPMS/hello-2.0-1.x86_64-signed.rpm: Header V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY - package hello-2.0-1.x86_64 does not verify: Header V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY +error: Unable to open current directory: No such file or directory 97. rpmi.at:219: 97. rpm -U (rpmi.at:219): FAILED (rpmi.at:221) # -*- compilation -*- 98. rpmi.at:236: testing rpm -U ... ./rpmi.at:238: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpmkeys --import /data/keys/rpm.org-rsa-2048-test.pub runroot rpm -U --ignorearch --ignoreos --nodeps \ /data/RPMS/hello-2.0-1.x86_64-signed.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/98/stderr 2018-07-06 13:35:47.142453379 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory ./rpmi.at:238: exit code was 1, expected 0 98. rpmi.at:236: 98. rpm -U (rpmi.at:236): FAILED (rpmi.at:238) # -*- compilation -*- 99. rpmi.at:251: testing rpm -U ... ./rpmi.at:253: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpmkeys --import /data/keys/rpm.org-rsa-2048-test.pub runroot rpm -U --ignorearch --ignoreos --nodeps \ --define "_pkgverify_level signature" \ /data/RPMS/hello-2.0-1.x86_64-signed.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/99/stderr 2018-07-06 13:35:47.497445597 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory ./rpmi.at:253: exit code was 1, expected 0 99. rpmi.at:251: 99. rpm -U (rpmi.at:251): FAILED (rpmi.at:253) # -*- compilation -*- 102. rpmi.at:311: testing rpm -U ... ./rpmi.at:313: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb pkg="hello-2.0-1.x86_64-signed.rpm" cp "${RPMTEST}"/data/RPMS/${pkg} "${RPMTEST}"/tmp/${pkg} dd if=/dev/zero of="${RPMTEST}"/tmp/${pkg} \ conv=notrunc bs=1 seek=7711 count=6 2> /dev/null echo "INSTALL 1" runroot rpm -U --ignorearch --ignoreos --nodeps \ --define "_pkgverify_level none" \ /tmp/${pkg} 2>&1 echo "INSTALL 2" runroot rpm -U --ignorearch --ignoreos --nodeps --nosignature \ --define "_pkgverify_level none" \ /tmp/${pkg} 2>&1 echo "INSTALL 3" runroot rpm -U --ignorearch --ignoreos --nodeps \ --define "_pkgverify_level signature" \ /tmp/${pkg} 2>&1 echo "INSTALL 4" runroot rpm -U --ignorearch --ignoreos --nodeps \ --define "_pkgverify_flags 0xc0c00" \ --define "__vsflags 0xc0c00" \ --define "_pkgverify_level signature" \ /tmp/${pkg} 2>&1 echo "INSTALL 5" runroot rpm -U --ignorearch --ignoreos --nodeps --noverify \ --define "_pkgverify_level signature" \ /tmp/${pkg} 2>&1 --- - 2018-07-06 13:35:47.676206283 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/102/stdout 2018-07-06 13:35:47.674441717 +0000 @@ -1,17 +1,14 @@ INSTALL 1 warning: /tmp/hello-2.0-1.x86_64-signed.rpm: Header V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY -error: unpacking of archive failed: cpio: Bad magic -error: hello-2.0-1.x86_64: install failed +error: Unable to open current directory: No such file or directory INSTALL 2 -error: unpacking of archive failed: cpio: Bad magic -error: hello-2.0-1.x86_64: install failed +error: Unable to open current directory: No such file or directory INSTALL 3 warning: /tmp/hello-2.0-1.x86_64-signed.rpm: Header V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY - package hello-2.0-1.x86_64 does not verify: Header V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY +error: Unable to open current directory: No such file or directory INSTALL 4 - package hello-2.0-1.x86_64 does not verify: no signature +error: Unable to open current directory: No such file or directory INSTALL 5 warning: /tmp/hello-2.0-1.x86_64-signed.rpm: Header V4 RSA/SHA256 Signature, key ID 1964c5fc: NOKEY -error: unpacking of archive failed: cpio: Bad magic -error: hello-2.0-1.x86_64: install failed +error: Unable to open current directory: No such file or directory 102. rpmi.at:311: 102. rpm -U (rpmi.at:311): FAILED (rpmi.at:313) # -*- compilation -*- 108. rpmi.at:451: testing rpm -U upgrade to newer ... ./rpmi.at:452: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ /data/SPECS/versiontest.spec done runroot rpm -U /build/RPMS/noarch/versiontest-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/versiontest-2.0-1.noarch.rpm runroot rpm -q versiontest --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/108/stderr 2018-07-06 13:35:47.862437596 +0000 @@ -0,0 +1,2 @@ +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:35:47.874843589 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/108/stdout 2018-07-06 13:35:47.873437355 +0000 @@ -1,2 +1,2 @@ -versiontest-2.0-1.noarch +package versiontest is not installed ./rpmi.at:452: exit code was 1, expected 0 108. rpmi.at:451: 108. rpm -U upgrade to newer (rpmi.at:451): FAILED (rpmi.at:452) # -*- compilation -*- 109. rpmi.at:474: testing rpm -U upgrade to older ... ./rpmi.at:475: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U /build/RPMS/noarch/versiontest-2.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/versiontest-1.0-1.noarch.rpm --- - 2018-07-06 13:35:47.928383196 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/109/stderr 2018-07-06 13:35:47.926436193 +0000 @@ -1,2 +1,3 @@ - package versiontest-2.0-1.noarch (which is newer than versiontest-1.0-1.noarch) is already installed +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory ./rpmi.at:475: exit code was 1, expected 2 109. rpmi.at:474: 109. rpm -U upgrade to older (rpmi.at:474): FAILED (rpmi.at:475) # -*- compilation -*- 110. rpmi.at:489: testing rpm -U --oldpackage downgrade ... ./rpmi.at:490: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U /build/RPMS/noarch/versiontest-2.0-1.noarch.rpm runroot rpm -U --oldpackage /build/RPMS/noarch/versiontest-1.0-1.noarch.rpm runroot rpm -q versiontest stderr: error: Unable to open current directory: No such file or directory error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:35:48.003761412 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/110/stdout 2018-07-06 13:35:48.001434549 +0000 @@ -1,2 +1,2 @@ -versiontest-1.0-1.noarch +package versiontest is not installed ./rpmi.at:490: exit code was 1, expected 0 110. rpmi.at:489: 110. rpm -U --oldpackage downgrade (rpmi.at:489): FAILED (rpmi.at:490) # -*- compilation -*- 111. rpmi.at:505: testing rpm -U two versions of same package 1 ... ./rpmi.at:506: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -Uv \ /build/RPMS/noarch/versiontest-1.0-1.noarch.rpm \ /build/RPMS/noarch/versiontest-2.0-1.noarch.rpm runroot rpm -q versiontest --- - 2018-07-06 13:35:48.055904008 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/111/stderr 2018-07-06 13:35:48.054433387 +0000 @@ -1,2 +1,3 @@ warning: package versiontest-1.0-1.noarch was already added, replacing with versiontest-2.0-1.noarch +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:35:48.056596442 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/111/stdout 2018-07-06 13:35:48.054433387 +0000 @@ -1,5 +1,2 @@ -Verifying packages... -Preparing packages... -versiontest-2.0-1.noarch -versiontest-2.0-1.noarch +package versiontest is not installed ./rpmi.at:506: exit code was 1, expected 0 111. rpmi.at:505: 111. rpm -U two versions of same package 1 (rpmi.at:505): FAILED (rpmi.at:506) # -*- compilation -*- 112. rpmi.at:526: testing rpm -U two versions of same package 2 ... ./rpmi.at:527: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -Uv \ /build/RPMS/noarch/versiontest-2.0-1.noarch.rpm \ /build/RPMS/noarch/versiontest-1.0-1.noarch.rpm runroot rpm -q versiontest --- - 2018-07-06 13:35:48.108656482 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/112/stderr 2018-07-06 13:35:48.106432247 +0000 @@ -1,2 +1,3 @@ warning: package versiontest-2.0-1.noarch was already added, skipping versiontest-1.0-1.noarch +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:35:48.109412278 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/112/stdout 2018-07-06 13:35:48.107432225 +0000 @@ -1,5 +1,2 @@ -Verifying packages... -Preparing packages... -versiontest-2.0-1.noarch -versiontest-2.0-1.noarch +package versiontest is not installed ./rpmi.at:527: exit code was 1, expected 0 112. rpmi.at:526: 112. rpm -U two versions of same package 2 (rpmi.at:526): FAILED (rpmi.at:527) # -*- compilation -*- 113. rpmi.at:547: testing rpm -U obsoleted package 1 ... ./rpmi.at:548: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "obs deptest-two <= 1.0" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -Uv \ /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm \ /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm runroot rpm -q deptest-one --- - 2018-07-06 13:35:48.197206556 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/113/stderr 2018-07-06 13:35:48.195430296 +0000 @@ -1,2 +1,9 @@ -warning: package deptest-two-1.0-1.noarch was already added, replacing with deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.q6FzZk (%install) + Bad exit status from /var/tmp/rpm-tmp.q6FzZk (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.57fExo (%install) + Bad exit status from /var/tmp/rpm-tmp.57fExo (%install) +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:35:48.197913721 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/113/stdout 2018-07-06 13:35:48.196430274 +0000 @@ -1,5 +1,2 @@ -Verifying packages... -Preparing packages... -deptest-one-1.0-1.noarch -deptest-one-1.0-1.noarch +package deptest-one is not installed ./rpmi.at:548: exit code was 1, expected 0 113. rpmi.at:547: 113. rpm -U obsoleted package 1 (rpmi.at:547): FAILED (rpmi.at:548) # -*- compilation -*- 114. rpmi.at:577: testing rpm -U obsoleted package 2 ... ./rpmi.at:578: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "obs deptest-two <= 1.0" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -Uv \ /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm \ /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm runroot rpm -q deptest-one --- - 2018-07-06 13:35:48.276614261 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/114/stderr 2018-07-06 13:35:48.274428564 +0000 @@ -1,2 +1,9 @@ -warning: package deptest-one-1.0-1.noarch was already added, skipping deptest-two-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.jUhzvt (%install) + Bad exit status from /var/tmp/rpm-tmp.jUhzvt (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.aHl7xr (%install) + Bad exit status from /var/tmp/rpm-tmp.aHl7xr (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:35:48.277322997 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/114/stdout 2018-07-06 13:35:48.275428543 +0000 @@ -1,5 +1,2 @@ -Verifying packages... -Preparing packages... -deptest-one-1.0-1.noarch -deptest-one-1.0-1.noarch +package deptest-one is not installed ./rpmi.at:578: exit code was 1, expected 0 114. rpmi.at:577: 114. rpm -U obsoleted package 2 (rpmi.at:577): FAILED (rpmi.at:578) # -*- compilation -*- 115. rpmi.at:607: testing rpm -i two versions of same package ... ./rpmi.at:608: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -i \ /build/RPMS/noarch/versiontest-1.0-1.noarch.rpm \ /build/RPMS/noarch/versiontest-2.0-1.noarch.rpm runroot rpm -q versiontest --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/115/stderr 2018-07-06 13:35:48.321427534 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:35:48.333591610 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/115/stdout 2018-07-06 13:35:48.331427315 +0000 @@ -1,3 +1,2 @@ -versiontest-2.0-1.noarch -versiontest-1.0-1.noarch +package versiontest is not installed ./rpmi.at:608: exit code was 1, expected 0 115. rpmi.at:607: 115. rpm -i two versions of same package (rpmi.at:607): FAILED (rpmi.at:608) # -*- compilation -*- 116. rpmi.at:626: testing rpm -i identical versions of same package ... ./rpmi.at:627: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -i \ /build/RPMS/noarch/versiontest-1.0-1.noarch.rpm \ /build/RPMS/noarch/versiontest-1.0-1.noarch.rpm runroot rpm -q versiontest --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/116/stderr 2018-07-06 13:35:48.373426394 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:35:48.386179153 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/116/stdout 2018-07-06 13:35:48.384426153 +0000 @@ -1,2 +1,2 @@ -versiontest-1.0-1.noarch +package versiontest is not installed ./rpmi.at:627: exit code was 1, expected 0 116. rpmi.at:626: 116. rpm -i identical versions of same package (rpmi.at:626): FAILED (rpmi.at:627) # -*- compilation -*- 117. rpmi.at:644: testing rpm -U with invalid --relocate ... ./rpmi.at:646: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpmbuild --quiet -bb /data/SPECS/hello-script.spec runroot rpm -U --test --ignoreos --relocate /usr=/opt \ /build/RPMS/noarch/hello-script-1.0-1.noarch.rpm --- - 2018-07-06 13:35:48.442540438 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/117/stderr 2018-07-06 13:35:48.440424926 +0000 @@ -1,2 +1,5 @@ - path /usr in package hello-script-1.0-1.noarch is not relocatable +mkdir: cannot create directory '/build/BUILDROOT/hello-script-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.YXkSOH (%install) + Bad exit status from /var/tmp/rpm-tmp.YXkSOH (%install) +error: open of /build/RPMS/noarch/hello-script-1.0-1.noarch.rpm failed: No such file or directory 117. rpmi.at:644: 117. rpm -U with invalid --relocate (rpmi.at:644): FAILED (rpmi.at:646) # -*- compilation -*- 118. rpmi.at:661: testing rpm -U --badreloc with invalid --relocate ... ./rpmi.at:663: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpmbuild --quiet -bb /data/SPECS/hello-script.spec runroot rpm -U --test --ignoreos --badreloc --relocate /usr=/opt \ /build/RPMS/noarch/hello-script-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/118/stderr 2018-07-06 13:35:48.496423698 +0000 @@ -0,0 +1,4 @@ +mkdir: cannot create directory '/build/BUILDROOT/hello-script-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.m6yC1J (%install) + Bad exit status from /var/tmp/rpm-tmp.m6yC1J (%install) +error: open of /build/RPMS/noarch/hello-script-1.0-1.noarch.rpm failed: No such file or directory ./rpmi.at:663: exit code was 1, expected 0 118. rpmi.at:661: 118. rpm -U --badreloc with invalid --relocate (rpmi.at:661): FAILED (rpmi.at:663) # -*- compilation -*- 119. rpmi.at:677: testing rpm -i with/without --excludedocs ... ./rpmi.at:679: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpmbuild --quiet -bb /data/SPECS/testdoc.spec runroot rpm -i --excludedocs \ /build/RPMS/noarch/testdoc-1.0-1.noarch.rpm RPM_DOCDIR=$(runroot rpm --eval '%_defaultdocdir') RPM_DATADIR=$(runroot rpm --eval '%_datadir') test ! -e ${RPMTEST}${RPM_DOCDIR}/testdoc || exit 1 test -e ${RPMTEST}${RPM_DATADIR}/testdoc/nodoc || exit 1 runroot rpm -e testdoc runroot rpm -i \ /build/RPMS/noarch/testdoc-1.0-1.noarch.rpm test -e ${RPMTEST}${RPM_DOCDIR}/testdoc/documentation1 || exit 1 test -e ${RPMTEST}${RPM_DOCDIR}/testdoc/documentation2 || exit 1 test -e ${RPMTEST}${RPM_DOCDIR}/testdoc/examples/example1 || exit 1 test -e ${RPMTEST}${RPM_DOCDIR}/testdoc/examples/example2 || exit 1 test -e ${RPMTEST}${RPM_DATADIR}/testdoc/nodoc || exit 1 runroot rpm -e testdoc --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/119/stderr 2018-07-06 13:35:48.552422470 +0000 @@ -0,0 +1,4 @@ +mkdir: cannot create directory '/build/BUILDROOT/testdoc-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.sF04gO (%install) + Bad exit status from /var/tmp/rpm-tmp.sF04gO (%install) +error: open of /build/RPMS/noarch/testdoc-1.0-1.noarch.rpm failed: No such file or directory ./rpmi.at:679: exit code was 1, expected 0 119. rpmi.at:677: 119. rpm -i with/without --excludedocs (rpmi.at:677): FAILED (rpmi.at:679) # -*- compilation -*- 120. rpmorder.at:3: testing basic install/erase order 1 ... ./rpmorder.at:5: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs deptest-two" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "reqs deptest-three" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec echo INSTALL: runroot rpm -Uv --justdb \ /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm \ /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm \ /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm echo ERASE: runroot rpm -ev --justdb \ deptest-three \ deptest-one \ deptest-two --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/120/stderr 2018-07-06 13:35:48.664420015 +0000 @@ -0,0 +1,15 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.k6CjTT (%install) + Bad exit status from /var/tmp/rpm-tmp.k6CjTT (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.aYHMqW (%install) + Bad exit status from /var/tmp/rpm-tmp.aYHMqW (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-three-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.9GtLAV (%install) + Bad exit status from /var/tmp/rpm-tmp.9GtLAV (%install) +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: package deptest-three is not installed +error: package deptest-one is not installed +error: package deptest-two is not installed --- - 2018-07-06 13:35:48.668048524 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/120/stdout 2018-07-06 13:35:48.666419971 +0000 @@ -1,12 +1,3 @@ INSTALL: -Verifying packages... -Preparing packages... -deptest-three-1.0-1.noarch -deptest-two-1.0-1.noarch -deptest-one-1.0-1.noarch ERASE: -Preparing packages... -deptest-one-1.0-1.noarch -deptest-two-1.0-1.noarch -deptest-three-1.0-1.noarch ./rpmorder.at:5: exit code was 3, expected 0 120. rpmorder.at:3: 120. basic install/erase order 1 (rpmorder.at:3): FAILED (rpmorder.at:5) # -*- compilation -*- 126. rpmbuild.at:104: testing rpmbuild %attr and %defattr ... ./rpmbuild.at:106: rm -rf ${TOPDIR} runroot rpmbuild \ -bb --quiet /data/SPECS/attrtest.spec runroot rpm -qp --qf \ "\n[%{filemodes:perms} %-8{fileusername} %-8{filegroupname} %{filenames}\n]"\ /build/RPMS/noarch/attrtest-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/126/stderr 2018-07-06 13:35:49.141409559 +0000 @@ -0,0 +1,4 @@ +mkdir: cannot create directory '/build/BUILDROOT/attrtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.PJRdLm (%install) + Bad exit status from /var/tmp/rpm-tmp.PJRdLm (%install) +error: open of /build/RPMS/noarch/attrtest-1.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:35:49.144621522 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/126/stdout 2018-07-06 13:35:49.142409537 +0000 @@ -1,22 +1 @@ -drwx------ root root /a/dir --r-------- root root /a/file -drwx------ daemon adm /b/dir --r-------- daemon adm /b/file -drwxr-x--- root adm /c/dir --rw-r----- daemon root /c/file -drwxr-x--x daemon bin /d/dir --rw-r--r-- bin daemon /d/file -drwx------ foo bar /e/dir --r-------- foo bar /e/file -drwxrwx--- bar foo /f/dir --rw-rw---- bar foo /f/file -drwx------ adm foo /g/dir --r-------- bar adm /g/file -drwxr-xr-x foo bar /h/dir --rw-r--r-- foo bar /h/file -drwxr-x--- adm root /i/dir --rwsr-xr-x root adm /i/file -drwxrwxrwx zoot zoot /j/dir ---w--w--w- zoot zoot /j/file - ./rpmbuild.at:106: exit code was 1, expected 0 126. rpmbuild.at:104: 126. rpmbuild %attr and %defattr (rpmbuild.at:104): FAILED (rpmbuild.at:106) # -*- compilation -*- 127. rpmbuild.at:144: testing rpmbuild hardlink ... ./rpmbuild.at:146: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf ${TOPDIR} runroot rpmbuild \ -bb --quiet /data/SPECS/hlinktest.spec runroot rpm -i /build/RPMS/noarch/hlinktest-1.0-1.noarch.rpm runroot rpm -q --qf "[%{filenlinks} %{filenames}\n]%{longsize}\n" hlinktest runroot rpm -V --nouser --nogroup hlinktest ls -i "${RPMTEST}"/foo/hello* | awk {'print $1'} | sort -u | wc -l --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/127/stderr 2018-07-06 13:35:49.297406143 +0000 @@ -0,0 +1,6 @@ +mkdir: cannot create directory '/build/BUILDROOT/hlinktest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.bm3HJz (%install) + Bad exit status from /var/tmp/rpm-tmp.bm3HJz (%install) +error: open of /build/RPMS/noarch/hlinktest-1.0-1.noarch.rpm failed: No such file or directory +error: Unable to open current directory: No such file or directory +ls: cannot access '/home/mark/rpm/tests/testing/foo/hello*': No such file or directory --- - 2018-07-06 13:35:49.301036071 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/127/stdout 2018-07-06 13:35:49.299406100 +0000 @@ -1,10 +1,3 @@ -2 /foo/aaaa -1 /foo/copyllo -4 /foo/hello -4 /foo/hello-bar -4 /foo/hello-foo -4 /foo/hello-world -2 /foo/zzzz -87 -1 +package hlinktest is not installed +0 127. rpmbuild.at:144: 127. rpmbuild hardlink (rpmbuild.at:144): FAILED (rpmbuild.at:146) # -*- compilation -*- 128. rpmbuild.at:175: testing rpmbuild unpackaged files ... ./rpmbuild.at:177: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf ${TOPDIR} runroot rpmbuild \ -bb --quiet --with unpackaged_files /data/SPECS/hlinktest.spec --- - 2018-07-06 13:35:49.391233114 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/128/stderr 2018-07-06 13:35:49.389404125 +0000 @@ -1,5 +1,4 @@ -error: Installed (but unpackaged) file(s) found: - /toot - Installed (but unpackaged) file(s) found: - /toot +mkdir: cannot create directory '/build/BUILDROOT/hlinktest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.i5mwTG (%install) + Bad exit status from /var/tmp/rpm-tmp.i5mwTG (%install) 128. rpmbuild.at:175: 128. rpmbuild unpackaged files (rpmbuild.at:175): FAILED (rpmbuild.at:177) # -*- compilation -*- 130. rpmbuild.at:215: testing rpmbuild glob ... ./rpmbuild.at:217: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf ${TOPDIR} runroot rpmbuild -bb --quiet /data/SPECS/globtest.spec runroot rpm -qp \ --qf "[%{filemodes:perms} %{filenames}\n]" \ /build/RPMS/noarch/globtest-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/130/stderr 2018-07-06 13:35:49.525401142 +0000 @@ -0,0 +1,4 @@ +mkdir: cannot create directory '/build/BUILDROOT/globtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.GGc40P (%install) + Bad exit status from /var/tmp/rpm-tmp.GGc40P (%install) +error: open of /build/RPMS/noarch/globtest-1.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:35:49.528548534 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/130/stdout 2018-07-06 13:35:49.526401120 +0000 @@ -1,16 +1 @@ --rw-r--r-- /opt/globtest/baf -drwxr-xr-x /opt/globtest/bang --rw-r--r-- /opt/globtest/bif -drwxr-xr-x /opt/globtest/bing -drwxr-xr-x /opt/globtest/bong -drwxr-xr-x /opt/globtest/foo --rw-r--r-- /opt/globtest/foo/one --rw-r--r-- /opt/globtest/foo/three --rw-r--r-- /opt/globtest/foo/two -lrwxrwxrwx /opt/globtest/linkbad -lrwxrwxrwx /opt/globtest/linkgood --rw-r--r-- /opt/globtest/weird%name --rw-r--r-- /opt/globtest/zab --rw-r--r-- /opt/globtest/zeb --rw-r--r-- /opt/globtest/zib ./rpmbuild.at:217: exit code was 1, expected 0 130. rpmbuild.at:215: 130. rpmbuild glob (rpmbuild.at:215): FAILED (rpmbuild.at:217) # -*- compilation -*- 131. rpmbuild.at:247: testing rpmbuild prefixpostfix ... ./rpmbuild.at:249: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf ${TOPDIR} runroot rpmbuild -bb --quiet \ /data/SPECS/prefixtest.spec runroot rpm -qp \ --qf "[%{filemodes:perms} %{filenames}\n]" \ /build/RPMS/noarch/prefixtest-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/131/stderr 2018-07-06 13:35:49.584399848 +0000 @@ -0,0 +1,4 @@ +mkdir: cannot create directory '/build/BUILDROOT/prefixtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.MV7UzW (%install) + Bad exit status from /var/tmp/rpm-tmp.MV7UzW (%install) +error: open of /build/RPMS/noarch/prefixtest-1.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:35:49.587772618 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/131/stdout 2018-07-06 13:35:49.586399805 +0000 @@ -1,16 +1 @@ --rw-r--r-- /opt/prefixtest/ba -drwxr-xr-x /opt/prefixtest/ban --rw-r--r-- /opt/prefixtest/bi -drwxr-xr-x /opt/prefixtest/bin -drwxr-xr-x /opt/prefixtest/bon -drwxr-xr-x /opt/prefixtest/foo --rw-r--r-- /opt/prefixtest/foo/one --rw-r--r-- /opt/prefixtest/foo/three --rw-r--r-- /opt/prefixtest/foo/two -lrwxrwxrwx /opt/prefixtest/linkbad -lrwxrwxrwx /opt/prefixtest/linkgood --rw-r--r-- /opt/prefixtest/weird%name --rw-r--r-- /opt/prefixtest/zab --rw-r--r-- /opt/prefixtest/zeb --rw-r--r-- /opt/prefixtest/zib ./rpmbuild.at:249: exit code was 1, expected 0 131. rpmbuild.at:247: 131. rpmbuild prefixpostfix (rpmbuild.at:247): FAILED (rpmbuild.at:249) # -*- compilation -*- 132. rpmbuild.at:282: testing Weak and reverse requires ... ./rpmbuild.at:284: runroot rpmbuild -bb --quiet \ --define "pkg weakdeps" \ --define "recs foo > 1.2.3" \ --define "sugs bar >= 0.1.2" \ --define "sups baz" \ --define "ens zap = 3" \ /data/SPECS/deptest.spec runroot rpm -qp --recommends /build/RPMS/noarch/deptest-weakdeps-1.0-1.noarch.rpm runroot rpm -qp --suggests /build/RPMS/noarch/deptest-weakdeps-1.0-1.noarch.rpm runroot rpm -qp --supplements /build/RPMS/noarch/deptest-weakdeps-1.0-1.noarch.rpm runroot rpm -qp --enhances /build/RPMS/noarch/deptest-weakdeps-1.0-1.noarch.rpm stderr: mkdir: cannot create directory '/build/BUILDROOT/deptest-weakdeps-1.0-1.x86_64': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.DoDDYY (%install) Bad exit status from /var/tmp/rpm-tmp.DoDDYY (%install) error: open of /build/RPMS/noarch/deptest-weakdeps-1.0-1.noarch.rpm failed: No such file or directory error: open of /build/RPMS/noarch/deptest-weakdeps-1.0-1.noarch.rpm failed: No such file or directory error: open of /build/RPMS/noarch/deptest-weakdeps-1.0-1.noarch.rpm failed: No such file or directory error: open of /build/RPMS/noarch/deptest-weakdeps-1.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:35:49.645492087 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/132/stdout 2018-07-06 13:35:49.643398555 +0000 @@ -1,5 +1 @@ -foo > 1.2.3 -bar >= 0.1.2 -baz -zap = 3 ./rpmbuild.at:284: exit code was 1, expected 0 132. rpmbuild.at:282: 132. Weak and reverse requires (rpmbuild.at:282): FAILED (rpmbuild.at:284) # -*- compilation -*- 134. rpmbuild.at:326: testing Dependency generation ... ./rpmbuild.at:328: runroot rpmbuild -bb --quiet \ /data/SPECS/filedep.spec echo Requires: runroot rpm -qp --requires /build/RPMS/noarch/filedep-1.0-1.noarch.rpm echo Provides: runroot rpm -qp --provides /build/RPMS/noarch/filedep-1.0-1.noarch.rpm echo Filerequires: runroot rpm -qp --qf '["%{FILENAMES}\t%{FILEREQUIRE}"\n]' /build/RPMS/noarch/filedep-1.0-1.noarch.rpm echo Fileprovides: runroot rpm -qp --qf '["%{FILENAMES}\t%{FILEPROVIDE}"\n]' /build/RPMS/noarch/filedep-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/134/stderr 2018-07-06 13:35:49.721396845 +0000 @@ -0,0 +1,7 @@ +/usr/bin/mkdir: cannot create directory 'filedep-1.0': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.oxwxc3 (%prep) + Bad exit status from /var/tmp/rpm-tmp.oxwxc3 (%prep) +error: open of /build/RPMS/noarch/filedep-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/filedep-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/filedep-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/filedep-1.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:35:49.725108961 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/134/stdout 2018-07-06 13:35:49.723396801 +0000 @@ -1,21 +1,5 @@ Requires: -/bin/f00f -/bin/sh -rpmlib(CompressedFileNames) <= 3.0.4-1 -rpmlib(FileDigests) <= 4.6.0-1 -rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Provides: -filedep = 1.0-1 Filerequires: -"/etc/foo.conf " -"/usr/bin/bar /bin/f00f" -"/usr/bin/foo /bin/sh" -"/usr/share/doc/filedep " -"/usr/share/doc/filedep/README " Fileprovides: -"/etc/foo.conf " -"/usr/bin/bar " -"/usr/bin/foo " -"/usr/share/doc/filedep " -"/usr/share/doc/filedep/README " ./rpmbuild.at:328: exit code was 1, expected 0 134. rpmbuild.at:326: 134. Dependency generation (rpmbuild.at:326): FAILED (rpmbuild.at:328) # -*- compilation -*- 136. rpmbuild.at:389: testing rpmbuild archive sanity ... ./rpmbuild.at:391: rm -rf ${TOPDIR} runroot rpmbuild \ -bb --quiet /data/SPECS/attrtest.spec runroot rpm2cpio \ /build/RPMS/noarch/attrtest-1.0-1.noarch.rpm > /tmp/attrtest.cpio --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/136/stderr 2018-07-06 13:35:49.773395705 +0000 @@ -0,0 +1,4 @@ +mkdir: cannot create directory '/build/BUILDROOT/attrtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.GbBcPa (%install) + Bad exit status from /var/tmp/rpm-tmp.GbBcPa (%install) +rpm2cpio: /build/RPMS/noarch/attrtest-1.0-1.noarch.rpm: No such file or directory ./rpmbuild.at:391: exit code was 1, expected 0 136. rpmbuild.at:389: 136. rpmbuild archive sanity (rpmbuild.at:389): FAILED (rpmbuild.at:391) # -*- compilation -*- 173. rpmscript.at:5: testing basic script failures 1 ... ./rpmscript.at:7: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb /data/SPECS/fakeshell.spec for v in 1.0 2.0; do runroot rpmbuild --quiet --define "ver ${v}" -bb /data/SPECS/scriptfail.spec done runroot rpm -U /build/RPMS/noarch/fakeshell-1.0-1.noarch.rpm pkgname="scriptfail" pkg1="${pkgname}-1.0-1" pkg2="${pkgname}-2.0-1" pkgfile1="/build/RPMS/noarch/${pkg1}.noarch.rpm" pkgfile2="/build/RPMS/noarch/${pkg2}.noarch.rpm" echo PRETRANSFAIL runroot rpm -U --define "exitpretrans 1" ${pkgfile1} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 echo PRETRANS runroot rpm -U --define "exitpretrans 0" ${pkgfile1} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 runroot rpm -e ${pkgname} 2>&1 echo PREFAIL runroot rpm -U --define "exitpre 1" ${pkgfile1} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 echo PRE runroot rpm -U --define "exitpre 0" ${pkgfile1} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 echo PREUNFAIL runroot rpm -e --define "exitpreun 1" ${pkgname} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 echo PREUN runroot rpm -e --define "exitpreun 0" ${pkgname} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 echo POSTFAIL runroot rpm -U ${pkgfile1} 2>&1 runroot rpm -U --define "exitpost 1" ${pkgfile2} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 runroot rpm -e ${pkgname} 2>&1 echo POST runroot rpm -U ${pkgfile1} 2>&1 runroot rpm -U --define "exitpost 0" ${pkgfile2} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 runroot rpm -e ${pkgname} 2>&1 echo POSTTRANSFAIL runroot rpm -U --define "exitposttrans 1" ${pkgfile1} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 runroot rpm -e ${pkgname} 2>&1 echo POSTTRANS runroot rpm -U --define "exitposttrans 0" ${pkgfile1} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 runroot rpm -e ${pkgname} 2>&1 echo POSTUNFAIL runroot rpm -U ${pkgfile1} 2>&1 runroot rpm -U --define "exitpostun 1" ${pkgfile2} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 runroot rpm -e ${pkgname} 2>&1 echo POSTUN runroot rpm -U ${pkgfile1} 2>&1 runroot rpm -U --define "exitpostun 0" ${pkgfile2} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 runroot rpm -e ${pkgname} 2>&1 exit 0 --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/173/stderr 2018-07-06 13:36:03.633091886 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:36:03.965843998 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/173/stdout 2018-07-06 13:36:03.965084607 +0000 @@ -1,46 +1,74 @@ PRETRANSFAIL -error: %pretrans(scriptfail-1.0-1.noarch) scriptlet failed, exit status 1 -error: scriptfail-1.0-1.noarch: install skipped +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch 1 package scriptfail is not installed PRETRANS -0 -scriptfail-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch +1 +package scriptfail is not installed +error: package scriptfail is not installed PREFAIL -error: %prein(scriptfail-1.0-1.noarch) scriptlet failed, exit status 1 -error: scriptfail-1.0-1.noarch: install failed +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch 1 package scriptfail is not installed PRE -0 -scriptfail-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch +1 +package scriptfail is not installed PREUNFAIL -error: %preun(scriptfail-1.0-1.noarch) scriptlet failed, exit status 1 -error: scriptfail-1.0-1.noarch: erase failed +error: package scriptfail is not installed 1 -scriptfail-1.0-1.noarch +package scriptfail is not installed PREUN -0 +error: package scriptfail is not installed +1 package scriptfail is not installed POSTFAIL -warning: %post(scriptfail-2.0-1.noarch) scriptlet failed, exit status 1 -0 -scriptfail-2.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-2.0-1.noarch +1 +package scriptfail is not installed +error: package scriptfail is not installed POST -0 -scriptfail-2.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-2.0-1.noarch +1 +package scriptfail is not installed +error: package scriptfail is not installed POSTTRANSFAIL -warning: %posttrans(scriptfail-1.0-1.noarch) scriptlet failed, exit status 1 -0 -scriptfail-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch +1 +package scriptfail is not installed +error: package scriptfail is not installed POSTTRANS -0 -scriptfail-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch +1 +package scriptfail is not installed +error: package scriptfail is not installed POSTUNFAIL -warning: %postun(scriptfail-1.0-1.noarch) scriptlet failed, exit status 1 -0 -scriptfail-2.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-2.0-1.noarch +1 +package scriptfail is not installed +error: package scriptfail is not installed POSTUN -0 -scriptfail-2.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-2.0-1.noarch +1 +package scriptfail is not installed +error: package scriptfail is not installed 173. rpmscript.at:5: 173. basic script failures 1 (rpmscript.at:5): FAILED (rpmscript.at:7) # -*- compilation -*- 174. rpmscript.at:125: testing basic script failures 2 ... ./rpmscript.at:127: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb /data/SPECS/fakeshell.spec for v in 1.0 2.0; do runroot rpmbuild --quiet --define "critical 1" --define "ver ${v}" -bb /data/SPECS/scriptfail.spec done runroot rpm -U /build/RPMS/noarch/fakeshell-1.0-1.noarch.rpm pkgname="scriptfail" pkg1="${pkgname}-1.0-1" pkg2="${pkgname}-2.0-1" pkgfile1="/build/RPMS/noarch/${pkg1}.noarch.rpm" pkgfile2="/build/RPMS/noarch/${pkg2}.noarch.rpm" echo PRETRANSFAIL runroot rpm -U --define "exitpretrans 1" ${pkgfile1} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 echo PRETRANS runroot rpm -U --define "exitpretrans 0" ${pkgfile1} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 runroot rpm -e ${pkgname} 2>&1 echo PREFAIL runroot rpm -U --define "exitpre 1" ${pkgfile1} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 echo PRE runroot rpm -U --define "exitpre 0" ${pkgfile1} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 echo PREUNFAIL runroot rpm -e --define "exitpreun 1" ${pkgname} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 echo PREUN runroot rpm -e --define "exitpreun 0" ${pkgname} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 echo POSTFAIL runroot rpm -U ${pkgfile1} 2>&1 runroot rpm -U --define "exitpost 1" ${pkgfile2} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 runroot rpm -e --allmatches ${pkgname} 2>&1 echo POST runroot rpm -U ${pkgfile1} 2>&1 runroot rpm -U --define "exitpost 0" ${pkgfile2} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 runroot rpm -e ${pkgname} 2>&1 echo POSTTRANSFAIL runroot rpm -U --define "exitposttrans 1" ${pkgfile1} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 runroot rpm -e ${pkgname} 2>&1 echo POSTTRANS runroot rpm -U --define "exitposttrans 0" ${pkgfile1} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 runroot rpm -e ${pkgname} 2>&1 echo POSTUNFAIL runroot rpm -U ${pkgfile1} 2>&1 runroot rpm -U --define "exitpostun 1" ${pkgfile2} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 runroot rpm -e --allmatches ${pkgname} 2>&1 echo POSTUN runroot rpm -U ${pkgfile1} 2>&1 runroot rpm -U --define "exitpostun 0" ${pkgfile2} 2>&1; echo $? runroot rpm -q ${pkgname} 2>&1 runroot rpm -e --allmatches ${pkgname} 2>&1 exit 0 --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/174/stderr 2018-07-06 13:36:04.613070403 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:36:04.947252457 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/174/stdout 2018-07-06 13:36:04.946063103 +0000 @@ -1,51 +1,74 @@ PRETRANSFAIL -error: %pretrans(scriptfail-1.0-1.noarch) scriptlet failed, exit status 1 -error: scriptfail-1.0-1.noarch: install skipped +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch 1 package scriptfail is not installed PRETRANS -0 -scriptfail-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch +1 +package scriptfail is not installed +error: package scriptfail is not installed PREFAIL -error: %prein(scriptfail-1.0-1.noarch) scriptlet failed, exit status 1 -error: scriptfail-1.0-1.noarch: install failed +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch 1 package scriptfail is not installed PRE -0 -scriptfail-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch +1 +package scriptfail is not installed PREUNFAIL -error: %preun(scriptfail-1.0-1.noarch) scriptlet failed, exit status 1 -error: scriptfail-1.0-1.noarch: erase failed +error: package scriptfail is not installed 1 -scriptfail-1.0-1.noarch +package scriptfail is not installed PREUN -0 +error: package scriptfail is not installed +1 package scriptfail is not installed POSTFAIL -error: %post(scriptfail-2.0-1.noarch) scriptlet failed, exit status 1 -error: scriptfail-2.0-1.noarch: install failed -error: scriptfail-1.0-1.noarch: erase skipped +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-2.0-1.noarch 1 -scriptfail-1.0-1.noarch -scriptfail-2.0-1.noarch +package scriptfail is not installed +error: package scriptfail is not installed POST -0 -scriptfail-2.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-2.0-1.noarch +1 +package scriptfail is not installed +error: package scriptfail is not installed POSTTRANSFAIL -error: %posttrans(scriptfail-1.0-1.noarch) scriptlet failed, exit status 1 +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch 1 -scriptfail-1.0-1.noarch +package scriptfail is not installed +error: package scriptfail is not installed POSTTRANS -0 -scriptfail-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch +1 +package scriptfail is not installed +error: package scriptfail is not installed POSTUNFAIL -error: %postun(scriptfail-1.0-1.noarch) scriptlet failed, exit status 1 -error: scriptfail-1.0-1.noarch: erase failed +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-2.0-1.noarch 1 -scriptfail-1.0-1.noarch -scriptfail-2.0-1.noarch +package scriptfail is not installed +error: package scriptfail is not installed POSTUN -0 -scriptfail-2.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scriptfail-2.0-1.noarch +1 +package scriptfail is not installed +error: package scriptfail is not installed 174. rpmscript.at:125: 174. basic script failures 2 (rpmscript.at:125): FAILED (rpmscript.at:127) # -*- compilation -*- 175. rpmscript.at:252: testing basic scripts and arguments ... ./rpmscript.at:254: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb /data/SPECS/fakeshell.spec runroot rpmbuild --quiet -bb --define "rel 1" /data/SPECS/scripts.spec runroot rpmbuild --quiet -bb --define "rel 2" /data/SPECS/scripts.spec runroot rpm -U /build/RPMS/noarch/fakeshell-1.0-1.noarch.rpm runroot rpm -Vvp /build/RPMS/noarch/scripts-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/scripts-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/scripts-1.0-2.noarch.rpm runroot rpm -Vv scripts runroot rpm -e scripts --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/175/stderr 2018-07-06 13:36:05.130059070 +0000 @@ -0,0 +1,8 @@ +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory +error: Failed dependencies: + /bin/sh is needed by scripts-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scripts-1.0-2.noarch +error: Unable to open current directory: No such file or directory +error: package scripts is not installed --- - 2018-07-06 13:36:05.132967329 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/175/stdout 2018-07-06 13:36:05.132059026 +0000 @@ -1,15 +1 @@ -scripts-1.0-1 VERIFY 0 -scripts-1.0-1 PRETRANS 1 -scripts-1.0-1 PRE 1 -scripts-1.0-1 POST 1 -scripts-1.0-1 POSTTRANS 1 -scripts-1.0-2 PRETRANS 2 -scripts-1.0-2 PRE 2 -scripts-1.0-2 POST 2 -scripts-1.0-1 PREUN 1 -scripts-1.0-1 POSTUN 1 -scripts-1.0-2 POSTTRANS 1 -scripts-1.0-2 VERIFY 1 -scripts-1.0-2 PREUN 0 -scripts-1.0-2 POSTUN 0 ./rpmscript.at:254: exit code was 1, expected 0 175. rpmscript.at:252: 175. basic scripts and arguments (rpmscript.at:252): FAILED (rpmscript.at:254) # -*- compilation -*- 176. rpmscript.at:289: testing basic trigger scripts and arguments ... ./rpmscript.at:291: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb /data/SPECS/fakeshell.spec runroot rpmbuild --quiet -bb --define "rel 1" /data/SPECS/scripts.spec runroot rpmbuild --quiet -bb --define "rel 2" /data/SPECS/scripts.spec runroot rpmbuild --quiet -bb --define "rel 1" --define "trigpkg scripts" /data/SPECS/triggers.spec runroot rpmbuild --quiet -bb --define "rel 2" --define "trigpkg scripts" /data/SPECS/triggers.spec runroot rpm -U /build/RPMS/noarch/fakeshell-1.0-1.noarch.rpm echo TRIGGERS 1 runroot rpm -U /build/RPMS/noarch/triggers-1.0-1.noarch.rpm echo SCRIPTS 1 runroot rpm -U /build/RPMS/noarch/scripts-1.0-1.noarch.rpm echo SCRIPTS 2 runroot rpm -U /build/RPMS/noarch/scripts-1.0-2.noarch.rpm echo TRIGGERS 2 runroot rpm -U /build/RPMS/noarch/triggers-1.0-2.noarch.rpm echo ERASE runroot rpm -e scripts --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/176/stderr 2018-07-06 13:36:05.325054795 +0000 @@ -0,0 +1,10 @@ +error: Unable to open current directory: No such file or directory +error: Failed dependencies: + /bin/sh is needed by triggers-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scripts-1.0-1.noarch +error: Failed dependencies: + /bin/sh is needed by scripts-1.0-2.noarch +error: Failed dependencies: + /bin/sh is needed by triggers-1.0-2.noarch +error: package scripts is not installed --- - 2018-07-06 13:36:05.328129598 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/176/stdout 2018-07-06 13:36:05.327054751 +0000 @@ -1,29 +1,6 @@ TRIGGERS 1 SCRIPTS 1 -scripts-1.0-1 PRETRANS 1 -triggers-1.0-1 TRIGGERPREIN 1 0 -scripts-1.0-1 PRE 1 -scripts-1.0-1 POST 1 -triggers-1.0-1 TRIGGERIN 1 1 -scripts-1.0-1 POSTTRANS 1 SCRIPTS 2 -scripts-1.0-2 PRETRANS 2 -triggers-1.0-1 TRIGGERPREIN 1 1 -scripts-1.0-2 PRE 2 -scripts-1.0-2 POST 2 -triggers-1.0-1 TRIGGERIN 1 2 -triggers-1.0-1 TRIGGERUN 1 1 -scripts-1.0-1 PREUN 1 -scripts-1.0-1 POSTUN 1 -triggers-1.0-1 TRIGGERPOSTUN 1 1 -scripts-1.0-2 POSTTRANS 1 TRIGGERS 2 -triggers-1.0-2 TRIGGERPREIN 1 1 -triggers-1.0-2 TRIGGERIN 2 1 -triggers-1.0-1 TRIGGERUN 1 1 ERASE -triggers-1.0-2 TRIGGERUN 1 0 -scripts-1.0-2 PREUN 0 -scripts-1.0-2 POSTUN 0 -triggers-1.0-2 TRIGGERPOSTUN 1 0 ./rpmscript.at:291: exit code was 1, expected 0 176. rpmscript.at:289: 176. basic trigger scripts and arguments (rpmscript.at:289): FAILED (rpmscript.at:291) # -*- compilation -*- 177. rpmscript.at:347: testing basic file trigger scripts ... ./rpmscript.at:349: $as_echo "rpmscript.at:349" >"$at_check_line_file" ($LUA_DISABLED) \ && at_fn_check_skip 77 "$at_srcdir/rpmscript.at:349" rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb /data/SPECS/fakeshell.spec runroot rpmbuild --quiet -bb /data/SPECS/hello-script.spec runroot rpmbuild --quiet -bb /data/SPECS/hlinktest.spec runroot rpmbuild --quiet -bb /data/SPECS/filetriggers.spec runroot rpm -U /build/RPMS/noarch/fakeshell-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/filetriggers-1.0-1.noarch.rpm echo INSTALLATION runroot rpm -U /build/RPMS/noarch/hello-script-1.0-1.noarch.rpm \ /build/RPMS/noarch/hlinktest-1.0-1.noarch.rpm echo ERASE runroot rpm -e hello-script hlinktest --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/177/stderr 2018-07-06 13:36:05.493051113 +0000 @@ -0,0 +1,13 @@ +mkdir: cannot create directory '/build/BUILDROOT/hello-script-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.M7wjoR (%install) + Bad exit status from /var/tmp/rpm-tmp.M7wjoR (%install) +mkdir: cannot create directory '/build/BUILDROOT/hlinktest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.fYPCWU (%install) + Bad exit status from /var/tmp/rpm-tmp.fYPCWU (%install) +error: Unable to open current directory: No such file or directory +error: Failed dependencies: + /bin/sh is needed by filetriggers-1.0-1.noarch +error: open of /build/RPMS/noarch/hello-script-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/hlinktest-1.0-1.noarch.rpm failed: No such file or directory +error: package hello-script is not installed +error: package hlinktest is not installed --- - 2018-07-06 13:36:05.496202379 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/177/stdout 2018-07-06 13:36:05.495051069 +0000 @@ -1,79 +1,3 @@ INSTALLATION -filetriggerin(/foo*): -/foo/aaaa -/foo/copyllo -/foo/hello -/foo/hello-bar -/foo/hello-foo -/foo/hello-world -/foo/zzzz - -filetriggerin(/foo*): -/foo/aaaa -/foo/copyllo -/foo/hello -/foo/hello-bar -/foo/hello-foo -/foo/hello-world -/foo/zzzz - -filetriggerin(/usr/bin*): 0 -/usr/bin/hello - -filetriggerin(/usr/bin*): 0.0 -/usr/bin/hello - -transfiletriggerin(/usr/bin*): 0 -/usr/bin/hello - -transfiletriggerin(/foo*): -/foo/aaaa -/foo/copyllo -/foo/hello -/foo/hello-bar -/foo/hello-foo -/foo/hello-world -/foo/zzzz - ERASE -transfiletriggerun(/usr/bin*): 0 -/usr/bin/hello - -transfiletriggerun(/foo*): -/foo/aaaa -/foo/copyllo -/foo/hello -/foo/hello-bar -/foo/hello-foo -/foo/hello-world -/foo/zzzz - -filetriggerun(/foo*): -/foo/aaaa -/foo/copyllo -/foo/hello -/foo/hello-bar -/foo/hello-foo -/foo/hello-world -/foo/zzzz - -filetriggerpostun(/foo*): -/foo/aaaa -/foo/copyllo -/foo/hello -/foo/hello-bar -/foo/hello-foo -/foo/hello-world -/foo/zzzz - -filetriggerun(/usr/bin*): 0 -/usr/bin/hello - -filetriggerpostun(/usr/bin*): 0 -/usr/bin/hello - -transfiletriggerpostun(/usr/bin*): 0 - -transfiletriggerpostun(/foo*): - ./rpmscript.at:349: exit code was 2, expected 0 177. rpmscript.at:347: 177. basic file trigger scripts (rpmscript.at:347): FAILED (rpmscript.at:349) # -*- compilation -*- 178. rpmscript.at:451: testing basic file triggers 2 ... ./rpmscript.at:453: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb /data/SPECS/fakeshell.spec for v in 1.0 2.0 3.0; do runroot rpmbuild --quiet -bb --define "ver ${v}" /data/SPECS/parallel.spec done runroot rpm -U /build/RPMS/noarch/fakeshell-1.0-1.noarch.rpm runroot rpm -i \ /build/RPMS/noarch/parallel-1.0-1.noarch.rpm \ /build/RPMS/noarch/parallel-2.0-1.noarch.rpm \ /build/RPMS/noarch/parallel-3.0-1.noarch.rpm echo INSTALL: runroot rpm -U /build/RPMS/noarch/parallel-trigger-1.0-1.noarch.rpm echo UPGRADE: runroot rpm -U /build/RPMS/noarch/parallel-trigger-2.0-1.noarch.rpm echo ERASE: runroot rpm -e parallel-trigger --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/178/stderr 2018-07-06 13:36:05.671047211 +0000 @@ -0,0 +1,16 @@ +mkdir: cannot create directory '/build/BUILDROOT/parallel-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.h3HJE6 (%install) + Bad exit status from /var/tmp/rpm-tmp.h3HJE6 (%install) +mkdir: cannot create directory '/build/BUILDROOT/parallel-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.qoQaJ5 (%install) + Bad exit status from /var/tmp/rpm-tmp.qoQaJ5 (%install) +mkdir: cannot create directory '/build/BUILDROOT/parallel-3.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.IxHcV5 (%install) + Bad exit status from /var/tmp/rpm-tmp.IxHcV5 (%install) +error: Unable to open current directory: No such file or directory +error: open of /build/RPMS/noarch/parallel-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/parallel-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/parallel-3.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/parallel-trigger-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/parallel-trigger-2.0-1.noarch.rpm failed: No such file or directory +error: package parallel-trigger is not installed --- - 2018-07-06 13:36:05.673983469 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/178/stdout 2018-07-06 13:36:05.673047167 +0000 @@ -1,16 +1,4 @@ INSTALL: -%filetriggerin: 0 -36 -%transfiletriggerin: 0 -36 UPGRADE: -%transfiletriggerun: 0 -36 -%filetriggerin: 0 -36 -%transfiletriggerin: 0 -36 ERASE: -%transfiletriggerun: 0 -36 ./rpmscript.at:453: exit code was 1, expected 0 178. rpmscript.at:451: 178. basic file triggers 2 (rpmscript.at:451): FAILED (rpmscript.at:453) # -*- compilation -*- 248. rpmdeps.at:7: testing missing dependency ... ./rpmdeps.at:9: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs deptest-two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm --- - 2018-07-06 13:36:07.098173082 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/248/stderr 2018-07-06 13:36:07.097015954 +0000 @@ -1,3 +1,5 @@ -error: Failed dependencies: - deptest-two is needed by deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.kvSwtA (%install) + Bad exit status from /var/tmp/rpm-tmp.kvSwtA (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory 248. rpmdeps.at:7: 248. missing dependency (rpmdeps.at:7): FAILED (rpmdeps.at:9) # -*- compilation -*- 249. rpmdeps.at:30: testing cross-depending packages ... ./rpmdeps.at:32: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs deptest-two" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "reqs deptest-one" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/249/stderr 2018-07-06 13:36:07.179014155 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.ZVgnnF (%install) + Bad exit status from /var/tmp/rpm-tmp.ZVgnnF (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Hat85I (%install) + Bad exit status from /var/tmp/rpm-tmp.Hat85I (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory ./rpmdeps.at:32: exit code was 2, expected 0 249. rpmdeps.at:30: 249. cross-depending packages (rpmdeps.at:30): FAILED (rpmdeps.at:32) # -*- compilation -*- 250. rpmdeps.at:56: testing unsatisfied versioned require ... ./rpmdeps.at:58: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs deptest-two >= 2.0" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs deptest-foo = 1.0" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- - 2018-07-06 13:36:07.285076044 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/250/stderr 2018-07-06 13:36:07.284011853 +0000 @@ -1,3 +1,9 @@ -error: Failed dependencies: - deptest-two >= 2.0 is needed by deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.drPavN (%install) + Bad exit status from /var/tmp/rpm-tmp.drPavN (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.u0esdR (%install) + Bad exit status from /var/tmp/rpm-tmp.u0esdR (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory 250. rpmdeps.at:56: 250. unsatisfied versioned require (rpmdeps.at:56): FAILED (rpmdeps.at:58) # -*- compilation -*- 251. rpmdeps.at:84: testing satisfied versioned require ... ./rpmdeps.at:86: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs deptest-foo >= 2.0" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs deptest-foo = 2.0" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/251/stderr 2018-07-06 13:36:07.365010077 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.xClb5V (%install) + Bad exit status from /var/tmp/rpm-tmp.xClb5V (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.mHQf7U (%install) + Bad exit status from /var/tmp/rpm-tmp.mHQf7U (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory ./rpmdeps.at:86: exit code was 2, expected 0 251. rpmdeps.at:84: 251. satisfied versioned require (rpmdeps.at:84): FAILED (rpmdeps.at:86) # -*- compilation -*- 252. rpmdeps.at:110: testing versioned conflict in transaction ... ./rpmdeps.at:112: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "cfls deptest-two < 2.0" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- - 2018-07-06 13:36:07.453160749 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/252/stderr 2018-07-06 13:36:07.452008170 +0000 @@ -1,3 +1,9 @@ -error: Failed dependencies: - deptest-two < 2.0 conflicts with deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.wNAtEZ (%install) + Bad exit status from /var/tmp/rpm-tmp.wNAtEZ (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.PYKeo3 (%install) + Bad exit status from /var/tmp/rpm-tmp.PYKeo3 (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory 252. rpmdeps.at:110: 252. versioned conflict in transaction (rpmdeps.at:110): FAILED (rpmdeps.at:112) # -*- compilation -*- 253. rpmdeps.at:137: testing versioned conflict in database ... ./rpmdeps.at:139: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "cfls deptest-two < 2.0" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- - 2018-07-06 13:36:07.553276830 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/253/stderr 2018-07-06 13:36:07.552005978 +0000 @@ -1,3 +1,9 @@ -error: Failed dependencies: - deptest-two < 2.0 conflicts with (installed) deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.J7MeA7 (%install) + Bad exit status from /var/tmp/rpm-tmp.J7MeA7 (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.3eFU89 (%install) + Bad exit status from /var/tmp/rpm-tmp.3eFU89 (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory 253. rpmdeps.at:137: 253. versioned conflict in database (rpmdeps.at:137): FAILED (rpmdeps.at:139) # -*- compilation -*- 254. rpmdeps.at:163: testing install and verify self-conflicting package ... ./rpmdeps.at:165: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "provs something" \ --define "cfls something" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm runroot rpm -V --nofiles deptest-one --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/254/stderr 2018-07-06 13:36:07.619004509 +0000 @@ -0,0 +1,5 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.may58f (%install) + Bad exit status from /var/tmp/rpm-tmp.may58f (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: Unable to open current directory: No such file or directory ./rpmdeps.at:165: exit code was 1, expected 0 254. rpmdeps.at:163: 254. install and verify self-conflicting package (rpmdeps.at:163): FAILED (rpmdeps.at:165) # -*- compilation -*- 255. rpmdeps.at:185: testing explicit file conflicts ... ./rpmdeps.at:187: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "cfls /opt/bar" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U --test \ /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm \ /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm runroot rpm -e deptest-one # XXX FIXME: rpm's problem message for this case is higly bogus. runroot rpm -U /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm runroot rpm -e deptest-two --- - 2018-07-06 13:36:07.757956485 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/255/stderr 2018-07-06 13:36:07.757001484 +0000 @@ -1,7 +1,15 @@ -error: Failed dependencies: - /opt/bar conflicts with deptest-one-1.0-1.noarch -error: Failed dependencies: - /opt/bar conflicts with (installed) deptest-one-1.0-1.noarch -error: Failed dependencies: - /opt/bar conflicts with deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.FR6yij (%install) + Bad exit status from /var/tmp/rpm-tmp.FR6yij (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.NQM7Om (%install) + Bad exit status from /var/tmp/rpm-tmp.NQM7Om (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory +error: package deptest-one is not installed +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: package deptest-two is not installed ./rpmdeps.at:187: exit code was 1, expected 0 255. rpmdeps.at:185: 255. explicit file conflicts (rpmdeps.at:185): FAILED (rpmdeps.at:187) # -*- compilation -*- 256. rpmdeps.at:224: testing erase to break dependencies ... ./rpmdeps.at:226: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs deptest-foo >= 2.0" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs deptest-foo = 2.0" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm runroot rpm -e deptest-two --- - 2018-07-06 13:36:07.866987590 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/256/stderr 2018-07-06 13:36:07.865999095 +0000 @@ -1,3 +1,10 @@ -error: Failed dependencies: - deptest-foo >= 2.0 is needed by (installed) deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.ykivqx (%install) + Bad exit status from /var/tmp/rpm-tmp.ykivqx (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.g2MIsw (%install) + Bad exit status from /var/tmp/rpm-tmp.g2MIsw (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory +error: package deptest-two is not installed 256. rpmdeps.at:224: 256. erase to break dependencies (rpmdeps.at:224): FAILED (rpmdeps.at:226) # -*- compilation -*- 257. rpmdeps.at:252: testing erase to break colored file dependency ... ./rpmdeps.at:254: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg hello" \ --define "reqs /usr/bin/hello" \ /data/SPECS/deptest.spec runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.i686.rpm \ /data/RPMS/hello-2.0-1.x86_64.rpm \ /build/RPMS/noarch/deptest-hello-1.0-1.noarch.rpm runroot rpm -e hello.x86_64 --- - 2018-07-06 13:36:07.961625073 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/257/stderr 2018-07-06 13:36:07.959997034 +0000 @@ -1,3 +1,6 @@ -error: Failed dependencies: - /usr/bin/hello is needed by (installed) deptest-hello-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-hello-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.vyRHbD (%install) + Bad exit status from /var/tmp/rpm-tmp.vyRHbD (%install) +error: open of /build/RPMS/noarch/deptest-hello-1.0-1.noarch.rpm failed: No such file or directory +error: package hello.x86_64 is not installed 257. rpmdeps.at:252: 257. erase to break colored file dependency (rpmdeps.at:252): FAILED (rpmdeps.at:254) # -*- compilation -*- 258. rpmdeps.at:281: testing erase on wrong-colored file dependency ... ./rpmdeps.at:283: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg hello" \ --define "reqs /usr/bin/hello" \ /data/SPECS/deptest.spec runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.i686.rpm \ /data/RPMS/hello-2.0-1.x86_64.rpm \ /build/RPMS/noarch/deptest-hello-1.0-1.noarch.rpm runroot rpm -e hello.i686 --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/258/stderr 2018-07-06 13:36:08.046995127 +0000 @@ -0,0 +1,5 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-hello-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.ghCwCA (%install) + Bad exit status from /var/tmp/rpm-tmp.ghCwCA (%install) +error: open of /build/RPMS/noarch/deptest-hello-1.0-1.noarch.rpm failed: No such file or directory +error: package hello.i686 is not installed ./rpmdeps.at:283: exit code was 1, expected 0 258. rpmdeps.at:281: 258. erase on wrong-colored file dependency (rpmdeps.at:281): FAILED (rpmdeps.at:283) # -*- compilation -*- 259. rpmdeps.at:309: testing unsatisfied WITH require ... ./rpmdeps.at:311: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two with flavor = dekstop)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs flavor = server" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ --define "provs flavor = desktop" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm --- - 2018-07-06 13:36:08.157210325 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/259/stderr 2018-07-06 13:36:08.155992738 +0000 @@ -1,3 +1,13 @@ -error: Failed dependencies: - (deptest-two with flavor = dekstop) is needed by deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.7oiLuH (%install) + Bad exit status from /var/tmp/rpm-tmp.7oiLuH (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.dHCyHH (%install) + Bad exit status from /var/tmp/rpm-tmp.dHCyHH (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-three-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.PDxNpL (%install) + Bad exit status from /var/tmp/rpm-tmp.PDxNpL (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm failed: No such file or directory 259. rpmdeps.at:309: 259. unsatisfied WITH require (rpmdeps.at:309): FAILED (rpmdeps.at:311) # -*- compilation -*- 260. rpmdeps.at:340: testing unsatisfied WITH require (rpmdb) ... ./rpmdeps.at:342: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two with flavor = dekstop)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs flavor = server" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ --define "provs flavor = desktop" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm --- - 2018-07-06 13:36:08.280101085 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/260/stderr 2018-07-06 13:36:08.278990042 +0000 @@ -1,3 +1,13 @@ -error: Failed dependencies: - (deptest-two with flavor = dekstop) is needed by deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.vHx8bP (%install) + Bad exit status from /var/tmp/rpm-tmp.vHx8bP (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.448hYS (%install) + Bad exit status from /var/tmp/rpm-tmp.448hYS (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-three-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.aREIYR (%install) + Bad exit status from /var/tmp/rpm-tmp.aREIYR (%install) +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory 260. rpmdeps.at:340: 260. unsatisfied WITH require (rpmdb) (rpmdeps.at:340): FAILED (rpmdeps.at:342) # -*- compilation -*- 261. rpmdeps.at:373: testing satisfied WITH require ... ./rpmdeps.at:375: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two with flavor = desktop)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs flavor = desktop" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/261/stderr 2018-07-06 13:36:08.349988485 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.fVhZHW (%install) + Bad exit status from /var/tmp/rpm-tmp.fVhZHW (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.fHLQq0 (%install) + Bad exit status from /var/tmp/rpm-tmp.fHLQq0 (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory ./rpmdeps.at:375: exit code was 2, expected 0 261. rpmdeps.at:373: 261. satisfied WITH require (rpmdeps.at:373): FAILED (rpmdeps.at:375) # -*- compilation -*- 262. rpmdeps.at:397: testing satisfied WITH require (rpmdb) ... ./rpmdeps.at:399: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two with flavor = desktop)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs flavor = desktop" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/262/stderr 2018-07-06 13:36:08.434986622 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.cQnCw4 (%install) + Bad exit status from /var/tmp/rpm-tmp.cQnCw4 (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.ojYlA3 (%install) + Bad exit status from /var/tmp/rpm-tmp.ojYlA3 (%install) +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory ./rpmdeps.at:399: exit code was 1, expected 0 262. rpmdeps.at:397: 262. satisfied WITH require (rpmdb) (rpmdeps.at:397): FAILED (rpmdeps.at:399) # -*- compilation -*- 263. rpmdeps.at:425: testing unsatisfied WITHOUT require ... ./rpmdeps.at:427: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two without flavor)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs flavor = server" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- - 2018-07-06 13:36:08.543153153 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/263/stderr 2018-07-06 13:36:08.541984279 +0000 @@ -1,3 +1,9 @@ -error: Failed dependencies: - (deptest-two without flavor) is needed by deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.zCoUZa (%install) + Bad exit status from /var/tmp/rpm-tmp.zCoUZa (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.FtVUIe (%install) + Bad exit status from /var/tmp/rpm-tmp.FtVUIe (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory 263. rpmdeps.at:425: 263. unsatisfied WITHOUT require (rpmdeps.at:425): FAILED (rpmdeps.at:427) # -*- compilation -*- 264. rpmdeps.at:451: testing unsatisfied WITHOUT require (rpmdb) ... ./rpmdeps.at:453: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two without flavor)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ --define "provs flavor = server" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm --- - 2018-07-06 13:36:08.625472707 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/264/stderr 2018-07-06 13:36:08.623982480 +0000 @@ -1,3 +1,9 @@ -error: Failed dependencies: - (deptest-two without flavor) is needed by deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.B6bIvg (%install) + Bad exit status from /var/tmp/rpm-tmp.B6bIvg (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.7peQdk (%install) + Bad exit status from /var/tmp/rpm-tmp.7peQdk (%install) +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory 264. rpmdeps.at:451: 264. unsatisfied WITHOUT require (rpmdb) (rpmdeps.at:451): FAILED (rpmdeps.at:453) # -*- compilation -*- 265. rpmdeps.at:479: testing satisfied WITHOUT require ... ./rpmdeps.at:481: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two without flavor)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/265/stderr 2018-07-06 13:36:08.706980660 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.llYcso (%install) + Bad exit status from /var/tmp/rpm-tmp.llYcso (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.YTuh2q (%install) + Bad exit status from /var/tmp/rpm-tmp.YTuh2q (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory ./rpmdeps.at:481: exit code was 2, expected 0 265. rpmdeps.at:479: 265. satisfied WITHOUT require (rpmdeps.at:479): FAILED (rpmdeps.at:481) # -*- compilation -*- 266. rpmdeps.at:502: testing satisfied WITHOUT require (rpmdb) ... ./rpmdeps.at:504: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two without flavor)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/266/stderr 2018-07-06 13:36:08.833977876 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.hNN68y (%install) + Bad exit status from /var/tmp/rpm-tmp.hNN68y (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.UfXHay (%install) + Bad exit status from /var/tmp/rpm-tmp.UfXHay (%install) +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory ./rpmdeps.at:504: exit code was 1, expected 0 266. rpmdeps.at:502: 266. satisfied WITHOUT require (rpmdb) (rpmdeps.at:502): FAILED (rpmdeps.at:504) # -*- compilation -*- 267. rpmdeps.at:529: testing unsatisfied AND require - all missing ... ./rpmdeps.at:531: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two and deptest-three)" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm --- - 2018-07-06 13:36:08.916899341 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/267/stderr 2018-07-06 13:36:08.915976078 +0000 @@ -1,3 +1,5 @@ -error: Failed dependencies: - (deptest-two and deptest-three) is needed by deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.zklNdF (%install) + Bad exit status from /var/tmp/rpm-tmp.zklNdF (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory 267. rpmdeps.at:529: 267. unsatisfied AND require - all missing (rpmdeps.at:529): FAILED (rpmdeps.at:531) # -*- compilation -*- 268. rpmdeps.at:550: testing unsatisfied AND require - first is missing ... ./rpmdeps.at:552: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two and deptest-three)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm --- - 2018-07-06 13:36:09.003743221 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/268/stderr 2018-07-06 13:36:09.001974193 +0000 @@ -1,3 +1,9 @@ -error: Failed dependencies: - (deptest-two and deptest-three) is needed by deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.pjvaKK (%install) + Bad exit status from /var/tmp/rpm-tmp.pjvaKK (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-three-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.O8W4jN (%install) + Bad exit status from /var/tmp/rpm-tmp.O8W4jN (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm failed: No such file or directory 268. rpmdeps.at:550: 268. unsatisfied AND require - first is missing (rpmdeps.at:550): FAILED (rpmdeps.at:552) # -*- compilation -*- 269. rpmdeps.at:575: testing unsatisfied AND require - second is missing ... ./rpmdeps.at:577: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two and deptest-three)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- - 2018-07-06 13:36:09.113964212 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/269/stderr 2018-07-06 13:36:09.112971760 +0000 @@ -1,3 +1,9 @@ -error: Failed dependencies: - (deptest-two and deptest-three) is needed by deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.poClnJ (%install) + Bad exit status from /var/tmp/rpm-tmp.poClnJ (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.YOWVKJ (%install) + Bad exit status from /var/tmp/rpm-tmp.YOWVKJ (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory 269. rpmdeps.at:575: 269. unsatisfied AND require - second is missing (rpmdeps.at:575): FAILED (rpmdeps.at:577) # -*- compilation -*- 270. rpmdeps.at:600: testing satisfied AND require ... ./rpmdeps.at:602: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two and deptest-three)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/270/stderr 2018-07-06 13:36:09.590961282 +0000 @@ -0,0 +1,12 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.UuTbEi (%install) + Bad exit status from /var/tmp/rpm-tmp.UuTbEi (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.cKwXom (%install) + Bad exit status from /var/tmp/rpm-tmp.cKwXom (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-three-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.B5wyhk (%install) + Bad exit status from /var/tmp/rpm-tmp.B5wyhk (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm failed: No such file or directory ./rpmdeps.at:602: exit code was 3, expected 0 270. rpmdeps.at:600: 270. satisfied AND require (rpmdeps.at:600): FAILED (rpmdeps.at:602) # -*- compilation -*- 271. rpmdeps.at:629: testing unsatisfied OR require - all missing ... ./rpmdeps.at:631: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two or deptest-three)" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm --- - 2018-07-06 13:36:09.892316721 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/271/stderr 2018-07-06 13:36:09.890954708 +0000 @@ -1,3 +1,5 @@ -error: Failed dependencies: - (deptest-two or deptest-three) is needed by deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.OF1ZIH (%install) + Bad exit status from /var/tmp/rpm-tmp.OF1ZIH (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory 271. rpmdeps.at:629: 271. unsatisfied OR require - all missing (rpmdeps.at:629): FAILED (rpmdeps.at:631) # -*- compilation -*- 272. rpmdeps.at:650: testing satisfied OR require - first is missing ... ./rpmdeps.at:652: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two or deptest-three)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/272/stderr 2018-07-06 13:36:09.963953106 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.t0pUWL (%install) + Bad exit status from /var/tmp/rpm-tmp.t0pUWL (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-three-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.3IakGP (%install) + Bad exit status from /var/tmp/rpm-tmp.3IakGP (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm failed: No such file or directory ./rpmdeps.at:652: exit code was 2, expected 0 272. rpmdeps.at:650: 272. satisfied OR require - first is missing (rpmdeps.at:650): FAILED (rpmdeps.at:652) # -*- compilation -*- 273. rpmdeps.at:673: testing satisfied OR require - second is missing ... ./rpmdeps.at:675: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two or deptest-three)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/273/stderr 2018-07-06 13:36:10.043951352 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.q2BxQI (%install) + Bad exit status from /var/tmp/rpm-tmp.q2BxQI (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.cynw3I (%install) + Bad exit status from /var/tmp/rpm-tmp.cynw3I (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory ./rpmdeps.at:675: exit code was 2, expected 0 273. rpmdeps.at:673: 273. satisfied OR require - second is missing (rpmdeps.at:673): FAILED (rpmdeps.at:675) # -*- compilation -*- 274. rpmdeps.at:696: testing satisfied OR require - both present ... ./rpmdeps.at:698: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two or deptest-three)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/274/stderr 2018-07-06 13:36:10.169948590 +0000 @@ -0,0 +1,12 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.O1BDpQ (%install) + Bad exit status from /var/tmp/rpm-tmp.O1BDpQ (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Ba6h8T (%install) + Bad exit status from /var/tmp/rpm-tmp.Ba6h8T (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-three-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.bUOBaT (%install) + Bad exit status from /var/tmp/rpm-tmp.bUOBaT (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm failed: No such file or directory ./rpmdeps.at:698: exit code was 3, expected 0 274. rpmdeps.at:696: 274. satisfied OR require - both present (rpmdeps.at:696): FAILED (rpmdeps.at:698) # -*- compilation -*- 275. rpmdeps.at:725: testing unsatisfied IF require ... ./rpmdeps.at:727: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two if deptest-three)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm --- - 2018-07-06 13:36:10.264733146 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/275/stderr 2018-07-06 13:36:10.262946552 +0000 @@ -1,3 +1,9 @@ -error: Failed dependencies: - (deptest-two if deptest-three) is needed by deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.hrzWO0 (%install) + Bad exit status from /var/tmp/rpm-tmp.hrzWO0 (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-three-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.mVmLRZ (%install) + Bad exit status from /var/tmp/rpm-tmp.mVmLRZ (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm failed: No such file or directory 275. rpmdeps.at:725: 275. unsatisfied IF require (rpmdeps.at:725): FAILED (rpmdeps.at:727) # -*- compilation -*- 276. rpmdeps.at:750: testing satisfied IF require ... ./rpmdeps.at:752: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two if deptest-three)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/276/stderr 2018-07-06 13:36:10.351944601 +0000 @@ -0,0 +1,12 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.JtwE84 (%install) + Bad exit status from /var/tmp/rpm-tmp.JtwE84 (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-three-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.9xRym5 (%install) + Bad exit status from /var/tmp/rpm-tmp.9xRym5 (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.DLmE38 (%install) + Bad exit status from /var/tmp/rpm-tmp.DLmE38 (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory ./rpmdeps.at:752: exit code was 3, expected 0 276. rpmdeps.at:750: 276. satisfied IF require (rpmdeps.at:750): FAILED (rpmdeps.at:752) # -*- compilation -*- 277. rpmdeps.at:777: testing unsatisfied IF-ELSE require ... ./rpmdeps.at:779: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two if deptest-three else deptest-four)" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm --- - 2018-07-06 13:36:10.445741317 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/277/stderr 2018-07-06 13:36:10.444942562 +0000 @@ -1,3 +1,5 @@ -error: Failed dependencies: - (deptest-two if deptest-three else deptest-four) is needed by deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.xKUFXf (%install) + Bad exit status from /var/tmp/rpm-tmp.xKUFXf (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory 277. rpmdeps.at:777: 277. unsatisfied IF-ELSE require (rpmdeps.at:777): FAILED (rpmdeps.at:779) # -*- compilation -*- 278. rpmdeps.at:798: testing satisfied IF-ELSE require - right clause ... ./rpmdeps.at:800: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two if deptest-three else deptest-four)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg four" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-four-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/278/stderr 2018-07-06 13:36:10.543940392 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.6lUYJk (%install) + Bad exit status from /var/tmp/rpm-tmp.6lUYJk (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-four-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.lIaLhn (%install) + Bad exit status from /var/tmp/rpm-tmp.lIaLhn (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-four-1.0-1.noarch.rpm failed: No such file or directory ./rpmdeps.at:800: exit code was 2, expected 0 278. rpmdeps.at:798: 278. satisfied IF-ELSE require - right clause (rpmdeps.at:798): FAILED (rpmdeps.at:800) # -*- compilation -*- 279. rpmdeps.at:821: testing satisfied IF-ELSE require - left clause ... ./rpmdeps.at:823: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two if deptest-three else deptest-four)" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/279/stderr 2018-07-06 13:36:10.638938309 +0000 @@ -0,0 +1,12 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.5ucrht (%install) + Bad exit status from /var/tmp/rpm-tmp.5ucrht (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-three-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Ai9x8q (%install) + Bad exit status from /var/tmp/rpm-tmp.Ai9x8q (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.yXQ3Qu (%install) + Bad exit status from /var/tmp/rpm-tmp.yXQ3Qu (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory ./rpmdeps.at:823: exit code was 3, expected 0 279. rpmdeps.at:821: 279. satisfied IF-ELSE require - left clause (rpmdeps.at:821): FAILED (rpmdeps.at:823) # -*- compilation -*- 280. rpmdeps.at:850: testing unsatisfied nested AND-OR require ... ./rpmdeps.at:852: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two and (deptest-three or deptest-four))" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- - 2018-07-06 13:36:10.734993601 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/280/stderr 2018-07-06 13:36:10.733936227 +0000 @@ -1,3 +1,9 @@ -error: Failed dependencies: - (deptest-two and (deptest-three or deptest-four)) is needed by deptest-one-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.zfMARy (%install) + Bad exit status from /var/tmp/rpm-tmp.zfMARy (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.UNgPzC (%install) + Bad exit status from /var/tmp/rpm-tmp.UNgPzC (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory 280. rpmdeps.at:850: 280. unsatisfied nested AND-OR require (rpmdeps.at:850): FAILED (rpmdeps.at:852) # -*- compilation -*- 281. rpmdeps.at:875: testing satisfied nested AND-OR require ... ./rpmdeps.at:877: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two and (deptest-three or deptest-four))" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/281/stderr 2018-07-06 13:36:10.821934298 +0000 @@ -0,0 +1,12 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.PsdgqE (%install) + Bad exit status from /var/tmp/rpm-tmp.PsdgqE (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.PmfghI (%install) + Bad exit status from /var/tmp/rpm-tmp.PmfghI (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-three-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.KBDy8F (%install) + Bad exit status from /var/tmp/rpm-tmp.KBDy8F (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm failed: No such file or directory ./rpmdeps.at:877: exit code was 3, expected 0 281. rpmdeps.at:875: 281. satisfied nested AND-OR require (rpmdeps.at:875): FAILED (rpmdeps.at:877) # -*- compilation -*- 282. rpmdeps.at:904: testing satisfied nested AND-IF require - without right clause ... ./rpmdeps.at:906: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two and (deptest-three if deptest-four))" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/282/stderr 2018-07-06 13:36:10.899932588 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.mPSccL (%install) + Bad exit status from /var/tmp/rpm-tmp.mPSccL (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.99DrWO (%install) + Bad exit status from /var/tmp/rpm-tmp.99DrWO (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory ./rpmdeps.at:906: exit code was 2, expected 0 282. rpmdeps.at:904: 282. satisfied nested AND-IF require - without right clause (rpmdeps.at:904): FAILED (rpmdeps.at:906) # -*- compilation -*- 283. rpmdeps.at:927: testing satisfied nested AND-IF require - with right clause ... ./rpmdeps.at:929: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "pkg one" \ --define "reqs (deptest-two and (deptest-three if deptest-four))" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg four" \ /data/SPECS/deptest.spec runroot rpmbuild --quiet -bb \ --define "pkg three" \ /data/SPECS/deptest.spec runroot rpm -U /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-four-1.0-1.noarch.rpm /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/283/stderr 2018-07-06 13:36:11.012930111 +0000 @@ -0,0 +1,16 @@ +mkdir: cannot create directory '/build/BUILDROOT/deptest-one-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.k2TPBU (%install) + Bad exit status from /var/tmp/rpm-tmp.k2TPBU (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-two-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.hITSuS (%install) + Bad exit status from /var/tmp/rpm-tmp.hITSuS (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-four-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.7mWydW (%install) + Bad exit status from /var/tmp/rpm-tmp.7mWydW (%install) +mkdir: cannot create directory '/build/BUILDROOT/deptest-three-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.EfzjkO (%install) + Bad exit status from /var/tmp/rpm-tmp.EfzjkO (%install) +error: open of /build/RPMS/noarch/deptest-one-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-two-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-four-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/deptest-three-1.0-1.noarch.rpm failed: No such file or directory ./rpmdeps.at:929: exit code was 4, expected 0 283. rpmdeps.at:927: 283. satisfied nested AND-IF require - with right clause (rpmdeps.at:927): FAILED (rpmdeps.at:929) # -*- compilation -*- 286. rpmconflict.at:48: testing package with shareable file ... ./rpmconflict.at:50: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" for p in "one" "two"; do runroot rpmbuild --quiet -bb \ --define "pkg $p" \ --define "filedata same_stuff" \ /data/SPECS/conflicttest.spec done runroot rpm -U /build/RPMS/noarch/conflictone-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/conflicttwo-1.0-1.noarch.rpm stderr: mkdir: cannot create directory '/build/BUILDROOT/conflictone-1.0-1.x86_64': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.GKY5Q4 (%install) Bad exit status from /var/tmp/rpm-tmp.GKY5Q4 (%install) mkdir: cannot create directory '/build/BUILDROOT/conflicttwo-1.0-1.x86_64': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.zbEfm8 (%install) Bad exit status from /var/tmp/rpm-tmp.zbEfm8 (%install) error: open of /build/RPMS/noarch/conflictone-1.0-1.noarch.rpm failed: No such file or directory error: open of /build/RPMS/noarch/conflicttwo-1.0-1.noarch.rpm failed: No such file or directory stdout: ./rpmconflict.at:50: exit code was 1, expected 0 286. rpmconflict.at:48: 286. package with shareable file (rpmconflict.at:48): FAILED (rpmconflict.at:50) # -*- compilation -*- 287. rpmconflict.at:72: testing two packages with shareable file ... ./rpmconflict.at:74: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U \ /build/RPMS/noarch/conflictone-1.0-1.noarch.rpm \ /build/RPMS/noarch/conflicttwo-1.0-1.noarch.rpm stderr: error: open of /build/RPMS/noarch/conflictone-1.0-1.noarch.rpm failed: No such file or directory error: open of /build/RPMS/noarch/conflicttwo-1.0-1.noarch.rpm failed: No such file or directory stdout: ./rpmconflict.at:74: exit code was 2, expected 0 287. rpmconflict.at:72: 287. two packages with shareable file (rpmconflict.at:72): FAILED (rpmconflict.at:74) # -*- compilation -*- 288. rpmconflict.at:89: testing non-conflicting identical basenames ... ./rpmconflict.at:91: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb /data/SPECS/selfconflict.spec rm -rf "${RPMTEST}"/opt/mydir runroot rpm -U /build/RPMS/noarch/selfconflict-1.0-1.noarch.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/288/stderr 2018-07-06 13:36:11.668915734 +0000 @@ -0,0 +1,5 @@ +mkdir: cannot create directory '/build/BUILDROOT/selfconflict-1.0-1.x86_64': No such file or directory +mkdir: cannot create directory '/build/BUILDROOT/selfconflict-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.ZiO44B (%install) + Bad exit status from /var/tmp/rpm-tmp.ZiO44B (%install) +error: open of /build/RPMS/noarch/selfconflict-1.0-1.noarch.rpm failed: No such file or directory ./rpmconflict.at:91: exit code was 1, expected 0 288. rpmconflict.at:89: 288. non-conflicting identical basenames (rpmconflict.at:89): FAILED (rpmconflict.at:91) # -*- compilation -*- 289. rpmconflict.at:107: testing conflicting identical basenames ... ./rpmconflict.at:109: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb /data/SPECS/selfconflict.spec rm -rf "${RPMTEST}"/opt/mydir mkdir -p "${RPMTEST}"/opt/mydir/one ln -s one "${RPMTEST}"/opt/mydir/two runroot rpm -U /build/RPMS/noarch/selfconflict-1.0-1.noarch.rpm --- - 2018-07-06 13:36:11.747261518 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/289/stderr 2018-07-06 13:36:11.745914045 +0000 @@ -1,2 +1,6 @@ - file /opt/mydir/two/somefile conflicts between attempted installs of selfconflict-1.0-1.noarch and selfconflict-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/selfconflict-1.0-1.x86_64': No such file or directory +mkdir: cannot create directory '/build/BUILDROOT/selfconflict-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.4JbsCH (%install) + Bad exit status from /var/tmp/rpm-tmp.4JbsCH (%install) +error: open of /build/RPMS/noarch/selfconflict-1.0-1.noarch.rpm failed: No such file or directory 289. rpmconflict.at:107: 289. conflicting identical basenames (rpmconflict.at:107): FAILED (rpmconflict.at:109) # -*- compilation -*- 290. rpmconflict.at:127: testing multilib elf conflict, prefer 64bit 1 ... ./rpmconflict.at:129: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.i686.rpm \ /data/RPMS/hello-2.0-1.x86_64.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.i686 hello.x86_64 --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/290/stderr 2018-07-06 13:36:11.826912268 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:36:11.839019756 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/290/stdout 2018-07-06 13:36:11.837912027 +0000 @@ -1,3 +1,3 @@ -wrong color,normal,normal,normal,normal, -normal,normal,normal,normal,normal, +package hello.i686 is not installed +package hello.x86_64 is not installed ./rpmconflict.at:129: exit code was 2, expected 0 290. rpmconflict.at:127: 290. multilib elf conflict, prefer 64bit 1 (rpmconflict.at:127): FAILED (rpmconflict.at:129) # -*- compilation -*- 291. rpmconflict.at:149: testing multilib elf conflict, prefer 64bit 2 ... ./rpmconflict.at:151: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.i686.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.i686 runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.x86_64.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.i686 hello.x86_64 --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/291/stderr 2018-07-06 13:36:11.984908808 +0000 @@ -0,0 +1,2 @@ +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:36:11.997479369 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/291/stdout 2018-07-06 13:36:11.995908567 +0000 @@ -1,4 +1,4 @@ -normal,normal,normal,normal,normal, -wrong color,normal,normal,normal,normal, -normal,normal,normal,normal,normal, +package hello.i686 is not installed +package hello.i686 is not installed +package hello.x86_64 is not installed ./rpmconflict.at:151: exit code was 2, expected 0 291. rpmconflict.at:149: 291. multilib elf conflict, prefer 64bit 2 (rpmconflict.at:149): FAILED (rpmconflict.at:151) # -*- compilation -*- 292. rpmconflict.at:176: testing multilib elf conflict, prefer 64bit 3 ... ./rpmconflict.at:178: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.x86_64.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.x86_64 runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.i686.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.i686 hello.x86_64 --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/292/stderr 2018-07-06 13:36:12.067906988 +0000 @@ -0,0 +1,2 @@ +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:36:12.080397534 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/292/stdout 2018-07-06 13:36:12.078906747 +0000 @@ -1,4 +1,4 @@ -normal,normal,normal,normal,normal, -wrong color,normal,normal,normal,normal, -normal,normal,normal,normal,normal, +package hello.x86_64 is not installed +package hello.i686 is not installed +package hello.x86_64 is not installed ./rpmconflict.at:178: exit code was 2, expected 0 292. rpmconflict.at:176: 292. multilib elf conflict, prefer 64bit 3 (rpmconflict.at:176): FAILED (rpmconflict.at:178) # -*- compilation -*- 293. rpmconflict.at:203: testing multilib elf conflict, prefer 32bit 1 ... ./rpmconflict.at:205: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 1" \ /data/RPMS/hello-2.0-1.i686.rpm \ /data/RPMS/hello-2.0-1.x86_64.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.i686 hello.x86_64 --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/293/stderr 2018-07-06 13:36:12.138905430 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:36:12.150663327 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/293/stdout 2018-07-06 13:36:12.148905211 +0000 @@ -1,3 +1,3 @@ -normal,normal,normal,normal,normal, -wrong color,normal,normal,normal,normal, +package hello.i686 is not installed +package hello.x86_64 is not installed ./rpmconflict.at:205: exit code was 2, expected 0 293. rpmconflict.at:203: 293. multilib elf conflict, prefer 32bit 1 (rpmconflict.at:203): FAILED (rpmconflict.at:205) # -*- compilation -*- 294. rpmconflict.at:225: testing multilib elf conflict, prefer 32bit 2 ... ./rpmconflict.at:227: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 1" \ /data/RPMS/hello-2.0-1.i686.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.i686 runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 1" \ /data/RPMS/hello-2.0-1.x86_64.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.i686 hello.x86_64 --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/294/stderr 2018-07-06 13:36:12.220903632 +0000 @@ -0,0 +1,2 @@ +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:36:12.233211622 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/294/stdout 2018-07-06 13:36:12.231903391 +0000 @@ -1,4 +1,4 @@ -normal,normal,normal,normal,normal, -normal,normal,normal,normal,normal, -wrong color,normal,normal,normal,normal, +package hello.i686 is not installed +package hello.i686 is not installed +package hello.x86_64 is not installed ./rpmconflict.at:227: exit code was 2, expected 0 294. rpmconflict.at:225: 294. multilib elf conflict, prefer 32bit 2 (rpmconflict.at:225): FAILED (rpmconflict.at:227) # -*- compilation -*- 295. rpmconflict.at:252: testing multilib elf conflict, prefer 32bit 3 ... ./rpmconflict.at:254: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 1" \ /data/RPMS/hello-2.0-1.x86_64.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.x86_64 runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 1" \ /data/RPMS/hello-2.0-1.i686.rpm runroot rpm -q --qf "[%{filestates:fstate},]\n" hello.i686 hello.x86_64 --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/295/stderr 2018-07-06 13:36:12.308901702 +0000 @@ -0,0 +1,2 @@ +error: Unable to open current directory: No such file or directory +error: Unable to open current directory: No such file or directory --- - 2018-07-06 13:36:12.322409914 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/295/stdout 2018-07-06 13:36:12.320901439 +0000 @@ -1,4 +1,4 @@ -normal,normal,normal,normal,normal, -normal,normal,normal,normal,normal, -wrong color,normal,normal,normal,normal, +package hello.x86_64 is not installed +package hello.i686 is not installed +package hello.x86_64 is not installed ./rpmconflict.at:254: exit code was 2, expected 0 295. rpmconflict.at:252: 295. multilib elf conflict, prefer 32bit 3 (rpmconflict.at:252): FAILED (rpmconflict.at:254) # -*- compilation -*- 296. rpmconflict.at:279: testing multilib elf vs non-elf file conflict 1 ... ./rpmconflict.at:281: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpmbuild --quiet -bb /data/SPECS/hello-script.spec runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.x86_64.rpm \ /build/RPMS/noarch/hello-script-1.0-1.noarch.rpm --- - 2018-07-06 13:36:12.400613743 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/296/stderr 2018-07-06 13:36:12.398899730 +0000 @@ -1,2 +1,5 @@ - file /usr/bin/hello conflicts between attempted installs of hello-2.0-1.x86_64 and hello-script-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/hello-script-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.6Lv4xi (%install) + Bad exit status from /var/tmp/rpm-tmp.6Lv4xi (%install) +error: open of /build/RPMS/noarch/hello-script-1.0-1.noarch.rpm failed: No such file or directory ./rpmconflict.at:281: exit code was 1, expected 2 296. rpmconflict.at:279: 296. multilib elf vs non-elf file conflict 1 (rpmconflict.at:279): FAILED (rpmconflict.at:281) # -*- compilation -*- 297. rpmconflict.at:300: testing multilib elf vs non-elf file conflict 2 ... ./rpmconflict.at:302: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpmbuild --quiet -bb /data/SPECS/hello-script.spec runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.x86_64.rpm runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /build/RPMS/noarch/hello-script-1.0-1.noarch.rpm --- - 2018-07-06 13:36:12.484387092 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/297/stderr 2018-07-06 13:36:12.482897888 +0000 @@ -1,2 +1,6 @@ - file /usr/bin/hello from install of hello-script-1.0-1.noarch conflicts with file from package hello-2.0-1.x86_64 +mkdir: cannot create directory '/build/BUILDROOT/hello-script-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.vSbUrr (%install) + Bad exit status from /var/tmp/rpm-tmp.vSbUrr (%install) +error: Unable to open current directory: No such file or directory +error: open of /build/RPMS/noarch/hello-script-1.0-1.noarch.rpm failed: No such file or directory 297. rpmconflict.at:300: 297. multilib elf vs non-elf file conflict 2 (rpmconflict.at:300): FAILED (rpmconflict.at:302) # -*- compilation -*- 298. rpmconflict.at:325: testing multilib elf vs non-elf file conflict 3 ... ./rpmconflict.at:327: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpmbuild --quiet -bb /data/SPECS/hello-script.spec runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /build/RPMS/noarch/hello-script-1.0-1.noarch.rpm runroot rpm -U --ignoreos --ignorearch --nodeps \ --define "_transaction_color 3" \ --define "_prefer_color 2" \ /data/RPMS/hello-2.0-1.x86_64.rpm --- - 2018-07-06 13:36:12.594784940 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/298/stderr 2018-07-06 13:36:12.593895457 +0000 @@ -1,2 +1,6 @@ - file /usr/bin/hello from install of hello-2.0-1.x86_64 conflicts with file from package hello-script-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/hello-script-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.3aoUjz (%install) + Bad exit status from /var/tmp/rpm-tmp.3aoUjz (%install) +error: open of /build/RPMS/noarch/hello-script-1.0-1.noarch.rpm failed: No such file or directory +error: Unable to open current directory: No such file or directory 298. rpmconflict.at:325: 298. multilib elf vs non-elf file conflict 3 (rpmconflict.at:325): FAILED (rpmconflict.at:327) # -*- compilation -*- 299. rpmconflict.at:351: testing replacing directory with symlink ... ./rpmconflict.at:353: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" rm -rf "${RPMTEST}"/usr/{share,lib}/symlinktest* runroot rpmbuild --quiet -bb \ --define "rel 1" --without symlink /data/SPECS/symlinktest.spec runroot rpmbuild --quiet -bb \ --define "rel 2" --with symlink /data/SPECS/symlinktest.spec runroot rpm -U /build/RPMS/noarch/symlinktest-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/symlinktest-1.0-2.noarch.rpm --- - 2018-07-06 13:36:12.693791734 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/299/stderr 2018-07-06 13:36:12.691893308 +0000 @@ -1,2 +1,9 @@ - file /usr/share/symlinktest from install of symlinktest-1.0-2.noarch conflicts with file from package symlinktest-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/symlinktest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.cyQj1C (%install) + Bad exit status from /var/tmp/rpm-tmp.cyQj1C (%install) +mkdir: cannot create directory '/build/BUILDROOT/symlinktest-1.0-2.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.7yXpyG (%install) + Bad exit status from /var/tmp/rpm-tmp.7yXpyG (%install) +error: open of /build/RPMS/noarch/symlinktest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/symlinktest-1.0-2.noarch.rpm failed: No such file or directory ./rpmconflict.at:353: exit code was 1, expected 2 299. rpmconflict.at:351: 299. replacing directory with symlink (rpmconflict.at:351): FAILED (rpmconflict.at:353) # -*- compilation -*- 300. rpmconflict.at:375: testing replacing symlink with directory ... ./rpmconflict.at:377: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb rm -rf "${TOPDIR}" rm -rf "${RPMTEST}"/usr/{share,lib}/symlinktest* runroot rpmbuild --quiet -bb \ --define "rel 1" --with symlink /data/SPECS/symlinktest.spec runroot rpmbuild --quiet -bb \ --define "rel 2" --without symlink /data/SPECS/symlinktest.spec runroot rpm -U /build/RPMS/noarch/symlinktest-1.0-1.noarch.rpm runroot rpm -U /build/RPMS/noarch/symlinktest-1.0-2.noarch.rpm --- - 2018-07-06 13:36:12.778101709 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/300/stderr 2018-07-06 13:36:12.776891443 +0000 @@ -1,2 +1,9 @@ - file /usr/share/symlinktest from install of symlinktest-1.0-2.noarch conflicts with file from package symlinktest-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/symlinktest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.3ryU5J (%install) + Bad exit status from /var/tmp/rpm-tmp.3ryU5J (%install) +mkdir: cannot create directory '/build/BUILDROOT/symlinktest-1.0-2.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.tODjVN (%install) + Bad exit status from /var/tmp/rpm-tmp.tODjVN (%install) +error: open of /build/RPMS/noarch/symlinktest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/symlinktest-1.0-2.noarch.rpm failed: No such file or directory ./rpmconflict.at:377: exit code was 1, expected 2 300. rpmconflict.at:375: 300. replacing symlink with directory (rpmconflict.at:375): FAILED (rpmconflict.at:377) # -*- compilation -*- 301. rpmconflict.at:400: testing real file with shared ghost ... ./rpmconflict.at:402: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb fn="${RPMTEST}"/usr/share/my.version rm -rf "${TOPDIR}" "${fn}" runroot rpmbuild --quiet -bb \ --define "pkg one" --define "filedata one" \ /data/SPECS/conflicttest.spec runroot rpmbuild --quiet -bb \ --define "pkg two" --define "filedata two" --define "fileattr %ghost"\ /data/SPECS/conflicttest.spec test ! -f "${fn}" && echo OK runroot rpm -U \ /build/RPMS/noarch/conflictone-1.0-1.noarch.rpm \ /build/RPMS/noarch/conflicttwo-1.0-1.noarch.rpm cat "${fn}" runroot rpm -e conflicttwo cat "${fn}" runroot rpm -e conflictone test ! -f "${fn}" && echo OK --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/301/stderr 2018-07-06 13:36:12.870889383 +0000 @@ -0,0 +1,12 @@ +mkdir: cannot create directory '/build/BUILDROOT/conflictone-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.rHZJxS (%install) + Bad exit status from /var/tmp/rpm-tmp.rHZJxS (%install) +mkdir: cannot create directory '/build/BUILDROOT/conflicttwo-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.LyhzwR (%install) + Bad exit status from /var/tmp/rpm-tmp.LyhzwR (%install) +error: open of /build/RPMS/noarch/conflictone-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/conflicttwo-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/usr/share/my.version: No such file or directory +error: package conflicttwo is not installed +cat: /home/mark/rpm/tests/testing/usr/share/my.version: No such file or directory +error: package conflictone is not installed --- - 2018-07-06 13:36:12.873866576 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/301/stdout 2018-07-06 13:36:12.872889339 +0000 @@ -1,5 +1,3 @@ OK -one -one OK 301. rpmconflict.at:400: 301. real file with shared ghost (rpmconflict.at:400): FAILED (rpmconflict.at:402) # -*- compilation -*- 302. rpmreplace.at:4: testing upgrade to/from regular file ... ./rpmreplace.at:6: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${tf}" "${tf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype file" \ --define "filedata bar" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm cat "${tf}" runroot rpm -U --oldpackage /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/302/stderr 2018-07-06 13:36:13.022886051 +0000 @@ -0,0 +1,12 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.eJlSk2 (%install) + Bad exit status from /var/tmp/rpm-tmp.eJlSk2 (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.dphnR4 (%install) + Bad exit status from /var/tmp/rpm-tmp.dphnR4 (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory +error: open of /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory --- - 2018-07-06 13:36:13.025346828 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/302/stdout 2018-07-06 13:36:13.023886029 +0000 @@ -1,4 +1 @@ -foo -bar -foo ./rpmreplace.at:6: exit code was 1, expected 0 302. rpmreplace.at:4: 302. upgrade to/from regular file (rpmreplace.at:4): FAILED (rpmreplace.at:6) # -*- compilation -*- 303. rpmreplace.at:40: testing upgrade regular file to/from broken link ... ./rpmreplace.at:42: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata stuff" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm readlink "${tf}" runroot rpm -U --oldpackage /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/303/stderr 2018-07-06 13:36:13.120883903 +0000 @@ -0,0 +1,11 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.mvTey1 (%install) + Bad exit status from /var/tmp/rpm-tmp.mvTey1 (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.ZniLE0 (%install) + Bad exit status from /var/tmp/rpm-tmp.ZniLE0 (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory +error: open of /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory --- - 2018-07-06 13:36:13.123520715 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/303/stdout 2018-07-06 13:36:13.121883881 +0000 @@ -1,4 +1 @@ -foo -stuff -foo ./rpmreplace.at:42: exit code was 1, expected 0 303. rpmreplace.at:40: 303. upgrade regular file to/from broken link (rpmreplace.at:40): FAILED (rpmreplace.at:42) # -*- compilation -*- 304. rpmreplace.at:76: testing upgrade regular file to/from file link ... ./rpmreplace.at:78: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata goo" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm readlink "${tf}" runroot rpm -U --oldpackage /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/304/stderr 2018-07-06 13:36:13.221881688 +0000 @@ -0,0 +1,11 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.9Jcj39 (%install) + Bad exit status from /var/tmp/rpm-tmp.9Jcj39 (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.iz3aU8 (%install) + Bad exit status from /var/tmp/rpm-tmp.iz3aU8 (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory +error: open of /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory --- - 2018-07-06 13:36:13.224599212 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/304/stdout 2018-07-06 13:36:13.222881666 +0000 @@ -1,4 +1 @@ -foo -goo -foo ./rpmreplace.at:78: exit code was 1, expected 0 304. rpmreplace.at:76: 304. upgrade regular file to/from file link (rpmreplace.at:76): FAILED (rpmreplace.at:78) # -*- compilation -*- 305. rpmreplace.at:112: testing upgrade broken link to broken link ... ./rpmreplace.at:114: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype link" \ --define "filedata stiff" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata stuff" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm readlink "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm readlink "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/305/stderr 2018-07-06 13:36:13.319879540 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.skxbvf (%install) + Bad exit status from /var/tmp/rpm-tmp.skxbvf (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.rP5ncj (%install) + Bad exit status from /var/tmp/rpm-tmp.rP5ncj (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:13.323257552 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/305/stdout 2018-07-06 13:36:13.321879496 +0000 @@ -1,3 +1 @@ -stiff -stuff ./rpmreplace.at:114: exit code was 1, expected 0 305. rpmreplace.at:112: 305. upgrade broken link to broken link (rpmreplace.at:112): FAILED (rpmreplace.at:114) # -*- compilation -*- 306. rpmreplace.at:145: testing upgrade file link to file link ... ./rpmreplace.at:147: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype link" \ --define "filedata goo" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata goo" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm readlink "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm readlink "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/306/stderr 2018-07-06 13:36:13.418877370 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.8huU2m (%install) + Bad exit status from /var/tmp/rpm-tmp.8huU2m (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.2YSlAq (%install) + Bad exit status from /var/tmp/rpm-tmp.2YSlAq (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:13.422043416 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/306/stdout 2018-07-06 13:36:13.420877326 +0000 @@ -1,3 +1 @@ -goo -goo ./rpmreplace.at:147: exit code was 1, expected 0 306. rpmreplace.at:145: 306. upgrade file link to file link (rpmreplace.at:145): FAILED (rpmreplace.at:147) # -*- compilation -*- 307. rpmreplace.at:178: testing upgrade directory link to directory link ... ./rpmreplace.at:180: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype link" \ --define "filedata zoo" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata zoo" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm readlink "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm readlink "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/307/stderr 2018-07-06 13:36:13.511875331 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Xd8G3v (%install) + Bad exit status from /var/tmp/rpm-tmp.Xd8G3v (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Y5MmVu (%install) + Bad exit status from /var/tmp/rpm-tmp.Y5MmVu (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:13.514949003 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/307/stdout 2018-07-06 13:36:13.513875287 +0000 @@ -1,3 +1 @@ -zoo -zoo ./rpmreplace.at:180: exit code was 1, expected 0 307. rpmreplace.at:178: 307. upgrade directory link to directory link (rpmreplace.at:178): FAILED (rpmreplace.at:180) # -*- compilation -*- 308. rpmreplace.at:211: testing upgrade regular file to directory ... ./rpmreplace.at:213: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm cat "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm test -d "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/308/stderr 2018-07-06 13:36:13.611873139 +0000 @@ -0,0 +1,9 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.If8xKD (%install) + Bad exit status from /var/tmp/rpm-tmp.If8xKD (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.9XGqHC (%install) + Bad exit status from /var/tmp/rpm-tmp.9XGqHC (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/opt/foo: No such file or directory +error: open of /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:13.614954746 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/308/stdout 2018-07-06 13:36:13.613873095 +0000 @@ -1,2 +1 @@ -foo ./rpmreplace.at:213: exit code was 1, expected 0 308. rpmreplace.at:211: 308. upgrade regular file to directory (rpmreplace.at:211): FAILED (rpmreplace.at:213) # -*- compilation -*- 309. rpmreplace.at:242: testing upgrade broken link to directory ... ./rpmreplace.at:244: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype link" \ --define "filedata other" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm readlink "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm test -d "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/309/stderr 2018-07-06 13:36:13.712870925 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.lTsN9K (%install) + Bad exit status from /var/tmp/rpm-tmp.lTsN9K (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.OIJBVJ (%install) + Bad exit status from /var/tmp/rpm-tmp.OIJBVJ (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:13.716130482 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/309/stdout 2018-07-06 13:36:13.714870882 +0000 @@ -1,2 +1 @@ -other ./rpmreplace.at:244: exit code was 1, expected 0 309. rpmreplace.at:242: 309. upgrade broken link to directory (rpmreplace.at:242): FAILED (rpmreplace.at:244) # -*- compilation -*- 310. rpmreplace.at:273: testing upgrade file link to directory ... ./rpmreplace.at:275: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype link" \ --define "filedata goo" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm readlink "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm test -d "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/310/stderr 2018-07-06 13:36:13.810868777 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Fpl3uS (%install) + Bad exit status from /var/tmp/rpm-tmp.Fpl3uS (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.FsOenR (%install) + Bad exit status from /var/tmp/rpm-tmp.FsOenR (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:13.813367740 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/310/stdout 2018-07-06 13:36:13.811868755 +0000 @@ -1,2 +1 @@ -goo ./rpmreplace.at:275: exit code was 1, expected 0 310. rpmreplace.at:273: 310. upgrade file link to directory (rpmreplace.at:273): FAILED (rpmreplace.at:275) # -*- compilation -*- 311. rpmreplace.at:304: testing upgrade directory link to directory ... ./rpmreplace.at:306: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype link" \ --define "filedata zoo" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm readlink "${tf}" runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm --- - 2018-07-06 13:36:13.907332237 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/311/stderr 2018-07-06 13:36:13.905866695 +0000 @@ -1,2 +1,9 @@ - file /opt/foo from install of replacetest-2.0-1.noarch conflicts with file from package replacetest-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.jpT76Z (%install) + Bad exit status from /var/tmp/rpm-tmp.jpT76Z (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.MFqb6Y (%install) + Bad exit status from /var/tmp/rpm-tmp.MFqb6Y (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:13.908563156 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/311/stdout 2018-07-06 13:36:13.906866673 +0000 @@ -1,2 +1 @@ -zoo ./rpmreplace.at:306: exit code was 1, expected 2 311. rpmreplace.at:304: 311. upgrade directory link to directory (rpmreplace.at:304): FAILED (rpmreplace.at:306) # -*- compilation -*- 312. rpmreplace.at:335: testing upgrade empty directory to empty directory ... ./rpmreplace.at:337: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -d "${tf}" && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm test -d "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/312/stderr 2018-07-06 13:36:13.988864875 +0000 @@ -0,0 +1,7 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.BZD0J7 (%install) + Bad exit status from /var/tmp/rpm-tmp.BZD0J7 (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.k9CuF6 (%install) + Bad exit status from /var/tmp/rpm-tmp.k9CuF6 (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory ./rpmreplace.at:337: exit code was 1, expected 0 312. rpmreplace.at:335: 312. upgrade empty directory to empty directory (rpmreplace.at:335): FAILED (rpmreplace.at:337) # -*- compilation -*- 313. rpmreplace.at:363: testing upgrade empty directory to regular file ... ./rpmreplace.at:365: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype file" \ --define "filedata woot" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -d "${tf}" && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm --- - 2018-07-06 13:36:14.074101220 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/313/stderr 2018-07-06 13:36:14.072863034 +0000 @@ -1,2 +1,8 @@ - file /opt/foo from install of replacetest-2.0-1.noarch conflicts with file from package replacetest-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Licqs4 (%install) + Bad exit status from /var/tmp/rpm-tmp.Licqs4 (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Ujmpm3 (%install) + Bad exit status from /var/tmp/rpm-tmp.Ujmpm3 (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory ./rpmreplace.at:365: exit code was 1, expected 2 313. rpmreplace.at:363: 313. upgrade empty directory to regular file (rpmreplace.at:363): FAILED (rpmreplace.at:365) # -*- compilation -*- 314. rpmreplace.at:392: testing upgrade locally symlinked directory ... ./rpmreplace.at:394: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype datadir" \ --define "filedata README1" \ --define "user $(id -u -n)" \ --define "grp $(id -g -n)" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype datadir" \ --define "filedata README2" \ --define "user $(id -u -n)" \ --define "grp $(id -g -n)" \ /data/SPECS/replacetest.spec mkdir "${RPMTEST}"/opt/f00f ln -s f00f "${RPMTEST}"/opt/foo runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -L "${tf}" && test -d "${tf}" && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm test -L "${tf}" && test -d "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/314/stderr 2018-07-06 13:36:14.182860623 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.eSOlc8 (%install) + Bad exit status from /var/tmp/rpm-tmp.eSOlc8 (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.kFstba (%install) + Bad exit status from /var/tmp/rpm-tmp.kFstba (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm failed: No such file or directory 314. rpmreplace.at:392: 314. upgrade locally symlinked directory (rpmreplace.at:392): FAILED (rpmreplace.at:394) # -*- compilation -*- 315. rpmreplace.at:428: testing upgrade invalid locally symlinked directory ... ./rpmreplace.at:430: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype datadir" \ --define "filedata README1" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype datadir" \ --define "filedata README2" \ /data/SPECS/replacetest.spec mkdir "${RPMTEST}"/opt/f00f ln -s f00f "${RPMTEST}"/opt/foo runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -L "${tf}" && test -d "${tf}" && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm test -d "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/315/stderr 2018-07-06 13:36:14.340857159 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.XqhDnk (%install) + Bad exit status from /var/tmp/rpm-tmp.XqhDnk (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.5YNTIm (%install) + Bad exit status from /var/tmp/rpm-tmp.5YNTIm (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm failed: No such file or directory 315. rpmreplace.at:428: 315. upgrade invalid locally symlinked directory (rpmreplace.at:428): FAILED (rpmreplace.at:430) # -*- compilation -*- 316. rpmreplace.at:460: testing upgrade empty directory to broken link ... ./rpmreplace.at:462: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata woot" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -d "${tf}" && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm --- - 2018-07-06 13:36:14.500569746 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/316/stderr 2018-07-06 13:36:14.498853696 +0000 @@ -1,2 +1,8 @@ - file /opt/foo from install of replacetest-2.0-1.noarch conflicts with file from package replacetest-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.exusKA (%install) + Bad exit status from /var/tmp/rpm-tmp.exusKA (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.uYfKwz (%install) + Bad exit status from /var/tmp/rpm-tmp.uYfKwz (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory ./rpmreplace.at:462: exit code was 1, expected 2 316. rpmreplace.at:460: 316. upgrade empty directory to broken link (rpmreplace.at:460): FAILED (rpmreplace.at:462) # -*- compilation -*- 317. rpmreplace.at:489: testing upgrade empty directory to file link ... ./rpmreplace.at:491: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata woot" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -d "${tf}" && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm --- - 2018-07-06 13:36:14.578788720 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/317/stderr 2018-07-06 13:36:14.577851964 +0000 @@ -1,2 +1,8 @@ - file /opt/foo from install of replacetest-2.0-1.noarch conflicts with file from package replacetest-1.0-1.noarch +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.4EnqGE (%install) + Bad exit status from /var/tmp/rpm-tmp.4EnqGE (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.QR0UcH (%install) + Bad exit status from /var/tmp/rpm-tmp.QR0UcH (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory ./rpmreplace.at:491: exit code was 1, expected 2 317. rpmreplace.at:489: 317. upgrade empty directory to file link (rpmreplace.at:489): FAILED (rpmreplace.at:491) # -*- compilation -*- 318. rpmreplace.at:518: testing upgrade removed empty directory to file link ... ./rpmreplace.at:520: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata goo" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -d "${tf}" && rmdir "${tf}" && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm readlink "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/318/stderr 2018-07-06 13:36:14.659850166 +0000 @@ -0,0 +1,7 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.gxaW6M (%install) + Bad exit status from /var/tmp/rpm-tmp.gxaW6M (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.eYtzeM (%install) + Bad exit status from /var/tmp/rpm-tmp.eYtzeM (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:14.663496497 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/318/stdout 2018-07-06 13:36:14.661850122 +0000 @@ -1,2 +1 @@ -goo ./rpmreplace.at:520: exit code was 1, expected 0 318. rpmreplace.at:518: 318. upgrade removed empty directory to file link (rpmreplace.at:518): FAILED (rpmreplace.at:520) # -*- compilation -*- 319. rpmreplace.at:548: testing upgrade replaced empty directory to file link ... ./rpmreplace.at:550: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata goo" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -d "${tf}" && rmdir "${tf}" && ln -sf goo "${tf}" && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm readlink "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/319/stderr 2018-07-06 13:36:14.736848478 +0000 @@ -0,0 +1,7 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.CXv6bQ (%install) + Bad exit status from /var/tmp/rpm-tmp.CXv6bQ (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.ja5J0T (%install) + Bad exit status from /var/tmp/rpm-tmp.ja5J0T (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:14.740516353 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/319/stdout 2018-07-06 13:36:14.738848434 +0000 @@ -1,2 +1 @@ -goo ./rpmreplace.at:550: exit code was 1, expected 0 319. rpmreplace.at:548: 319. upgrade replaced empty directory to file link (rpmreplace.at:548): FAILED (rpmreplace.at:550) # -*- compilation -*- 320. rpmreplace.at:578: testing upgrade empty directory to file link with pretrans ... ./rpmreplace.at:580: $as_echo "rpmreplace.at:580" >"$at_check_line_file" ($LUA_DISABLED) \ && at_fn_check_skip 77 "$at_srcdir/rpmreplace.at:580" rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb tf="${RPMTEST}"/opt/foo rm -rf "${RPMTEST}"/opt/* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype dir" \ /data/SPECS/replacetest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata goo" \ --define "fixit posix.rmdir('/opt/foo')" \ /data/SPECS/replacetest.spec runroot rpm -U /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm test -d "${tf}" && runroot rpm -U --test /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm && runroot rpm -U /build/RPMS/noarch/replacetest-2.0-1.noarch.rpm readlink "${tf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/320/stderr 2018-07-06 13:36:14.812846812 +0000 @@ -0,0 +1,7 @@ +mkdir: cannot create directory '/build/BUILDROOT/replacetest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Q74sJV (%install) + Bad exit status from /var/tmp/rpm-tmp.Q74sJV (%install) +mkdir: cannot create directory '/build/BUILDROOT/replacetest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.ENPZrZ (%install) + Bad exit status from /var/tmp/rpm-tmp.ENPZrZ (%install) +error: open of /build/RPMS/noarch/replacetest-1.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:14.815952430 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/320/stdout 2018-07-06 13:36:14.814846769 +0000 @@ -1,2 +1 @@ -goo ./rpmreplace.at:580: exit code was 1, expected 0 320. rpmreplace.at:578: 320. upgrade empty directory to file link with pretrans (rpmreplace.at:578): FAILED (rpmreplace.at:580) # -*- compilation -*- 321. rpmconfig.at:6: testing install config on existiting file ... ./rpmconfig.at:8: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ /data/SPECS/configtest.spec echo "otherstuff" > "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -e configtest cat "${cf}.rpmorig" --- - 2018-07-06 13:36:14.885839177 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/321/stderr 2018-07-06 13:36:14.884845234 +0000 @@ -1,2 +1,7 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmorig +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.1YTHC4 (%install) + Bad exit status from /var/tmp/rpm-tmp.1YTHC4 (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: package configtest is not installed +cat: /home/mark/rpm/tests/testing/etc/my.conf.rpmorig: No such file or directory --- - 2018-07-06 13:36:14.886550538 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/321/stdout 2018-07-06 13:36:14.884845234 +0000 @@ -1,3 +1,2 @@ -foo otherstuff ./rpmconfig.at:8: exit code was 1, expected 0 321. rpmconfig.at:6: 321. install config on existiting file (rpmconfig.at:6): FAILED (rpmconfig.at:8) # -*- compilation -*- 322. rpmconfig.at:35: testing install config(noreplace) on existing file ... ./rpmconfig.at:37: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ --define "noreplace 1" \ /data/SPECS/configtest.spec echo "otherstuff" > "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" cat "${cf}.rpmnew" runroot rpm -e configtest cat "${cf}.rpmsave" cat "${cf}.rpmnew" --- - 2018-07-06 13:36:14.960667324 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/322/stderr 2018-07-06 13:36:14.958843612 +0000 @@ -1,3 +1,9 @@ -warning: /etc/my.conf created as /etc/my.conf.rpmnew -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.0MfCU7 (%install) + Bad exit status from /var/tmp/rpm-tmp.0MfCU7 (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf.rpmnew: No such file or directory +error: package configtest is not installed +cat: /home/mark/rpm/tests/testing/etc/my.conf.rpmsave: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf.rpmnew: No such file or directory --- - 2018-07-06 13:36:14.961419931 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/322/stdout 2018-07-06 13:36:14.959843590 +0000 @@ -1,5 +1,2 @@ otherstuff -foo -otherstuff -foo ./rpmconfig.at:37: exit code was 1, expected 0 322. rpmconfig.at:35: 322. install config(noreplace) on existing file (rpmconfig.at:35): FAILED (rpmconfig.at:37) # -*- compilation -*- 323. rpmconfig.at:70: testing install config on existiting identical file ... ./rpmconfig.at:72: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ /data/SPECS/configtest.spec echo "foo" > "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -e configtest test ! -f "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/323/stderr 2018-07-06 13:36:15.034841946 +0000 @@ -0,0 +1,5 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Hgjdf6 (%install) + Bad exit status from /var/tmp/rpm-tmp.Hgjdf6 (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: package configtest is not installed ./rpmconfig.at:72: exit code was 1, expected 0 323. rpmconfig.at:70: 323. install config on existiting identical file (rpmconfig.at:70): FAILED (rpmconfig.at:72) # -*- compilation -*- 324. rpmconfig.at:97: testing erase unchanged config ... ./rpmconfig.at:99: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -e configtest test ! -f "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/324/stderr 2018-07-06 13:36:15.110840280 +0000 @@ -0,0 +1,6 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Hhrbb9 (%install) + Bad exit status from /var/tmp/rpm-tmp.Hhrbb9 (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: package configtest is not installed --- - 2018-07-06 13:36:15.114470398 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/324/stdout 2018-07-06 13:36:15.112840236 +0000 @@ -1,2 +1 @@ -foo 324. rpmconfig.at:97: 324. erase unchanged config (rpmconfig.at:97): FAILED (rpmconfig.at:99) # -*- compilation -*- 325. rpmconfig.at:123: testing erase changed config ... ./rpmconfig.at:125: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${cf}" runroot rpm -e configtest cat "${cf}.rpmsave" test ! -f "${cf}" --- - 2018-07-06 13:36:15.224925709 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/325/stderr 2018-07-06 13:36:15.223837803 +0000 @@ -1,2 +1,8 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.hKhgwk (%install) + Bad exit status from /var/tmp/rpm-tmp.hKhgwk (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: package configtest is not installed +cat: /home/mark/rpm/tests/testing/etc/my.conf.rpmsave: No such file or directory --- - 2018-07-06 13:36:15.225750573 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/325/stdout 2018-07-06 13:36:15.223837803 +0000 @@ -1,3 +1 @@ -foo -otherstuff ./rpmconfig.at:125: exit code was 1, expected 0 325. rpmconfig.at:123: 325. erase changed config (rpmconfig.at:123): FAILED (rpmconfig.at:125) # -*- compilation -*- 326. rpmconfig.at:153: testing erase changed config(noreplace) ... ./rpmconfig.at:155: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ --define "noreplace 1" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${cf}" runroot rpm -e configtest cat "${cf}.rpmsave" test ! -f "${cf}" --- - 2018-07-06 13:36:15.299100166 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/326/stderr 2018-07-06 13:36:15.297836181 +0000 @@ -1,2 +1,8 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.hRaY7p (%install) + Bad exit status from /var/tmp/rpm-tmp.hRaY7p (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: package configtest is not installed +cat: /home/mark/rpm/tests/testing/etc/my.conf.rpmsave: No such file or directory --- - 2018-07-06 13:36:15.299811731 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/326/stdout 2018-07-06 13:36:15.298836159 +0000 @@ -1,3 +1 @@ -foo -otherstuff ./rpmconfig.at:155: exit code was 1, expected 0 326. rpmconfig.at:153: 326. erase changed config(noreplace) (rpmconfig.at:153): FAILED (rpmconfig.at:155) # -*- compilation -*- 327. rpmconfig.at:185: testing upgrade unchanged config ... ./rpmconfig.at:187: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/327/stderr 2018-07-06 13:36:15.387834208 +0000 @@ -0,0 +1,10 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.xj2gst (%install) + Bad exit status from /var/tmp/rpm-tmp.xj2gst (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.j7GYVw (%install) + Bad exit status from /var/tmp/rpm-tmp.j7GYVw (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory --- - 2018-07-06 13:36:15.389937301 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/327/stdout 2018-07-06 13:36:15.388834186 +0000 @@ -1,3 +1 @@ -foo -foo ./rpmconfig.at:187: exit code was 1, expected 0 327. rpmconfig.at:185: 327. upgrade unchanged config (rpmconfig.at:185): FAILED (rpmconfig.at:187) # -*- compilation -*- 328. rpmconfig.at:215: testing upgrade unchanged config - touching test ... ./rpmconfig.at:217: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm runroot rpm -Uvv --fsmdebug /build/RPMS/noarch/configtest-2.0-1.noarch.rpm > output.txt 2>&1 grep -c "touch" output.txt --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/328/stderr 2018-07-06 13:36:15.464832520 +0000 @@ -0,0 +1,7 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.ZKsIJC (%install) + Bad exit status from /var/tmp/rpm-tmp.ZKsIJC (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.TxMZzB (%install) + Bad exit status from /var/tmp/rpm-tmp.TxMZzB (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:15.477598950 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/328/stdout 2018-07-06 13:36:15.475832279 +0000 @@ -1,2 +1,2 @@ -1 +0 ./rpmconfig.at:217: exit code was 1, expected 0 328. rpmconfig.at:215: 328. upgrade unchanged config - touching test (rpmconfig.at:215): FAILED (rpmconfig.at:217) # -*- compilation -*- 329. rpmconfig.at:243: testing upgrade modified config ... ./rpmconfig.at:245: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${cf}" cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/329/stderr 2018-07-06 13:36:15.575830087 +0000 @@ -0,0 +1,9 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.NQMs8J (%install) + Bad exit status from /var/tmp/rpm-tmp.NQMs8J (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.ZS5S4I (%install) + Bad exit status from /var/tmp/rpm-tmp.ZS5S4I (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:15.579280384 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/329/stdout 2018-07-06 13:36:15.577830043 +0000 @@ -1,4 +1,3 @@ -foo otherstuff otherstuff 329. rpmconfig.at:243: 329. upgrade modified config (rpmconfig.at:243): FAILED (rpmconfig.at:245) # -*- compilation -*- 330. rpmconfig.at:276: testing upgrade changing config ... ./rpmconfig.at:278: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/330/stderr 2018-07-06 13:36:15.670828005 +0000 @@ -0,0 +1,10 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.9atzFQ (%install) + Bad exit status from /var/tmp/rpm-tmp.9atzFQ (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.6TTUrP (%install) + Bad exit status from /var/tmp/rpm-tmp.6TTUrP (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory --- - 2018-07-06 13:36:15.673665347 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/330/stdout 2018-07-06 13:36:15.671827983 +0000 @@ -1,3 +1 @@ -foo-1.0 -foo-2.0 ./rpmconfig.at:278: exit code was 1, expected 0 330. rpmconfig.at:276: 330. upgrade changing config (rpmconfig.at:276): FAILED (rpmconfig.at:278) # -*- compilation -*- 331. rpmconfig.at:306: testing upgrade changing, modified config 1 ... ./rpmconfig.at:308: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${RPMTEST}"/etc/my.conf cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" cat "${cf}.rpmsave" --- - 2018-07-06 13:36:15.767337469 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/331/stderr 2018-07-06 13:36:15.765825922 +0000 @@ -1,2 +1,11 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.QEqsjY (%install) + Bad exit status from /var/tmp/rpm-tmp.QEqsjY (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.jY3ejX (%install) + Bad exit status from /var/tmp/rpm-tmp.jY3ejX (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf.rpmsave: No such file or directory --- - 2018-07-06 13:36:15.768031540 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/331/stdout 2018-07-06 13:36:15.766825900 +0000 @@ -1,5 +1,3 @@ -foo-1.0 otherstuff -foo-2.0 otherstuff ./rpmconfig.at:308: exit code was 1, expected 0 331. rpmconfig.at:306: 331. upgrade changing, modified config 1 (rpmconfig.at:306): FAILED (rpmconfig.at:308) # -*- compilation -*- 332. rpmconfig.at:342: testing upgrade changing, modified config 2 ... ./rpmconfig.at:344: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "foo-2.0" > "${RPMTEST}"/etc/my.conf cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/332/stderr 2018-07-06 13:36:15.859823862 +0000 @@ -0,0 +1,9 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.3nGVx2 (%install) + Bad exit status from /var/tmp/rpm-tmp.3nGVx2 (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.FTiV55 (%install) + Bad exit status from /var/tmp/rpm-tmp.FTiV55 (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:15.863374987 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/332/stdout 2018-07-06 13:36:15.861823818 +0000 @@ -1,4 +1,3 @@ -foo-1.0 foo-2.0 foo-2.0 332. rpmconfig.at:342: 332. upgrade changing, modified config 2 (rpmconfig.at:342): FAILED (rpmconfig.at:344) # -*- compilation -*- 333. rpmconfig.at:377: testing upgrade unchanged config(noreplace) ... ./rpmconfig.at:379: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/333/stderr 2018-07-06 13:36:15.951821845 +0000 @@ -0,0 +1,10 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.GQVPia (%install) + Bad exit status from /var/tmp/rpm-tmp.GQVPia (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.aK2lSd (%install) + Bad exit status from /var/tmp/rpm-tmp.aK2lSd (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory --- - 2018-07-06 13:36:15.954644121 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/333/stdout 2018-07-06 13:36:15.952821823 +0000 @@ -1,3 +1 @@ -foo -foo ./rpmconfig.at:379: exit code was 1, expected 0 333. rpmconfig.at:377: 333. upgrade unchanged config(noreplace) (rpmconfig.at:377): FAILED (rpmconfig.at:379) # -*- compilation -*- 334. rpmconfig.at:409: testing upgrade modified config(noreplace) ... ./rpmconfig.at:411: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${cf}" cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/334/stderr 2018-07-06 13:36:16.044819806 +0000 @@ -0,0 +1,9 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.tZp339 (%install) + Bad exit status from /var/tmp/rpm-tmp.tZp339 (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.efpDP8 (%install) + Bad exit status from /var/tmp/rpm-tmp.efpDP8 (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:16.048132234 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/334/stdout 2018-07-06 13:36:16.046819762 +0000 @@ -1,4 +1,3 @@ -foo otherstuff otherstuff 334. rpmconfig.at:409: 334. upgrade modified config(noreplace) (rpmconfig.at:409): FAILED (rpmconfig.at:411) # -*- compilation -*- 335. rpmconfig.at:443: testing upgrade changing config(noreplace) ... ./rpmconfig.at:445: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/335/stderr 2018-07-06 13:36:16.150817483 +0000 @@ -0,0 +1,10 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.8eXfVh (%install) + Bad exit status from /var/tmp/rpm-tmp.8eXfVh (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.ta8lQg (%install) + Bad exit status from /var/tmp/rpm-tmp.ta8lQg (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory --- - 2018-07-06 13:36:16.154011536 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/335/stdout 2018-07-06 13:36:16.152817439 +0000 @@ -1,3 +1 @@ -foo-1.0 -foo-2.0 ./rpmconfig.at:445: exit code was 1, expected 0 335. rpmconfig.at:443: 335. upgrade changing config(noreplace) (rpmconfig.at:443): FAILED (rpmconfig.at:445) # -*- compilation -*- 336. rpmconfig.at:474: testing upgrade changing, modified config(noreplace) 1 ... ./rpmconfig.at:476: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${RPMTEST}"/etc/my.conf cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" cat "${cf}.rpmnew" --- - 2018-07-06 13:36:16.283019696 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/336/stderr 2018-07-06 13:36:16.281814611 +0000 @@ -1,2 +1,11 @@ -warning: /etc/my.conf created as /etc/my.conf.rpmnew +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.aqR9ds (%install) + Bad exit status from /var/tmp/rpm-tmp.aqR9ds (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.eVWj7q (%install) + Bad exit status from /var/tmp/rpm-tmp.eVWj7q (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf.rpmnew: No such file or directory --- - 2018-07-06 13:36:16.283706759 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/336/stdout 2018-07-06 13:36:16.282814589 +0000 @@ -1,5 +1,3 @@ -foo-1.0 otherstuff otherstuff -foo-2.0 ./rpmconfig.at:476: exit code was 1, expected 0 336. rpmconfig.at:474: 336. upgrade changing, modified config(noreplace) 1 (rpmconfig.at:474): FAILED (rpmconfig.at:476) # -*- compilation -*- 337. rpmconfig.at:511: testing upgrade changing, modified config(noreplace) 2 ... ./rpmconfig.at:513: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "foo-2.0" > "${RPMTEST}"/etc/my.conf cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/337/stderr 2018-07-06 13:36:16.372812616 +0000 @@ -0,0 +1,9 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.H7TlMy (%install) + Bad exit status from /var/tmp/rpm-tmp.H7TlMy (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.i74hBx (%install) + Bad exit status from /var/tmp/rpm-tmp.i74hBx (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:16.376209325 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/337/stdout 2018-07-06 13:36:16.374812572 +0000 @@ -1,4 +1,3 @@ -foo-1.0 foo-2.0 foo-2.0 337. rpmconfig.at:511: 337. upgrade changing, modified config(noreplace) 2 (rpmconfig.at:511): FAILED (rpmconfig.at:513) # -*- compilation -*- 338. rpmconfig.at:546: testing upgrade unchanged shared config ... ./rpmconfig.at:548: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/338/stderr 2018-07-06 13:36:16.536809021 +0000 @@ -0,0 +1,18 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.wUoKvI (%install) + Bad exit status from /var/tmp/rpm-tmp.wUoKvI (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.CpPNAH (%install) + Bad exit status from /var/tmp/rpm-tmp.CpPNAH (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.jGRlfL (%install) + Bad exit status from /var/tmp/rpm-tmp.jGRlfL (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.l6hy0J (%install) + Bad exit status from /var/tmp/rpm-tmp.l6hy0J (%install) +error: open of /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory --- - 2018-07-06 13:36:16.539162460 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/338/stdout 2018-07-06 13:36:16.537808999 +0000 @@ -1,3 +1 @@ -foo -foo ./rpmconfig.at:548: exit code was 1, expected 0 338. rpmconfig.at:546: 338. upgrade unchanged shared config (rpmconfig.at:546): FAILED (rpmconfig.at:548) # -*- compilation -*- 339. rpmconfig.at:584: testing upgrade modified shared config ... ./rpmconfig.at:586: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${cf}" cat "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/339/stderr 2018-07-06 13:36:16.655806413 +0000 @@ -0,0 +1,17 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.WbmBRP (%install) + Bad exit status from /var/tmp/rpm-tmp.WbmBRP (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.ReUWlT (%install) + Bad exit status from /var/tmp/rpm-tmp.ReUWlT (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.bHBlsS (%install) + Bad exit status from /var/tmp/rpm-tmp.bHBlsS (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.lQhU2V (%install) + Bad exit status from /var/tmp/rpm-tmp.lQhU2V (%install) +error: open of /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:16.659467823 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/339/stdout 2018-07-06 13:36:16.657806369 +0000 @@ -1,4 +1,3 @@ -foo otherstuff otherstuff 339. rpmconfig.at:584: 339. upgrade modified shared config (rpmconfig.at:584): FAILED (rpmconfig.at:586) # -*- compilation -*- 340. rpmconfig.at:624: testing upgrade changing shared config ... ./rpmconfig.at:626: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/340/stderr 2018-07-06 13:36:16.777803738 +0000 @@ -0,0 +1,18 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.mSrx4Y (%install) + Bad exit status from /var/tmp/rpm-tmp.mSrx4Y (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.OqtcI2 (%install) + Bad exit status from /var/tmp/rpm-tmp.OqtcI2 (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Su46N1 (%install) + Bad exit status from /var/tmp/rpm-tmp.Su46N1 (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.H60Jj5 (%install) + Bad exit status from /var/tmp/rpm-tmp.H60Jj5 (%install) +error: open of /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory --- - 2018-07-06 13:36:16.780346775 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/340/stdout 2018-07-06 13:36:16.778803716 +0000 @@ -1,3 +1 @@ -foo-1.0 -foo-2.0 ./rpmconfig.at:626: exit code was 1, expected 0 340. rpmconfig.at:624: 340. upgrade changing shared config (rpmconfig.at:624): FAILED (rpmconfig.at:626) # -*- compilation -*- 341. rpmconfig.at:661: testing upgrade changing, modified shared config 1 ... ./rpmconfig.at:663: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${RPMTEST}"/etc/my.conf cat "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm cat "${cf}" cat "${cf}.rpmsave" --- - 2018-07-06 13:36:16.901197360 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/341/stderr 2018-07-06 13:36:16.899801064 +0000 @@ -1,2 +1,19 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.mSgjSa (%install) + Bad exit status from /var/tmp/rpm-tmp.mSgjSa (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.enUHP9 (%install) + Bad exit status from /var/tmp/rpm-tmp.enUHP9 (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.FuUbtc (%install) + Bad exit status from /var/tmp/rpm-tmp.FuUbtc (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.yUmTgb (%install) + Bad exit status from /var/tmp/rpm-tmp.yUmTgb (%install) +error: open of /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf.rpmsave: No such file or directory --- - 2018-07-06 13:36:16.901955088 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/341/stdout 2018-07-06 13:36:16.900801042 +0000 @@ -1,5 +1,3 @@ -foo-1.0 otherstuff -foo-2.0 otherstuff ./rpmconfig.at:663: exit code was 1, expected 0 341. rpmconfig.at:661: 341. upgrade changing, modified shared config 1 (rpmconfig.at:661): FAILED (rpmconfig.at:663) # -*- compilation -*- 342. rpmconfig.at:704: testing upgrade changing, modified shared config 2 ... ./rpmconfig.at:706: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm cat "${cf}" echo "foo-2.0" > "${RPMTEST}"/etc/my.conf cat "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/342/stderr 2018-07-06 13:36:17.018798456 +0000 @@ -0,0 +1,17 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.8r61Pg (%install) + Bad exit status from /var/tmp/rpm-tmp.8r61Pg (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.l5Fusk (%install) + Bad exit status from /var/tmp/rpm-tmp.l5Fusk (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.aHqAyj (%install) + Bad exit status from /var/tmp/rpm-tmp.aHqAyj (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.6b9o2m (%install) + Bad exit status from /var/tmp/rpm-tmp.6b9o2m (%install) +error: open of /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:17.022913243 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/342/stdout 2018-07-06 13:36:17.021798390 +0000 @@ -1,4 +1,3 @@ -foo-1.0 foo-2.0 foo-2.0 342. rpmconfig.at:704: 342. upgrade changing, modified shared config 2 (rpmconfig.at:704): FAILED (rpmconfig.at:706) # -*- compilation -*- 343. rpmconfig.at:745: testing upgrade changing, modified shared config(noreplace) 1 ... ./rpmconfig.at:747: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${RPMTEST}"/etc/my.conf cat "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm cat "${cf}" cat "${cf}.rpmnew" --- - 2018-07-06 13:36:17.142663568 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/343/stderr 2018-07-06 13:36:17.140795781 +0000 @@ -1,2 +1,19 @@ -warning: /etc/my.conf created as /etc/my.conf.rpmnew +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.IZ1mcj (%install) + Bad exit status from /var/tmp/rpm-tmp.IZ1mcj (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.1Mo7ji (%install) + Bad exit status from /var/tmp/rpm-tmp.1Mo7ji (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.OeeNOl (%install) + Bad exit status from /var/tmp/rpm-tmp.OeeNOl (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.4HsNWk (%install) + Bad exit status from /var/tmp/rpm-tmp.4HsNWk (%install) +error: open of /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf.rpmnew: No such file or directory --- - 2018-07-06 13:36:17.143408248 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/343/stdout 2018-07-06 13:36:17.141795759 +0000 @@ -1,5 +1,3 @@ -foo-1.0 otherstuff otherstuff -foo-2.0 ./rpmconfig.at:747: exit code was 1, expected 0 343. rpmconfig.at:745: 343. upgrade changing, modified shared config(noreplace) 1 (rpmconfig.at:745): FAILED (rpmconfig.at:747) # -*- compilation -*- 344. rpmconfig.at:789: testing upgrade changing, modified shared config(noreplace) 2 ... ./rpmconfig.at:791: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm cat "${cf}" echo "foo-2.0" > "${RPMTEST}"/etc/my.conf cat "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/344/stderr 2018-07-06 13:36:17.267792997 +0000 @@ -0,0 +1,17 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.urtlkq (%install) + Bad exit status from /var/tmp/rpm-tmp.urtlkq (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.ra1d7t (%install) + Bad exit status from /var/tmp/rpm-tmp.ra1d7t (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.0ZuaUs (%install) + Bad exit status from /var/tmp/rpm-tmp.0ZuaUs (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.8QBEtw (%install) + Bad exit status from /var/tmp/rpm-tmp.8QBEtw (%install) +error: open of /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:17.272042730 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/344/stdout 2018-07-06 13:36:17.270792931 +0000 @@ -1,4 +1,3 @@ -foo-1.0 foo-2.0 foo-2.0 344. rpmconfig.at:789: 344. upgrade changing, modified shared config(noreplace) 2 (rpmconfig.at:789): FAILED (rpmconfig.at:791) # -*- compilation -*- 345. rpmconfig.at:830: testing install/upgrade/erase ghost config ... ./rpmconfig.at:832: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in 1.0 2.0; do runroot rpmbuild --quiet -bb \ --define "ver ${v}" \ --define "filetype file" \ --define "filedata buster" \ --define "fileattr %ghost" \ /data/SPECS/configtest.spec done # pre-existing config, install, erase test ! -f "${cf}" && echo OK1 echo "keaton" > "${cf}" cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -e configtest cat "${cf}" rm -f "${cf}" # post-install config, upgrade, erase runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm test ! -f "${cf}" && echo OK2 echo "buster" > "${cf}" cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" runroot rpm -e configtest cat "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/345/stderr 2018-07-06 13:36:17.401790060 +0000 @@ -0,0 +1,11 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.bcZWeD (%install) + Bad exit status from /var/tmp/rpm-tmp.bcZWeD (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.ZEaP8B (%install) + Bad exit status from /var/tmp/rpm-tmp.ZEaP8B (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: package configtest is not installed +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory +error: package configtest is not installed 345. rpmconfig.at:830: 345. install/upgrade/erase ghost config (rpmconfig.at:830): FAILED (rpmconfig.at:832) # -*- compilation -*- 346. rpmconfig2.at:6: testing install config on existiting symlink ... ./rpmconfig2.at:8: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec ln -s "otherstuff" "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -e configtest readlink "${cf}.rpmorig" --- - 2018-07-06 13:36:17.478122118 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/346/stderr 2018-07-06 13:36:17.476788416 +0000 @@ -1,2 +1,6 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmorig +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.IPAFrK (%install) + Bad exit status from /var/tmp/rpm-tmp.IPAFrK (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: package configtest is not installed --- - 2018-07-06 13:36:17.478820535 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/346/stdout 2018-07-06 13:36:17.477788394 +0000 @@ -1,3 +1,2 @@ -foo otherstuff ./rpmconfig2.at:8: exit code was 1, expected 0 346. rpmconfig2.at:6: 346. install config on existiting symlink (rpmconfig2.at:6): FAILED (rpmconfig2.at:8) # -*- compilation -*- 347. rpmconfig2.at:36: testing install config on existiting identical link ... ./rpmconfig2.at:38: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec ln -s "foo" "${cf}" readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -e configtest test ! -L "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/347/stderr 2018-07-06 13:36:17.549786816 +0000 @@ -0,0 +1,5 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.2EERjS (%install) + Bad exit status from /var/tmp/rpm-tmp.2EERjS (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: package configtest is not installed ./rpmconfig2.at:38: exit code was 1, expected 0 347. rpmconfig2.at:36: 347. install config on existiting identical link (rpmconfig2.at:36): FAILED (rpmconfig2.at:38) # -*- compilation -*- 348. rpmconfig2.at:66: testing erase unchanged config link ... ./rpmconfig2.at:68: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -e configtest test ! -L "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/348/stderr 2018-07-06 13:36:17.623785193 +0000 @@ -0,0 +1,5 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.KqkeVX (%install) + Bad exit status from /var/tmp/rpm-tmp.KqkeVX (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: package configtest is not installed --- - 2018-07-06 13:36:17.627498199 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/348/stdout 2018-07-06 13:36:17.625785150 +0000 @@ -1,2 +1 @@ -foo 348. rpmconfig2.at:66: 348. erase unchanged config link (rpmconfig2.at:66): FAILED (rpmconfig2.at:68) # -*- compilation -*- 349. rpmconfig2.at:93: testing erase changed config link ... ./rpmconfig2.at:95: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" runroot rpm -e configtest readlink "${cf}.rpmsave" --- - 2018-07-06 13:36:17.701230885 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/349/stderr 2018-07-06 13:36:17.699783528 +0000 @@ -1,2 +1,6 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.crzL40 (%install) + Bad exit status from /var/tmp/rpm-tmp.crzL40 (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: package configtest is not installed --- - 2018-07-06 13:36:17.701902375 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/349/stdout 2018-07-06 13:36:17.700783506 +0000 @@ -1,3 +1 @@ -foo -otherstuff ./rpmconfig2.at:95: exit code was 1, expected 0 349. rpmconfig2.at:93: 349. erase changed config link (rpmconfig2.at:93): FAILED (rpmconfig2.at:95) # -*- compilation -*- 350. rpmconfig2.at:124: testing upgrade unchanged config link ... ./rpmconfig2.at:126: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/350/stderr 2018-07-06 13:36:17.798781357 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.yI5tl9 (%install) + Bad exit status from /var/tmp/rpm-tmp.yI5tl9 (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.yEG597 (%install) + Bad exit status from /var/tmp/rpm-tmp.yEG597 (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:17.802405119 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/350/stdout 2018-07-06 13:36:17.800781314 +0000 @@ -1,3 +1 @@ -foo -foo ./rpmconfig2.at:126: exit code was 1, expected 0 350. rpmconfig2.at:124: 350. upgrade unchanged config link (rpmconfig2.at:124): FAILED (rpmconfig2.at:126) # -*- compilation -*- 351. rpmconfig2.at:155: testing upgrade unchanged config link - touching test ... ./rpmconfig2.at:157: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm runroot rpm -Uvv --fsmdebug /build/RPMS/noarch/configtest-2.0-1.noarch.rpm > output.txt 2>&1 grep -c "touch" output.txt --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/351/stderr 2018-07-06 13:36:17.878779604 +0000 @@ -0,0 +1,7 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.XOavYd (%install) + Bad exit status from /var/tmp/rpm-tmp.XOavYd (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.CjorBh (%install) + Bad exit status from /var/tmp/rpm-tmp.CjorBh (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:17.891721872 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/351/stdout 2018-07-06 13:36:17.889779363 +0000 @@ -1,2 +1,2 @@ -1 +0 ./rpmconfig2.at:157: exit code was 1, expected 0 351. rpmconfig2.at:155: 351. upgrade unchanged config link - touching test (rpmconfig2.at:155): FAILED (rpmconfig2.at:157) # -*- compilation -*- 352. rpmconfig2.at:185: testing upgrade modified config link ... ./rpmconfig2.at:187: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/352/stderr 2018-07-06 13:36:17.993777083 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.U0bhro (%install) + Bad exit status from /var/tmp/rpm-tmp.U0bhro (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.kSaugn (%install) + Bad exit status from /var/tmp/rpm-tmp.kSaugn (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:17.997628628 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/352/stdout 2018-07-06 13:36:17.995777039 +0000 @@ -1,4 +1,3 @@ -foo otherstuff otherstuff 352. rpmconfig2.at:185: 352. upgrade modified config link (rpmconfig2.at:185): FAILED (rpmconfig2.at:187) # -*- compilation -*- 353. rpmconfig2.at:219: testing upgrade changing config link ... ./rpmconfig2.at:221: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/353/stderr 2018-07-06 13:36:18.081775154 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.wukYTl (%install) + Bad exit status from /var/tmp/rpm-tmp.wukYTl (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.rBzDKk (%install) + Bad exit status from /var/tmp/rpm-tmp.rBzDKk (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:18.085123925 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/353/stdout 2018-07-06 13:36:18.083775110 +0000 @@ -1,3 +1 @@ -foo-1.0 -foo-2.0 ./rpmconfig2.at:221: exit code was 1, expected 0 353. rpmconfig2.at:219: 353. upgrade changing config link (rpmconfig2.at:219): FAILED (rpmconfig2.at:221) # -*- compilation -*- 354. rpmconfig2.at:250: testing upgrade changing, modified config link 1 ... ./rpmconfig2.at:252: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" readlink "${cf}.rpmsave" --- - 2018-07-06 13:36:18.177346625 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/354/stderr 2018-07-06 13:36:18.175773093 +0000 @@ -1,2 +1,9 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.zyyNQs (%install) + Bad exit status from /var/tmp/rpm-tmp.zyyNQs (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.sAMKMr (%install) + Bad exit status from /var/tmp/rpm-tmp.sAMKMr (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:18.178076356 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/354/stdout 2018-07-06 13:36:18.176773071 +0000 @@ -1,5 +1,3 @@ -foo-1.0 otherstuff -foo-2.0 otherstuff ./rpmconfig2.at:252: exit code was 1, expected 0 354. rpmconfig2.at:250: 354. upgrade changing, modified config link 1 (rpmconfig2.at:250): FAILED (rpmconfig2.at:252) # -*- compilation -*- 355. rpmconfig2.at:287: testing upgrade changing, modified config link 2 ... ./rpmconfig2.at:289: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" ln -sf "foo-2.0" "${cf}" readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/355/stderr 2018-07-06 13:36:18.265771120 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.mCZf6w (%install) + Bad exit status from /var/tmp/rpm-tmp.mCZf6w (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.mC2tAA (%install) + Bad exit status from /var/tmp/rpm-tmp.mC2tAA (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:18.269455013 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/355/stdout 2018-07-06 13:36:18.267771077 +0000 @@ -1,4 +1,3 @@ -foo-1.0 foo-2.0 foo-2.0 355. rpmconfig2.at:287: 355. upgrade changing, modified config link 2 (rpmconfig2.at:287): FAILED (rpmconfig2.at:289) # -*- compilation -*- 356. rpmconfig2.at:323: testing upgrade unchanged config(noreplace) link ... ./rpmconfig2.at:325: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ --define "filetype link" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/356/stderr 2018-07-06 13:36:18.352769213 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.H1W8RD (%install) + Bad exit status from /var/tmp/rpm-tmp.H1W8RD (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.M1IYGH (%install) + Bad exit status from /var/tmp/rpm-tmp.M1IYGH (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:18.356056868 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/356/stdout 2018-07-06 13:36:18.354769170 +0000 @@ -1,3 +1 @@ -foo -foo ./rpmconfig2.at:325: exit code was 1, expected 0 356. rpmconfig2.at:323: 356. upgrade unchanged config(noreplace) link (rpmconfig2.at:323): FAILED (rpmconfig2.at:325) # -*- compilation -*- 357. rpmconfig2.at:356: testing upgrade modified config(noreplace) link ... ./rpmconfig2.at:358: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo" \ --define "filetype link" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/357/stderr 2018-07-06 13:36:18.444767197 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.WHoybN (%install) + Bad exit status from /var/tmp/rpm-tmp.WHoybN (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.i00l4L (%install) + Bad exit status from /var/tmp/rpm-tmp.i00l4L (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:18.448633799 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/357/stdout 2018-07-06 13:36:18.446767153 +0000 @@ -1,4 +1,3 @@ -foo otherstuff otherstuff 357. rpmconfig2.at:356: 357. upgrade modified config(noreplace) link (rpmconfig2.at:356): FAILED (rpmconfig2.at:358) # -*- compilation -*- 358. rpmconfig2.at:391: testing upgrade changing config(noreplace) link ... ./rpmconfig2.at:393: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/358/stderr 2018-07-06 13:36:18.556764742 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.A8VooT (%install) + Bad exit status from /var/tmp/rpm-tmp.A8VooT (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.YooyeX (%install) + Bad exit status from /var/tmp/rpm-tmp.YooyeX (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:18.560507882 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/358/stdout 2018-07-06 13:36:18.558764698 +0000 @@ -1,3 +1 @@ -foo-1.0 -foo-2.0 ./rpmconfig2.at:393: exit code was 1, expected 0 358. rpmconfig2.at:391: 358. upgrade changing config(noreplace) link (rpmconfig2.at:391): FAILED (rpmconfig2.at:393) # -*- compilation -*- 359. rpmconfig2.at:423: testing upgrade changing, modified config(noreplace) link 1 ... ./rpmconfig2.at:425: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" readlink "${cf}.rpmnew" --- - 2018-07-06 13:36:18.650327828 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/359/stderr 2018-07-06 13:36:18.648762725 +0000 @@ -1,2 +1,9 @@ -warning: /etc/my.conf created as /etc/my.conf.rpmnew +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.N9eIx0 (%install) + Bad exit status from /var/tmp/rpm-tmp.N9eIx0 (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.AwD7M0 (%install) + Bad exit status from /var/tmp/rpm-tmp.AwD7M0 (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:18.651016174 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/359/stdout 2018-07-06 13:36:18.649762703 +0000 @@ -1,5 +1,3 @@ -foo-1.0 otherstuff otherstuff -foo-2.0 ./rpmconfig2.at:425: exit code was 1, expected 0 359. rpmconfig2.at:423: 359. upgrade changing, modified config(noreplace) link 1 (rpmconfig2.at:423): FAILED (rpmconfig2.at:425) # -*- compilation -*- 360. rpmconfig2.at:461: testing upgrade changing, modified config(noreplace) link 2 ... ./rpmconfig2.at:463: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" ln -sf "foo-2.0" "${cf}" readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" test ! -L "${cf}.rpmnew" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/360/stderr 2018-07-06 13:36:18.737760774 +0000 @@ -0,0 +1,8 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.34Jpy9 (%install) + Bad exit status from /var/tmp/rpm-tmp.34Jpy9 (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.QJODA8 (%install) + Bad exit status from /var/tmp/rpm-tmp.QJODA8 (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:18.741225140 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/360/stdout 2018-07-06 13:36:18.739760730 +0000 @@ -1,4 +1,3 @@ -foo-1.0 foo-2.0 foo-2.0 360. rpmconfig2.at:461: 360. upgrade changing, modified config(noreplace) link 2 (rpmconfig2.at:461): FAILED (rpmconfig2.at:463) # -*- compilation -*- 361. rpmconfig2.at:498: testing upgrade unchanged shared config link ... ./rpmconfig2.at:500: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/361/stderr 2018-07-06 13:36:18.860758078 +0000 @@ -0,0 +1,16 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.pCoGEg (%install) + Bad exit status from /var/tmp/rpm-tmp.pCoGEg (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.f3dnsf (%install) + Bad exit status from /var/tmp/rpm-tmp.f3dnsf (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.wxgkIf (%install) + Bad exit status from /var/tmp/rpm-tmp.wxgkIf (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Qujdmj (%install) + Bad exit status from /var/tmp/rpm-tmp.Qujdmj (%install) +error: open of /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:18.864466939 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/361/stdout 2018-07-06 13:36:18.862758034 +0000 @@ -1,3 +1 @@ -foo -foo ./rpmconfig2.at:500: exit code was 1, expected 0 361. rpmconfig2.at:498: 361. upgrade unchanged shared config link (rpmconfig2.at:498): FAILED (rpmconfig2.at:500) # -*- compilation -*- 362. rpmconfig2.at:537: testing upgrade modified shared config link ... ./rpmconfig2.at:539: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo" \ --define "filetype link" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" readlink "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/362/stderr 2018-07-06 13:36:18.986755316 +0000 @@ -0,0 +1,16 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.pRQ4en (%install) + Bad exit status from /var/tmp/rpm-tmp.pRQ4en (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Y48xQq (%install) + Bad exit status from /var/tmp/rpm-tmp.Y48xQq (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.4UfEYp (%install) + Bad exit status from /var/tmp/rpm-tmp.4UfEYp (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.OL3Dxt (%install) + Bad exit status from /var/tmp/rpm-tmp.OL3Dxt (%install) +error: open of /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:18.991005749 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/362/stdout 2018-07-06 13:36:18.989755250 +0000 @@ -1,4 +1,3 @@ -foo otherstuff otherstuff 362. rpmconfig2.at:537: 362. upgrade modified shared config link (rpmconfig2.at:537): FAILED (rpmconfig2.at:539) # -*- compilation -*- 363. rpmconfig2.at:578: testing upgrade changing shared config link ... ./rpmconfig2.at:580: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm readlink "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/363/stderr 2018-07-06 13:36:19.112752554 +0000 @@ -0,0 +1,16 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.guKOjp (%install) + Bad exit status from /var/tmp/rpm-tmp.guKOjp (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.ZDozco (%install) + Bad exit status from /var/tmp/rpm-tmp.ZDozco (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.HA8aMr (%install) + Bad exit status from /var/tmp/rpm-tmp.HA8aMr (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.dQlALq (%install) + Bad exit status from /var/tmp/rpm-tmp.dQlALq (%install) +error: open of /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:19.116179242 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/363/stdout 2018-07-06 13:36:19.114752510 +0000 @@ -1,3 +1 @@ -foo-1.0 -foo-2.0 ./rpmconfig2.at:580: exit code was 1, expected 0 363. rpmconfig2.at:578: 363. upgrade changing shared config link (rpmconfig2.at:578): FAILED (rpmconfig2.at:580) # -*- compilation -*- 364. rpmconfig2.at:616: testing upgrade changing, modified shared config link 1 ... ./rpmconfig2.at:618: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" readlink "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm readlink "${cf}" readlink "${cf}.rpmsave" --- - 2018-07-06 13:36:19.264122703 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/364/stderr 2018-07-06 13:36:19.262749266 +0000 @@ -1,2 +1,17 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.9ctOey (%install) + Bad exit status from /var/tmp/rpm-tmp.9ctOey (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.1XYQOB (%install) + Bad exit status from /var/tmp/rpm-tmp.1XYQOB (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.FD5VCA (%install) + Bad exit status from /var/tmp/rpm-tmp.FD5VCA (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.KRWYcE (%install) + Bad exit status from /var/tmp/rpm-tmp.KRWYcE (%install) +error: open of /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:19.264858994 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/364/stdout 2018-07-06 13:36:19.263749244 +0000 @@ -1,5 +1,3 @@ -foo-1.0 otherstuff -foo-2.0 otherstuff ./rpmconfig2.at:618: exit code was 1, expected 0 364. rpmconfig2.at:616: 364. upgrade changing, modified shared config link 1 (rpmconfig2.at:616): FAILED (rpmconfig2.at:618) # -*- compilation -*- 365. rpmconfig2.at:660: testing upgrade changing, modified shared config link 2 ... ./rpmconfig2.at:662: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm readlink "${cf}" ln -sf "foo-2.0" "${cf}" readlink "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm readlink "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/365/stderr 2018-07-06 13:36:19.398746284 +0000 @@ -0,0 +1,16 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.GI25nI (%install) + Bad exit status from /var/tmp/rpm-tmp.GI25nI (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.qj6yNL (%install) + Bad exit status from /var/tmp/rpm-tmp.qj6yNL (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.K4oXEK (%install) + Bad exit status from /var/tmp/rpm-tmp.K4oXEK (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.rjochP (%install) + Bad exit status from /var/tmp/rpm-tmp.rjochP (%install) +error: open of /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:19.402570041 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/365/stdout 2018-07-06 13:36:19.400746241 +0000 @@ -1,4 +1,3 @@ -foo-1.0 foo-2.0 foo-2.0 365. rpmconfig2.at:660: 365. upgrade changing, modified shared config link 2 (rpmconfig2.at:660): FAILED (rpmconfig2.at:662) # -*- compilation -*- 366. rpmconfig2.at:702: testing upgrade changing, modified shared config(noreplace) link 1 ... ./rpmconfig2.at:704: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" readlink "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm readlink "${cf}" readlink "${cf}.rpmnew" --- - 2018-07-06 13:36:19.565190922 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/366/stderr 2018-07-06 13:36:19.563742667 +0000 @@ -1,2 +1,17 @@ -warning: /etc/my.conf created as /etc/my.conf.rpmnew +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.oBJjFV (%install) + Bad exit status from /var/tmp/rpm-tmp.oBJjFV (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.bULMdZ (%install) + Bad exit status from /var/tmp/rpm-tmp.bULMdZ (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.jF0hXX (%install) + Bad exit status from /var/tmp/rpm-tmp.jF0hXX (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.lPWou1 (%install) + Bad exit status from /var/tmp/rpm-tmp.lPWou1 (%install) +error: open of /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:19.565889419 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/366/stdout 2018-07-06 13:36:19.564742645 +0000 @@ -1,5 +1,3 @@ -foo-1.0 otherstuff otherstuff -foo-2.0 ./rpmconfig2.at:704: exit code was 1, expected 0 366. rpmconfig2.at:702: 366. upgrade changing, modified shared config(noreplace) link 1 (rpmconfig2.at:702): FAILED (rpmconfig2.at:704) # -*- compilation -*- 367. rpmconfig2.at:747: testing upgrade changing, modified shared config(noreplace) link 2 ... ./rpmconfig2.at:749: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" for s in "A" "B"; do for v in "1.0" "2.0"; do runroot rpmbuild --quiet -bb \ --define "sub $s" \ --define "ver $v" \ --define "filedata foo-$v" \ --define "filetype link" \ --define "noreplace 1" \ /data/SPECS/configtest.spec done done runroot rpm -U \ /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm readlink "${cf}" ln -sf "foo-2.0" "${cf}" readlink "${cf}" runroot rpm -U \ /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm \ /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm readlink "${cf}" test ! -L "${cf}.rpmnew" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/367/stderr 2018-07-06 13:36:19.690739883 +0000 @@ -0,0 +1,16 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.2ItBA5 (%install) + Bad exit status from /var/tmp/rpm-tmp.2ItBA5 (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-A-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.kWiGb9 (%install) + Bad exit status from /var/tmp/rpm-tmp.kWiGb9 (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.RtNp47 (%install) + Bad exit status from /var/tmp/rpm-tmp.RtNp47 (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-B-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.FqtUGb (%install) + Bad exit status from /var/tmp/rpm-tmp.FqtUGb (%install) +error: open of /build/RPMS/noarch/configtest-A-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-A-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-B-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:19.694179930 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/367/stdout 2018-07-06 13:36:19.692739840 +0000 @@ -1,4 +1,3 @@ -foo-1.0 foo-2.0 foo-2.0 367. rpmconfig2.at:747: 367. upgrade changing, modified shared config(noreplace) link 2 (rpmconfig2.at:747): FAILED (rpmconfig2.at:749) # -*- compilation -*- 368. rpmconfig3.at:6: testing upgrade config to/from non-config ... ./rpmconfig3.at:8: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype file" \ --define "filedata bar" \ --define "noconfig 1" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" runroot rpm -U --oldpackage /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/368/stderr 2018-07-06 13:36:19.794737604 +0000 @@ -0,0 +1,12 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.SSWAqe (%install) + Bad exit status from /var/tmp/rpm-tmp.SSWAqe (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.YAj01h (%install) + Bad exit status from /var/tmp/rpm-tmp.YAj01h (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory --- - 2018-07-06 13:36:19.797443965 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/368/stdout 2018-07-06 13:36:19.795737582 +0000 @@ -1,4 +1 @@ -foo -bar -foo ./rpmconfig3.at:8: exit code was 1, expected 0 368. rpmconfig3.at:6: 368. upgrade config to/from non-config (rpmconfig3.at:6): FAILED (rpmconfig3.at:8) # -*- compilation -*- 369. rpmconfig3.at:44: testing upgrade modified config to/from non-config 1 ... ./rpmconfig3.at:46: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype file" \ --define "filedata bar" \ --define "noconfig 1" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${cf}" cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" cat "${cf}.rpmsave" runroot rpm -U --oldpackage /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" --- - 2018-07-06 13:36:19.901856636 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/369/stderr 2018-07-06 13:36:19.900735280 +0000 @@ -1,2 +1,12 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.2R3gRm (%install) + Bad exit status from /var/tmp/rpm-tmp.2R3gRm (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.D9gduq (%install) + Bad exit status from /var/tmp/rpm-tmp.D9gduq (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf.rpmsave: No such file or directory +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:19.902657473 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/369/stdout 2018-07-06 13:36:19.900735280 +0000 @@ -1,6 +1,4 @@ -foo otherstuff -bar otherstuff -foo +otherstuff 369. rpmconfig3.at:44: 369. upgrade modified config to/from non-config 1 (rpmconfig3.at:44): FAILED (rpmconfig3.at:46) # -*- compilation -*- 370. rpmconfig3.at:88: testing upgrade modified config to/from non-config 2 ... ./rpmconfig3.at:90: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype file" \ --define "filedata bar" \ --define "noconfig 1" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "bar" > "${cf}" cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" runroot rpm -U --oldpackage /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/370/stderr 2018-07-06 13:36:20.000733088 +0000 @@ -0,0 +1,10 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.FED6dx (%install) + Bad exit status from /var/tmp/rpm-tmp.FED6dx (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.msAB9v (%install) + Bad exit status from /var/tmp/rpm-tmp.msAB9v (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:20.004066687 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/370/stdout 2018-07-06 13:36:20.002733044 +0000 @@ -1,5 +1,4 @@ -foo bar bar -foo +bar 370. rpmconfig3.at:88: 370. upgrade modified config to/from non-config 2 (rpmconfig3.at:88): FAILED (rpmconfig3.at:90) # -*- compilation -*- 371. rpmconfig3.at:129: testing upgrade config to/from config link ... ./rpmconfig3.at:131: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata bar" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" runroot rpm -U --oldpackage /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/371/stderr 2018-07-06 13:36:20.097730962 +0000 @@ -0,0 +1,11 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Uifn4s (%install) + Bad exit status from /var/tmp/rpm-tmp.Uifn4s (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Kch4et (%install) + Bad exit status from /var/tmp/rpm-tmp.Kch4et (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory --- - 2018-07-06 13:36:20.100221491 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/371/stdout 2018-07-06 13:36:20.098730940 +0000 @@ -1,4 +1 @@ -foo -bar -foo ./rpmconfig3.at:131: exit code was 1, expected 0 371. rpmconfig3.at:129: 371. upgrade config to/from config link (rpmconfig3.at:129): FAILED (rpmconfig3.at:131) # -*- compilation -*- 372. rpmconfig3.at:166: testing upgrade modified config to config link ... ./rpmconfig3.at:168: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype link" \ --define "filedata bar" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${cf}" cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm readlink "${cf}" cat "${cf}.rpmsave" --- - 2018-07-06 13:36:20.188453944 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/372/stderr 2018-07-06 13:36:20.186729011 +0000 @@ -1,2 +1,11 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.Gt2WOB (%install) + Bad exit status from /var/tmp/rpm-tmp.Gt2WOB (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.K97gDA (%install) + Bad exit status from /var/tmp/rpm-tmp.K97gDA (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf.rpmsave: No such file or directory --- - 2018-07-06 13:36:20.189162583 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/372/stdout 2018-07-06 13:36:20.187728989 +0000 @@ -1,5 +1,2 @@ -foo -otherstuff -bar otherstuff ./rpmconfig3.at:168: exit code was 1, expected 0 372. rpmconfig3.at:166: 372. upgrade modified config to config link (rpmconfig3.at:166): FAILED (rpmconfig3.at:168) # -*- compilation -*- 373. rpmconfig3.at:206: testing upgrade modified config link to config ... ./rpmconfig3.at:208: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype link" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype file" \ --define "filedata bar" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm readlink "${cf}" ln -sf "otherstuff" "${cf}" readlink "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm cat "${cf}" readlink "${cf}.rpmsave" --- - 2018-07-06 13:36:20.275842511 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/373/stderr 2018-07-06 13:36:20.274727082 +0000 @@ -1,2 +1,10 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.lEmyPI (%install) + Bad exit status from /var/tmp/rpm-tmp.lEmyPI (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.n4AFEH (%install) + Bad exit status from /var/tmp/rpm-tmp.n4AFEH (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory --- - 2018-07-06 13:36:20.276537843 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/373/stdout 2018-07-06 13:36:20.274727082 +0000 @@ -1,5 +1,2 @@ -foo -otherstuff -bar otherstuff ./rpmconfig3.at:208: exit code was 1, expected 0 373. rpmconfig3.at:206: 373. upgrade modified config link to config (rpmconfig3.at:206): FAILED (rpmconfig3.at:208) # -*- compilation -*- 374. rpmconfig3.at:246: testing upgrade config to directory ... ./rpmconfig3.at:248: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype dir" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm test -d "${cf}" --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/374/stderr 2018-07-06 13:36:20.359725218 +0000 @@ -0,0 +1,9 @@ +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.i3t6lN (%install) + Bad exit status from /var/tmp/rpm-tmp.i3t6lN (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.9ASO9Q (%install) + Bad exit status from /var/tmp/rpm-tmp.9ASO9Q (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory --- - 2018-07-06 13:36:20.362582515 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/374/stdout 2018-07-06 13:36:20.360725197 +0000 @@ -1,2 +1 @@ -foo ./rpmconfig3.at:248: exit code was 1, expected 0 374. rpmconfig3.at:246: 374. upgrade config to directory (rpmconfig3.at:246): FAILED (rpmconfig3.at:248) # -*- compilation -*- 375. rpmconfig3.at:278: testing upgrade modified config to directory ... ./rpmconfig3.at:280: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb cf="${RPMTEST}"/etc/my.conf rm -rf "${cf}" "${cf}".rpm* rm -rf "${TOPDIR}" runroot rpmbuild --quiet -bb \ --define "ver 1.0" \ --define "filetype file" \ --define "filedata foo" \ /data/SPECS/configtest.spec runroot rpmbuild --quiet -bb \ --define "ver 2.0" \ --define "filetype dir" \ /data/SPECS/configtest.spec runroot rpm -U /build/RPMS/noarch/configtest-1.0-1.noarch.rpm cat "${cf}" echo "otherstuff" > "${cf}" cat "${cf}" runroot rpm -U /build/RPMS/noarch/configtest-2.0-1.noarch.rpm test -d "${cf}" cat "${cf}.rpmsave" --- - 2018-07-06 13:36:20.448341815 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/375/stderr 2018-07-06 13:36:20.446723311 +0000 @@ -1,2 +1,11 @@ -warning: /etc/my.conf saved as /etc/my.conf.rpmsave +mkdir: cannot create directory '/build/BUILDROOT/configtest-1.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.uF8PFV (%install) + Bad exit status from /var/tmp/rpm-tmp.uF8PFV (%install) +mkdir: cannot create directory '/build/BUILDROOT/configtest-2.0-1.x86_64': No such file or directory +error: Bad exit status from /var/tmp/rpm-tmp.H1HzMU (%install) + Bad exit status from /var/tmp/rpm-tmp.H1HzMU (%install) +error: open of /build/RPMS/noarch/configtest-1.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf: No such file or directory +error: open of /build/RPMS/noarch/configtest-2.0-1.noarch.rpm failed: No such file or directory +cat: /home/mark/rpm/tests/testing/etc/my.conf.rpmsave: No such file or directory --- - 2018-07-06 13:36:20.449022683 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/375/stdout 2018-07-06 13:36:20.447723289 +0000 @@ -1,4 +1,2 @@ -foo -otherstuff otherstuff ./rpmconfig3.at:280: exit code was 1, expected 0 375. rpmconfig3.at:278: 375. upgrade modified config to directory (rpmconfig3.at:278): FAILED (rpmconfig3.at:280) # -*- compilation -*- 383. rpmmacro.at:87: testing parametrized macro 1 ... ./rpmmacro.at:89: cat << EOF > ${abs_builddir}/testing/mtest %bar() bar %foo()\\ %bar\\ foo 1\\ %{bar}\\ foo 2\\ %bar x\\ foo 3\\ %{bar x}\\ foo 4\\ %bar \\ foo 5 EOF runroot rpm --eval '%{load:mtest}%{foo}' --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/383/stderr 2018-07-06 13:36:20.615719607 +0000 @@ -0,0 +1 @@ +error: failed to load macro file mtest \ No newline at end of file --- - 2018-07-06 13:36:20.618592428 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/383/stdout 2018-07-06 13:36:20.616719585 +0000 @@ -1,12 +1 @@ -bar -foo 1 -bar -foo 2 -bar -foo 3 -bar -foo 4 -bar -foo 5 - ./rpmmacro.at:89: exit code was 1, expected 0 383. rpmmacro.at:87: 383. parametrized macro 1 (rpmmacro.at:87): FAILED (rpmmacro.at:89) # -*- compilation -*- 420. rpmpython.at:239: testing database iterators ... ./rpmpython.at:241: rm -rf "${abs_builddir}"/testing`rpm --eval '%_dbpath'`/* runroot rpm --initdb runroot rpm -i \ --justdb --nodeps --ignorearch --ignoreos \ /data/RPMS/foo-1.0-1.noarch.rpm \ /data/RPMS/hello-2.0-1.i686.rpm --- /dev/null 2018-07-06 12:50:13.332000000 +0000 +++ /home/mark/rpm/tests/rpmtests.dir/at-groups/420/stderr 2018-07-06 13:36:21.782694025 +0000 @@ -0,0 +1 @@ +error: Unable to open current directory: No such file or directory ./rpmpython.at:241: exit code was 2, expected 0 420. rpmpython.at:239: 420. database iterators (rpmpython.at:239): FAILED (rpmpython.at:241) ## ------------- ## ## ../config.log ## ## ------------- ## | This file contains any messages produced by compilers while | running configure, to aid debugging if configure makes a mistake. | | It was created by rpm configure 4.14.90, which was | generated by GNU Autoconf 2.69. Invocation command line was | | $ ./configure --with-crypto=openssl --with-selinux --with-cap --with-acl --with-lua --enable-silent-rules --prefix=/usr --with-vendor | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = f28 | uname -m = x86_64 | uname -r = 4.17.3-200.fc28.x86_64 | uname -s = Linux | uname -v = #1 SMP Tue Jun 26 14:17:07 UTC 2018 | | /usr/bin/uname -p = x86_64 | /bin/uname -X = unknown | | /bin/arch = x86_64 | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /usr/share/Modules/bin | PATH: /usr/local/bin | PATH: /usr/bin | PATH: /usr/local/sbin | PATH: /usr/sbin | PATH: /home/mark/.local/bin | PATH: /home/mark/bin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:2697: loading site script /usr/share/config.site | | # This is the config.site file to satisfy FHS defaults when installing below | | # /usr. | | # | | # You may override this file by your config.site using the CONFIG_SITE env | | # variable. | | # | | # Note: This file includes also RHEL/Fedora fix for installing libraries into | | # "/lib/lib64" on 64bit systems. | | | | if test -n "$host"; then | | # skip when cross-compiling | | return 0 | | fi | | | | if test "$prefix" = /usr \ | | || { test "$prefix" = NONE && test "$ac_default_prefix" = /usr ; } | | then | | test "$sysconfdir" = '${prefix}/etc' && sysconfdir=/etc | | test "$sharedstatedir" = '${prefix}/com' && sharedstatedir=/var | | test "$localstatedir" = '${prefix}/var' && localstatedir=/var | | | | ARCH=`uname -m` | | for i in x86_64 ppc64 s390x aarch64; do | | if test $ARCH = $i; then | | test "$libdir" = '${exec_prefix}/lib' && libdir='${exec_prefix}/lib64' | | break | | fi | | done | | fi | configure:2845: checking for a BSD-compatible install | configure:2913: result: /usr/bin/install -c | configure:2924: checking whether build environment is sane | configure:2979: result: yes | configure:3130: checking for a thread-safe mkdir -p | configure:3169: result: /usr/bin/mkdir -p | configure:3176: checking for gawk | configure:3192: found /usr/bin/gawk | configure:3203: result: gawk | configure:3214: checking whether make sets $(MAKE) | configure:3236: result: yes | configure:3265: checking whether make supports nested variables | configure:3282: result: yes | configure:3361: checking how to create a pax tar archive | configure:3372: tar --version | tar (GNU tar) 1.30 | Copyright (C) 2017 Free Software Foundation, Inc. | License GPLv3+: GNU GPL version 3 or later . | This is free software: you are free to change and redistribute it. | There is NO WARRANTY, to the extent permitted by law. | | Written by John Gilmore and Jay Fenlason. | configure:3375: $? = 0 | configure:3415: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar | configure:3418: $? = 0 | configure:3422: tar -xf - &5 | gcc (GCC) 8.1.1 20180502 (Red Hat 8.1.1-1) | Copyright (C) 2018 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | configure:3923: $? = 0 | configure:3912: gcc -v >&5 | Using built-in specs. | COLLECT_GCC=gcc | COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper | OFFLOAD_TARGET_NAMES=nvptx-none | OFFLOAD_TARGET_DEFAULT=1 | Target: x86_64-redhat-linux | Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux | Thread model: posix | gcc version 8.1.1 20180502 (Red Hat 8.1.1-1) (GCC) | configure:3923: $? = 0 | configure:3912: gcc -V >&5 | gcc: error: unrecognized command line option '-V' | gcc: fatal error: no input files | compilation terminated. | configure:3923: $? = 1 | configure:3912: gcc -qversion >&5 | gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? | gcc: fatal error: no input files | compilation terminated. | configure:3923: $? = 1 | configure:3943: checking whether the C compiler works | configure:3965: gcc conftest.c >&5 | configure:3969: $? = 0 | configure:4017: result: yes | configure:4020: checking for C compiler default output file name | configure:4022: result: a.out | configure:4028: checking for suffix of executables | configure:4035: gcc -o conftest conftest.c >&5 | configure:4039: $? = 0 | configure:4061: result: | configure:4083: checking whether we are cross compiling | configure:4091: gcc -o conftest conftest.c >&5 | configure:4095: $? = 0 | configure:4102: ./conftest | configure:4106: $? = 0 | configure:4121: result: no | configure:4126: checking for suffix of object files | configure:4148: gcc -c conftest.c >&5 | configure:4152: $? = 0 | configure:4173: result: o | configure:4177: checking whether we are using the GNU C compiler | configure:4196: gcc -c conftest.c >&5 | configure:4196: $? = 0 | configure:4205: result: yes | configure:4214: checking whether gcc accepts -g | configure:4234: gcc -c -g conftest.c >&5 | configure:4234: $? = 0 | configure:4275: result: yes | configure:4292: checking for gcc option to accept ISO C89 | configure:4355: gcc -c -g -O2 conftest.c >&5 | configure:4355: $? = 0 | configure:4368: result: none needed | configure:4393: checking whether gcc understands -c and -o together | configure:4415: gcc -c conftest.c -o conftest2.o | configure:4418: $? = 0 | configure:4415: gcc -c conftest.c -o conftest2.o | configure:4418: $? = 0 | configure:4430: result: yes | configure:4449: checking dependency style of gcc | configure:4560: result: gcc3 | configure:4581: checking how to run the C preprocessor | configure:4612: gcc -E conftest.c | configure:4612: $? = 0 | configure:4626: gcc -E conftest.c | conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:4626: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | /* end confdefs.h. */ | | #include | configure:4651: result: gcc -E | configure:4671: gcc -E conftest.c | configure:4671: $? = 0 | configure:4685: gcc -E conftest.c | conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:4685: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | /* end confdefs.h. */ | | #include | configure:4714: checking for grep that handles long lines and -e | configure:4772: result: /usr/bin/grep | configure:4777: checking for egrep | configure:4839: result: /usr/bin/grep -E | configure:4844: checking for ANSI C header files | configure:4864: gcc -c -g -O2 conftest.c >&5 | configure:4864: $? = 0 | configure:4937: gcc -o conftest -g -O2 conftest.c >&5 | configure:4937: $? = 0 | configure:4937: ./conftest | configure:4937: $? = 0 | configure:4948: result: yes | configure:4961: checking for sys/types.h | configure:4961: gcc -c -g -O2 conftest.c >&5 | configure:4961: $? = 0 | configure:4961: result: yes | configure:4961: checking for sys/stat.h | configure:4961: gcc -c -g -O2 conftest.c >&5 | configure:4961: $? = 0 | configure:4961: result: yes | configure:4961: checking for stdlib.h | configure:4961: gcc -c -g -O2 conftest.c >&5 | configure:4961: $? = 0 | configure:4961: result: yes | configure:4961: checking for string.h | configure:4961: gcc -c -g -O2 conftest.c >&5 | configure:4961: $? = 0 | configure:4961: result: yes | configure:4961: checking for memory.h | configure:4961: gcc -c -g -O2 conftest.c >&5 | configure:4961: $? = 0 | configure:4961: result: yes | configure:4961: checking for strings.h | configure:4961: gcc -c -g -O2 conftest.c >&5 | configure:4961: $? = 0 | configure:4961: result: yes | configure:4961: checking for inttypes.h | configure:4961: gcc -c -g -O2 conftest.c >&5 | configure:4961: $? = 0 | configure:4961: result: yes | configure:4961: checking for stdint.h | configure:4961: gcc -c -g -O2 conftest.c >&5 | configure:4961: $? = 0 | configure:4961: result: yes | configure:4961: checking for unistd.h | configure:4961: gcc -c -g -O2 conftest.c >&5 | configure:4961: $? = 0 | configure:4961: result: yes | configure:4974: checking minix/config.h usability | configure:4974: gcc -c -g -O2 conftest.c >&5 | conftest.c:54:10: fatal error: minix/config.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~ | compilation terminated. | configure:4974: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:4974: result: no | configure:4974: checking minix/config.h presence | configure:4974: gcc -E conftest.c | conftest.c:21:10: fatal error: minix/config.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~ | compilation terminated. | configure:4974: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | configure:4974: result: no | configure:4974: checking for minix/config.h | configure:4974: result: no | configure:4995: checking whether it is safe to define __EXTENSIONS__ | configure:5013: gcc -c -g -O2 conftest.c >&5 | configure:5013: $? = 0 | configure:5020: result: yes | configure:5121: checking for pkg-config | configure:5139: found /usr/bin/pkg-config | configure:5151: result: /usr/bin/pkg-config | configure:5176: checking pkg-config is at least version 0.9.0 | configure:5179: result: yes | configure:5246: checking for g++ | configure:5262: found /usr/bin/g++ | configure:5273: result: g++ | configure:5300: checking for C++ compiler version | configure:5309: g++ --version >&5 | g++ (GCC) 8.1.1 20180502 (Red Hat 8.1.1-1) | Copyright (C) 2018 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | configure:5320: $? = 0 | configure:5309: g++ -v >&5 | Using built-in specs. | COLLECT_GCC=g++ | COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper | OFFLOAD_TARGET_NAMES=nvptx-none | OFFLOAD_TARGET_DEFAULT=1 | Target: x86_64-redhat-linux | Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux | Thread model: posix | gcc version 8.1.1 20180502 (Red Hat 8.1.1-1) (GCC) | configure:5320: $? = 0 | configure:5309: g++ -V >&5 | g++: error: unrecognized command line option '-V' | g++: fatal error: no input files | compilation terminated. | configure:5320: $? = 1 | configure:5309: g++ -qversion >&5 | g++: error: unrecognized command line option '-qversion'; did you mean '--version'? | g++: fatal error: no input files | compilation terminated. | configure:5320: $? = 1 | configure:5324: checking whether we are using the GNU C++ compiler | configure:5343: g++ -c conftest.cpp >&5 | configure:5343: $? = 0 | configure:5352: result: yes | configure:5361: checking whether g++ accepts -g | configure:5381: g++ -c -g conftest.cpp >&5 | configure:5381: $? = 0 | configure:5422: result: yes | configure:5447: checking dependency style of g++ | configure:5558: result: gcc3 | configure:5577: checking for gawk | configure:5604: result: gawk | configure:5663: checking for gcc | configure:5690: result: gcc | configure:5919: checking for C compiler version | configure:5928: gcc --version >&5 | gcc (GCC) 8.1.1 20180502 (Red Hat 8.1.1-1) | Copyright (C) 2018 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is NO | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | | configure:5939: $? = 0 | configure:5928: gcc -v >&5 | Using built-in specs. | COLLECT_GCC=gcc | COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper | OFFLOAD_TARGET_NAMES=nvptx-none | OFFLOAD_TARGET_DEFAULT=1 | Target: x86_64-redhat-linux | Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux | Thread model: posix | gcc version 8.1.1 20180502 (Red Hat 8.1.1-1) (GCC) | configure:5939: $? = 0 | configure:5928: gcc -V >&5 | gcc: error: unrecognized command line option '-V' | gcc: fatal error: no input files | compilation terminated. | configure:5939: $? = 1 | configure:5928: gcc -qversion >&5 | gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? | gcc: fatal error: no input files | compilation terminated. | configure:5939: $? = 1 | configure:5943: checking whether we are using the GNU C compiler | configure:5971: result: yes | configure:5980: checking whether gcc accepts -g | configure:6041: result: yes | configure:6058: checking for gcc option to accept ISO C89 | configure:6134: result: none needed | configure:6159: checking whether gcc understands -c and -o together | configure:6196: result: yes | configure:6215: checking dependency style of gcc | configure:6326: result: gcc3 | configure:6346: checking how to run the C preprocessor | configure:6416: result: gcc -E | configure:6436: gcc -E conftest.c | configure:6436: $? = 0 | configure:6450: gcc -E conftest.c | conftest.c:26:10: fatal error: ac_nonexistent.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:6450: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | /* end confdefs.h. */ | | #include | configure:6479: checking whether ln -s works | configure:6483: result: yes | configure:6490: checking whether make sets $(MAKE) | configure:6512: result: yes | configure:6550: checking build system type | configure:6564: result: x86_64-pc-linux-gnu | configure:6584: checking host system type | configure:6597: result: x86_64-pc-linux-gnu | configure:6638: checking how to print strings | configure:6665: result: printf | configure:6686: checking for a sed that does not truncate output | configure:6750: result: /usr/bin/sed | configure:6768: checking for fgrep | configure:6830: result: /usr/bin/grep -F | configure:6865: checking for ld used by gcc | configure:6932: result: /usr/bin/ld | configure:6939: checking if the linker (/usr/bin/ld) is GNU ld | configure:6954: result: yes | configure:6966: checking for BSD- or MS-compatible name lister (nm) | configure:7020: result: /usr/bin/nm -B | configure:7150: checking the name lister (/usr/bin/nm -B) interface | configure:7157: gcc -c -g -O2 conftest.c >&5 | configure:7160: /usr/bin/nm -B "conftest.o" | configure:7163: output | 0000000000000000 B some_variable | configure:7170: result: BSD nm | configure:7174: checking the maximum length of command line arguments | configure:7305: result: 1572864 | configure:7353: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format | configure:7393: result: func_convert_file_noop | configure:7400: checking how to convert x86_64-pc-linux-gnu file names to toolchain format | configure:7420: result: func_convert_file_noop | configure:7427: checking for /usr/bin/ld option to reload object files | configure:7434: result: -r | configure:7508: checking for objdump | configure:7524: found /usr/bin/objdump | configure:7535: result: objdump | configure:7567: checking how to recognize dependent libraries | configure:7767: result: pass_all | configure:7852: checking for dlltool | configure:7882: result: no | configure:7912: checking how to associate runtime and link libraries | configure:7939: result: printf %s\n | configure:7999: checking for ar | configure:8015: found /usr/bin/ar | configure:8026: result: ar | configure:8063: checking for archiver @FILE support | configure:8080: gcc -c -g -O2 conftest.c >&5 | configure:8080: $? = 0 | configure:8083: ar cru libconftest.a @conftest.lst >&5 | configure:8086: $? = 0 | configure:8091: ar cru libconftest.a @conftest.lst >&5 | ar: conftest.o: No such file or directory | configure:8094: $? = 1 | configure:8106: result: @ | configure:8164: checking for strip | configure:8180: found /usr/bin/strip | configure:8191: result: strip | configure:8263: checking for ranlib | configure:8279: found /usr/bin/ranlib | configure:8290: result: ranlib | configure:8392: checking command to parse /usr/bin/nm -B output from gcc object | configure:8545: gcc -c -g -O2 conftest.c >&5 | configure:8548: $? = 0 | configure:8552: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | configure:8555: $? = 0 | configure:8621: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 | configure:8624: $? = 0 | configure:8662: result: ok | configure:8709: checking for sysroot | configure:8739: result: no | configure:8746: checking for a working dd | configure:8784: result: /usr/bin/dd | configure:8788: checking how to truncate binary pipes | configure:8803: result: /usr/bin/dd bs=4096 count=1 | configure:8939: gcc -c -g -O2 conftest.c >&5 | configure:8942: $? = 0 | configure:9132: checking for mt | configure:9162: result: no | configure:9182: checking if : is a manifest tool | configure:9188: : '-?' | configure:9196: result: no | configure:9870: checking for dlfcn.h | configure:9870: gcc -c -g -O2 conftest.c >&5 | configure:9870: $? = 0 | configure:9870: result: yes | configure:10107: checking for objdir | configure:10122: result: .libs | configure:10386: checking if gcc supports -fno-rtti -fno-exceptions | configure:10404: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C | configure:10408: $? = 0 | configure:10421: result: no | configure:10779: checking for gcc option to produce PIC | configure:10786: result: -fPIC -DPIC | configure:10794: checking if gcc PIC flag -fPIC -DPIC works | configure:10812: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 | configure:10816: $? = 0 | configure:10829: result: yes | configure:10858: checking if gcc static flag -static works | configure:10886: result: yes | configure:10901: checking if gcc supports -c -o file.o | configure:10922: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 | configure:10926: $? = 0 | configure:10948: result: yes | configure:10956: checking if gcc supports -c -o file.o | configure:11003: result: yes | configure:11036: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | configure:12295: result: yes | configure:12332: checking whether -lc should be explicitly linked in | configure:12340: gcc -c -g -O2 conftest.c >&5 | configure:12343: $? = 0 | configure:12358: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 | configure:12361: $? = 0 | configure:12375: result: no | configure:12535: checking dynamic linker characteristics | configure:13116: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 | configure:13116: $? = 0 | configure:13356: result: GNU/Linux ld.so | configure:13478: checking how to hardcode library paths into programs | configure:13503: result: immediate | configure:14051: checking whether stripping libraries is possible | configure:14056: result: yes | configure:14091: checking if libtool supports shared libraries | configure:14093: result: yes | configure:14096: checking whether to build shared libraries | configure:14121: result: yes | configure:14124: checking whether to build static libraries | configure:14128: result: no | configure:14151: checking how to run the C++ preprocessor | configure:14178: g++ -E conftest.cpp | configure:14178: $? = 0 | configure:14192: g++ -E conftest.cpp | conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:14192: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | #include | configure:14217: result: g++ -E | configure:14237: g++ -E conftest.cpp | configure:14237: $? = 0 | configure:14251: g++ -E conftest.cpp | conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:14251: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | #include | configure:14413: checking for ld used by g++ | configure:14480: result: /usr/bin/ld -m elf_x86_64 | configure:14487: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld | configure:14502: result: yes | configure:14557: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | configure:15630: result: yes | configure:15666: g++ -c -g -O2 conftest.cpp >&5 | configure:15669: $? = 0 | configure:16150: checking for g++ option to produce PIC | configure:16157: result: -fPIC -DPIC | configure:16165: checking if g++ PIC flag -fPIC -DPIC works | configure:16183: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 | configure:16187: $? = 0 | configure:16200: result: yes | configure:16223: checking if g++ static flag -static works | configure:16251: result: yes | configure:16263: checking if g++ supports -c -o file.o | configure:16284: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 | configure:16288: $? = 0 | configure:16310: result: yes | configure:16315: checking if g++ supports -c -o file.o | configure:16362: result: yes | configure:16392: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | configure:16432: result: yes | configure:16573: checking dynamic linker characteristics | configure:17321: result: GNU/Linux ld.so | configure:17386: checking how to hardcode library paths into programs | configure:17411: result: immediate | configure:17476: checking for bison | configure:17492: found /usr/bin/bison | configure:17503: result: bison -y | configure:17518: checking for gcc option to accept ISO C99 | configure:17667: gcc -c -g -O2 conftest.c >&5 | configure:17667: $? = 0 | configure:17680: result: none needed | configure:17703: checking supported compiler flags | configure:17721: gcc -o conftest -g -O2 -fno-strict-aliasing -Werror conftest.c >&5 | configure:17721: $? = 0 | configure:17721: gcc -o conftest -g -O2 -fstack-protector -Werror conftest.c >&5 | configure:17721: $? = 0 | configure:17721: gcc -o conftest -g -O2 -Wempty-body -Werror conftest.c >&5 | configure:17721: $? = 0 | configure:17742: checking for special C compiler options needed for large files | configure:17787: result: no | configure:17793: checking for _FILE_OFFSET_BITS value needed for large files | configure:17818: gcc -c -g -O2 conftest.c >&5 | configure:17818: $? = 0 | configure:17850: result: no | configure:17936: checking POSIX chmod | configure:17944: result: yes | configure:17999: checking for ar | configure:18026: result: ar | configure:18059: checking for 7zip | configure:18092: result: no | configure:18059: checking for 7za | configure:18092: result: no | configure:18059: checking for 7z | configure:18092: result: no | configure:18103: checking for bzip2 | configure:18121: found /usr/bin/bzip2 | configure:18134: result: /usr/bin/bzip2 | configure:18144: checking for cat | configure:18162: found /usr/bin/cat | configure:18175: result: /usr/bin/cat | configure:18185: checking for chgrp | configure:18203: found /usr/bin/chgrp | configure:18216: result: /usr/bin/chgrp | configure:18226: checking for chmod | configure:18244: found /usr/bin/chmod | configure:18257: result: /usr/bin/chmod | configure:18267: checking for chown | configure:18285: found /usr/bin/chown | configure:18298: result: /usr/bin/chown | configure:18308: checking for cp | configure:18326: found /usr/bin/cp | configure:18339: result: /usr/bin/cp | configure:18349: checking for cpio | configure:18367: found /usr/bin/cpio | configure:18380: result: /usr/bin/cpio | configure:18390: checking for curl | configure:18408: found /usr/bin/curl | configure:18421: result: /usr/bin/curl | configure:18431: checking for file | configure:18449: found /usr/bin/file | configure:18462: result: /usr/bin/file | configure:18474: checking for gpg2 | configure:18492: found /usr/bin/gpg2 | configure:18504: result: /usr/bin/gpg2 | configure:18518: checking for grep | configure:18536: found /usr/bin/grep | configure:18549: result: /usr/bin/grep | configure:18559: checking for gzip | configure:18577: found /usr/bin/gzip | configure:18590: result: /usr/bin/gzip | configure:18600: checking for unzip | configure:18618: found /usr/bin/unzip | configure:18631: result: /usr/bin/unzip | configure:18641: checking for id | configure:18659: found /usr/bin/id | configure:18672: result: /usr/bin/id | configure:18682: checking for install | configure:18700: found /usr/bin/install | configure:18713: result: /usr/bin/install | configure:18723: checking for lrzip | configure:18754: result: /usr/bin/lrzip | configure:18764: checking for lzip | configure:18795: result: /usr/bin/lzip | configure:18805: checking for xz | configure:18823: found /usr/bin/xz | configure:18836: result: /usr/bin/xz | configure:18846: checking for gem | configure:18864: found /usr/bin/gem | configure:18877: result: /usr/bin/gem | configure:18887: checking for make | configure:18905: found /usr/bin/make | configure:18918: result: /usr/bin/make | configure:18928: checking for mkdir | configure:18946: found /usr/bin/mkdir | configure:18959: result: /usr/bin/mkdir | configure:18969: checking for mv | configure:18987: found /usr/bin/mv | configure:19000: result: /usr/bin/mv | configure:19010: checking for patch | configure:19028: found /usr/bin/patch | configure:19041: result: /usr/bin/patch | configure:19051: checking for restorecon | configure:19069: found /usr/sbin/restorecon | configure:19082: result: /usr/sbin/restorecon | configure:19090: checking old version of patch | configure:19101: result: patch later then 2.2 found | configure:19107: checking for perl | configure:19125: found /usr/bin/perl | configure:19138: result: /usr/bin/perl | configure:19148: checking for pgp | configure:19179: result: /usr/bin/pgp | configure:19189: checking for python | configure:19207: found /usr/bin/python | configure:19220: result: /usr/bin/python | configure:19230: checking for rm | configure:19248: found /usr/bin/rm | configure:19261: result: /usr/bin/rm | configure:19271: checking for rsh | configure:19302: result: /usr/bin/rsh | configure:19312: checking for sed | configure:19330: found /usr/bin/sed | configure:19343: result: /usr/bin/sed | configure:19353: checking for semodule | configure:19371: found /usr/sbin/semodule | configure:19384: result: /usr/sbin/semodule | configure:19394: checking for ssh | configure:19412: found /usr/bin/ssh | configure:19425: result: /usr/bin/ssh | configure:19435: checking for tar | configure:19453: found /usr/bin/tar | configure:19466: result: /usr/bin/tar | configure:19476: checking for zstd | configure:19494: found /usr/bin/zstd | configure:19507: result: /usr/bin/zstd | configure:19518: checking for ld | configure:19536: found /usr/bin/ld | configure:19549: result: /usr/bin/ld | configure:19559: checking for nm | configure:19577: found /usr/bin/nm | configure:19590: result: /usr/bin/nm | configure:19600: checking for objcopy | configure:19618: found /usr/bin/objcopy | configure:19631: result: /usr/bin/objcopy | configure:19641: checking for objdump | configure:19659: found /usr/bin/objdump | configure:19672: result: /usr/bin/objdump | configure:19682: checking for strip | configure:19700: found /usr/bin/strip | configure:19713: result: /usr/bin/strip | configure:19724: checking for git | configure:19742: found /usr/bin/git | configure:19755: result: /usr/bin/git | configure:19765: checking for hg | configure:19796: result: /usr/bin/hg | configure:19806: checking for bzr | configure:19837: result: /usr/bin/bzr | configure:19847: checking for quilt | configure:19878: result: /usr/bin/quilt | configure:19889: checking for fakechroot | configure:19907: found /usr/bin/fakechroot | configure:19920: result: /usr/bin/fakechroot | configure:19958: checking zlib.h usability | configure:19958: gcc -c -g -O2 conftest.c >&5 | configure:19958: $? = 0 | configure:19958: result: yes | configure:19958: checking zlib.h presence | configure:19958: gcc -E conftest.c | configure:19958: $? = 0 | configure:19958: result: yes | configure:19958: checking for zlib.h | configure:19958: result: yes | configure:19968: checking for gzread in -lz | configure:19993: gcc -o conftest -g -O2 conftest.c -lz >&5 | configure:19993: $? = 0 | configure:20003: result: yes | configure:20012: checking for gzseek in -lz | configure:20037: gcc -o conftest -g -O2 conftest.c -lz >&5 | configure:20037: $? = 0 | configure:20047: result: yes | configure:20075: checking bzlib.h usability | configure:20075: gcc -c -g -O2 conftest.c >&5 | configure:20075: $? = 0 | configure:20075: result: yes | configure:20075: checking bzlib.h presence | configure:20075: gcc -E conftest.c | configure:20075: $? = 0 | configure:20075: result: yes | configure:20075: checking for bzlib.h | configure:20075: result: yes | configure:20081: checking for BZ2_bzread in -lbz2 | configure:20106: gcc -o conftest -g -O2 conftest.c -lbz2 >&5 | configure:20106: $? = 0 | configure:20115: result: yes | configure:20133: checking lzma.h usability | configure:20133: gcc -c -g -O2 conftest.c >&5 | configure:20133: $? = 0 | configure:20133: result: yes | configure:20133: checking lzma.h presence | configure:20133: gcc -E conftest.c | configure:20133: $? = 0 | configure:20133: result: yes | configure:20133: checking for lzma.h | configure:20133: result: yes | configure:20139: checking for lzma_easy_encoder in -llzma | configure:20164: gcc -o conftest -g -O2 conftest.c -llzma >&5 | configure:20164: $? = 0 | configure:20173: result: yes | configure:20201: checking for ZSTD | configure:20208: $PKG_CONFIG --exists --print-errors "libzstd" | configure:20211: $? = 0 | configure:20225: $PKG_CONFIG --exists --print-errors "libzstd" | configure:20228: $? = 0 | configure:20266: result: yes | configure:20300: checking for gethostname | configure:20300: gcc -o conftest -g -O2 conftest.c >&5 | configure:20300: $? = 0 | configure:20300: result: yes | configure:20356: checking pthread.h usability | configure:20356: gcc -c -g -O2 conftest.c >&5 | configure:20356: $? = 0 | configure:20356: result: yes | configure:20356: checking pthread.h presence | configure:20356: gcc -E conftest.c | configure:20356: $? = 0 | configure:20356: result: yes | configure:20356: checking for pthread.h | configure:20356: result: yes | configure:20367: checking for pthread_mutex_trylock in -lpthread | configure:20392: gcc -o conftest -g -O2 conftest.c -lpthread >&5 | configure:20392: $? = 0 | configure:20401: result: yes | configure:20509: checking for library containing dlopen | configure:20540: gcc -o conftest -g -O2 conftest.c -lpthread >&5 | /tmp/ccxXXF40.o: In function `main': | /home/mark/rpm/conftest.c:47: undefined reference to `dlopen' | collect2: error: ld returned 1 exit status | configure:20540: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/usr/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_ZSTD 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | /* end confdefs.h. */ | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char dlopen (); | | int | | main () | | { | | return dlopen (); | | ; | | return 0; | | } | configure:20540: gcc -o conftest -g -O2 conftest.c -ldl -lpthread >&5 | configure:20540: $? = 0 | configure:20557: result: -ldl | configure:20569: checking libelf.h usability | configure:20569: gcc -c -g -O2 conftest.c >&5 | configure:20569: $? = 0 | configure:20569: result: yes | configure:20569: checking libelf.h presence | configure:20569: gcc -E conftest.c | configure:20569: $? = 0 | configure:20569: result: yes | configure:20569: checking for libelf.h | configure:20569: result: yes | configure:20577: checking gelf.h usability | configure:20577: gcc -c -g -O2 conftest.c >&5 | configure:20577: $? = 0 | configure:20577: result: yes | configure:20577: checking gelf.h presence | configure:20577: gcc -E conftest.c | configure:20577: $? = 0 | configure:20577: result: yes | configure:20577: checking for gelf.h | configure:20577: result: yes | configure:20583: checking for gelf_getvernaux in -lelf | configure:20608: gcc -o conftest -g -O2 conftest.c -lelf -ldl -lpthread >&5 | configure:20608: $? = 0 | configure:20617: result: yes | configure:20646: checking dwarf.h usability | configure:20646: gcc -c -g -O2 conftest.c >&5 | configure:20646: $? = 0 | configure:20646: result: yes | configure:20646: checking dwarf.h presence | configure:20646: gcc -E conftest.c | configure:20646: $? = 0 | configure:20646: result: yes | configure:20646: checking for dwarf.h | configure:20646: result: yes | configure:20843: checking for pkg-config | configure:20862: found /usr/bin/pkg-config | configure:20874: result: /usr/bin/pkg-config | configure:20905: checking openssl/evp.h usability | configure:20905: gcc -c -g -O2 conftest.c >&5 | configure:20905: $? = 0 | configure:20905: result: yes | configure:20905: checking openssl/evp.h presence | configure:20905: gcc -E conftest.c | configure:20905: $? = 0 | configure:20905: result: yes | configure:20905: checking for openssl/evp.h | configure:20905: result: yes | configure:20921: checking openssl/rsa.h usability | configure:20921: gcc -c -g -O2 conftest.c >&5 | configure:20921: $? = 0 | configure:20921: result: yes | configure:20921: checking openssl/rsa.h presence | configure:20921: gcc -E conftest.c | configure:20921: $? = 0 | configure:20921: result: yes | configure:20921: checking for openssl/rsa.h | configure:20921: result: yes | configure:20937: checking openssl/dsa.h usability | configure:20937: gcc -c -g -O2 conftest.c >&5 | configure:20937: $? = 0 | configure:20937: result: yes | configure:20937: checking openssl/dsa.h presence | configure:20937: gcc -E conftest.c | configure:20937: $? = 0 | configure:20937: result: yes | configure:20937: checking for openssl/dsa.h | configure:20937: result: yes | configure:20952: checking for EVP_DigestInit_ex in -lcrypto | configure:20977: gcc -o conftest -g -O2 conftest.c -lcrypto -ldl -lpthread >&5 | configure:20977: $? = 0 | configure:20986: result: yes | configure:21002: checking for EVP_MD_CTX_new in -lcrypto | configure:21027: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:21027: $? = 0 | configure:21036: result: yes | configure:21101: checking for EVP_PKEY_CTX_new in -lcrypto | configure:21126: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:21126: $? = 0 | configure:21135: result: yes | configure:21151: checking for DSA_set0_key in -lcrypto | configure:21176: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -lcrypto -ldl -lpthread >&5 | configure:21176: $? = 0 | configure:21185: result: yes | configure:21198: checking for DSA_set0_pqg in -lcrypto | configure:21223: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -lcrypto -ldl -lpthread >&5 | configure:21223: $? = 0 | configure:21232: result: yes | configure:21245: checking for DSA_SIG_set0 in -lcrypto | configure:21270: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -lcrypto -ldl -lpthread >&5 | configure:21270: $? = 0 | configure:21279: result: yes | configure:21292: checking for RSA_set0_key in -lcrypto | configure:21317: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -lcrypto -ldl -lpthread >&5 | configure:21317: $? = 0 | configure:21326: result: yes | configure:21339: checking for BN_bn2binpad in -lcrypto | configure:21364: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -lcrypto -ldl -lpthread >&5 | configure:21364: $? = 0 | configure:21373: result: yes | configure:21631: checking magic.h usability | configure:21631: gcc -c -g -O2 conftest.c >&5 | configure:21631: $? = 0 | configure:21631: result: yes | configure:21631: checking magic.h presence | configure:21631: gcc -E conftest.c | configure:21631: $? = 0 | configure:21631: result: yes | configure:21631: checking for magic.h | configure:21631: result: yes | configure:21634: checking for magic_open in -lmagic | configure:21659: gcc -o conftest -g -O2 conftest.c -lmagic -lcrypto -lcrypto -ldl -lpthread >&5 | configure:21659: $? = 0 | configure:21668: result: yes | configure:21698: checking popt.h usability | configure:21698: gcc -c -g -O2 conftest.c >&5 | configure:21698: $? = 0 | configure:21698: result: yes | configure:21698: checking popt.h presence | configure:21698: gcc -E conftest.c | configure:21698: $? = 0 | configure:21698: result: yes | configure:21698: checking for popt.h | configure:21698: result: yes | configure:21701: checking for poptGetContext in -lpopt | configure:21726: gcc -o conftest -g -O2 conftest.c -lpopt -lcrypto -lcrypto -ldl -lpthread >&5 | configure:21726: $? = 0 | configure:21735: result: yes | configure:21775: checking archive.h usability | configure:21775: gcc -c -g -O2 conftest.c >&5 | configure:21775: $? = 0 | configure:21775: result: yes | configure:21775: checking archive.h presence | configure:21775: gcc -E conftest.c | configure:21775: $? = 0 | configure:21775: result: yes | configure:21775: checking for archive.h | configure:21775: result: yes | configure:21778: checking for archive_write_open_filename in -larchive | configure:21803: gcc -o conftest -g -O2 conftest.c -larchive -lcrypto -lcrypto -ldl -lpthread >&5 | configure:21803: $? = 0 | configure:21812: result: yes | configure:21855: checking elfutils/libdwelf.h usability | configure:21855: gcc -c -g -O2 conftest.c >&5 | configure:21855: $? = 0 | configure:21855: result: yes | configure:21855: checking elfutils/libdwelf.h presence | configure:21855: gcc -E conftest.c | configure:21855: $? = 0 | configure:21855: result: yes | configure:21855: checking for elfutils/libdwelf.h | configure:21855: result: yes | configure:21862: checking for dwelf_elf_gnu_build_id in -ldw | configure:21887: gcc -o conftest -g -O2 conftest.c -ldw -lcrypto -lcrypto -ldl -lpthread >&5 | configure:21887: $? = 0 | configure:21896: result: yes | configure:21907: checking for dwelf_strtab_init in -ldw | configure:21932: gcc -o conftest -g -O2 conftest.c -ldw -lcrypto -lcrypto -ldl -lpthread >&5 | configure:21932: $? = 0 | configure:21941: result: yes | configure:22039: checking db.h usability | configure:22039: gcc -c -g -O2 conftest.c >&5 | configure:22039: $? = 0 | configure:22039: result: yes | configure:22039: checking db.h presence | configure:22039: gcc -E conftest.c | configure:22039: $? = 0 | configure:22039: result: yes | configure:22039: checking for db.h | configure:22039: result: yes | configure:22056: gcc -E conftest.c | configure:22056: $? = 0 | configure:22138: checking for LMDB | configure:22145: $PKG_CONFIG --exists --print-errors "lmdb" | configure:22148: $? = 0 | configure:22162: $PKG_CONFIG --exists --print-errors "lmdb" | configure:22165: $? = 0 | configure:22203: result: yes | configure:22242: checking whether NLS is requested | configure:22251: result: yes | configure:22289: checking for msgfmt | configure: trying /usr/bin/msgfmt... | 0 translated messages. | configure:22321: result: /usr/bin/msgfmt | configure:22330: checking for gmsgfmt | configure:22361: result: /usr/bin/msgfmt | configure:22412: checking for xgettext | configure: trying /usr/bin/xgettext... | /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C | configure:22444: result: /usr/bin/xgettext | configure:22490: checking for msgmerge | configure: trying /usr/bin/msgmerge... | configure:22521: result: /usr/bin/msgmerge | configure:22575: checking for ld used by GCC | configure:22639: result: /usr/bin/ld -m elf_x86_64 | configure:22646: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld | configure:22659: result: yes | configure:22666: checking for shared library run path origin | configure:22679: result: done | configure:23136: checking for CFPreferencesCopyAppValue | configure:23154: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread -Wl,-framework -Wl,CoreFoundation >&5 | conftest.c:54:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:23154: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/usr/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_ZSTD 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_OPENSSL_EVP_H 1 | | #define HAVE_OPENSSL_RSA_H 1 | | #define HAVE_OPENSSL_DSA_H 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_EVP_MD_CTX_NEW 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_DSA_SET0_KEY 1 | | #define HAVE_DSA_SET0_PQG 1 | | #define HAVE_DSA_SIG_SET0 1 | | #define HAVE_RSA_SET0_KEY 1 | | #define HAVE_BN2BINPAD 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define WITH_LMDB 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | CFPreferencesCopyAppValue(NULL, NULL) | | ; | | return 0; | | } | configure:23163: result: no | configure:23170: checking for CFLocaleCopyCurrent | configure:23188: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread -Wl,-framework -Wl,CoreFoundation >&5 | conftest.c:54:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:23188: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/usr/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_ZSTD 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_OPENSSL_EVP_H 1 | | #define HAVE_OPENSSL_RSA_H 1 | | #define HAVE_OPENSSL_DSA_H 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_EVP_MD_CTX_NEW 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_DSA_SET0_KEY 1 | | #define HAVE_DSA_SET0_PQG 1 | | #define HAVE_DSA_SIG_SET0 1 | | #define HAVE_RSA_SET0_KEY 1 | | #define HAVE_BN2BINPAD 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define WITH_LMDB 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | CFLocaleCopyCurrent(); | | ; | | return 0; | | } | configure:23197: result: no | configure:23246: checking for GNU gettext in libc | configure:23266: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:23266: $? = 0 | configure:23275: result: yes | configure:23881: checking whether to use NLS | configure:23883: result: yes | configure:23886: checking where the gettext function comes from | configure:23897: result: libc | configure:23984: checking for iconv | configure:24006: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24006: $? = 0 | configure:24038: result: yes | configure:24059: checking for iconv declaration | configure:24088: gcc -c -g -O2 conftest.c >&5 | configure:24088: $? = 0 | configure:24099: result: | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | configure:24110: checking for ANSI C header files | configure:24214: result: yes | configure:24224: checking whether sys/types.h defines makedev | configure:24240: gcc -o conftest -g -O2 -Werror conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | conftest.c: In function 'main': | conftest.c:64:13: error: In the GNU C Library, "makedev" is defined | by . For historical compatibility, it is | currently defined by as well, but we plan to | remove this soon. To use "makedev", include | directly. If you did not intend to use a system-defined macro | "makedev", you should undefine it after including . [-Werror] | return makedev(0, 0); | ^~~~~~~~~ | cc1: all warnings being treated as errors | configure:24240: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/usr/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_ZSTD 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_OPENSSL_EVP_H 1 | | #define HAVE_OPENSSL_RSA_H 1 | | #define HAVE_OPENSSL_DSA_H 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_EVP_MD_CTX_NEW 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_DSA_SET0_KEY 1 | | #define HAVE_DSA_SET0_PQG 1 | | #define HAVE_DSA_SIG_SET0 1 | | #define HAVE_RSA_SET0_KEY 1 | | #define HAVE_BN2BINPAD 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define WITH_LMDB 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | return makedev(0, 0); | | ; | | return 0; | | } | configure:24249: result: no | configure:24253: checking sys/mkdev.h usability | configure:24253: gcc -c -g -O2 -Werror conftest.c >&5 | conftest.c:93:10: fatal error: sys/mkdev.h: No such file or directory | #include | ^~~~~~~~~~~~~ | compilation terminated. | configure:24253: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/usr/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_ZSTD 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_OPENSSL_EVP_H 1 | | #define HAVE_OPENSSL_RSA_H 1 | | #define HAVE_OPENSSL_DSA_H 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_EVP_MD_CTX_NEW 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_DSA_SET0_KEY 1 | | #define HAVE_DSA_SET0_PQG 1 | | #define HAVE_DSA_SIG_SET0 1 | | #define HAVE_RSA_SET0_KEY 1 | | #define HAVE_BN2BINPAD 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define WITH_LMDB 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:24253: result: no | configure:24253: checking sys/mkdev.h presence | configure:24253: gcc -E conftest.c | conftest.c:60:10: fatal error: sys/mkdev.h: No such file or directory | #include | ^~~~~~~~~~~~~ | compilation terminated. | configure:24253: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/usr/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_ZSTD 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_OPENSSL_EVP_H 1 | | #define HAVE_OPENSSL_RSA_H 1 | | #define HAVE_OPENSSL_DSA_H 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_EVP_MD_CTX_NEW 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_DSA_SET0_KEY 1 | | #define HAVE_DSA_SET0_PQG 1 | | #define HAVE_DSA_SIG_SET0 1 | | #define HAVE_RSA_SET0_KEY 1 | | #define HAVE_BN2BINPAD 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define WITH_LMDB 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | /* end confdefs.h. */ | | #include | configure:24253: result: no | configure:24253: checking for sys/mkdev.h | configure:24253: result: no | configure:24263: checking sys/sysmacros.h usability | configure:24263: gcc -c -g -O2 -Werror conftest.c >&5 | configure:24263: $? = 0 | configure:24263: result: yes | configure:24263: checking sys/sysmacros.h presence | configure:24263: gcc -E conftest.c | configure:24263: $? = 0 | configure:24263: result: yes | configure:24263: checking for sys/sysmacros.h | configure:24263: result: yes | configure:24278: checking for dirent.h that defines DIR | configure:24297: gcc -c -g -O2 conftest.c >&5 | configure:24297: $? = 0 | configure:24305: result: yes | configure:24318: checking for library containing opendir | configure:24349: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24349: $? = 0 | configure:24366: result: none required | configure:24435: checking for struct dirent.d_type | configure:24435: gcc -c -g -O2 conftest.c >&5 | configure:24435: $? = 0 | configure:24435: result: yes | configure:24466: checking limits.h usability | configure:24466: gcc -c -g -O2 conftest.c >&5 | configure:24466: $? = 0 | configure:24466: result: yes | configure:24466: checking limits.h presence | configure:24466: gcc -E conftest.c | configure:24466: $? = 0 | configure:24466: result: yes | configure:24466: checking for limits.h | configure:24466: result: yes | configure:24479: checking fcntl.h usability | configure:24479: gcc -c -g -O2 conftest.c >&5 | configure:24479: $? = 0 | configure:24479: result: yes | configure:24479: checking fcntl.h presence | configure:24479: gcc -E conftest.c | configure:24479: $? = 0 | configure:24479: result: yes | configure:24479: checking for fcntl.h | configure:24479: result: yes | configure:24479: checking getopt.h usability | configure:24479: gcc -c -g -O2 conftest.c >&5 | configure:24479: $? = 0 | configure:24479: result: yes | configure:24479: checking getopt.h presence | configure:24479: gcc -E conftest.c | configure:24479: $? = 0 | configure:24479: result: yes | configure:24479: checking for getopt.h | configure:24479: result: yes | configure:24492: checking sys/utsname.h usability | configure:24492: gcc -c -g -O2 conftest.c >&5 | configure:24492: $? = 0 | configure:24492: result: yes | configure:24492: checking sys/utsname.h presence | configure:24492: gcc -E conftest.c | configure:24492: $? = 0 | configure:24492: result: yes | configure:24492: checking for sys/utsname.h | configure:24492: result: yes | configure:24505: checking sys/systemcfg.h usability | configure:24505: gcc -c -g -O2 conftest.c >&5 | conftest.c:100:10: fatal error: sys/systemcfg.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~ | compilation terminated. | configure:24505: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/usr/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_ZSTD 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_OPENSSL_EVP_H 1 | | #define HAVE_OPENSSL_RSA_H 1 | | #define HAVE_OPENSSL_DSA_H 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_EVP_MD_CTX_NEW 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_DSA_SET0_KEY 1 | | #define HAVE_DSA_SET0_PQG 1 | | #define HAVE_DSA_SIG_SET0 1 | | #define HAVE_RSA_SET0_KEY 1 | | #define HAVE_BN2BINPAD 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define WITH_LMDB 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:24505: result: no | configure:24505: checking sys/systemcfg.h presence | configure:24505: gcc -E conftest.c | conftest.c:67:10: fatal error: sys/systemcfg.h: No such file or directory | #include | ^~~~~~~~~~~~~~~~~ | compilation terminated. | configure:24505: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/usr/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_ZSTD 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_OPENSSL_EVP_H 1 | | #define HAVE_OPENSSL_RSA_H 1 | | #define HAVE_OPENSSL_DSA_H 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_EVP_MD_CTX_NEW 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_DSA_SET0_KEY 1 | | #define HAVE_DSA_SET0_PQG 1 | | #define HAVE_DSA_SIG_SET0 1 | | #define HAVE_RSA_SET0_KEY 1 | | #define HAVE_BN2BINPAD 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define WITH_LMDB 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | /* end confdefs.h. */ | | #include | configure:24505: result: no | configure:24505: checking for sys/systemcfg.h | configure:24505: result: no | configure:24517: checking sys/param.h usability | configure:24517: gcc -c -g -O2 conftest.c >&5 | configure:24517: $? = 0 | configure:24517: result: yes | configure:24517: checking sys/param.h presence | configure:24517: gcc -E conftest.c | configure:24517: $? = 0 | configure:24517: result: yes | configure:24517: checking for sys/param.h | configure:24517: result: yes | configure:24529: checking sys/auxv.h usability | configure:24529: gcc -c -g -O2 conftest.c >&5 | configure:24529: $? = 0 | configure:24529: result: yes | configure:24529: checking sys/auxv.h presence | configure:24529: gcc -E conftest.c | configure:24529: $? = 0 | configure:24529: result: yes | configure:24529: checking for sys/auxv.h | configure:24529: result: yes | configure:24540: checking for struct statfs | configure:24561: gcc -c -g -O2 conftest.c >&5 | configure:24561: $? = 0 | configure:24562: result: in sys/statvfs.h | configure:24662: checking for f_bavail member in struct statfs | configure:24692: gcc -c -g -O2 conftest.c >&5 | configure:24692: $? = 0 | configure:24693: result: yes | configure:24707: checking if statfs() requires 4 arguments | configure:24733: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | conftest.c:82:1: warning: return type defaults to 'int' [-Wimplicit-int] | main() { | ^~~~ | conftest.c: In function 'main': | conftest.c:83:16: error: storage size of 'sfs' isn't known | struct statfs sfs; | ^~~ | conftest.c:84:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] | exit (statfs(".", &sfs, sizeof(sfs), 0)); | ^~~~ | conftest.c:84:2: warning: incompatible implicit declaration of built-in function 'exit' | conftest.c:84:2: note: include '' or provide a declaration of 'exit' | conftest.c:74:1: | +#include | #endif | conftest.c:84:2: | exit (statfs(".", &sfs, sizeof(sfs), 0)); | ^~~~ | conftest.c:84:8: warning: implicit declaration of function 'statfs' [-Wimplicit-function-declaration] | exit (statfs(".", &sfs, sizeof(sfs), 0)); | ^~~~~~ | configure:24733: $? = 1 | configure: program exited with status 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/usr/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_ZSTD 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_OPENSSL_EVP_H 1 | | #define HAVE_OPENSSL_RSA_H 1 | | #define HAVE_OPENSSL_DSA_H 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_EVP_MD_CTX_NEW 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_DSA_SET0_KEY 1 | | #define HAVE_DSA_SET0_PQG 1 | | #define HAVE_DSA_SIG_SET0 1 | | #define HAVE_RSA_SET0_KEY 1 | | #define HAVE_BN2BINPAD 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define WITH_LMDB 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_AUXV_H 1 | | #define STATFS_IN_SYS_STATVFS 1 | | #define STATFS_HAS_F_BAVAIL 1 | | /* end confdefs.h. */ | | | | #ifdef HAVE_SYS_TYPES_H | | #include | | #endif | | #ifdef STATFS_IN_SYS_VFS | | #include | | #elif STATFS_IN_SYS_MOUNT | | #include | | #elif STATFS_IN_SYS_STATFS | | #include | | #endif | | main() { | | struct statfs sfs; | | exit (statfs(".", &sfs, sizeof(sfs), 0)); | | } | | | configure:24740: result: no | configure:24750: checking for mode_t | configure:24750: gcc -c -g -O2 conftest.c >&5 | configure:24750: $? = 0 | configure:24750: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:107:21: error: expected expression before ')' token | if (sizeof ((mode_t))) | ^ | configure:24750: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/usr/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_ZSTD 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_OPENSSL_EVP_H 1 | | #define HAVE_OPENSSL_RSA_H 1 | | #define HAVE_OPENSSL_DSA_H 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_EVP_MD_CTX_NEW 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_DSA_SET0_KEY 1 | | #define HAVE_DSA_SET0_PQG 1 | | #define HAVE_DSA_SIG_SET0 1 | | #define HAVE_RSA_SET0_KEY 1 | | #define HAVE_BN2BINPAD 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define WITH_LMDB 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_AUXV_H 1 | | #define STATFS_IN_SYS_STATVFS 1 | | #define STATFS_HAS_F_BAVAIL 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((mode_t))) | | return 0; | | ; | | return 0; | | } | configure:24750: result: yes | configure:24761: checking for off_t | configure:24761: gcc -c -g -O2 conftest.c >&5 | configure:24761: $? = 0 | configure:24761: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:107:20: error: expected expression before ')' token | if (sizeof ((off_t))) | ^ | configure:24761: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/usr/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_ZSTD 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_OPENSSL_EVP_H 1 | | #define HAVE_OPENSSL_RSA_H 1 | | #define HAVE_OPENSSL_DSA_H 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_EVP_MD_CTX_NEW 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_DSA_SET0_KEY 1 | | #define HAVE_DSA_SET0_PQG 1 | | #define HAVE_DSA_SIG_SET0 1 | | #define HAVE_RSA_SET0_KEY 1 | | #define HAVE_BN2BINPAD 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define WITH_LMDB 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_AUXV_H 1 | | #define STATFS_IN_SYS_STATVFS 1 | | #define STATFS_HAS_F_BAVAIL 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((off_t))) | | return 0; | | ; | | return 0; | | } | configure:24761: result: yes | configure:24772: checking for pid_t | configure:24772: gcc -c -g -O2 conftest.c >&5 | configure:24772: $? = 0 | configure:24772: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:107:20: error: expected expression before ')' token | if (sizeof ((pid_t))) | ^ | configure:24772: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/usr/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_ZSTD 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_OPENSSL_EVP_H 1 | | #define HAVE_OPENSSL_RSA_H 1 | | #define HAVE_OPENSSL_DSA_H 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_EVP_MD_CTX_NEW 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_DSA_SET0_KEY 1 | | #define HAVE_DSA_SET0_PQG 1 | | #define HAVE_DSA_SIG_SET0 1 | | #define HAVE_RSA_SET0_KEY 1 | | #define HAVE_BN2BINPAD 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define WITH_LMDB 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_AUXV_H 1 | | #define STATFS_IN_SYS_STATVFS 1 | | #define STATFS_HAS_F_BAVAIL 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((pid_t))) | | return 0; | | ; | | return 0; | | } | configure:24772: result: yes | configure:24783: checking for size_t | configure:24783: gcc -c -g -O2 conftest.c >&5 | configure:24783: $? = 0 | configure:24783: gcc -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:107:21: error: expected expression before ')' token | if (sizeof ((size_t))) | ^ | configure:24783: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/usr/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_ZSTD 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_OPENSSL_EVP_H 1 | | #define HAVE_OPENSSL_RSA_H 1 | | #define HAVE_OPENSSL_DSA_H 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_EVP_MD_CTX_NEW 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_DSA_SET0_KEY 1 | | #define HAVE_DSA_SET0_PQG 1 | | #define HAVE_DSA_SIG_SET0 1 | | #define HAVE_RSA_SET0_KEY 1 | | #define HAVE_BN2BINPAD 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define WITH_LMDB 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_AUXV_H 1 | | #define STATFS_IN_SYS_STATVFS 1 | | #define STATFS_HAS_F_BAVAIL 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((size_t))) | | return 0; | | ; | | return 0; | | } | configure:24783: result: yes | configure:24797: checking for putenv | configure:24797: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24797: $? = 0 | configure:24797: result: yes | configure:24808: checking for mempcpy | configure:24808: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | conftest.c:95:6: warning: conflicting types for built-in function 'mempcpy' [-Wbuiltin-declaration-mismatch] | char mempcpy (); | ^~~~~~~ | configure:24808: $? = 0 | configure:24808: result: yes | configure:24819: checking for fdatasync | configure:24819: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24819: $? = 0 | configure:24819: result: yes | configure:24828: checking whether fdatasync is declared | configure:24828: gcc -c -g -O2 conftest.c >&5 | configure:24828: $? = 0 | configure:24828: result: yes | configure:24842: checking for lutimes | configure:24842: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24842: $? = 0 | configure:24842: result: yes | configure:24853: checking for mergesort | configure:24853: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | /tmp/ccVZ76vk.o: In function `main': | /home/mark/rpm/conftest.c:110: undefined reference to `mergesort' | collect2: error: ld returned 1 exit status | configure:24853: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/usr/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_ZSTD 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_OPENSSL_EVP_H 1 | | #define HAVE_OPENSSL_RSA_H 1 | | #define HAVE_OPENSSL_DSA_H 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_EVP_MD_CTX_NEW 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_DSA_SET0_KEY 1 | | #define HAVE_DSA_SET0_PQG 1 | | #define HAVE_DSA_SIG_SET0 1 | | #define HAVE_RSA_SET0_KEY 1 | | #define HAVE_BN2BINPAD 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define WITH_LMDB 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_AUXV_H 1 | | #define STATFS_IN_SYS_STATVFS 1 | | #define STATFS_HAS_F_BAVAIL 1 | | #define HAVE_PUTENV 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_DECL_FDATASYNC 1 | | #define HAVE_LUTIMES 1 | | /* end confdefs.h. */ | | /* Define mergesort to an innocuous variant, in case declares mergesort. | | For example, HP-UX 11i declares gettimeofday. */ | | #define mergesort innocuous_mergesort | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char mergesort (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef mergesort | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char mergesort (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_mergesort || defined __stub___mergesort | | choke me | | #endif | | | | int | | main () | | { | | return mergesort (); | | ; | | return 0; | | } | configure:24853: result: no | configure:24864: checking for getauxval | configure:24864: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24864: $? = 0 | configure:24864: result: yes | configure:24875: checking for setprogname | configure:24875: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | /tmp/ccOxo6du.o: In function `main': | /home/mark/rpm/conftest.c:111: undefined reference to `setprogname' | collect2: error: ld returned 1 exit status | configure:24875: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/usr/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_ZSTD 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_OPENSSL_EVP_H 1 | | #define HAVE_OPENSSL_RSA_H 1 | | #define HAVE_OPENSSL_DSA_H 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_EVP_MD_CTX_NEW 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_DSA_SET0_KEY 1 | | #define HAVE_DSA_SET0_PQG 1 | | #define HAVE_DSA_SIG_SET0 1 | | #define HAVE_RSA_SET0_KEY 1 | | #define HAVE_BN2BINPAD 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define WITH_LMDB 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_AUXV_H 1 | | #define STATFS_IN_SYS_STATVFS 1 | | #define STATFS_HAS_F_BAVAIL 1 | | #define HAVE_PUTENV 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_DECL_FDATASYNC 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_GETAUXVAL 1 | | /* end confdefs.h. */ | | /* Define setprogname to an innocuous variant, in case declares setprogname. | | For example, HP-UX 11i declares gettimeofday. */ | | #define setprogname innocuous_setprogname | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char setprogname (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef setprogname | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char setprogname (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_setprogname || defined __stub___setprogname | | choke me | | #endif | | | | int | | main () | | { | | return setprogname (); | | ; | | return 0; | | } | configure:24875: result: no | configure:24886: checking for syncfs | configure:24886: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24886: $? = 0 | configure:24886: result: yes | configure:24896: checking whether __progname is defined | configure:24909: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24909: $? = 0 | configure:24913: result: yes | configure:24922: checking for stpcpy | configure:24922: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | conftest.c:102:6: warning: conflicting types for built-in function 'stpcpy' [-Wbuiltin-declaration-mismatch] | char stpcpy (); | ^~~~~~ | configure:24922: $? = 0 | configure:24922: result: yes | configure:24935: checking for stpncpy | configure:24935: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | conftest.c:103:6: warning: conflicting types for built-in function 'stpncpy' [-Wbuiltin-declaration-mismatch] | char stpncpy (); | ^~~~~~~ | configure:24935: $? = 0 | configure:24935: result: yes | configure:24953: checking for secure_getenv | configure:24953: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24953: $? = 0 | configure:24953: result: yes | configure:24953: checking for __secure_getenv | configure:24953: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | /tmp/ccWqTpiD.o: In function `main': | /home/mark/rpm/conftest.c:116: undefined reference to `__secure_getenv' | collect2: error: ld returned 1 exit status | configure:24953: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "rpm" | | #define PACKAGE_TARNAME "rpm" | | #define PACKAGE_VERSION "4.14.90" | | #define PACKAGE_STRING "rpm 4.14.90" | | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | | #define PACKAGE_URL "" | | #define PACKAGE "rpm" | | #define VERSION "4.14.90" | | #define STDC_HEADERS 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_UNISTD_H 1 | | #define __EXTENSIONS__ 1 | | #define _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define __MKDIR_P "/usr/bin/mkdir -p" | | #define HAVE_ZLIB_H 1 | | #define HAVE_GZSEEK 1 | | #define HAVE_BZLIB_H 1 | | #define HAVE_LZMA_H 1 | | #define HAVE_ZSTD 1 | | #define HAVE_PTHREAD_H 1 | | #define HAVE_LIBPTHREAD 1 | | #define HAVE_GELF_H 1 | | #define HAVE_LIBELF 1 | | #define HAVE_DWARF_H 1 | | #define HAVE_OPENSSL_EVP_H 1 | | #define HAVE_OPENSSL_RSA_H 1 | | #define HAVE_OPENSSL_DSA_H 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_EVP_MD_CTX_NEW 1 | | #define HAVE_LIBCRYPTO 1 | | #define HAVE_DSA_SET0_KEY 1 | | #define HAVE_DSA_SET0_PQG 1 | | #define HAVE_DSA_SIG_SET0 1 | | #define HAVE_RSA_SET0_KEY 1 | | #define HAVE_BN2BINPAD 1 | | #define HAVE_ELFUTILS_LIBDWELF_H 1 | | #define HAVE_LIBDW 1 | | #define HAVE_DB_H 1 | | #define WITH_LMDB 1 | | #define ENABLE_NLS 1 | | #define HAVE_GETTEXT 1 | | #define HAVE_DCGETTEXT 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define STDC_HEADERS 1 | | #define MAJOR_IN_SYSMACROS 1 | | #define HAVE_DIRENT_H 1 | | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_AUXV_H 1 | | #define STATFS_IN_SYS_STATVFS 1 | | #define STATFS_HAS_F_BAVAIL 1 | | #define HAVE_PUTENV 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_DECL_FDATASYNC 1 | | #define HAVE_LUTIMES 1 | | #define HAVE_GETAUXVAL 1 | | #define HAVE_SYNCFS 1 | | #define HAVE___PROGNAME 1 | | #define HAVE_STPCPY 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_SECURE_GETENV 1 | | /* end confdefs.h. */ | | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv. | | For example, HP-UX 11i declares gettimeofday. */ | | #define __secure_getenv innocuous___secure_getenv | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char __secure_getenv (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef __secure_getenv | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char __secure_getenv (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub___secure_getenv || defined __stub_____secure_getenv | | choke me | | #endif | | | | int | | main () | | { | | return __secure_getenv (); | | ; | | return 0; | | } | configure:24953: result: no | configure:24967: checking for mkstemp | configure:24967: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24967: $? = 0 | configure:24967: result: yes | configure:24967: checking for getcwd | configure:24967: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24967: $? = 0 | configure:24967: result: yes | configure:24967: checking for basename | configure:24967: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24967: $? = 0 | configure:24967: result: yes | configure:24967: checking for dirname | configure:24967: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24967: $? = 0 | configure:24967: result: yes | configure:24967: checking for realpath | configure:24967: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24967: $? = 0 | configure:24967: result: yes | configure:24967: checking for setenv | configure:24967: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24967: $? = 0 | configure:24967: result: yes | configure:24967: checking for unsetenv | configure:24967: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24967: $? = 0 | configure:24967: result: yes | configure:24967: checking for regcomp | configure:24967: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24967: $? = 0 | configure:24967: result: yes | configure:24967: checking for lchown | configure:24967: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24967: $? = 0 | configure:24967: result: yes | configure:24967: checking for utimes | configure:24967: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24967: $? = 0 | configure:24967: result: yes | configure:24967: checking for getline | configure:24967: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:24967: $? = 0 | configure:24967: result: yes | configure:25370: checking for doxygen | configure:25388: found /usr/bin/doxygen | configure:25401: result: /usr/bin/doxygen | configure:25434: checking for dot | configure:25462: result: NO | configure:25487: checking selinux/selinux.h usability | configure:25487: gcc -c -g -O2 conftest.c >&5 | configure:25487: $? = 0 | configure:25487: result: yes | configure:25487: checking selinux/selinux.h presence | configure:25487: gcc -E conftest.c | configure:25487: $? = 0 | configure:25487: result: yes | configure:25487: checking for selinux/selinux.h | configure:25487: result: yes | configure:25491: checking for is_selinux_enabled in -lselinux | configure:25516: gcc -o conftest -g -O2 conftest.c -lselinux -lcrypto -lcrypto -ldl -lpthread >&5 | configure:25516: $? = 0 | configure:25525: result: yes | configure:25539: checking for selinux_getpolicytype in -lselinux | configure:25564: gcc -o conftest -g -O2 conftest.c -lselinux -lselinux -lcrypto -lcrypto -ldl -lpthread >&5 | configure:25564: $? = 0 | configure:25573: result: yes | configure:25587: checking for selinux_reset_config in -lselinux | configure:25612: gcc -o conftest -g -O2 conftest.c -lselinux -lselinux -lselinux -lcrypto -lcrypto -ldl -lpthread >&5 | configure:25612: $? = 0 | configure:25621: result: yes | configure:25635: checking for setexecfilecon in -lselinux | configure:25660: gcc -o conftest -g -O2 conftest.c -lselinux -lselinux -lselinux -lselinux -lcrypto -lcrypto -ldl -lpthread >&5 | configure:25660: $? = 0 | configure:25669: result: yes | configure:25688: checking selinux/label.h usability | configure:25688: gcc -c -g -O2 conftest.c >&5 | configure:25688: $? = 0 | configure:25688: result: yes | configure:25688: checking selinux/label.h presence | configure:25688: gcc -E conftest.c | configure:25688: $? = 0 | configure:25688: result: yes | configure:25688: checking for selinux/label.h | configure:25688: result: yes | configure:25692: checking for selabel_close in -lselinux | configure:25717: gcc -o conftest -g -O2 conftest.c -lselinux -lcrypto -lcrypto -ldl -lpthread >&5 | configure:25717: $? = 0 | configure:25726: result: yes | configure:25740: checking for selabel_lookup_raw in -lselinux | configure:25765: gcc -o conftest -g -O2 conftest.c -lselinux -lselinux -lcrypto -lcrypto -ldl -lpthread >&5 | configure:25765: $? = 0 | configure:25774: result: yes | configure:25788: checking for selabel_open in -lselinux | configure:25813: gcc -o conftest -g -O2 conftest.c -lselinux -lselinux -lselinux -lcrypto -lcrypto -ldl -lpthread >&5 | configure:25813: $? = 0 | configure:25822: result: yes | configure:25931: checking sys/capability.h usability | configure:25931: gcc -c -g -O2 conftest.c >&5 | configure:25931: $? = 0 | configure:25931: result: yes | configure:25931: checking sys/capability.h presence | configure:25931: gcc -E conftest.c | configure:25931: $? = 0 | configure:25931: result: yes | configure:25931: checking for sys/capability.h | configure:25931: result: yes | configure:25934: checking for cap_get_file in -lcap | configure:25959: gcc -o conftest -g -O2 conftest.c -lcap -lcrypto -lcrypto -ldl -lpthread >&5 | configure:25959: $? = 0 | configure:25968: result: yes | configure:25974: checking for cap_compare in -lcap | configure:25999: gcc -o conftest -g -O2 conftest.c -lcap -lcrypto -lcrypto -ldl -lpthread >&5 | configure:25999: $? = 0 | configure:26008: result: yes | configure:26070: checking acl/libacl.h usability | configure:26070: gcc -c -g -O2 conftest.c >&5 | configure:26070: $? = 0 | configure:26070: result: yes | configure:26070: checking acl/libacl.h presence | configure:26070: gcc -E conftest.c | configure:26070: $? = 0 | configure:26070: result: yes | configure:26070: checking for acl/libacl.h | configure:26070: result: yes | configure:26073: checking for acl_equiv_mode in -lacl | configure:26098: gcc -o conftest -g -O2 conftest.c -lacl -lcrypto -lcrypto -ldl -lpthread >&5 | configure:26098: $? = 0 | configure:26107: result: yes | configure:26158: checking for LUA | configure:26165: $PKG_CONFIG --exists --print-errors "lua >= 5.1" | configure:26168: $? = 0 | configure:26182: $PKG_CONFIG --exists --print-errors "lua >= 5.1" | configure:26185: $? = 0 | configure:26223: result: yes | configure:26295: checking for DBUS | configure:26302: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.3" | configure:26305: $? = 0 | configure:26319: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.3" | configure:26322: $? = 0 | configure:26360: result: yes | configure:26385: checking for lsetxattr | configure:26385: gcc -o conftest -g -O2 conftest.c -lcrypto -lcrypto -ldl -lpthread >&5 | configure:26385: $? = 0 | configure:26385: result: yes | configure:26531: checking for autom4te | configure:26549: found /usr/bin/autom4te | configure:26562: result: /usr/bin/autom4te | configure:26685: checking that generated files are newer than configure | configure:26691: result: done | configure:26822: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by rpm config.status 4.14.90, which was | generated by GNU Autoconf 2.69. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on f28 | | config.status:1444: creating Makefile | config.status:1444: creating rpmio/Makefile | config.status:1444: creating lib/Makefile | config.status:1444: creating build/Makefile | config.status:1444: creating sign/Makefile | config.status:1444: creating po/Makefile.in | config.status:1444: creating scripts/Makefile | config.status:1444: creating fileattrs/Makefile | config.status:1444: creating misc/Makefile | config.status:1444: creating doc/Makefile | config.status:1444: creating python/Makefile | config.status:1444: creating luaext/Makefile | config.status:1444: creating tests/Makefile | config.status:1444: creating plugins/Makefile | config.status:1444: creating python/setup.py | config.status:1444: creating config.h | config.status:1673: executing tests/atconfig commands | config.status:1673: executing depfiles commands | config.status:1673: executing libtool commands | config.status:1673: executing po-directories commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_build=x86_64-pc-linux-gnu | ac_cv_c_compiler_gnu=yes | ac_cv_cxx_compiler_gnu=yes | ac_cv_env_CCC_set= | ac_cv_env_CCC_value= | ac_cv_env_CC_set= | ac_cv_env_CC_value= | ac_cv_env_CFLAGS_set= | ac_cv_env_CFLAGS_value= | ac_cv_env_CPPFLAGS_set= | ac_cv_env_CPPFLAGS_value= | ac_cv_env_CPP_set= | ac_cv_env_CPP_value= | ac_cv_env_CXXCPP_set= | ac_cv_env_CXXCPP_value= | ac_cv_env_CXXFLAGS_set= | ac_cv_env_CXXFLAGS_value= | ac_cv_env_CXX_set= | ac_cv_env_CXX_value= | ac_cv_env_DBUS_CFLAGS_set= | ac_cv_env_DBUS_CFLAGS_value= | ac_cv_env_DBUS_LIBS_set= | ac_cv_env_DBUS_LIBS_value= | ac_cv_env_LDFLAGS_set= | ac_cv_env_LDFLAGS_value= | ac_cv_env_LIBS_set= | ac_cv_env_LIBS_value= | ac_cv_env_LMDB_CFLAGS_set= | ac_cv_env_LMDB_CFLAGS_value= | ac_cv_env_LMDB_LIBS_set= | ac_cv_env_LMDB_LIBS_value= | ac_cv_env_LT_SYS_LIBRARY_PATH_set= | ac_cv_env_LT_SYS_LIBRARY_PATH_value= | ac_cv_env_LUA_CFLAGS_set= | ac_cv_env_LUA_CFLAGS_value= | ac_cv_env_LUA_LIBS_set= | ac_cv_env_LUA_LIBS_value= | ac_cv_env_PKG_CONFIG_LIBDIR_set= | ac_cv_env_PKG_CONFIG_LIBDIR_value= | ac_cv_env_PKG_CONFIG_PATH_set= | ac_cv_env_PKG_CONFIG_PATH_value= | ac_cv_env_PKG_CONFIG_set= | ac_cv_env_PKG_CONFIG_value= | ac_cv_env_PYTHON_CFLAGS_set= | ac_cv_env_PYTHON_CFLAGS_value= | ac_cv_env_PYTHON_LIBS_set= | ac_cv_env_PYTHON_LIBS_value= | ac_cv_env_PYTHON_set= | ac_cv_env_PYTHON_value= | ac_cv_env_YACC_set= | ac_cv_env_YACC_value= | ac_cv_env_YFLAGS_set= | ac_cv_env_YFLAGS_value= | ac_cv_env_ZSTD_CFLAGS_set= | ac_cv_env_ZSTD_CFLAGS_value= | ac_cv_env_ZSTD_LIBS_set= | ac_cv_env_ZSTD_LIBS_value= | ac_cv_env_build_alias_set= | ac_cv_env_build_alias_value= | ac_cv_env_host_alias_set= | ac_cv_env_host_alias_value= | ac_cv_env_target_alias_set= | ac_cv_env_target_alias_value= | ac_cv_func___secure_getenv=no | ac_cv_func_basename=yes | ac_cv_func_dirname=yes | ac_cv_func_fdatasync=yes | ac_cv_func_getauxval=yes | ac_cv_func_getcwd=yes | ac_cv_func_gethostname=yes | ac_cv_func_getline=yes | ac_cv_func_lchown=yes | ac_cv_func_lsetxattr=yes | ac_cv_func_lutimes=yes | ac_cv_func_mempcpy=yes | ac_cv_func_mergesort=no | ac_cv_func_mkstemp=yes | ac_cv_func_putenv=yes | ac_cv_func_realpath=yes | ac_cv_func_regcomp=yes | ac_cv_func_secure_getenv=yes | ac_cv_func_setenv=yes | ac_cv_func_setprogname=no | ac_cv_func_stpcpy=yes | ac_cv_func_stpncpy=yes | ac_cv_func_syncfs=yes | ac_cv_func_unsetenv=yes | ac_cv_func_utimes=yes | ac_cv_have_decl_fdatasync=yes | ac_cv_header_acl_libacl_h=yes | ac_cv_header_archive_h=yes | ac_cv_header_bzlib_h=yes | ac_cv_header_db_h=yes | ac_cv_header_dirent_dirent_h=yes | ac_cv_header_dlfcn_h=yes | ac_cv_header_dwarf_h=yes | ac_cv_header_elfutils_libdwelf_h=yes | ac_cv_header_fcntl_h=yes | ac_cv_header_gelf_h=yes | ac_cv_header_getopt_h=yes | ac_cv_header_inttypes_h=yes | ac_cv_header_libelf_h=yes | ac_cv_header_limits_h=yes | ac_cv_header_lzma_h=yes | ac_cv_header_magic_h=yes | ac_cv_header_memory_h=yes | ac_cv_header_minix_config_h=no | ac_cv_header_openssl_dsa_h=yes | ac_cv_header_openssl_evp_h=yes | ac_cv_header_openssl_rsa_h=yes | ac_cv_header_popt_h=yes | ac_cv_header_pthread_h=yes | ac_cv_header_selinux_label_h=yes | ac_cv_header_selinux_selinux_h=yes | ac_cv_header_stdc=yes | ac_cv_header_stdint_h=yes | ac_cv_header_stdlib_h=yes | ac_cv_header_string_h=yes | ac_cv_header_strings_h=yes | ac_cv_header_sys_auxv_h=yes | ac_cv_header_sys_capability_h=yes | ac_cv_header_sys_mkdev_h=no | ac_cv_header_sys_param_h=yes | ac_cv_header_sys_stat_h=yes | ac_cv_header_sys_sysmacros_h=yes | ac_cv_header_sys_systemcfg_h=no | ac_cv_header_sys_types_h=yes | ac_cv_header_sys_types_h_makedev=no | ac_cv_header_sys_utsname_h=yes | ac_cv_header_unistd_h=yes | ac_cv_header_zlib_h=yes | ac_cv_host=x86_64-pc-linux-gnu | ac_cv_lib_acl_acl_equiv_mode=yes | ac_cv_lib_archive_archive_write_open_filename=yes | ac_cv_lib_bz2_BZ2_bzread=yes | ac_cv_lib_cap_cap_compare=yes | ac_cv_lib_cap_cap_get_file=yes | ac_cv_lib_crypto_BN_bn2binpad=yes | ac_cv_lib_crypto_DSA_SIG_set0=yes | ac_cv_lib_crypto_DSA_set0_key=yes | ac_cv_lib_crypto_DSA_set0_pqg=yes | ac_cv_lib_crypto_EVP_DigestInit_ex=yes | ac_cv_lib_crypto_EVP_MD_CTX_new=yes | ac_cv_lib_crypto_EVP_PKEY_CTX_new=yes | ac_cv_lib_crypto_RSA_set0_key=yes | ac_cv_lib_dw_dwelf_elf_gnu_build_id=yes | ac_cv_lib_dw_dwelf_strtab_init=yes | ac_cv_lib_elf_gelf_getvernaux=yes | ac_cv_lib_lzma_lzma_easy_encoder=yes | ac_cv_lib_magic_magic_open=yes | ac_cv_lib_popt_poptGetContext=yes | ac_cv_lib_pthread_pthread_mutex_trylock=yes | ac_cv_lib_selinux_is_selinux_enabled=yes | ac_cv_lib_selinux_selabel_close=yes | ac_cv_lib_selinux_selabel_lookup_raw=yes | ac_cv_lib_selinux_selabel_open=yes | ac_cv_lib_selinux_selinux_getpolicytype=yes | ac_cv_lib_selinux_selinux_reset_config=yes | ac_cv_lib_selinux_setexecfilecon=yes | ac_cv_lib_z___gzread=yes | ac_cv_lib_z___gzseek=yes | ac_cv_member_struct_dirent_d_type=yes | ac_cv_objext=o | ac_cv_path_AUTOM4TE=/usr/bin/autom4te | ac_cv_path_DOXYGEN=/usr/bin/doxygen | ac_cv_path_EGREP='/usr/bin/grep -E' | ac_cv_path_FGREP='/usr/bin/grep -F' | ac_cv_path_GMSGFMT=/usr/bin/msgfmt | ac_cv_path_GREP=/usr/bin/grep | ac_cv_path_MSGFMT=/usr/bin/msgfmt | ac_cv_path_MSGMERGE=/usr/bin/msgmerge | ac_cv_path_SED=/usr/bin/sed | ac_cv_path_XGETTEXT=/usr/bin/xgettext | ac_cv_path___BZIP2=/usr/bin/bzip2 | ac_cv_path___BZR=/usr/bin/bzr | ac_cv_path___CAT=/usr/bin/cat | ac_cv_path___CHGRP=/usr/bin/chgrp | ac_cv_path___CHMOD=/usr/bin/chmod | ac_cv_path___CHOWN=/usr/bin/chown | ac_cv_path___CP=/usr/bin/cp | ac_cv_path___CPIO=/usr/bin/cpio | ac_cv_path___CURL=/usr/bin/curl | ac_cv_path___FAKECHROOT=/usr/bin/fakechroot | ac_cv_path___FILE=/usr/bin/file | ac_cv_path___GEM=/usr/bin/gem | ac_cv_path___GIT=/usr/bin/git | ac_cv_path___GPG=/usr/bin/gpg2 | ac_cv_path___GREP=/usr/bin/grep | ac_cv_path___GZIP=/usr/bin/gzip | ac_cv_path___HG=/usr/bin/hg | ac_cv_path___ID=/usr/bin/id | ac_cv_path___INSTALL=/usr/bin/install | ac_cv_path___LD=/usr/bin/ld | ac_cv_path___LRZIP=/usr/bin/lrzip | ac_cv_path___LZIP=/usr/bin/lzip | ac_cv_path___MAKE=/usr/bin/make | ac_cv_path___MKDIR=/usr/bin/mkdir | ac_cv_path___MV=/usr/bin/mv | ac_cv_path___NM=/usr/bin/nm | ac_cv_path___OBJCOPY=/usr/bin/objcopy | ac_cv_path___OBJDUMP=/usr/bin/objdump | ac_cv_path___PATCH=/usr/bin/patch | ac_cv_path___PERL=/usr/bin/perl | ac_cv_path___PGP=/usr/bin/pgp | ac_cv_path___PYTHON=/usr/bin/python | ac_cv_path___QUILT=/usr/bin/quilt | ac_cv_path___RESTORECON=/usr/sbin/restorecon | ac_cv_path___RM=/usr/bin/rm | ac_cv_path___RSH=/usr/bin/rsh | ac_cv_path___SED=/usr/bin/sed | ac_cv_path___SEMODULE=/usr/sbin/semodule | ac_cv_path___SSH=/usr/bin/ssh | ac_cv_path___STRIP=/usr/bin/strip | ac_cv_path___TAR=/usr/bin/tar | ac_cv_path___UNZIP=/usr/bin/unzip | ac_cv_path___XZ=/usr/bin/xz | ac_cv_path___ZSTD=/usr/bin/zstd | ac_cv_path_ac_pt_PKGCONFIG=/usr/bin/pkg-config | ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config | ac_cv_path_install='/usr/bin/install -c' | ac_cv_path_lt_DD=/usr/bin/dd | ac_cv_path_mkdir=/usr/bin/mkdir | ac_cv_prog_AWK=gawk | ac_cv_prog_CPP='gcc -E' | ac_cv_prog_CXXCPP='g++ -E' | ac_cv_prog_HAVE_DOT=NO | ac_cv_prog_YACC='bison -y' | ac_cv_prog_ac_ct_AR=ar | ac_cv_prog_ac_ct_CC=gcc | ac_cv_prog_ac_ct_CXX=g++ | ac_cv_prog_ac_ct_OBJDUMP=objdump | ac_cv_prog_ac_ct_RANLIB=ranlib | ac_cv_prog_ac_ct_STRIP=strip | ac_cv_prog_cc_c89= | ac_cv_prog_cc_c99= | ac_cv_prog_cc_g=yes | ac_cv_prog_cxx_g=yes | ac_cv_prog_make_make_set=yes | ac_cv_safe_to_define___extensions__=yes | ac_cv_search_dlopen=-ldl | ac_cv_search_opendir='none required' | ac_cv_sys_file_offset_bits=no | ac_cv_sys_largefile_CC=no | ac_cv_type_mode_t=yes | ac_cv_type_off_t=yes | ac_cv_type_pid_t=yes | ac_cv_type_size_t=yes | acl_cv_hardcode_direct=no | acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' | acl_cv_hardcode_libdir_separator= | acl_cv_hardcode_minus_L=no | acl_cv_libext=a | acl_cv_path_LD='/usr/bin/ld -m elf_x86_64' | acl_cv_prog_gnu_ld=yes | acl_cv_rpath=done | acl_cv_shlibext=so | acl_cv_wl=-Wl, | am_cv_CC_dependencies_compiler_type=gcc3 | am_cv_CXX_dependencies_compiler_type=gcc3 | am_cv_func_iconv=yes | am_cv_lib_iconv=no | am_cv_make_support_nested_variables=yes | am_cv_prog_cc_c_o=yes | am_cv_prog_tar_pax=gnutar | am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' | am_cv_proto_iconv_arg1= | gt_cv_func_CFLocaleCopyCurrent=no | gt_cv_func_CFPreferencesCopyAppValue=no | gt_cv_func_gnugettext1_libc=yes | lt_cv_ar_at_file=@ | lt_cv_archive_cmds_need_lc=no | lt_cv_deplibs_check_method=pass_all | lt_cv_file_magic_cmd='$MAGIC_CMD' | lt_cv_file_magic_test_file= | lt_cv_ld_reload_flag=-r | lt_cv_nm_interface='BSD nm' | lt_cv_objdir=.libs | lt_cv_path_LD=/usr/bin/ld | lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' | lt_cv_path_NM='/usr/bin/nm -B' | lt_cv_path_mainfest_tool=no | lt_cv_prog_compiler_c_o=yes | lt_cv_prog_compiler_c_o_CXX=yes | lt_cv_prog_compiler_pic='-fPIC -DPIC' | lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' | lt_cv_prog_compiler_pic_works=yes | lt_cv_prog_compiler_pic_works_CXX=yes | lt_cv_prog_compiler_rtti_exceptions=no | lt_cv_prog_compiler_static_works=yes | lt_cv_prog_compiler_static_works_CXX=yes | lt_cv_prog_gnu_ld=yes | lt_cv_prog_gnu_ldcxx=yes | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' | lt_cv_shlibpath_overrides_runpath=no | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' | lt_cv_sys_global_symbol_to_import= | lt_cv_sys_max_cmd_len=1572864 | lt_cv_to_host_file_cmd=func_convert_file_noop | lt_cv_to_tool_file_cmd=func_convert_file_noop | lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' | pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include ' | pkg_cv_DBUS_LIBS='-ldbus-1 ' | pkg_cv_LMDB_CFLAGS= | pkg_cv_LMDB_LIBS='-llmdb ' | pkg_cv_LUA_CFLAGS= | pkg_cv_LUA_LIBS='-llua -lm -ldl ' | pkg_cv_ZSTD_CFLAGS= | pkg_cv_ZSTD_LIBS='-lzstd ' | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /home/mark/rpm/missing aclocal-1.15' | ACL_FALSE='#' | ACL_TRUE='' | AMDEPBACKSLASH='\' | AMDEP_FALSE='#' | AMDEP_TRUE='' | AMTAR='$${TAR-tar}' | AM_BACKSLASH='\' | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | AM_DEFAULT_VERBOSITY='0' | AM_V='$(V)' | AR='ar' | AS='as' | AUTOCONF='${SHELL} /home/mark/rpm/missing autoconf' | AUTOHEADER='${SHELL} /home/mark/rpm/missing autoheader' | AUTOM4TE='/usr/bin/autom4te' | AUTOMAKE='${SHELL} /home/mark/rpm/missing automake-1.15' | AWK='gawk' | CAP_FALSE='#' | CAP_TRUE='' | CC='gcc' | CCDEPMODE='depmode=gcc3' | CFLAGS='-g -O2' | CPP='gcc -E' | CPPFLAGS=' ' | CXX='g++' | CXXCPP='g++ -E' | CXXDEPMODE='depmode=gcc3' | CXXFLAGS='-g -O2' | CYGPATH_W='echo' | DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include ' | DBUS_FALSE='#' | DBUS_LIBS='-ldbus-1 ' | DBUS_TRUE='' | DEFS='-DHAVE_CONFIG_H' | DEPDIR='.deps' | DLLTOOL='false' | DOXYGEN='/usr/bin/doxygen' | DOXYGEN_FALSE='#' | DOXYGEN_TRUE='' | DSYMUTIL='' | DUMPBIN='' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/usr/bin/grep -E' | ENABLE_INHIBIT_PLUGIN_FALSE='#' | ENABLE_INHIBIT_PLUGIN_TRUE='' | ENABLE_PLUGINS_FALSE='#' | ENABLE_PLUGINS_TRUE='' | ENABLE_PYTHON_FALSE='' | ENABLE_PYTHON_TRUE='#' | EXEEXT='' | FGREP='/usr/bin/grep -F' | FIXPERMS='a+rX,u+w,g-w,o-w' | GMSGFMT='/usr/bin/msgfmt' | GMSGFMT_015='/usr/bin/msgfmt' | GREP='/usr/bin/grep' | HACKINGDOCS_FALSE='' | HACKINGDOCS_TRUE='#' | HAVE_BN2BINPAD='1' | HAVE_DOT='NO' | HAVE_DSA_SET0_KEY='1' | HAVE_DSA_SET0_PQG='1' | HAVE_DSA_SIG_SET0='1' | HAVE_EVP_MD_CTX_NEW='1' | HAVE_FAKECHROOT_FALSE='#' | HAVE_FAKECHROOT_TRUE='' | HAVE_LIBDW_STRTAB_FALSE='#' | HAVE_LIBDW_STRTAB_TRUE='' | HAVE_NSS_INITCONTEXT='' | HAVE_RSA_SET0_KEY='1' | HAVE_ZSTD_FALSE='#' | HAVE_ZSTD_TRUE='' | IMA_FALSE='#' | IMA_TRUE='' | INSTALL_DATA='${INSTALL} -m 644' | INSTALL_PROGRAM='${INSTALL}' | INSTALL_SCRIPT='${INSTALL}' | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | INTLLIBS='' | INTL_MACOSX_LIBS='' | LD='/usr/bin/ld -m elf_x86_64' | LDFLAGS='' | LIBDWARF_FALSE='#' | LIBDWARF_TRUE='' | LIBDW_FALSE='#' | LIBDW_TRUE='' | LIBELF_FALSE='#' | LIBELF_TRUE='' | LIBICONV='' | LIBINTL='' | LIBOBJS=' ${LIBOBJDIR}fnmatch$U.o' | LIBS='-lcrypto -lcrypto -ldl -lpthread ' | LIBTOOL='$(SHELL) $(top_builddir)/libtool' | LIPO='' | LMDB_CFLAGS='' | LMDB_FALSE='#' | LMDB_LIBS='-llmdb ' | LMDB_REQUIRES='lmdb' | LMDB_TRUE='' | LN_S='ln -s' | LTLIBICONV='' | LTLIBINTL='' | LTLIBOBJS=' ${LIBOBJDIR}fnmatch$U.lo' | LT_SYS_LIBRARY_PATH='' | LUA_CFLAGS='' | LUA_LIBS='-llua -lm -ldl ' | MAKEINFO='${SHELL} /home/mark/rpm/missing makeinfo' | MANIFEST_TOOL=':' | MKDIR_P='/usr/bin/mkdir -p' | MSGFMT='/usr/bin/msgfmt' | MSGFMT_015='/usr/bin/msgfmt' | MSGMERGE='/usr/bin/msgmerge' | NDB_FALSE='' | NDB_TRUE='#' | NM='/usr/bin/nm -B' | NMEDIT='' | OBJDUMP='objdump' | OBJEXT='o' | OTOOL64='' | OTOOL='' | PACKAGE='rpm' | PACKAGE_BUGREPORT='rpm-maint@lists.rpm.org' | PACKAGE_NAME='rpm' | PACKAGE_STRING='rpm 4.14.90' | PACKAGE_TARNAME='rpm' | PACKAGE_URL='' | PACKAGE_VERSION='4.14.90' | PATH_SEPARATOR=':' | PKGCONFIG='/usr/bin/pkg-config' | PKG_CONFIG='/usr/bin/pkg-config' | PKG_CONFIG_LIBDIR='' | PKG_CONFIG_PATH='' | POSUB='po' | PYTHON='' | PYTHON_CFLAGS='' | PYTHON_EXEC_PREFIX='' | PYTHON_LIB='' | PYTHON_LIBS='' | PYTHON_PLATFORM='' | PYTHON_PREFIX='' | PYTHON_VERSION='' | RANLIB='ranlib' | RPMCANONGNU='-gnu' | RPMCANONOS='linux' | RPMCANONVENDOR='yes' | RPMCFLAGS='-D_REENTRANT -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fstack-protector -Wempty-body' | RPMCONFIGDIR='/usr/lib/rpm' | RUNDIR='/run' | SED='/usr/bin/sed' | SELINUX_FALSE='#' | SELINUX_TRUE='' | SET_MAKE='' | SHELL='/bin/sh' | STRIP='strip' | USE_NLS='yes' | VERSION='4.14.90' | WITH_ACL_LIB='-lacl' | WITH_ARCHIVE_FALSE='#' | WITH_ARCHIVE_INCLUDE='' | WITH_ARCHIVE_LIB='-larchive' | WITH_ARCHIVE_TRUE='' | WITH_BEECRYPT_FALSE='' | WITH_BEECRYPT_INCLUDE='' | WITH_BEECRYPT_LIB='' | WITH_BEECRYPT_TRUE='#' | WITH_BZ2_LIB='-lbz2' | WITH_CAP_LIB='-lcap' | WITH_DB_LIB='-ldb' | WITH_IMAEVM_FALSE='' | WITH_IMAEVM_LIB='' | WITH_IMAEVM_TRUE='#' | WITH_INTERNAL_BEECRYPT_FALSE='' | WITH_INTERNAL_BEECRYPT_TRUE='#' | WITH_INTERNAL_DB_FALSE='' | WITH_INTERNAL_DB_TRUE='#' | WITH_LIBDW_LIB='-ldw' | WITH_LIBELF_LIB='-lelf' | WITH_LUA_FALSE='#' | WITH_LUA_TRUE='' | WITH_LZMA_LIB='-llzma' | WITH_MAGIC_INCLUDE='' | WITH_MAGIC_LIB='-lmagic' | WITH_NSS_INCLUDE='' | WITH_NSS_LIB='' | WITH_OPENSSL_FALSE='#' | WITH_OPENSSL_INCLUDE='' | WITH_OPENSSL_LIB='-lcrypto ' | WITH_OPENSSL_TRUE='' | WITH_POPT_INCLUDE='' | WITH_POPT_LIB='-lpopt' | WITH_SELINUX_LIB='-lselinux' | WITH_SEMANAGE_LIB='' | WITH_ZLIB_INCLUDE='' | WITH_ZLIB_LIB='-lz' | XGETTEXT='/usr/bin/xgettext' | XGETTEXT_015='/usr/bin/xgettext' | YACC='bison -y' | YFLAGS='' | ZSTD_CFLAGS='' | ZSTD_LIBS='-lzstd ' | ZSTD_REQUIRES='libzstd' | __7ZIP='/usr/bin/7za' | __BZIP2='/usr/bin/bzip2' | __BZR='/usr/bin/bzr' | __CAT='/usr/bin/cat' | __CC='gcc' | __CHGRP='/usr/bin/chgrp' | __CHMOD='/usr/bin/chmod' | __CHOWN='/usr/bin/chown' | __CP='/usr/bin/cp' | __CPIO='/usr/bin/cpio' | __CURL='/usr/bin/curl' | __FAKECHROOT='/usr/bin/fakechroot' | __FILE='/usr/bin/file' | __GEM='/usr/bin/gem' | __GIT='/usr/bin/git' | __GPG='/usr/bin/gpg2' | __GREP='/usr/bin/grep' | __GZIP='/usr/bin/gzip' | __HG='/usr/bin/hg' | __ID='/usr/bin/id' | __INSTALL='/usr/bin/install' | __LD='/usr/bin/ld' | __LRZIP='/usr/bin/lrzip' | __LZIP='/usr/bin/lzip' | __MAKE='/usr/bin/make' | __MKDIR='/usr/bin/mkdir' | __MKDIR_P='/usr/bin/mkdir -p' | __MV='/usr/bin/mv' | __NM='/usr/bin/nm' | __OBJCOPY='/usr/bin/objcopy' | __OBJDUMP='/usr/bin/objdump' | __PATCH='/usr/bin/patch' | __PERL='/usr/bin/perl' | __PGP='/usr/bin/pgp' | __PYTHON='/usr/bin/python' | __QUILT='/usr/bin/quilt' | __RESTORECON='/usr/sbin/restorecon' | __RM='/usr/bin/rm' | __RSH='/usr/bin/rsh' | __SED='/usr/bin/sed' | __SEMODULE='/usr/sbin/semodule' | __SSH='/usr/bin/ssh' | __STRIP='/usr/bin/strip' | __TAR='/usr/bin/tar' | __UNZIP='/usr/bin/unzip' | __XZ='/usr/bin/xz' | __ZSTD='/usr/bin/zstd' | ac_ct_AR='ar' | ac_ct_CC='gcc' | ac_ct_CXX='g++' | ac_ct_DUMPBIN='' | am__EXEEXT_FALSE='' | am__EXEEXT_TRUE='#' | am__fastdepCC_FALSE='#' | am__fastdepCC_TRUE='' | am__fastdepCXX_FALSE='#' | am__fastdepCXX_TRUE='' | am__include='include' | am__isrc='' | am__leading_dot='.' | am__nodep='_no' | am__quote='' | am__tar='tar --format=posix -chf - "$$tardir"' | am__untar='tar -xf -' | bindir='${exec_prefix}/bin' | build='x86_64-pc-linux-gnu' | build_alias='' | build_cpu='x86_64' | build_os='linux-gnu' | build_vendor='pc' | datadir='${datarootdir}' | datarootdir='${prefix}/share' | dirstamp='${am__leading_dot}dirstamp' | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | dvidir='${docdir}' | exec_prefix='${prefix}' | host='x86_64-pc-linux-gnu' | host_alias='' | host_cpu='x86_64' | host_os='linux' | host_vendor='pc' | htmldir='${docdir}' | includedir='${prefix}/include' | infodir='${datarootdir}/info' | install_sh='${SHELL} /home/mark/rpm/install-sh' | libdir='${exec_prefix}/lib64' | libexecdir='${exec_prefix}/libexec' | localedir='${datarootdir}/locale' | localstatedir='/var' | mandir='${datarootdir}/man' | mkdir_p='/usr/bin/mkdir -p' | oldincludedir='/usr/include' | pdfdir='${docdir}' | pkgpyexecdir='' | pkgpythondir='' | prefix='/usr' | program_transform_name='s,x,x,' | psdir='${docdir}' | pyexecdir='' | pythondir='' | sbindir='${exec_prefix}/sbin' | sharedstatedir='/var' | subdirs='' | sysconfdir='/etc' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | /* confdefs.h */ | #define PACKAGE_NAME "rpm" | #define PACKAGE_TARNAME "rpm" | #define PACKAGE_VERSION "4.14.90" | #define PACKAGE_STRING "rpm 4.14.90" | #define PACKAGE_BUGREPORT "rpm-maint@lists.rpm.org" | #define PACKAGE_URL "" | #define PACKAGE "rpm" | #define VERSION "4.14.90" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define __MKDIR_P "/usr/bin/mkdir -p" | #define HAVE_ZLIB_H 1 | #define HAVE_GZSEEK 1 | #define HAVE_BZLIB_H 1 | #define HAVE_LZMA_H 1 | #define HAVE_ZSTD 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_GELF_H 1 | #define HAVE_LIBELF 1 | #define HAVE_DWARF_H 1 | #define HAVE_OPENSSL_EVP_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_DSA_H 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_EVP_MD_CTX_NEW 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_DSA_SET0_KEY 1 | #define HAVE_DSA_SET0_PQG 1 | #define HAVE_DSA_SIG_SET0 1 | #define HAVE_RSA_SET0_KEY 1 | #define HAVE_BN2BINPAD 1 | #define HAVE_ELFUTILS_LIBDWELF_H 1 | #define HAVE_LIBDW 1 | #define HAVE_DB_H 1 | #define WITH_LMDB 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define STDC_HEADERS 1 | #define MAJOR_IN_SYSMACROS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_LIMITS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_AUXV_H 1 | #define STATFS_IN_SYS_STATVFS 1 | #define STATFS_HAS_F_BAVAIL 1 | #define HAVE_PUTENV 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FDATASYNC 1 | #define HAVE_DECL_FDATASYNC 1 | #define HAVE_LUTIMES 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_SYNCFS 1 | #define HAVE___PROGNAME 1 | #define HAVE_STPCPY 1 | #define HAVE_STPNCPY 1 | #define HAVE_SECURE_GETENV 1 | #define HAVE_MKSTEMP 1 | #define HAVE_GETCWD 1 | #define HAVE_BASENAME 1 | #define HAVE_DIRNAME 1 | #define HAVE_REALPATH 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_REGCOMP 1 | #define HAVE_LCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_GETLINE 1 | #define HAVE_LIBSELINUX 1 | #define HAVE_LIBSELINUX 1 | #define HAVE_LIBSELINUX 1 | #define HAVE_SETEXECFILECON 1 | #define HAVE_LIBSELINUX 1 | #define HAVE_LIBSELINUX 1 | #define HAVE_LIBSELINUX 1 | #define WITH_SELINUX 1 | #define HAVE_CAP_COMPARE 1 | #define WITH_CAP 1 | #define WITH_ACL 1 | #define WITH_LUA 1 | #define ENABLE_PLUGINS 1 | #define ENABLE_INHIBIT_PLUGIN 1 | #define DBUS 1 | #define HAVE_LSETXATTR 1 | #define UID_0_USER "root" | #define GID_0_GROUP "root" | #define RPMCANONVENDOR "yes" | #define RUNDIR "/run" | | configure: exit 0 | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by rpm config.status 4.14.90, which was | generated by GNU Autoconf 2.69. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status --file=./macros:./macros.in | | on f28 | | | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by rpm config.status 4.14.90, which was | generated by GNU Autoconf 2.69. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status --file=./rpmrc:./rpmrc.tmp | | on f28 | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by rpm config.status 4.14.90, which was | generated by GNU Autoconf 2.69. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status --file=./rpm.pc:./rpm.pc.tmp | | on f28 | | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by rpm config.status 4.14.90, which was | generated by GNU Autoconf 2.69. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status --file=./rpmpopt-4.14.90:./rpmpopt-4.14.90.tmp | | on f28 | | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by rpm config.status 4.14.90, which was | generated by GNU Autoconf 2.69. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status --file=./platform:./platform.tmp | | on f28 | | config.status:1444: creating ./macros | config.status:1444: creating ./rpmpopt-4.14.90 | config.status:1444: creating ./rpm.pc | config.status:1444: creating ./rpmrc | config.status:1444: creating ./platform