You are not logged in.
Pages: 1
Hi there
I am new to Arch, as my post will probably suggest.., and I am currently in the Process of setting up my machine.
For that reason I read a lot to the wiki pages and the suggestions. So following a suggestion on the Security page I went to installing SELinux, or trying I should rather say.. First I read the page on SELinux and decided, because I currently try to avoid using the aur, to use the git repository. I followed the described commands but the ./build_and_install_all.sh script exited with an error (i think after failing some tests ). I then browsed trough the wiki pages the internet and some forums, but could not find any help or posts concerning my particular issue ( conch ciphers seems to have an issue and there is a output about empty corrupted files).
I have copied the log to a file, these are the last cupel of lines:
interop-tests && echo all interop-tests passed
make[1]: Entering directory '/home/linx/selinux/openssh-selinux/src/openssh-9.6p1/regress'
run test putty-transfer.sh ...
SKIPPED: putty interop tests not enabled
run test putty-ciphers.sh ...
SKIPPED: putty interop tests not enabled
run test putty-kex.sh ...
SKIPPED: putty interop tests not enabled
run test conch-ciphers.sh ...
conch ciphers: cipher aes256-ctr
cmp: EOF on /home/linx/selinux/openssh-selinux/src/openssh-9.6p1/regress/copy which is empty
corrupted copy
conch ciphers: cipher aes256-cbc
cmp: EOF on /home/linx/selinux/openssh-selinux/src/openssh-9.6p1/regress/copy which is empty
corrupted copy
conch ciphers: cipher aes192-ctr
cmp: EOF on /home/linx/selinux/openssh-selinux/src/openssh-9.6p1/regress/copy which is empty
corrupted copy
conch ciphers: cipher aes192-cbc
cmp: EOF on /home/linx/selinux/openssh-selinux/src/openssh-9.6p1/regress/copy which is empty
corrupted copy
conch ciphers: cipher aes128-ctr
cmp: EOF on /home/linx/selinux/openssh-selinux/src/openssh-9.6p1/regress/copy which is empty
corrupted copy
conch ciphers: cipher aes128-cbc
cmp: EOF on /home/linx/selinux/openssh-selinux/src/openssh-9.6p1/regress/copy which is empty
corrupted copy
conch ciphers: cipher cast128-cbc
cmp: EOF on /home/linx/selinux/openssh-selinux/src/openssh-9.6p1/regress/copy which is empty
corrupted copy
conch ciphers: cipher blowfish
cmp: EOF on /home/linx/selinux/openssh-selinux/src/openssh-9.6p1/regress/copy which is empty
corrupted copy
conch ciphers: cipher 3des-cbc
cmp: EOF on /home/linx/selinux/openssh-selinux/src/openssh-9.6p1/regress/copy which is empty
corrupted copy
failed conch ciphers
make[1]: *** [Makefile:254: t-exec-interop] Error 1
make[1]: Leaving directory '/home/linx/selinux/openssh-selinux/src/openssh-9.6p1/regress'
make: *** [Makefile:730: interop-tests] Error 2
make: Leaving directory '/home/linx/selinux/openssh-selinux/src/openssh-9.6p1'
==> ERROR: A failure occurred in check().
Aborting...
But as for know I can add that I am running dwm with Xorg ,and on the arch-version 6.7.3, I also have already installed the linux-hardemned package, as recommended in the security page, via pacman, but nether the less am running the default kernel. Also if I do the "systatus" command, it tells me, that SELinux is disabled, and with the LSM kernel parameter I could only append the ' integrity ' part and omit ' capability ' but as I zgreped the config, SELinux was not appended.
I hope you can help me resolve this issue, and thanks in advance :)
Last edited by I'm_Just_Tired (2024-02-14 23:03:32)
Offline
I now have added the, in my opinion interesting lines where I think the test failed, after figuring out how to do so. I also tried running the/a singular test from the dir that is marked as failing, where the README file suggests so, but could not figure out the right command for doing so.. I may also add that I currently am running from time to time in some broken pipe errors while upgrading packages through pacman... and of course I can post the complete log, but as I stated before, it is fairly long, and if not necessary I would leave it at that, so it does not hinder to much.
Last edited by I'm_Just_Tired (2024-02-14 23:10:18)
Offline
Pages: 1