-
If you had B2 installed you will need to delete the Jail dataset and start all over again...
-
FYI, My particular scenario (clean install of both freenas and the plugin) has been resolved by william in the bug ticket.
for reference, running:
# /usr/bin/find /mnt/[volume]/jail/plugins_jail-amd64|/usr/bin/xargs /bin/chflags noschg
fixed permissions.
after this i was able to repeat the plugins pbi installation attempt.
Thanks William!
-
I'm in same situation: 8.2 beta3, installed from scratch. Plugins jail wont install, it just throw:
pbi_add: Failed extracting /var/tmp/firmware/pbifile.pbi
after installation (seen at command line, web interface doesn't raise any error). Obviously, trying to start plugins service, doesn't work.
Already did:
/usr/bin/find /mnt/[volume]/jail/plugins_jail-amd64|/usr/bin/xargs /bin/chflags noschg
with no luck. I uploaded the pbi using scp, and running from command line:
/usr/local/sbin/pbi_add -e -f -o /mnt/Local/plugins.jail --no-checksig /var/tmp/firmware/pbifile.pbi
It results in:
Verifying Checksum...OK
Extracting to: /mnt/Local/plugins.jail/plugins_jail-i386
pbi_add: Failed extracting /var/tmp/firmware/pbifile.pbi
After checking, I can see files extracted to /mnt/Local/plugins.jail/plugins_jail-i386, but it seems something goes wrong at the end of extraction. ANy suggestion or debug I can run?
Thanks...
-
-
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules