Guest User

Untitled

a guest
Jul 11th, 2022
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.55 KB | None | 0 0
  1. + export HOME=/data
  2. + HOME=/data
  3. ++ id -u
  4. ++ id -g
  5. ++ ls -lnd /data
  6. + log 'Running as uid=1000 gid=1000 with /data as '\''drwxrwxr-x 12 1000 1000 4096 Jul 11 23:54 /data'\'''
  7. + local oldState
  8. ++ shopt -po xtrace
  9. + oldState='set -o xtrace'
  10. + shopt -u -o xtrace
  11. [init] 2022-07-12 00:41:46+00:00 Running as uid=1000 gid=1000 with /data as 'drwxrwxr-x 12 1000 1000 4096 Jul 11 23:54 /data'
  12. + '[' '!' -e /data/eula.txt ']'
  13. + isTrue false
  14. + local oldState
  15. ++ shopt -po xtrace
  16. + oldState='set -o xtrace'
  17. + shopt -u -o xtrace
  18. + return 1
  19. + isTrue false
  20. + local oldState
  21. ++ shopt -po xtrace
  22. + oldState='set -o xtrace'
  23. + shopt -u -o xtrace
  24. + return 1
  25. + [[ -n '' ]]
  26. + [[ -n '' ]]
  27. + fixJavaPath
  28. + which java
  29. + export VERSIONS_JSON=https://launchermeta.mojang.com/mc/game/version_manifest.json
  30. + VERSIONS_JSON=https://launchermeta.mojang.com/mc/game/version_manifest.json
  31. + case "X$VERSION" in
  32. + VANILLA_VERSION=1.19
  33. + export VANILLA_VERSION
  34. ++ get_major_version 1.19
  35. ++ version=1.19
  36. ++ echo 1.19
  37. ++ cut -d. -f 1-2
  38. + MAJOR_VANILLA_VERSION=1.19
  39. + export MAJOR_VANILLA_VERSION
  40. + log 'Resolved version given 1.19 into 1.19 and major version 1.19'
  41. + local oldState
  42. ++ shopt -po xtrace
  43. + oldState='set -o xtrace'
  44. + shopt -u -o xtrace
  45. [init] 2022-07-12 00:41:46+00:00 Resolved version given 1.19 into 1.19 and major version 1.19
  46. + cd /data
  47. + export ORIGINAL_TYPE=FABRIC
  48. + ORIGINAL_TYPE=FABRIC
  49. + isTrue false
  50. + local oldState
  51. ++ shopt -po xtrace
  52. + oldState='set -o xtrace'
  53. + shopt -u -o xtrace
  54. + return 1
  55. + isTrue false
  56. + local oldState
  57. ++ shopt -po xtrace
  58. + oldState='set -o xtrace'
  59. + shopt -u -o xtrace
  60. + return 1
  61. + [[ -n '' ]]
  62. + [[ -n '' ]]
  63. + [[ -n '' ]]
  64. + [[ -n '' ]]
  65. + [[ -n '' ]]
  66. + versionLessThan 1.7
  67. + mc-image-helper compare-versions 1.19 lt 1.7
  68. + log 'Resolving type given FABRIC'
  69. + local oldState
  70. ++ shopt -po xtrace
  71. + oldState='set -o xtrace'
  72. + shopt -u -o xtrace
  73. [init] 2022-07-12 00:41:46+00:00 Resolving type given FABRIC
  74. + case "${TYPE^^}" in
  75. + exec /start-deployFabric
  76. + [[ -n '' ]]
  77. + [[ -n '' ]]
  78. + [[ LATEST = LATEST ]]
  79. + log 'Checking Fabric Launcher version information.'
  80. + local oldState
  81. ++ shopt -po xtrace
  82. + oldState='set -o xtrace'
  83. + shopt -u -o xtrace
  84. [init] 2022-07-12 00:41:46+00:00 Checking Fabric Launcher version information.
  85. ++ maven-metadata-release https://maven.fabricmc.net/net/fabricmc/fabric-installer/maven-metadata.xml
  86. + FABRIC_LAUNCHER_VERSION=0.11.0
  87. + [[ LATEST = LATEST ]]
  88. + log 'Checking Fabric Loader version information.'
  89. + local oldState
  90. ++ shopt -po xtrace
  91. + oldState='set -o xtrace'
  92. + shopt -u -o xtrace
  93. [init] 2022-07-12 00:41:46+00:00 Checking Fabric Loader version information.
  94. ++ maven-metadata-release https://maven.fabricmc.net/net/fabricmc/fabric-loader/maven-metadata.xml
  95. + FABRIC_LOADER_VERSION=0.14.8
  96. + export SERVER=fabric-server-mc.1.19-loader.0.14.8-launcher.0.11.0.jar
  97. + SERVER=fabric-server-mc.1.19-loader.0.14.8-launcher.0.11.0.jar
  98. + export FABRIC_LAUNCHER_URL=https://meta.fabricmc.net/v2/versions/loader/1.19/0.14.8/0.11.0/server/jar
  99. + FABRIC_LAUNCHER_URL=https://meta.fabricmc.net/v2/versions/loader/1.19/0.14.8/0.11.0/server/jar
  100. + [[ ! -e fabric-server-mc.1.19-loader.0.14.8-launcher.0.11.0.jar ]]
  101. + [[ ! -e fabric-server-mc.1.19-loader.0.14.8-launcher.0.11.0.jar ]]
  102. + export FAMILY=FABRIC
  103. + FAMILY=FABRIC
  104. + exec /start-setupWorld
  105. + '[' FABRIC = CURSEFORGE ']'
  106. + worldDest=/data/world
  107. + [[ -n '' ]]
  108. + exec /start-setupVanillaTweaks
  109. + out_dir=/data/world/datapacks
  110. + isTrue false
  111. + local oldState
  112. ++ shopt -po xtrace
  113. + oldState='set -o xtrace'
  114. + shopt -u -o xtrace
  115. + return 1
  116. + [[ -n '' ]]
  117. + [[ -n '' ]]
  118. + exec /start-setupForgeApiMods
  119. + isTrue false
  120. + local oldState
  121. ++ shopt -po xtrace
  122. + oldState='set -o xtrace'
  123. + shopt -u -o xtrace
  124. + return 1
  125. + '[' '' ']'
  126. + '[' '' ']'
  127. + exec /start-setupModpack
  128. + CURSE_URL_BASE=https://minecraft.curseforge.com/projects
  129. + isTrue false
  130. + local oldState
  131. ++ shopt -po xtrace
  132. + oldState='set -o xtrace'
  133. + shopt -u -o xtrace
  134. + return 1
  135. + [[ -n https://gitlab.com/drakosoldier298/vanillia-modpack/-/raw/server/vanilla/pack.toml ]]
  136. ++ curl -fsSL https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/latest
  137. + latestPackwiz='{
  138. "url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812",
  139. "assets_url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/assets",
  140. "upload_url": "https://uploads.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/assets{?name,label}",
  141. "html_url": "https://github.com/packwiz/packwiz-installer-bootstrap/releases/tag/v0.0.3",
  142. "id": 28483812,
  143. "author": {
  144. "login": "comp500",
  145. "id": 1138417,
  146. "node_id": "MDQ6VXNlcjExMzg0MTc=",
  147. "avatar_url": "https://avatars.githubusercontent.com/u/1138417?v=4",
  148. "gravatar_id": "",
  149. "url": "https://api.github.com/users/comp500",
  150. "html_url": "https://github.com/comp500",
  151. "followers_url": "https://api.github.com/users/comp500/followers",
  152. "following_url": "https://api.github.com/users/comp500/following{/other_user}",
  153. "gists_url": "https://api.github.com/users/comp500/gists{/gist_id}",
  154. "starred_url": "https://api.github.com/users/comp500/starred{/owner}{/repo}",
  155. "subscriptions_url": "https://api.github.com/users/comp500/subscriptions",
  156. "organizations_url": "https://api.github.com/users/comp500/orgs",
  157. "repos_url": "https://api.github.com/users/comp500/repos",
  158. "events_url": "https://api.github.com/users/comp500/events{/privacy}",
  159. "received_events_url": "https://api.github.com/users/comp500/received_events",
  160. "type": "User",
  161. "site_admin": false
  162. },
  163. "node_id": "MDc6UmVsZWFzZTI4NDgzODEy",
  164. "tag_name": "v0.0.3",
  165. "target_commitish": "master",
  166. "name": "Release v0.0.3",
  167. "draft": false,
  168. "prerelease": false,
  169. "created_at": "2020-07-12T21:45:12Z",
  170. "published_at": "2020-07-12T21:47:00Z",
  171. "assets": [
  172. {
  173. "url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/assets/22812004",
  174. "id": 22812004,
  175. "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODEyMDA0",
  176. "name": "packwiz-installer-bootstrap.jar",
  177. "label": null,
  178. "uploader": {
  179. "login": "comp500",
  180. "id": 1138417,
  181. "node_id": "MDQ6VXNlcjExMzg0MTc=",
  182. "avatar_url": "https://avatars.githubusercontent.com/u/1138417?v=4",
  183. "gravatar_id": "",
  184. "url": "https://api.github.com/users/comp500",
  185. "html_url": "https://github.com/comp500",
  186. "followers_url": "https://api.github.com/users/comp500/followers",
  187. "following_url": "https://api.github.com/users/comp500/following{/other_user}",
  188. "gists_url": "https://api.github.com/users/comp500/gists{/gist_id}",
  189. "starred_url": "https://api.github.com/users/comp500/starred{/owner}{/repo}",
  190. "subscriptions_url": "https://api.github.com/users/comp500/subscriptions",
  191. "organizations_url": "https://api.github.com/users/comp500/orgs",
  192. "repos_url": "https://api.github.com/users/comp500/repos",
  193. "events_url": "https://api.github.com/users/comp500/events{/privacy}",
  194. "received_events_url": "https://api.github.com/users/comp500/received_events",
  195. "type": "User",
  196. "site_admin": false
  197. },
  198. "content_type": "application/octet-stream",
  199. "state": "uploaded",
  200. "size": 98989,
  201. "download_count": 12258,
  202. "created_at": "2020-07-12T21:46:48Z",
  203. "updated_at": "2020-07-12T21:46:49Z",
  204. "browser_download_url": "https://github.com/packwiz/packwiz-installer-bootstrap/releases/download/v0.0.3/packwiz-installer-bootstrap.jar"
  205. }
  206. ],
  207. "tarball_url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/tarball/v0.0.3",
  208. "zipball_url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/zipball/v0.0.3",
  209. "body": "Fix more threading issues.",
  210. "reactions": {
  211. "url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/reactions",
  212. "total_count": 3,
  213. "+1": 0,
  214. "-1": 0,
  215. "laugh": 0,
  216. "hooray": 3,
  217. "confused": 0,
  218. "heart": 0,
  219. "rocket": 0,
  220. "eyes": 0
  221. }
  222. }'
  223. + [[ -z {
  224. "url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812",
  225. "assets_url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/assets",
  226. "upload_url": "https://uploads.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/assets{?name,label}",
  227. "html_url": "https://github.com/packwiz/packwiz-installer-bootstrap/releases/tag/v0.0.3",
  228. "id": 28483812,
  229. "author": {
  230. "login": "comp500",
  231. "id": 1138417,
  232. "node_id": "MDQ6VXNlcjExMzg0MTc=",
  233. "avatar_url": "https://avatars.githubusercontent.com/u/1138417?v=4",
  234. "gravatar_id": "",
  235. "url": "https://api.github.com/users/comp500",
  236. "html_url": "https://github.com/comp500",
  237. "followers_url": "https://api.github.com/users/comp500/followers",
  238. "following_url": "https://api.github.com/users/comp500/following{/other_user}",
  239. "gists_url": "https://api.github.com/users/comp500/gists{/gist_id}",
  240. "starred_url": "https://api.github.com/users/comp500/starred{/owner}{/repo}",
  241. "subscriptions_url": "https://api.github.com/users/comp500/subscriptions",
  242. "organizations_url": "https://api.github.com/users/comp500/orgs",
  243. "repos_url": "https://api.github.com/users/comp500/repos",
  244. "events_url": "https://api.github.com/users/comp500/events{/privacy}",
  245. "received_events_url": "https://api.github.com/users/comp500/received_events",
  246. "type": "User",
  247. "site_admin": false
  248. },
  249. "node_id": "MDc6UmVsZWFzZTI4NDgzODEy",
  250. "tag_name": "v0.0.3",
  251. "target_commitish": "master",
  252. "name": "Release v0.0.3",
  253. "draft": false,
  254. "prerelease": false,
  255. "created_at": "2020-07-12T21:45:12Z",
  256. "published_at": "2020-07-12T21:47:00Z",
  257. "assets": [
  258. {
  259. "url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/assets/22812004",
  260. "id": 22812004,
  261. "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODEyMDA0",
  262. "name": "packwiz-installer-bootstrap.jar",
  263. "label": null,
  264. "uploader": {
  265. "login": "comp500",
  266. "id": 1138417,
  267. "node_id": "MDQ6VXNlcjExMzg0MTc=",
  268. "avatar_url": "https://avatars.githubusercontent.com/u/1138417?v=4",
  269. "gravatar_id": "",
  270. "url": "https://api.github.com/users/comp500",
  271. "html_url": "https://github.com/comp500",
  272. "followers_url": "https://api.github.com/users/comp500/followers",
  273. "following_url": "https://api.github.com/users/comp500/following{/other_user}",
  274. "gists_url": "https://api.github.com/users/comp500/gists{/gist_id}",
  275. "starred_url": "https://api.github.com/users/comp500/starred{/owner}{/repo}",
  276. "subscriptions_url": "https://api.github.com/users/comp500/subscriptions",
  277. "organizations_url": "https://api.github.com/users/comp500/orgs",
  278. "repos_url": "https://api.github.com/users/comp500/repos",
  279. "events_url": "https://api.github.com/users/comp500/events{/privacy}",
  280. "received_events_url": "https://api.github.com/users/comp500/received_events",
  281. "type": "User",
  282. "site_admin": false
  283. },
  284. "content_type": "application/octet-stream",
  285. "state": "uploaded",
  286. "size": 98989,
  287. "download_count": 12258,
  288. "created_at": "2020-07-12T21:46:48Z",
  289. "updated_at": "2020-07-12T21:46:49Z",
  290. "browser_download_url": "https://github.com/packwiz/packwiz-installer-bootstrap/releases/download/v0.0.3/packwiz-installer-bootstrap.jar"
  291. }
  292. ],
  293. "tarball_url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/tarball/v0.0.3",
  294. "zipball_url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/zipball/v0.0.3",
  295. "body": "Fix more threading issues.",
  296. "reactions": {
  297. "url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/reactions",
  298. "total_count": 3,
  299. "+1": 0,
  300. "-1": 0,
  301. "laugh": 0,
  302. "hooray": 3,
  303. "confused": 0,
  304. "heart": 0,
  305. "rocket": 0,
  306. "eyes": 0
  307. }
  308. } ]]
  309. + isDebugging
  310. + isTrue true
  311. + local oldState
  312. ++ shopt -po xtrace
  313. + oldState='set -o xtrace'
  314. + shopt -u -o xtrace
  315. + return 0
  316. + return 0
  317. + log 'Latest packwiz {
  318. "url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812",
  319. "assets_url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/assets",
  320. "upload_url": "https://uploads.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/assets{?name,label}",
  321. "html_url": "https://github.com/packwiz/packwiz-installer-bootstrap/releases/tag/v0.0.3",
  322. "id": 28483812,
  323. "author": {
  324. "login": "comp500",
  325. "id": 1138417,
  326. "node_id": "MDQ6VXNlcjExMzg0MTc=",
  327. "avatar_url": "https://avatars.githubusercontent.com/u/1138417?v=4",
  328. "gravatar_id": "",
  329. "url": "https://api.github.com/users/comp500",
  330. "html_url": "https://github.com/comp500",
  331. "followers_url": "https://api.github.com/users/comp500/followers",
  332. "following_url": "https://api.github.com/users/comp500/following{/other_user}",
  333. "gists_url": "https://api.github.com/users/comp500/gists{/gist_id}",
  334. "starred_url": "https://api.github.com/users/comp500/starred{/owner}{/repo}",
  335. "subscriptions_url": "https://api.github.com/users/comp500/subscriptions",
  336. "organizations_url": "https://api.github.com/users/comp500/orgs",
  337. "repos_url": "https://api.github.com/users/comp500/repos",
  338. "events_url": "https://api.github.com/users/comp500/events{/privacy}",
  339. "received_events_url": "https://api.github.com/users/comp500/received_events",
  340. "type": "User",
  341. "site_admin": false
  342. },
  343. "node_id": "MDc6UmVsZWFzZTI4NDgzODEy",
  344. "tag_name": "v0.0.3",
  345. "target_commitish": "master",
  346. "name": "Release v0.0.3",
  347. "draft": false,
  348. "prerelease": false,
  349. "created_at": "2020-07-12T21:45:12Z",
  350. "published_at": "2020-07-12T21:47:00Z",
  351. "assets": [
  352. {
  353. "url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/assets/22812004",
  354. "id": 22812004,
  355. "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODEyMDA0",
  356. "name": "packwiz-installer-bootstrap.jar",
  357. "label": null,
  358. "uploader": {
  359. "login": "comp500",
  360. "id": 1138417,
  361. "node_id": "MDQ6VXNlcjExMzg0MTc=",
  362. "avatar_url": "https://avatars.githubusercontent.com/u/1138417?v=4",
  363. "gravatar_id": "",
  364. "url": "https://api.github.com/users/comp500",
  365. "html_url": "https://github.com/comp500",
  366. "followers_url": "https://api.github.com/users/comp500/followers",
  367. "following_url": "https://api.github.com/users/comp500/following{/other_user}",
  368. "gists_url": "https://api.github.com/users/comp500/gists{/gist_id}",
  369. "starred_url": "https://api.github.com/users/comp500/starred{/owner}{/repo}",
  370. "subscriptions_url": "https://api.github.com/users/comp500/subscriptions",
  371. "organizations_url": "https://api.github.com/users/comp500/orgs",
  372. "repos_url": "https://api.github.com/users/comp500/repos",
  373. "events_url": "https://api.github.com/users/comp500/events{/privacy}",
  374. "received_events_url": "https://api.github.com/users/comp500/received_events",
  375. "type": "User",
  376. "site_admin": false
  377. },
  378. "content_type": "application/octet-stream",
  379. "state": "uploaded",
  380. "size": 98989,
  381. "download_count": 12258,
  382. "created_at": "2020-07-12T21:46:48Z",
  383. "updated_at": "2020-07-12T21:46:49Z",
  384. "browser_download_url": "https://github.com/packwiz/packwiz-installer-bootstrap/releases/download/v0.0.3/packwiz-installer-bootstrap.jar"
  385. }
  386. ],
  387. "tarball_url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/tarball/v0.0.3",
  388. "zipball_url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/zipball/v0.0.3",
  389. "body": "Fix more threading issues.",
  390. "reactions": {
  391. "url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/reactions",
  392. "total_count": 3,
  393. "+1": 0,
  394. "-1": 0,
  395. "laugh": 0,
  396. "hooray": 3,
  397. "confused": 0,
  398. "heart": 0,
  399. "rocket": 0,
  400. "eyes": 0
  401. }
  402. }'
  403. + local oldState
  404. ++ shopt -po xtrace
  405. + oldState='set -o xtrace'
  406. + shopt -u -o xtrace
  407. [init] 2022-07-12 00:41:47+00:00 Latest packwiz {
  408. "url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812",
  409. "assets_url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/assets",
  410. "upload_url": "https://uploads.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/assets{?name,label}",
  411. "html_url": "https://github.com/packwiz/packwiz-installer-bootstrap/releases/tag/v0.0.3",
  412. "id": 28483812,
  413. "author": {
  414. "login": "comp500",
  415. "id": 1138417,
  416. "node_id": "MDQ6VXNlcjExMzg0MTc=",
  417. "avatar_url": "https://avatars.githubusercontent.com/u/1138417?v=4",
  418. "gravatar_id": "",
  419. "url": "https://api.github.com/users/comp500",
  420. "html_url": "https://github.com/comp500",
  421. "followers_url": "https://api.github.com/users/comp500/followers",
  422. "following_url": "https://api.github.com/users/comp500/following{/other_user}",
  423. "gists_url": "https://api.github.com/users/comp500/gists{/gist_id}",
  424. "starred_url": "https://api.github.com/users/comp500/starred{/owner}{/repo}",
  425. "subscriptions_url": "https://api.github.com/users/comp500/subscriptions",
  426. "organizations_url": "https://api.github.com/users/comp500/orgs",
  427. "repos_url": "https://api.github.com/users/comp500/repos",
  428. "events_url": "https://api.github.com/users/comp500/events{/privacy}",
  429. "received_events_url": "https://api.github.com/users/comp500/received_events",
  430. "type": "User",
  431. "site_admin": false
  432. },
  433. "node_id": "MDc6UmVsZWFzZTI4NDgzODEy",
  434. "tag_name": "v0.0.3",
  435. "target_commitish": "master",
  436. "name": "Release v0.0.3",
  437. "draft": false,
  438. "prerelease": false,
  439. "created_at": "2020-07-12T21:45:12Z",
  440. "published_at": "2020-07-12T21:47:00Z",
  441. "assets": [
  442. {
  443. "url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/assets/22812004",
  444. "id": 22812004,
  445. "node_id": "MDEyOlJlbGVhc2VBc3NldDIyODEyMDA0",
  446. "name": "packwiz-installer-bootstrap.jar",
  447. "label": null,
  448. "uploader": {
  449. "login": "comp500",
  450. "id": 1138417,
  451. "node_id": "MDQ6VXNlcjExMzg0MTc=",
  452. "avatar_url": "https://avatars.githubusercontent.com/u/1138417?v=4",
  453. "gravatar_id": "",
  454. "url": "https://api.github.com/users/comp500",
  455. "html_url": "https://github.com/comp500",
  456. "followers_url": "https://api.github.com/users/comp500/followers",
  457. "following_url": "https://api.github.com/users/comp500/following{/other_user}",
  458. "gists_url": "https://api.github.com/users/comp500/gists{/gist_id}",
  459. "starred_url": "https://api.github.com/users/comp500/starred{/owner}{/repo}",
  460. "subscriptions_url": "https://api.github.com/users/comp500/subscriptions",
  461. "organizations_url": "https://api.github.com/users/comp500/orgs",
  462. "repos_url": "https://api.github.com/users/comp500/repos",
  463. "events_url": "https://api.github.com/users/comp500/events{/privacy}",
  464. "received_events_url": "https://api.github.com/users/comp500/received_events",
  465. "type": "User",
  466. "site_admin": false
  467. },
  468. "content_type": "application/octet-stream",
  469. "state": "uploaded",
  470. "size": 98989,
  471. "download_count": 12258,
  472. "created_at": "2020-07-12T21:46:48Z",
  473. "updated_at": "2020-07-12T21:46:49Z",
  474. "browser_download_url": "https://github.com/packwiz/packwiz-installer-bootstrap/releases/download/v0.0.3/packwiz-installer-bootstrap.jar"
  475. }
  476. ],
  477. "tarball_url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/tarball/v0.0.3",
  478. "zipball_url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/zipball/v0.0.3",
  479. "body": "Fix more threading issues.",
  480. "reactions": {
  481. "url": "https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/reactions",
  482. "total_count": 3,
  483. "+1": 0,
  484. "-1": 0,
  485. "laugh": 0,
  486. "hooray": 3,
  487. "confused": 0,
  488. "heart": 0,
  489. "rocket": 0,
  490. "eyes": 0
  491. }
  492. }
  493. ++ jq --raw-output .tag_name
  494. ++ echo '{' '"url":' '"https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812",' '"assets_url":' '"https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/assets",' '"upload_url":' '"https://uploads.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/assets{?name,label}",' '"html_url":' '"https://github.com/packwiz/packwiz-installer-bootstrap/releases/tag/v0.0.3",' '"id":' 28483812, '"author":' '{' '"login":' '"comp500",' '"id":' 1138417, '"node_id":' '"MDQ6VXNlcjExMzg0MTc=",' '"avatar_url":' '"https://avatars.githubusercontent.com/u/1138417?v=4",' '"gravatar_id":' '"",' '"url":' '"https://api.github.com/users/comp500",' '"html_url":' '"https://github.com/comp500",' '"followers_url":' '"https://api.github.com/users/comp500/followers",' '"following_url":' '"https://api.github.com/users/comp500/following{/other_user}",' '"gists_url":' '"https://api.github.com/users/comp500/gists{/gist_id}",' '"starred_url":' '"https://api.github.com/users/comp500/starred{/owner}{/repo}",' '"subscriptions_url":' '"https://api.github.com/users/comp500/subscriptions",' '"organizations_url":' '"https://api.github.com/users/comp500/orgs",' '"repos_url":' '"https://api.github.com/users/comp500/repos",' '"events_url":' '"https://api.github.com/users/comp500/events{/privacy}",' '"received_events_url":' '"https://api.github.com/users/comp500/received_events",' '"type":' '"User",' '"site_admin":' false '},' '"node_id":' '"MDc6UmVsZWFzZTI4NDgzODEy",' '"tag_name":' '"v0.0.3",' '"target_commitish":' '"master",' '"name":' '"Release' 'v0.0.3",' '"draft":' false, '"prerelease":' false, '"created_at":' '"2020-07-12T21:45:12Z",' '"published_at":' '"2020-07-12T21:47:00Z",' '"assets":' '[' '{' '"url":' '"https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/assets/22812004",' '"id":' 22812004, '"node_id":' '"MDEyOlJlbGVhc2VBc3NldDIyODEyMDA0",' '"name":' '"packwiz-installer-bootstrap.jar",' '"label":' null, '"uploader":' '{' '"login":' '"comp500",' '"id":' 1138417, '"node_id":' '"MDQ6VXNlcjExMzg0MTc=",' '"avatar_url":' '"https://avatars.githubusercontent.com/u/1138417?v=4",' '"gravatar_id":' '"",' '"url":' '"https://api.github.com/users/comp500",' '"html_url":' '"https://github.com/comp500",' '"followers_url":' '"https://api.github.com/users/comp500/followers",' '"following_url":' '"https://api.github.com/users/comp500/following{/other_user}",' '"gists_url":' '"https://api.github.com/users/comp500/gists{/gist_id}",' '"starred_url":' '"https://api.github.com/users/comp500/starred{/owner}{/repo}",' '"subscriptions_url":' '"https://api.github.com/users/comp500/subscriptions",' '"organizations_url":' '"https://api.github.com/users/comp500/orgs",' '"repos_url":' '"https://api.github.com/users/comp500/repos",' '"events_url":' '"https://api.github.com/users/comp500/events{/privacy}",' '"received_events_url":' '"https://api.github.com/users/comp500/received_events",' '"type":' '"User",' '"site_admin":' false '},' '"content_type":' '"application/octet-stream",' '"state":' '"uploaded",' '"size":' 98989, '"download_count":' 12258, '"created_at":' '"2020-07-12T21:46:48Z",' '"updated_at":' '"2020-07-12T21:46:49Z",' '"browser_download_url":' '"https://github.com/packwiz/packwiz-installer-bootstrap/releases/download/v0.0.3/packwiz-installer-bootstrap.jar"' '}' '],' '"tarball_url":' '"https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/tarball/v0.0.3",' '"zipball_url":' '"https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/zipball/v0.0.3",' '"body":' '"Fix' more threading 'issues.",' '"reactions":' '{' '"url":' '"https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/reactions",' '"total_count":' 3, '"+1":' 0, '"-1":' 0, '"laugh":' 0, '"hooray":' 3, '"confused":' 0, '"heart":' 0, '"rocket":' 0, '"eyes":' 0 '}' '}'
  495. + latestPackwizVer=v0.0.3
  496. ++ jq --raw-output '.assets[] | select(.name | match("packwiz-installer-bootstrap.jar")) | .url'
  497. ++ echo '{' '"url":' '"https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812",' '"assets_url":' '"https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/assets",' '"upload_url":' '"https://uploads.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/assets{?name,label}",' '"html_url":' '"https://github.com/packwiz/packwiz-installer-bootstrap/releases/tag/v0.0.3",' '"id":' 28483812, '"author":' '{' '"login":' '"comp500",' '"id":' 1138417, '"node_id":' '"MDQ6VXNlcjExMzg0MTc=",' '"avatar_url":' '"https://avatars.githubusercontent.com/u/1138417?v=4",' '"gravatar_id":' '"",' '"url":' '"https://api.github.com/users/comp500",' '"html_url":' '"https://github.com/comp500",' '"followers_url":' '"https://api.github.com/users/comp500/followers",' '"following_url":' '"https://api.github.com/users/comp500/following{/other_user}",' '"gists_url":' '"https://api.github.com/users/comp500/gists{/gist_id}",' '"starred_url":' '"https://api.github.com/users/comp500/starred{/owner}{/repo}",' '"subscriptions_url":' '"https://api.github.com/users/comp500/subscriptions",' '"organizations_url":' '"https://api.github.com/users/comp500/orgs",' '"repos_url":' '"https://api.github.com/users/comp500/repos",' '"events_url":' '"https://api.github.com/users/comp500/events{/privacy}",' '"received_events_url":' '"https://api.github.com/users/comp500/received_events",' '"type":' '"User",' '"site_admin":' false '},' '"node_id":' '"MDc6UmVsZWFzZTI4NDgzODEy",' '"tag_name":' '"v0.0.3",' '"target_commitish":' '"master",' '"name":' '"Release' 'v0.0.3",' '"draft":' false, '"prerelease":' false, '"created_at":' '"2020-07-12T21:45:12Z",' '"published_at":' '"2020-07-12T21:47:00Z",' '"assets":' '[' '{' '"url":' '"https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/assets/22812004",' '"id":' 22812004, '"node_id":' '"MDEyOlJlbGVhc2VBc3NldDIyODEyMDA0",' '"name":' '"packwiz-installer-bootstrap.jar",' '"label":' null, '"uploader":' '{' '"login":' '"comp500",' '"id":' 1138417, '"node_id":' '"MDQ6VXNlcjExMzg0MTc=",' '"avatar_url":' '"https://avatars.githubusercontent.com/u/1138417?v=4",' '"gravatar_id":' '"",' '"url":' '"https://api.github.com/users/comp500",' '"html_url":' '"https://github.com/comp500",' '"followers_url":' '"https://api.github.com/users/comp500/followers",' '"following_url":' '"https://api.github.com/users/comp500/following{/other_user}",' '"gists_url":' '"https://api.github.com/users/comp500/gists{/gist_id}",' '"starred_url":' '"https://api.github.com/users/comp500/starred{/owner}{/repo}",' '"subscriptions_url":' '"https://api.github.com/users/comp500/subscriptions",' '"organizations_url":' '"https://api.github.com/users/comp500/orgs",' '"repos_url":' '"https://api.github.com/users/comp500/repos",' '"events_url":' '"https://api.github.com/users/comp500/events{/privacy}",' '"received_events_url":' '"https://api.github.com/users/comp500/received_events",' '"type":' '"User",' '"site_admin":' false '},' '"content_type":' '"application/octet-stream",' '"state":' '"uploaded",' '"size":' 98989, '"download_count":' 12258, '"created_at":' '"2020-07-12T21:46:48Z",' '"updated_at":' '"2020-07-12T21:46:49Z",' '"browser_download_url":' '"https://github.com/packwiz/packwiz-installer-bootstrap/releases/download/v0.0.3/packwiz-installer-bootstrap.jar"' '}' '],' '"tarball_url":' '"https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/tarball/v0.0.3",' '"zipball_url":' '"https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/zipball/v0.0.3",' '"body":' '"Fix' more threading 'issues.",' '"reactions":' '{' '"url":' '"https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/28483812/reactions",' '"total_count":' 3, '"+1":' 0, '"-1":' 0, '"laugh":' 0, '"hooray":' 3, '"confused":' 0, '"heart":' 0, '"rocket":' 0, '"eyes":' 0 '}' '}'
  498. + latestPackwizUrl=https://api.github.com/repos/packwiz/packwiz-installer-bootstrap/releases/assets/22812004
  499. + : packwiz-installer-bootstrap_v0.0.3.jar
  500. + [[ ! -e packwiz-installer-bootstrap_v0.0.3.jar ]]
  501. + [[ ! -f packwiz-installer-bootstrap.jar ]]
  502. + log 'ERROR: Packwiz not available or could not be downloaded from Github!'
  503. + local oldState
  504. ++ shopt -po xtrace
  505. + oldState='set -o xtrace'
  506. + shopt -u -o xtrace
  507. [init] 2022-07-12 00:41:47+00:00 ERROR: Packwiz not available or could not be downloaded from Github!
  508. + exit 1
  509.  
Advertisement
Add Comment
Please, Sign In to add comment