Porteus-v5.01 bug reports

Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
User avatar
Rava
Contributor
Contributor
Posts: 5424
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

Porteus-v5.01 bug reports

Post#61 by Rava » 22 Oct 2023, 04:33

Ed_P wrote:
22 Oct 2023, 04:13
Ctrl+Alt+F4 brought me to a basic terminal screen that I couldn't get back from.
You can switch between VTs (Virtual Terminals) via "Alt+Right-Cursor-Key" or "Alt+Left-Cursor-Key".

By "Right-Cursor-Key" and "Left-Cursor-Key" I mean the → and ← keys that are usually setup up on most keyboards in this pattern:

Code: Select all

  ↑
← ↓ →
When switching long enough (= e.g. via pressing "Alt+Right-Cursor-Key" and "Alt+Right-Cursor-Key" and "Alt+Right-Cursor-Key" …), you will reach the VT that has started X and thus you will return to your DE / to your X session.

Added in 5 minutes 18 seconds:
Of course, alternatively you could also log in a guest and start a 2nd X session via

Code: Select all

startx
but Cave! Be aware that running more than one X session at a time will put much strain on your system. First: this new X session is not the one you previously ran, it is a brand new one, and 2nd: even on more modern systems with lots of RAM running more than one X session will slow down your whole system significantly, so better not try that.

Added in 3 minutes 54 seconds:
It is still a nice experience every Windoze user should have at least tried once: since it is possible on Linux to run more than one X session on one machine, it is not possible to run more than one native Windoze session on any Windoze system (unless you use virtual machines, but we not speak about virtual machines here) Still be aware of what you put your system through and best save all open files (have backups like usual) and in the worst case scenario, be prepared to use REISUB when all fails and your system becomes unresponsive.
Cheers!
Yours Rava

funghost
Black ninja
Black ninja
Posts: 33
Joined: 20 Oct 2022, 11:59
Distribution: Slackware

Porteus-v5.01 bug reports

Post#62 by funghost » 24 Oct 2023, 08:37

