Advertisement
grahamperrin

poudriere on FreeBSD 15.0-CURRENT 1500030, jail method pkgbase, produces pkg for 1500018

Jan 14th, 2025
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.87 KB | Software | 0 0
  1. grahamperrin:~ % pkg info pkg
  2. The package management tool is not yet installed on your system.
  3. Do you want to fetch and install it now? [y/N]: n
  4. grahamperrin:~ % su -
  5. Password:
  6. root@mowa219-gjp4-zbook-freebsd:~ # pkg bootstrap -f -r local-poudriere
  7. The package management tool is not yet installed on your system.
  8. Do you want to fetch and install it now? [y/N]: y
  9. Bootstrapping pkg from file:///usr/local/poudriere/data/packages/main-default, please wait...
  10. Installing pkg-1.21.3...
  11. Extracting pkg-1.21.3: 100%
  12. root@mowa219-gjp4-zbook-freebsd:~ # pkg iinfo ^pkg-devel$ ^pkg$
  13. ld-elf.so.1: Shared object "libmd.so.6" not found, required by "pkg"
  14. root@mowa219-gjp4-zbook-freebsd:~ # poudriere jail -i -j main
  15. Jail name: main
  16. Jail version: 15.0-CURRENT
  17. Jail arch: amd64
  18. Jail method: pkgbase
  19. Jail mount: /usr/local/poudriere/jails/main
  20. Jail fs: internalssd/poudriere/jails/main
  21. Jail updated: 2025-01-14 19:57:51
  22. Jail pkgbase: disabled
  23. root@mowa219-gjp4-zbook-freebsd:~ # file /usr/local/sbin/pkg
  24. /usr/local/sbin/pkg: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 15.0 (1500018), FreeBSD-style, with debug_info, not stripped
  25. root@mowa219-gjp4-zbook-freebsd:~ # ldd /usr/local/sbin/pkg
  26. /usr/local/sbin/pkg:
  27. libelf.so.2 => /lib/libelf.so.2 (0x161b08ed7000)
  28. libjail.so.1 => /lib/libjail.so.1 (0x161b08fb2000)
  29. libssl.so.30 => /usr/lib/libssl.so.30 (0x161b09d5c000)
  30. libcrypto.so.30 => /lib/libcrypto.so.30 (0x161b0a151000)
  31. libarchive.so.7 => /usr/lib/libarchive.so.7 (0x161b0b3cf000)
  32. libbz2.so.4 => /usr/lib/libbz2.so.4 (0x161b0c0e2000)
  33. libz.so.6 => /lib/libz.so.6 (0x161b0c7a5000)
  34. liblzma.so.5 => /usr/lib/liblzma.so.5 (0x161b0d113000)
  35. libprivatezstd.so.5 => /usr/lib/libprivatezstd.so.5 (0x161b0dc69000)
  36. libm.so.5 => /lib/libm.so.5 (0x161b0e040000)
  37. libutil.so.9 => /lib/libutil.so.9 (0x161b0ef65000)
  38. libmd.so.6 => not found (0)
  39. libthr.so.3 => /lib/libthr.so.3 (0x161b0f9fe000)
  40. libc.so.7 => /lib/libc.so.7 (0x161b1019f000)
  41. libbsdxml.so.4 => /lib/libbsdxml.so.4 (0x161b10c13000)
  42. libmd.so.7 => /lib/libmd.so.7 (0x161b118cc000)
  43. libsys.so.7 => /lib/libsys.so.7 (0x161b1228b000)
  44. [vdso] (0x161b07e64000)
  45. root@mowa219-gjp4-zbook-freebsd:~ # pkg bootstrap -f -r FreeBSD-ports
  46. The package management tool is not yet installed on your system.
  47. Do you want to fetch and install it now? [y/N]: y
  48. Bootstrapping pkg from pkg+https://pkg.freebsd.org/FreeBSD:15:amd64/latest, please wait...
  49. Verifying signature with trusted certificate pkg.freebsd.org.2013102301... done
  50. Installing pkg-1.21.3...
  51. package pkg is already installed, forced install
  52. Extracting pkg-1.21.3: 100%
  53. root@mowa219-gjp4-zbook-freebsd:~ # file /usr/local/sbin/pkg
  54. /usr/local/sbin/pkg: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 15.0 (1500030), FreeBSD-style, with debug_info, not stripped
  55. root@mowa219-gjp4-zbook-freebsd:~ # poudriere jail -u -j main
  56. [00:00:00] Upgrading using pkgbase
  57. Updating FreeBSD repository catalogue...
  58. FreeBSD repository is up to date.
  59. Updating pkgbase repository catalogue...
  60. pkgbase repository is up to date.
  61. All repositories are up to date.
  62. Updating FreeBSD repository catalogue...
  63. FreeBSD repository is up to date.
  64. Updating pkgbase repository catalogue...
  65. pkgbase repository is up to date.
  66. All repositories are up to date.
  67. Checking for upgrades (0 candidates): 100%
  68. Processing candidates (0 candidates): 100%
  69. Checking integrity... done (0 conflicting)
  70. Your packages are up to date.
  71. root@mowa219-gjp4-zbook-freebsd:~ # poudriere ports -u
  72. [00:00:00] Updating portstree "default" with git+https... done
  73. root@mowa219-gjp4-zbook-freebsd:~ # poudriere bulk -j main -C ports-mgmt/pkg
  74. [00:00:00] Creating the reference jail... done
  75. [00:00:00] Mounting system devices for main-default
  76. [00:00:00] Stashing existing package repository
  77. [00:00:00] Mounting ccache from: /internalssd/var/cache/ccache
  78. [00:00:00] Mounting ports from: /usr/local/poudriere/ports/default
  79. [00:00:00] Mounting packages from: /usr/local/poudriere/data/packages/main-default
  80. [00:00:00] Mounting distfiles from: /usr/ports/distfiles
  81. [00:00:00] Copying /var/db/ports from: /usr/local/etc/poudriere.d/main-options
  82. [00:00:00] Appending to make.conf: /usr/local/etc/poudriere.d/make.conf
  83. /etc/resolv.conf -> /usr/local/poudriere/data/.m/main-default/ref/etc/resolv.conf
  84. [00:00:00] Starting jail main-default
  85. Updating /var/run/os-release done.
  86. [00:00:00] Will build as root:wheel (0:0)
  87. [00:00:01] Ports supports: FLAVORS SUBPACKAGES SELECTED_OPTIONS
  88. [00:00:01] Inspecting /usr/local/poudriere/data/.m/main-default/ref//usr/ports for modifications to git checkout... yes
  89. [00:00:03] Ports top-level git hash: 3a1c71c3c15 (dirty)
  90. [00:00:03] Acquiring build logs lock for main-default... done
  91. [00:00:03] Logs: /usr/local/poudriere/data/logs/bulk/main-default/2025-01-14_20h20m47s
  92. [00:00:03] Loading MOVED for /usr/local/poudriere/data/.m/main-default/ref/usr/ports
  93. [00:00:03] Gathering ports metadata
  94. [00:00:04] Calculating ports order and dependencies
  95. [00:00:04] Sanity checking the repository
  96. [00:00:04] -C specified, cleaning listed packages
  97. [00:00:04] (-C) Will delete existing package: pkg-1.21.3.pkg
  98. [00:00:04] (-C) Flushing package deletions
  99. [00:00:04] Trimming IGNORED and blacklisted ports
  100. [00:00:04] Package fetch: Looking for missing packages to fetch from pkg+https://pkg.freebsd.org/${ABI}/latest
  101. [00:00:04] Packge fetch: bootstrapping pkg
  102. Bootstrapping pkg from pkg+https://pkg.freebsd.org/FreeBSD:15:amd64/latest, please wait...
  103. [main-default] Installing pkg-1.21.3...
  104. [main-default] Extracting pkg-1.21.3: 100%
  105. ld-elf.so.1: Shared object "libmd.so.7" not found, required by "pkg"
  106. [00:00:11] Package fetch: Not fetching as remote repository is unavailable.
  107. [00:00:11] pkg bootstrap missing: unable to inspect existing packages, cleaning all packages... done
  108. [00:00:11] Deleting stale symlinks... done
  109. [00:00:11] Deleting empty directories... done
  110. [00:00:11] Unqueueing existing packages
  111. [00:00:11] Unqueueing orphaned build dependencies
  112. [00:00:11] Sanity checking build queue
  113. [00:00:11] [main-default] [2025-01-14_20h20m47s] [pkgqueue_sanity_check] Time: 00:00:08
  114. Queued: 1 Inspected: 0 Ignored: 0 Built: 0 Failed: 0 Skipped: 0 Fetched: 0 Remaining: 1
  115. [00:00:11] Recording filesystem state for prepkg... done
  116. [00:00:11] Processing PRIORITY_BOOST
  117. [00:00:12] Building 1 packages using up to 1 builders
  118. [00:00:12] Hit CTRL+t at any time to see build progress and stats
  119. [00:00:12] [01] [00:00:00] Builder starting
  120. [00:00:12] [01] [00:00:00] Builder started
  121. [00:00:12] [01] [00:00:00] Building ports-mgmt/pkg | pkg-1.21.3
  122. [00:01:59] [01] [00:01:47] Finished ports-mgmt/pkg | pkg-1.21.3: Success
  123. [00:01:59] Stopping 1 builders
  124. main-default-job-01: removed
  125. main-default-job-01-n: removed
  126. [00:01:59] Creating pkg repository
  127. Creating repository in /tmp/packages: 100%
  128. Packing files for repository: 100%
  129. [00:02:00] Committing packages to repository: /usr/local/poudriere/data/packages/main-default/.real_1736886167 via .latest symlink
  130. [00:02:00] Removing old packages
  131. [00:02:00] Built ports: ports-mgmt/pkg
  132. [00:02:00] [main-default] [2025-01-14_20h20m47s] [committing] Time: 00:01:56
  133. Queued: 1 Inspected: 0 Ignored: 0 Built: 1 Failed: 0 Skipped: 0 Fetched: 0 Remaining: 0
  134. [00:02:00] Logs: /usr/local/poudriere/data/logs/bulk/main-default/2025-01-14_20h20m47s
  135. [00:02:00] Cleaning up
  136. main-default: removed
  137. main-default-n: removed
  138. [00:02:00] Unmounting file systems
  139. root@mowa219-gjp4-zbook-freebsd:~ # pkg delete -fy pkg
  140. Updating database digests format: 100%
  141. Checking integrity... done (0 conflicting)
  142. Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):
  143.  
  144. Installed packages to be REMOVED:
  145. pkg: 1.21.3
  146.  
  147. Number of packages to be removed: 1
  148.  
  149. The operation will free 47 MiB.
  150. [1/1] Deinstalling pkg-1.21.3...
  151. [1/1] Deleting files for pkg-1.21.3: 100%
  152. You may need to manually remove /usr/local/etc/pkg.conf if it is no longer needed.
  153. root@mowa219-gjp4-zbook-freebsd:~ # pkg bootstrap -f -r local-poudriere
  154. The package management tool is not yet installed on your system.
  155. Do you want to fetch and install it now? [y/N]: y
  156. Bootstrapping pkg from file:///usr/local/poudriere/data/packages/main-default, please wait...
  157. Installing pkg-1.21.3...
  158. Extracting pkg-1.21.3: 100%
  159. root@mowa219-gjp4-zbook-freebsd:~ # file /usr/local/sbin/pkg
  160. /usr/local/sbin/pkg: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 15.0 (1500018), FreeBSD-style, with debug_info, not stripped
  161. root@mowa219-gjp4-zbook-freebsd:~ # pkg delete -fy pkg
  162. ld-elf.so.1: Shared object "libmd.so.6" not found, required by "pkg"
  163. root@mowa219-gjp4-zbook-freebsd:~ # pkg bootstrap -f
  164. The package management tool is not yet installed on your system.
  165. Do you want to fetch and install it now? [y/N]: y
  166. Bootstrapping pkg from pkg+https://pkg.freebsd.org/FreeBSD:15:amd64/latest, please wait...
  167. Verifying signature with trusted certificate pkg.freebsd.org.2013102301... done
  168. Installing pkg-1.21.3...
  169. package pkg is already installed, forced install
  170. Extracting pkg-1.21.3: 100%
  171. root@mowa219-gjp4-zbook-freebsd:~ # file /usr/local/sbin/pkg
  172. /usr/local/sbin/pkg: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 15.0 (1500030), FreeBSD-style, with debug_info, not stripped
  173. root@mowa219-gjp4-zbook-freebsd:~ # uname -KU
  174. 1500030 1500030
  175. root@mowa219-gjp4-zbook-freebsd:~ # exit
  176. logout
  177. grahamperrin:~ % bectl list -c creation | tail -n 2
  178. 1500030-019-base-ports R - 287G 2025-01-14 13:47
  179. bootstraptest N / 47.7M 2025-01-14 19:58
  180. grahamperrin:~ %
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement