You are not logged in.
In Devuan, any references to systemd calls are null and void. There is no systemd in Devuan (and never will be, that's the entire reason Devuan exists in the first place) so you need to not look up & copy/paste from tutorials where a systemd distro is used ![]()
PS:
a) fstab is a file, it's not a mount-point
b) use code tags
I'm on Devuan Stable and refuse to use anything other then apt for installing packages. Appimage and flatpack (as well as snap) are fundamentally windows-fying the Linux install system b/c that's what we do on Windows
Yes, on Win-OS, but Linux is damn well not Win-OS! ![]()
Rant over ![]()
This should work, I guess:
OK, it does ![]()
So, is this a Devuan issue or upstream?
For a while now I'm getting an error when starting (attempting to) a widelands game with one particular tribe. See attached. This might be an upstream issue, but said tribe worked on the previous Stable version of Devuan. Other tribes on the current version work normally.
[edit: it appears posting images on/to this forum is disabled as there's no way to upload them.]
Got an answer on the LTT forums: I've downloaded too much, too quickly so YT put my IP address on a blacklist of sorts. It'll resolve itself in a while I s'pose.
WTF! Just rebooted my Devuan Stable system after 3 weeks uptime. Before I could browse YT effortlessly in an anonymous browser session, but now YT demands I log in! Obviously I'm not going to, otherwise I wouldn't be using an anonymous FF window to visit YT, right? ![]()
Any way to fix this, as it worked before with this exact setup.
TIA!
I'm aware there's a script that needs to be called manually when converting from SysVinit to OpenRC in Devuan, populating the various levels properly, but I can't recall said script. You should be able to trace it down following the dependency chain in apt.
HTH!
Brother has an installer for its devices. Just a script, runs on pretty much any Linux version and does the work of installing the correct drivers for you. See the Brother Linux page to find it.
First error in step 3: you need to log in as root, not a regular user.
Chances are Cups already has the drivers as it only needs the ppd files. Try installing the printer in step 3 as root first, if that fails we go from there.
Do first:
apt-get --allow-releaseinfo-change updateIf you haven't already, you need to update/install usrmerge before upgrading your system;
apt-get install usrmergeLet it complete, can take some time. Then:
apt-get dist-upgradeAgain, let it finish before changing any packages (install/uninstall, etc)
After the latest upgrade to the current stable the issue is resolved and previously blacked-out video streams can be viewed normally in VLC.
Why are you installing manually? Just use the automated installer, it'll fix pretty much anything.
For underwear,try https://www.lttstore.com
Oh wait, different forum ![]()
That's why it's called testing
Don't use testing if you can't fix it.
Boot from the clone drive, become root, then this command:
blkid /dev/sd* >> /etc/fstabThis lists all disks and every partition on that disk with their respective UUID's in /etc/fstab. If you type in the command by hand, make sure you have the double arrow! Otherwise your fstab file is gone :-\
Next, open /etc/fstab in a graphical text editor like Pluma, so you can easily copy/paste the UUID's into the correct entries. Once you're certain everything is in the right place, either remove all UUID entries from the earlier command or better, comment them out so you have something to fall back on in case something went haywire :-{ Save the fstab file and reboot.
I have now removed both keyring archives mentioned in my OP, but left all others in that directory. So far, apt/aptitude/synaptic is not complaining (yes, also updated Devuan Stable on my system)
Thx for that reply. Won't these keys need to be de-registered? (they're found in /etc/apt btw)
Over time, upgrades to Devuan have increasingly becoming more annoying as errors come up, either in aptitude or synaptic. The 2 main culprits are old Devuan keyring archives: devuan-keyring-2022-archive.asc and devuan-keyring-2016-archive.asc Neither show up in package management tools. Both error out with "unsupported file type" or similarly named. So, how to get rid of these? Is there a tool to do so ('cuz I didn't find any
)
Rename the script cifsdown.sh, copy to /etc/init.d, give it executable rights like you already did then create a symlink in /etc/rc0.d Make sure the sym-link in /etc/rc0.d is named K01cfisdown.sh DO NOT deviate from that name, as the order of shutting down services is important.
Alternatively, execute the following line by line:
sudo su #only if you use sudo, otherwise just use su instead
mv /etc/NetworkManager/dispatcher.d/pre-down.d/umount.sh /etc/init.d/cifsdown.sh
chmod +x /etc/init.d/cifsdown.sh
ln -s /etc/init.d/cifsdown.sh /etc/rc0.d/K01cifsdown.shYou can use cp instead of mv to keep a copy in the original location. That's the difference between cp and mv: cp leaves a copy, mv (move) doesn't. Make sure you disable the script left there before rebooting:
chmod -x /etc/NetworkManager/dispatcher.d/pre-down.d/umount.shHTH!
If he really wants it, he can buy one himself ![]()
Intel B580 is a decent card for the price.
Aaaaannnnddd I'm stuck
Even after attempting to install usrmerge with aptitude, installation fails b/c of the above failure :-{ Apt does work, so why not aptitude?
Tried upgrading my Devuan 5 to 6 today.
First issue: using aptitude it couldn't download the inrelease file. In FF the file could be found, after I removed some charachers in the URL that shouldn't be there.
http://pkgmaster.devuan.org/merged/dist … /InRelease
Using apt I could obtain the upgrade list and my system has 2610 packages to upgrade.
Then I hit this:
Preparing to unpack .../base-files_13.8+deb13u1devuan1_amd64.deb ...
******************************************************************************
*
* The base-files package cannot be installed because
* /bin is a directory, but should be a symbolic link.
*
* Please install the usrmerge package to convert this system to merged-/usr.
*
* For more information please read https://wiki.debian.org/UsrMerge.
*
******************************************************************************
dpkg: error processing archive /var/cache/apt/archives/base-files_13.8+deb13u1de
vuan1_amd64.deb (--unpack):
new base-files package pre-installation script subprocess returned error exit s
tatus 1
Errors were encountered while processing:
/var/cache/apt/archives/base-files_13.8+deb13u1devuan1_amd64.deb
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)Frankly, this should have been taken care of by apt, clearly it didn't ![]()
Not sure I see the need for this change, but here we go ![]()
If you want to de-clutter your system at all, start with a source-based distro, not Devuan nor Debian. Consider Gentoo, Arch, LFS or Slackware. You'll learn a lot but boy that learning curve is steep! :-\
I'm using the partitioning tool of the installer (which under the hood is gparted anyway
) to manually set partitions for /, /boot, /usr, /etc, /var, /tmp and /home. By limiting the size of these directories any rogue process triggered to fill up as much space as possible cannot make the system unstable or even unbootable.
I've been using yt-dlp to grab various YT video's but lately VLC is having trouble playing them back. Sound works just fine, but the screen remains black, which kinda defeats the purpose of video.
It's not the source material, playback on different tools like mpv and smplayer works as it should. Oddly enough, video files I grabbed earlier this year work just fine, also on VLC.
VLC: 3.0.21
YT-DLP is current stable, but earlier versions also affected.
Examples:
long: https://www.youtube.com/watch?v=c8gswrUDh_s
short: https://www.youtube.com/watch?v=o_QTaUuU8F4
YT_DLP downloads in the highest resolution offered (by default), which is the setting I use.
Is this known or an upstream issue?
TIA!
The answer is there, first post, several times even:
apt --fix-broken install