Hello,
I can't mount an encrypted disk with Luks via Thunar on the XFCE version.
I tested via qemu and on a physical machine I reproduce the problem.
There's a message asking for my password, but once I've entered it and validated it, I get the error :
Failed to mount "42 GB Encrypted"
Error unclock /dev/sda5: The function 'bd_crypto_luks_open_blob' called but not implemented.
(the libblockdev package is already installed so I don't know)

On the other hand, no command-line problems to mount the encrypted volume.

I tested with an encrypted LVM volume and a volume without LVM, it's the same.

I've also tested the Gnome and KDE version of Porteus, and I can't mount the encrypted volume either.

beny
Full of knowledge
Full of knowledge
Posts: 2253
Joined: 02 Jan 2011, 11:33
Location: italy

Porteus-v5.01 bug reports

Post#63 by beny » 24 Oct 2023, 09:08

hi, read this,porteus don't have this lib libblockdev-crypto2. Try to connect to luks container

funghost
Black ninja
Black ninja
Posts: 33
Joined: 20 Oct 2022, 11:59
Distribution: Slackware

Porteus-v5.01 bug reports

Post#64 by funghost » 24 Oct 2023, 09:39

Hi beny,
I tested it by taking the Debian package (libblockdev-crypto 2 v2.28) and overwriting the files present and I get the same message.

On Porteus with a
slackpkg file-search libbd_crypto.so.2.0.0
It tells me that libblockdev version 2.26 is already installed

beny
Full of knowledge
Full of knowledge
Posts: 2253
Joined: 02 Jan 2011, 11:33
Location: italy

Porteus-v5.01 bug reports

Post#65 by beny » 24 Oct 2023, 09:51

hi arch have this version,libblockdev-3.0.4-1-x86_64.pkg.tar.zst but i don't know if is useful for your task, have the python3.11 inside so i don't think you can use for...

funghost
Black ninja
Black ninja
Posts: 33
Joined: 20 Oct 2022, 11:59
Distribution: Slackware

Porteus-v5.01 bug reports

Post#66 by funghost » 24 Oct 2023, 10:51

Hi
I just tested slackware64-live-15.0.iso and it works even though they have version 2.26.
It's not the version that's the problem, it must be a package that needs to be added, but which one? :(

User avatar
Rava
Contributor
Contributor
Posts: 5424
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

Porteus-v5.01 bug reports

Post#67 by Rava » 24 Oct 2023, 11:01

Just put my Port 5.01

Code: Select all

root@rava:~# cat /etc/porteus/*
001-core.xzm:20230922
002-xorg.xzm:20231001
002-xtra.xzm:20230922
003-xfce.xzm:20230922
06-man.xzm:20230915
initrd.xz:20220928
out of suspend to see this error:
Image
and I would like to know what that's about.

Code: Select all

root@rava:~# grep -i failure /var/log/messages
root@rava:~# grep -i failure /var/log/dmesg 
root@rava:~# 
Any ideas?
Cheers!
Yours Rava

beny
Full of knowledge
Full of knowledge
Posts: 2253
Joined: 02 Jan 2011, 11:33
Location: italy

Porteus-v5.01 bug reports

Post#68 by beny » 24 Oct 2023, 12:19

hi,you have on system this:/slackware64/a/openssl11-solibs-1.1.1w-x86_64-1.txz make a package and try if work.

User avatar
Rava
Contributor
Contributor
Posts: 5424
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

Porteus-v5.01 bug reports

Post#69 by Rava » 24 Oct 2023, 12:32

beny wrote:
24 Oct 2023, 12:19
hi,you have on system this:/slackware64/a/openssl11-solibs-1.1.1w-x86_64-1.txz make a package and try if work.
I presume you have not replied to my post about the
Image
issue?
Cheers!
Yours Rava

funghost
Black ninja
Black ninja
Posts: 33
Joined: 20 Oct 2022, 11:59
Distribution: Slackware

Porteus-v5.01 bug reports

Post#70 by funghost » 24 Oct 2023, 14:16

Hi beny,
I've just tested with the openssl11-solibs package and got the same message.

funghost
Black ninja
Black ninja
Posts: 33
Joined: 20 Oct 2022, 11:59
Distribution: Slackware

Porteus-v5.01 bug reports

Post#71 by funghost » 24 Oct 2023, 15:47

Hi,
if it helps, I've found the command that's causing the problem :

Code: Select all

udisksctl unlock --block-device /dev/sda2
Error unlocking /dev/sda2:
GDBus.Error:org.freedesktop.UDisks2.Error.Failed:
Error unlocking /dev/sda2: The function 'bd_crypto_luks_open_blob' called,
but not implemented!

beny
Full of knowledge
Full of knowledge
Posts: 2253
Joined: 02 Jan 2011, 11:33
Location: italy

Porteus-v5.01 bug reports

Post#72 by beny » 24 Oct 2023, 16:19

hi, you have also this package cryptsetup on system, all i have read for this issue is install the libblockdev-crypto and restart udisk2

funghost
Black ninja
Black ninja
Posts: 33
Joined: 20 Oct 2022, 11:59
Distribution: Slackware

Porteus-v5.01 bug reports

Post#73 by funghost » 24 Oct 2023, 17:25

Thanks for your help beny
I also found the same information on the net
I hope this will be fixed on the next version of Porteus

beny
Full of knowledge
Full of knowledge
Posts: 2253
Joined: 02 Jan 2011, 11:33
Location: italy

Porteus-v5.01 bug reports

Post#74 by beny » 24 Oct 2023, 18:17

hi Rava is an audio device card?

User avatar
Rava
Contributor
Contributor
Posts: 5424
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

Porteus-v5.01 bug reports

Post#75 by Rava » 24 Oct 2023, 19:07

beny wrote:
24 Oct 2023, 18:17
hi Rava is an audio device card?
Could be.
But the audio output is working just fine.
Cheers!
Yours Rava

Post Reply