You are not logged in.
What for? Your approach isn't useful. Delete that line(s) and you're done.
rolfie
Why all this hickup - just checked my 78.15.0ESR: the upgrade to 91.3.0ESR is possible.
Try to replace slim (no more developed) with lightdm. I am running that on a 3700X.
rolfie
ahh, adding /sbin/blkid now works,
so sudo blkid gives command not found,
but sudo /sbin/blkid works!
Explanation: please read the Chimaera release notes https://files.devuan.org/devuan_chimaer … _notes.txt, especially the section about su (not a Devuan specific problem).
rolfie
How do I display the uuid's of the disks?
# blkid
Devuan is free from systemd. Thats the purpose.
I am using openrc since ASCII. Works fine.
My first encounter with runit in a virtual machine a while ago was frustrating. Didn't realy work. Though there are people that are using it with success now. Maybe its time for another try.
rolfie
What is wrong with firefox-esr 78.15.0? When it is no more supported Chimaera will update to the next release.
Anyhow, I am using firefox-esr downloaded from upstream. It will tell me when the Upgrade to 91.2 is due. I can wait.
rolfie
You have to define the shared folder in the VBox Manager and then you need to mount it within Devuan. Refer to VBox manual.
Not a Devuan problem. What exactly do you want to achieve, and what have you done as preparation?
Good that you got it working again the oldfashioned way.
In my private environment at home, I did disable IPP in the printer because it interfered with the classic ppd and did not allow to modify the options. This was on a Kyocera P6230 laserprinter a bit more than a year ago. The PPD control survived the upgrade from Beowulf to Chimaera.
rolfie
Maybe this thread gives some hints: https://dev1galaxy.org/viewtopic.php?id=4496
rolfie
Your update bypassed the apt database. Synaptic looks at the database and not at the application.
rolfie
... and installed in expert mode. the only options for the file system were ext2, fat, fat32 and that was about it, as far as I can remember ...
This happens if you skip the step "load components". These "components" supply the required modules for the full installation.
Example: https://dev1galaxy.org/viewtopic.php?id=4509&p=2
rolfie
The recommendation is to exclude all foreign sources from the upgrade. In your case Earth and Skype and maybe Zoom.
Once the upgrade is done you may take care for the other stuff one by one.
rolfie
Well, I have several luks2 encrypted LVMs with ext4/swap running under Chimaera, no delays. As well upgrades from Beowulf as native installs.
What do you mean by overlay fs?
rolfie
There's something to be said about purpose built devices; I would prefer to use Devuan over Debian, because Devuan is supposed to work 100% fine with SystemV Init. I know I won't need to fight with the system just to get it work and that means a lot to me!
For me, it's not about "not using ____", it's about continuing to use that which "ain't broke and don't need fix'n"!
Same for me,
rolfie
Well, the symptoms are similar to the ones I had with ASCII and Beowulf. Encrypted LVMs were not shut down correctly.
When you see this problem with Chimaera I guess something along the cryptsetup packages is missing on your machine. I have installed:
cryptsetup
cryptsetup-bin
cryptsetup-initramfs
cryptsetup-run
libcryptsetup12
udisks2
HTH, rolfie
Beowulf? Then you need to patch a file. Gone with Chimaera.
For the patch read this please: https://dev1galaxy.org/viewtopic.php?id=1753
rolfie
.. and then you can remove the "supervisor password" with the machine still having disabled SecureBoot ?
Haven't tried that because the Supervisor PW disables any change of the BIOS settings. Since its a mobile unit I think PW protection makes sense.
And Chimaera is encrypted anyhow.
Maybe I give it a try while I am at home ....
rolfie
I did not choose the display manager, I simply got whatever the default is. Is there some reasonably simply config file that can be changed to use a different display manager?
Yes, I'm getting seriously interested in upgrading. This string of disabling screwups is really getting frustrating.
Well, meanwhile I know what I want and how to install a system with SW I want from CLI level onward. I have read the release notes and the recommendations of the suitable combinations. I am happy with lightdm.
What I do is:
apt install xorg
apt install lightdm
apt install mate-desktop-environment-extras --no-install-recommends on older PCs/for my wife
apt install cinnamon --no-install-recommends on my workstation and laptop.
followed by installation of all the goodies I use and need (got a nice piece of paper documenting my procedures and experiences).
About switching the display manager: I have no experience with that.
rolfie
I gave Slim a try on ASCII and abandoned it for LightDM. Get rid of Slim. I consider it to be a pain .....
And consider upgrading to Beowulf, works fine. Meanwhile I am on Chimaera on all the every day used computers. Its rock stable.
rolfie
Bought an Acer Aspire 5 laptop in April this year. No more CSM present, thanks to the agreement of the major HW/SW suppliers.
To be able to disable SecureBoot you have to set a supervisor password.
Installed Chimaera on it, since then working fine.
rolfie
Probably no Debian package?
I get the same error on my wife's PC (Chimaera, openrc, MATE). When I klick ok, I get the dialogue.
No issue on my PC with Chimaera, openrc, Cinnamon.
rolfie
When reading the initial post and the thread: Maybe another victim of the path issue? Have you read the (Beowulf) release notes and are you aware of the difference between su and su -?