Tomasz Paweł Gajc

Results 45 comments of Tomasz Paweł Gajc

By default name scheme of software distributed looks like this: ${name}-${version}.tar.gz When you use RPM you need to adjust `%prep` section like this: `%setup -q -n %{name}-%{version}-stable` or `%autosetup -n...

Looks like linking is missing boost libraries. This time i've ran build without LTO. https://abf.openmandriva.org/build_lists/27483 ``` FAILED: src/cryfs-unmount/libcryfs-unmount.so : && /usr/bin/clang++ -fPIC -Os -fomit-frame-pointer -gdwarf-4 -Wstrict-aliasing=2 -pipe -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2...

@dolohow Yes of course it compiles on x86_64, but does not on aarch64.

Yes it does bulild with gcc on aarch64 with UKSM patch.

Yes it does wotk with LLVM/clang and aarch64

@poettering Yes this is still valid. [root@abf bin]# journalctl --since=2018-01-04 | grep timesync | wc -l 9840

Can't you just add this to dracut.conf ? `omit_dracutmodules+=" iscsi "`

Hi, please fill ticket for you distro as in first place. Second gkr-pam is not something that sddm uses at all.

Guess this was invented more than 10 years ago to support >4GB files inside rpm. https://github.com/rpm-software-management/rpm/commit/68c7cf80d7b763498d0077daa91f649bc209e7ae

Yes i am aware that openssl is available for quite lot of operating systems, not necessarly related to *NIX. > Also I do not understand why you're adding them at...