Emil Petrakov
Emil Petrakov
What do you mean? My kernel and initramfs are compiled using LZO compression. I already have an installed package "app-arch/lzop". I've added "app-admin/eclean-kernel lzo" to my "/etc/portage/package.use", re-emerged "app-admin/eclean-kernel", and...
``` # modprobe configs && zgrep LZO /proc/config.gz CONFIG_HAVE_KERNEL_LZO=y CONFIG_KERNEL_LZO=y CONFIG_RD_LZO=y # CONFIG_CRYPTO_LZO is not set CONFIG_LZO_DECOMPRESS=y CONFIG_DECOMPRESS_LZO=y ``` ``` # emerge --info eclean-kernel ... app-admin/eclean-kernel-2.99.3::gentoo was built with the...
> ``` > emerge -pv python-lzo > ``` > > please. It was emerged as a dependency of eclean-kernel. ``` -rw-rw---- 1 portage portage 4,1K 2021-08-20 01:38 /var/log/portage/dev-python:python-lzo-1.12-r2:20210819-223809.log -rw-rw---- 1...
> can you open a python shell (just run `python`) and then run `import lzo` ? ``` # python Python 3.9.6 (default, Aug 5 2021, 20:29:37) [GCC 10.3.0] on linux...
> yeah, if this requires any custom logic I'd prefer to just drop it - lzo is obsoleted by zstd anyways in just about any metric (including being a sane...
> If it's too hard to support, we can always declare it unsupported Great decision.
> @iq180, please stop being such an asshole. We're working on this in our free time, we don't get any money for it and apparently no gratitude either. We can't...