You are not logged in.
You can install 0.4 in beowulf using the deb package.
https://pkgmaster.devuan.org/devuan/pool/main/s/setnet/
That's my current key and it has a good signature here. MIT's pgp is frequently down. I just tried to get my key in a web browser, and it failed to find it. Never mind that I uploaded it to pgp.mit.edu when I created it.
Try subkeys.pgp.net and try refreshing your keys. Last year I updated the expiration date on the key but it didn't get updated on the keyserver until later. (mit was down at the time)
Using --refresh-keys will update your local copy.
I have a refracta install in a VM that has gnome. I can start gnome-terminal from the search box, and it just opens gnome-terminal normally, and I get the same 'watch*' messages as you.
If I try that as root, I get the 'Error constructing proxy...' message and also 'Could not open X display' which is strange, because this system is set up to allow root to run graphical apps in a user session. My root can open lxterminal with no problems.
Seems like there's something weird about gnome-terminal, but I don't know what that is. We're not getting exactly the same behavior. I don't know where your ash command is coming from. I'm guessing you did not create a wrapper script or alias named 'gnome-terminal' that tries to run ash in gnome-terminal. I'm stumped.
I click on the "Terminal"-icon on my taskbar with my mouse
Do you happen to know what command that executes? If not, we should figure that out. What terminal is it, what desktop environment are you running? Maybe a right-click on that icon will let you see a list of Properties that will show the command.
Does the error message appear inside the terminal that you just opened, or is it in a notification window or other popup?
If you have a terminal that will let you run commands, run the command that the panel icon uses to open a terminal and see if it gives you any more information.
I do get an error message, when I open an console.
Please tell me exactly what you do to open a console.
Maintainers Guides
https://git.devuan.org/devuan/documenta … aintainers
My /bin/*ash looks the same as yours after I install ash. I don't get an error message when I start an ash shell. I'm starting the shell by running 'ash' in xfce4 terminal. How are you doing it? How did you install the system? What did you do that's different from everyone else?
I'm not finding that error message on a web search. (Can't open completion)
To finish that
bash:ash: command not found
thing:
I just added an empty "ash"-file in /bin.Since then there are no more errors like
bash:ash: command not found
If anyone has an better idea or just can explain to me where that error message came/comes from;
you are very welcome!I found no hint in .bashrc of any script or program that needs ash.
greetings
The error message is coming from bash - the command providing the error is the first word in the error message. You get 'command not found' if ash is not installed. If you're sure you installed it, then something weird is going on or you didn't notice when it got removed.
If you create an empty /bin/ash, you should then get 'permission denied' because it's not executable. If you make it executable, then the error messages go away, but of course it does nothing.
A few messages above, you said 'ash' gives you a root shell after aliasing 'su'. The prompt that you pasted is a bash prompt. The ash prompt is just # or $ for root or user, respectively.
Note: You can also get 'command not found' with the new default su setup if the command you're trying to run is in an sbin directory and you used 'su' instead of 'su -'. Your alias works around this.
Already done. It will be an installation choice in the beowulf point-release. Until then, you have to add it manually after the system is installed.
- Or that from time to time someone just starts an sshd on my system and chimes in into my xorg session, which makes the "/usr/lib/xorg/Xorg -nolisten tcp :0 vt1 -keeptty -auth /tmp/serverauth.LfORxzDu0z" process suddenly take up around 19% of my CPU, although I've explicitly not installed any sshd, because I don't want anyone to remote into my machine.
I would not boot that system again. Check it from another system, maybe a live-CD or live-USB.
You might want to run from live media from now on, so that you have a read-only system. That way if someone is able to install software on your system while you are running, you can just reboot to go back to the clean state. And figure out how to keep them from doing that. To save files, you can either set up a persistent volume or plug in another usb stick.
Some of your questions are answered in the release notes. (grub, su)
You can run without any policykit or dbus, but removing /etc/pam.d/ might have been a bad idea. This link is provided for general information. You don't want to use the nodbus isos I made because they are not secure. (ssh is running and the password is public)
https://dev1galaxy.org/viewtopic.php?id=2158
I think this is the upstream source. They might be more receptive to suggestions:
https://git.kernel.org/pub/scm/network/ … git/about/
(And there's no guarantee that the changes won't get removed along the way.)
Install libpam-elogind
there must be a matching Ubuntu version for any given Devuan distribution version, that has the crucial libraries should be in the same place, right? If so, a Launchpad PPA with custom packages based on the Devuan packaging metadata (the `debian` subdir) ought not be too risky?
Yes, the packaging is the same, so libraries all go to the same places in debian, devuan and ubuntu. But ubuntu is based on debian sid, not debian testing after freeze, so library versions might not correspond between comparable releases of ubuntu and either debian or devuan. YMMV.
Another option is to start with devuan and kalify it with this script.
https://github.com/LionSec/katoolin
I tried it in January and it works. I think the script gives you choices of different groups of packages to install, and I think I either chose not to install all of them or could not install some of them. There's a list of missing packages in my work directory, but I don't recall why they are missing.
Thanks. Welcome to Devuan.
Edit: (Sarcastic joke removed)
When I say testing, I mean whichever suite is in testing at the moment. I absolutely DO NOT mean that 'testing' should appear in your sources.
USE CODENAMES!
Whether or not you use chimaera or ceres or both is not my decision. If you're ok with unexpected breakage, then go for it.
Ceres tracks Sid. It should be no more than a few hours behind. So if you run pure ceres, you are likely to get un-devuanized versions of packages that we fork. (recent example: dbus)
But this can happen in devuan testing, too. Right now, ceres and chimaera are in pretty good shape, because someone got on the packaging early, even before beowulf was released. So you can probably get away with any combination of chimaera and/or ceres. Rest assured that something will eventually break and then eventually get fixed. That's likely to happen more than once.
I didn't think about that with Devuan. Does this mean with Devuan testing we suffer twice the freeze delay? The first one when debian testing freeze, then the second one when Devuan freezes its testing?
Devuan doesn't have a freeze. We bust ass up to the last second to put forked packages into the repo before release. OK, slight exaggeration there. The time between "no new packages go into repo" and actual release is about a week, maybe two. And the time between debian testing freeze and devuan release is long. (slight understatement there)
I don't know if it's still common, but one thing people used to do with debian is run a mixed testing/unstable system. That's basically a testing system with unstable repo enabled but pinned to a lower priority. That way, you can pull selected packages from unstable to get fixes faster while at the same time avoiding pulling packages from unstable that will break stuff.
Such an arrangement will work in devuan only until debian testing goes stable, and then we're behind by one release. If you switch to the next devuan testing at that time, the forked packages won't be ready for that release. So when bullseye goes stable, I guess you would either stick with chimaera or go with pure ceres. I'm not sure which would be the least painful.
always from the Debian/Devuan installer when you create an encrypted partition you have to use LVM to write on it...
It's possible to create encrypted partitions without lvm using debian installer. It goes like this - http://distro.ibiblio.org/refracta/misc … rypt-4.ogv
I'm only a little bit surprised you don't know about this. It's not obvious or intuitive. The 4 in the filename is the number of times it took me to do it right, and I've done it many times before.
If you want more than one partition encrypted this way, you'll end up with a password (or keyfile) for each.
I think the newer versions will work on wheezy. If not, there are older versions here: https://sourceforge.net/projects/refracta/files/tools/
I think the installer will work on all releases. Newer versions of refractasnapshot should work on wheezy, but they might not work on jessie. There was a function to edit init to work around a change in util-linux, and that function has been removed. That should not affect wheezy.
If this is the problem as what you linked to, then Devuan is at fault.
That would be an absurd condition halting the boot process just because the os is unhappy about the network status.
Nope. Not our fault. We get it like that from Debian, and it's way down on our list of priorities for a couple reasons. It doesn't require systemd, and there are some easy fixes.
Are you sure it's not this issue?
https://dev1galaxy.org/viewtopic.php?id=1688
Jessie has reached end of life. Let her go.
If you're running chimaera, then you are already pulling from bullseye. If you add a bullseye line to sources.list you will be able to bypass the filter that keeps you from installing banned packages and you can screw up your system that way. Don't do it.
There's no kodi in chimaera because there's no kodi in bullseye. The version of kodi in ceres (sid) should migrate into chimaera after a couple weeks, I think. That's the normal procedure. If it doesn't, then it means there's a problem either with the package or the maintainer.
You can pull the packages you need from ceres and see if it works, or you can wait until it shows up in chimaera.
Edit: Or maybe not. (I just read the bug report.)
Here's the SDK page on the new git:
https://git.devuan.org/devuan-sdk
Here's a discussion about using live-sdk. I haven't looked at it in a long time, and there may have been some changes that were not documented. If you clone the live-sdk repo and use one of the existing blends, it should work. This is how the official devuan live isos are made.
https://dev1galaxy.org/viewtopic.php?id=551
The easiest way to make an installable live-iso is to install a system the way you want it. You can do it on hardware or in a VM. Add refractainstaller and refractasnapshot. Run refractasnapshot, and it will make the iso.
https://refracta.org/docs/readme.refractasnapshot.txt
Using the testing suite in a business is probably not a good idea. There may be times when the system is temporarily broken while you wait for new packages to arrive in the repo. If you need a kernel newer than 4.19 you can get 5.x from beowulf-backports.
Depends: libpam-systemd". Xfce's focus started following the mouse cursor. I had to change it to click manually.
Forgot to comment on this. Install libpam-elogind to satisfy the dependency on libpam-systemd. network-manager works in beowulf.
I was never able to list and mount lvm with gui in debian. Plain encrypted partitions, yes, but not lvm. Find out how those others do it, and maybe it can be replicated. Maybe something is missing.