You are not logged in.
prefer ceni or nothing
Devuan fully supports the Debian-style /etc/network/interfaces configuration file and the ifupdown commands so no third-party connection agent is needed at all.
Offline
Actually, after I installed bunsen-meta-all, it started both WICD and NM, so I disabled WICD and kept NM.
Devuan with LXDE does come with WICD by default.
Last edited by bigbenaugust (2017-06-21 20:26:24)
--Ben
BL / MX / Raspbian... and a whole bunch of RHEL boxes. :)
Offline
Nice to know, thanks gents.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
+1 Sector, I like ceni too. Have done it by cli as Hoas mentioned and know its poss to scan for connections via cli but still think ceni is a great compromise between cli/gui (ncurses.)
Offline
Two things I noticed today:
The BL shutdown window doesn't work - that workaround has been mentioned elsewhere.
MS Teams for Linux (from github) won't install - broken dependency on a notification library that depends on dbus.
Everything else seems as expected.
Haven't had time for either as yet.
Last edited by bigbenaugust (2017-06-22 13:43:53)
--Ben
BL / MX / Raspbian... and a whole bunch of RHEL boxes. :)
Offline
...
The BL shutdown window doesn't work - that workaround has been mentioned elsewhere.
...
Any useful output if you run bl-exit in a terminal?
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Any useful output if you run bl-exit in a terminal?
do_action: PowerOff
Traceback (most recent call last):
File "/usr/bin/bl-exit", line 421, in shutdown_action
self.do_action("PowerOff")
File "/usr/bin/bl-exit", line 78, in do_action
self.send_dbus(action)
File "/usr/bin/bl-exit", line 83, in send_dbus
self.setup_dbus_connection()
File "/usr/bin/bl-exit", line 65, in setup_dbus_connection
except bus.DBusException as e:
AttributeError: 'SystemBus' object has no attribute 'DBusException'
Definitely missing the dbus dependency.
--Ben
BL / MX / Raspbian... and a whole bunch of RHEL boxes. :)
Offline
If you install dbus what does that pull in?
Real Men Use Linux
Offline
bl-exit needs systemd, which provides logind.
It's possible to install systemd + systemd-shim and get logind while continuing to use sysvinit. See cpoakes' post in this same thread.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
That is the workaround to which I was referring, but it's really a minor thing, I shut down from the terminal most of the time anyway.
I have to say though, the whole setup is pretty sprightly on this dual-core 1GHz machine.
--Ben
BL / MX / Raspbian... and a whole bunch of RHEL boxes. :)
Offline
In the end, I have reinstalled my netbook with Devuan Jessie with XFCE so I can do a clean dist-upgrade to the next release (ascii).
This should prove interesting.
Last edited by bigbenaugust (2017-07-03 03:12:29)
--Ben
BL / MX / Raspbian... and a whole bunch of RHEL boxes. :)
Offline
In the end, it worked until a udev issue prevented MTP devices from working.
So back to Devuan Jessie the machine went and there it will stay until after my oncall time is over next week.
--Ben
BL / MX / Raspbian... and a whole bunch of RHEL boxes. :)
Offline
I guess light-locker doesn't work as it makes a DBus call that goes nowhere.
No worries, installed xscreensaver and bound Windows+L to xscreensaver-command --lock.
--Ben
BL / MX / Raspbian... and a whole bunch of RHEL boxes. :)
Offline
installed xscreensaver
We already have the rather beautiful slock included in the base system (thanks to the suckless-tools package), why not try that instead?
I don't think jwz wants you to use his outdated package anyway... 8o
Offline
I will try tonight when I have the Devuan box in front of me.
--Ben
BL / MX / Raspbian... and a whole bunch of RHEL boxes. :)
Offline
I like NM because I can manage VPN for work with it also, which I believe wicd isn't able to do. Or at least it wasn't the last time I looked into it. Please educate me if it can handle openconnect stuff, I'd love to try it.
Have a look at cmst that can do VPN, uses connman for underpinnings.
Blessed is he who expecteth nothing, for he shall not be disappointed...
If there's an obscure or silly way to break it, but you don't know what.. Just ask me
Offline
bigbenaugust wrote:installed xscreensaver
We already have the rather beautiful slock included in the base system (thanks to the suckless-tools package), why not try that instead?
I don't think jwz wants you to use his outdated package anyway... 8o
Afraid I couldn't resist winding jwz up, ok bitching about stable but when I report a bug to Debian rather than HIM and against the ver in Buster/Sid, which is also present in a rolling distro like Gentoo... well the guy is just too up-tight (not mentioning #878373 for my LXQt (Buster) install. ). The guy needs to lighten up or he'll have a stroke.
Blessed is he who expecteth nothing, for he shall not be disappointed...
If there's an obscure or silly way to break it, but you don't know what.. Just ask me
Offline
#878373
You do realise that jwz was just trolling the list, right?
Anyway Jamie has earned the right to be as grumpy as he wants, his contributions to the open source community are the stuff of legend, we would do well to remember that.
Offline
Sometimes I rise to stuff like that. I guess I could refrain from being grumpy back, but it's less fun. I'd have taken his response quietly if I'd made a bugreport upstream to him and got grumped at for picking Debian, since any fix won't ever make it into Stretch where most people are, the issue not being security related.. at least I can't think of a way to exploit it.
In his place I too would get grumpy at a distro which by policy won't update a package which has lost some functionality due to outside influences, namely changes in the results, and thus how they have to be parsed.
Anyhow, the fix is to update, but how will Debian know what they're shipping is broken (or at least functionally impaired) and needs updating unless it's reported to Debian?
Blessed is he who expecteth nothing, for he shall not be disappointed...
If there's an obscure or silly way to break it, but you don't know what.. Just ask me
Offline
Seems functional so far. What I have done:
Installed Devuan 1.0.0 to a VM with encrypted partitions (habit), selected LXDE as desktop
Added BL repos as on: https://www.bunsenlabs.org/repositories.html (and the key)
Installed bunsen-meta-all
Restarted
Looks like there is a wicd/NetworkManager conflict to resolve, but that should be a matter of messing with the autostart file. Not rocket science.
Hi,
do you had any problem running bl-welcome? :
enable "contrib" and "non-free"? [Y/n] Y
Editing sources list failed. This script will exit.
Please open /etc/
.....
What is the best way? Edit usr/lib/bunsen/welcome/check-repos and add-debian-backports
to change debian in devuan?
Offline