Hello,

I have noticed that all package URLs in trunk are updated in order to point to $(HTTPBLFS)/.../$(DIR).tar.bz2 files. However, in many cases, upstream distributes only *.tar.gz files. How do you generate *.tar.bz2 from *.tar.gz? Attempts to zcat file.tar.gz | bzip2 >file.tar.bz2 (in order to avoid expensive re-downloading of all packages) produce sha1sum mismatch.

--
Alexander E. Patrakov
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to