Results 49 issues of mikhailnov

Compressed kernel modules could not be loaded. Now both compressed and not compressed ones will be loaded. $ uname -r 5.10.74-generic-2rosa2021.1-x86_64 $ ls -1v /lib/modules/$(uname -r)/kernel/drivers/scsi/device_handler/ scsi_dh_alua.ko.zst scsi_dh_emc.ko.zst scsi_dh_hp_sw.ko.zst scsi_dh_rdac.ko.zst...

manual testing required

[spec-helper](http://abf.io/import/spec-helper) found that binaries are overlinked (linked with not used libraries): ``` + /usr/share/spec-helper/check_elf_files Warning: unused libraries in /usr/bin/npa-tool: /usr/lib64/libz.so.1 /usr/lib64/libgio-2.0.so.0 /usr/lib64/libgobject-2.0.so.0 /usr/lib64/libglib-2.0.so.0 /usr/lib64/libcrypto.so.1.1 /lib64/libdl.so.2 Warning: unused libraries in /usr/bin/gids-tool:...

help wanted

Hello! I am trying to use pam_p11 (https://github.com/OpenSC/pam_p11) with Rutoken ECP for 2-factor authentication in the operating system, but I want the key on token to not have a pin-code....

Both kernel modules from the tree of this commit are compilable on kernel 5.10 The kernel has to be build with commit 0bd476e6c6 ("kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()") reverted, because...

Здравствуйте! Вам по определенным каналам был передан PDF-документ с критическими и не очень замечаниями по упаковке R7 в RPM, не знаю, дошел ли он до разработчиков. Судя по тому, что...

This is microdnf, not yum. Normal dnf uses /var/cache/dnf. It is not a good idea to reuse it. But there is no need to use /var/cache/yum, at least in ROSA...

Can you please build Linux packages (.deb, .rpm) in addition to your binary installer? Binary installer is Windows way and should not be used in Linux environment because the packages...

Hello! audit 3.0.8, glibc 2.31. The first configuration: localhost ~ # grep -e num_logs -e max_log_file -e max_log_file_action /etc/audit/auditd.conf num_logs = 10 max_log_file = 100 max_log_file_action = ROTATE There are...

auditd.service has the following line: `RefuseManualStop=yes` It makes `systemctl stop auditd` not work, but `systemctl kill auditd` still works. It is not good to force users to stop the daemon...

I click on a repository in the list of repos in dnfdragora-gtk and it takes >10 sec to load information about it, sometimes it is loaded quickly, sometimes up to...