by UberSlackr » Mon Apr 29, 2013 10:59 pm
Hate to dig up old threads; but didn't want to create a new one either.
I've followed every instruction pepedog has provided; but I'm getting no where.
After issuing $this->bbcode_second_pass_code('', 'makepkg -Acs --asroot') I get an error at the end.. Write Error.
and it fails to create package.
$this->bbcode_second_pass_code('', '
==> Tidying install...
-> Purging unwanted files...
==> WARNING: backup entry file not in package : etc/webmin/webmin.cats
-> Compressing man and info pages...
==> Creating package "webmin"...
-> Generating .PKGINFO file...
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
/usr/bin/makepkg: line 1893: 7369 Killed ${COMPRESSXZ[@]:-xz -c -z -}
bsdtar: opt/webmin/postfix/help/opt_maximal_queue_lifetime.sv.html: Write error
==> ERROR: Failed to create package file.
')