lrzip fails

I just installed the lrzip compression utility but it gives me a weird error message:
Code:
# lrzip bin.tar
Output filename is: bin.tar.lrz
pthread_mutex_lock failedNo such file or directory
Fatal error - exiting

Anybody seen this before?
 
I made a few attempts today to patch archivers/lrzip without success. I still think your best options are to open a Problem Report or send an email to the maintainer. I could not find any PR for this issue, even one for the original post here in 2012 so this is a long-suffering problem.
 
I don't think archivers/lrzip is a widely used port. On BSD Stats Project, it is one of the few ports which shows no users, although that is not definitive proof of its use or lack thereof. I just found it interesting. It could explain why this problem has languished for two years.
 
That's too bad. I've only just tried it myself, the other day, on a Linux box, after it wouldn't work here. I did some research and wanted it for large, similar disk images I'd like to squish down. lrztar -U seems perfect for this. They are in a zfs with compression, yielding 15-20% savings on a dozen or so images, but I think lrzip could improve this to 80%, and likely higher because half of the images are nearly identical. I'm surprised more folks aren't using it.

It does seem to throw that same error regardless of how it's installed. :x
 
I have 0.616 installed.

Forget it. If they haven't fixed this port by now, it's a lost cause.

I just won't use it. Not worth it.
 
Back
Top