The officially official Devuan Forum!

You are not logged in.

#51 Re: Other Issues » Refracta Snapshot (Excalibur) is Broken » 2026-02-08 17:11:01

When you found the link on your search results, did you notice the color showed that you've been here before?

1. I can't reproduce your problem. Both refractasnapshot and refractainstaller start from the menu or from root terminal. If you start it from a live session, you don't need to enter a password.

2. The first screen on both programs has a Help button. The first sentence of the second paragraph of the refractasnapshot help says to read the config file. In the config file is a setting for where the newly created file is put. There's also an option in the menu to edit the config file or the excludes list.

In case you missed all of those, there's a summary screen that tells you where to find the finished snapshot. (in /home/snapshot or wherever you set it if you edited the config file)

When you quote a post, you should use quote tags or at least use quotation marks and a citation so that readers can distinguish my words from yours.

#52 Re: Desktop and Multimedia » [SOLVED] Devuan Excalibur install and Pipewire. » 2026-02-07 14:43:16

Yeah, when I said "Pick one" I didn't mean pick post #1 in that thread. There are several better choices. I went with the easiest one https://dev1galaxy.org/viewtopic.php?pid=47569#p47569 using daemon. (thanks, steve_v).

I've tried it with three separate scripts and with all three lines in one script, and it works either way. It will also work if you start it in console and keep working if you use startx. For most cases, just make it executable, put it in your path and add it to your desktop's startup applications.

#53 Re: Devuan » Proposal "Devuan User Repository" » 2026-02-06 21:33:04

Cool, it worked! (on excalibur) I had to look inside the DEBBUILD file to see what the dependencies were so I could install them first as root. My user is not in the sudo group. I couldn't find an option for easydeb to print the deps list. Did I miss that, or it doesn't exist?

Also, I found an old version of hot-babe from medibuntu on my hard drive. I installed that on chimaera and there are a couple of differences. The buntu version has a nudity warning in a debconf dialog so you can cancel the install if you think you might be offended; that's missing in the DUR build. And buntu puts it in the Accessories menu instead of the Games menu. Other than that, they seem to be the same. I might need to compile a kernel to get a more thorough test.

#54 Re: Desktop and Multimedia » virt-manager qemu/kvm install excalibur » 2026-02-06 13:48:54

There's aqemu if you want a graphical front-end to qemu.

#55 Re: Devuan » Proposal "Devuan User Repository" » 2026-02-06 13:34:02

I don't know why a link to a git repo got nuked. I looked at it, but I couldn't figure out what to do with it. Are there instructions somewhere?

#56 Re: Devuan » Proposal "Devuan User Repository" » 2026-02-05 11:55:40

Good call. It works in tor browser.

#57 Re: Devuan » Proposal "Devuan User Repository" » 2026-02-05 11:29:25

Neither can I.

Secure Connection Failed

The connection to gitea.com was interrupted while the page was loading.

    The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
    Please contact the website owners to inform them of this problem.

#58 Re: Desktop and Multimedia » [SOLVED] Devuan Excalibur install and Pipewire. » 2026-02-04 16:13:44

If pavucontrol is installed, go to the Configuration tab on the far right. There you can turn on/off your various sound cards.

#59 Re: Installation » gparted and minimal installation in ceres or testing » 2026-02-03 23:31:36

Are you just complaining or are you looking for a solution?

How do you know that deps are missing and what do you mean by "missing"? To me, it looks like the dependencies are the same for gparted in ceres and excalibur.

Second question for you: Which packages do you think are missing?

#60 Re: ARM Builds » refractasnapshot-base syslinux arm64 » 2026-02-03 17:25:46

Try this one. The syslinux dep is removed, but I did not do anything with the uefi stuff.

https://sourceforge.net/projects/refrac … 64_all.deb

$ sha256sum refractasnapshot-base_10.4.3-arm64_all.deb
 
212b49ff9649001f64c0a5e0ff810479d529772b3385ea9fdd19eb754fb6c3c4  refractasnapshot-base_10.4.3-arm64_all.deb

#61 Re: Devuan » Proposal "Devuan User Repository" » 2026-02-02 15:42:20

Having just one git repo will cause excessive centralization. The alternative of just letting separate repos entirely, will cause difficulties searching them and moderating them.

Suggestion:  Separate repos for each user's contributions, and name the repo something like DUR_fsmithred/ and if I want someone else to have upload privs to my DUR, I can just add them in my settings. Explore repos with search string "DUR" and they will all be listed (by "DUR_username" which may not be helpful) or search by project name, and all projects by that name will be listed (DUR* or otherwise).

#62 Re: Desktop and Multimedia » [SOLVED] Devuan Excalibur install and Pipewire. » 2026-02-01 16:29:36

No, pipewire is not running. Your grep shows that grep is running with the string "pipewire" in the command.

This discussion describes numerous ways to start pipewire. Pick one.
https://dev1galaxy.org/viewtopic.php?id=5867

#63 Re: Installation » [SOLVED] Weirdness with runit and slim/xfce; slim starts even when disabled? » 2026-01-30 20:20:34

Runit will use sysvinit scripts if there's no runscript for the service. Not all services have runscripts because not all maintainers of service packages are interested in runit. The runit-services package has additional scripts to the ones that come with runit-init.

Bug reports go to bugs.devuan.org or bugs.debian.org depending on if it's a forked package or not. The runit packages are from debian.

Here's a readme that might have some relevant information:
https://salsa.debian.org/runit-team/run … ian/README

#65 Re: Hardware & System Configuration » [SOLVED] Ceres upgrade problem » 2026-01-24 02:52:17

I'm running ceres in qemu with openbox and no display manager. I use startx to get a graphical session. It's working normally with elogind 255.17-4 and friends. I notice you didn't list libelogind-compat. That also got upgraded with the others here. I also have seatd and libseat1 installed. If you're missing any of those, maybe adding them would fix it. That's a guess.

#66 Re: Devuan Derivatives » Refracta ready for Excalibur? » 2026-01-20 20:14:19

Check /etc/default/grub for GRUB_TIMEOUT=0 or anything with GRUB_HIDDEN.

For the lightdm background, set it in /etc/lightdm/lightdm-gtk-greeter.conf

#67 Re: News & Announcements » Devuan Excalibur 6.1.0 point-release » 2026-01-15 12:51:16

tempforever's gpg key is listed on this page:
https://www.devuan.org/os/team

And here if you search for tempforever:
https://keyring.devuan.org/

Which will show you that his key has been signed by another devuan dev:
https://keyring.devuan.org/pks/lookup?o … 4768BE620B

He's one of us, for sure. Unfortunately, his key didn't get added to the devuan-keyring package until a couple days ago. It's currently in ceres (version 2026.01.13)

#68 Re: Other Issues » [SOLVED] Only top half of screen works while in Grub » 2026-01-11 14:29:07

I see something like this on one laptop that's fixed by changing the screen resolution for grub.
Edit /etc/default/grub to uncomment this line: #GRUB_GFXMODE=640x480 and change the resolution, then run update-grub and reboot. You might need to try a few resolutions until you find one that works.

#69 Re: Installation » Runit » 2026-01-08 01:13:26

runit-services has runscripts for lightdm, sddm, xdm and slim. I don't see gdm3 in the list. Also, someone else posted about a problem with gdm3 not working in excalibur.

Devuan has the exact same support for runit that Debian has. The runit maintainer sometimes posts on this forum. You might get a more informative answer.

#70 Re: Installation » Runit » 2026-01-07 22:19:15

If runit-init is installed, you get runscripts for just a couple of services (tty and ssh, I think) and any other services use the sysvinit script. If you install runit-services, you get runscripts for a lot of other services. Again, any not included will default to using the sysvinit script.

Which runit packages are installed? dpkg -l | grep runit

#71 Re: News & Announcements » Devuan Excalibur 6.1.0 point-release » 2026-01-03 15:15:59

Where do /isolinux/*.c32 in the ISO originate from and why are they different?

Oh! They come from the stale versions in the live-sdk build tree. That needs to be re-worked so I don't have to remember to update them.

#72 Re: News & Announcements » Devuan Excalibur 6.1.0 point-release » 2026-01-03 00:51:23

Oops! The 6.1.0 desktop-live and minimal-live isos don't boot UEFI.
Fixed in 6.1.1.

This only affects the live isos. The installer isos are unchanged.

New torrent file (same link, different file):
https://files.devuan.org/devuan_excalibur.torrent

New magnet link:
magnet:?xt=urn:btih:673c0c7f8e46e1902cea1071d5ce602bd307605b&dn=devuan_excalibur&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2F9.rarbg.me%3A2710%2Fannounce&tr=udp%3A%2F%2Ftracker.cyberia.is%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.port443.xyz%3A6969%2Fannounce&tr=http%3A%2F%2Ftracker3.itzmx.com%3A6961%2Fannounce&tr=udp%3A%2F%2Ftracker.moeking.me%3A6969%2Fannounce&tr=http%3A%2F%2Fvps02.net.orel.ru%3A80%2Fannounce&tr=http%3A%2F%2Ftracker.openzim.org%3A80%2Fannounce&tr=udp%3A%2F%2Ftracker.skynetcloud.tk%3A6969%2Fannounce&tr=https%3A%2F%2F1.tracker.eu.org%3A443%2Fannounce&tr=https%3A%2F%2F3.tracker.eu.org%3A443%2Fannounce&tr=http%3A%2F%2Fre-tracker.uz%3A80%2Fannounce&tr=https%3A%2F%2Ftracker.parrotsec.org%3A443%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.filemail.com%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.nyaa.uk%3A6969%2Fannounce&tr=udp%3A%2F%2Fretracker.netbynet.ru%3A2710%2Fannounce&tr=http%3A%2F%2Ftracker.gbitt.info%3A80%2Fannounce&tr=http%3A%2F%2Ftracker2.dler.org%3A80%2Fannounce

My apologies for any inconvenience,
fsmithred

#73 Re: Other Issues » Running Firefox in Firejail » 2026-01-02 13:43:07

Same as mine.

lrwxrwxrwx 1 root root 36 Aug 10  2024 /etc/localtime -> /usr/share/zoneinfo/America/New_York

Target file is also owned by root here:

-rw-r--r-- 1 root root 3552 Aug 24 16:12 /usr/share/zoneinfo/America/New_York

Check the size of fcopy, too. I'm running the same version, so it should be the same size.

$ ls -l /usr/lib/x86_64-linux-gnu/firejail/fcopy 
-rwx--x--x 1 root root 30968 Apr 20  2025 /usr/lib/x86_64-linux-gnu/firejail/fcopy

Similar problem solved here:
https://discussion.fedoraproject.org/t/ … tes/161848

#74 News & Announcements » Devuan Excalibur 6.1.0 point-release » 2026-01-02 02:02:52

fsmithred
Replies: 15

DEVUAN EXCALIBUR 6.1.0 POINT-RELEASE

Updated isos for Devuan Excalibur 6.1.0 are now available from your favorite mirror.

WHAT'S NEW

This release contains software current in the repositories (concurrent with Debian 13.2) and includes some important fixes:

- speech-synthesis install is now working correctly again.

- slim login manager bugs fixed:
    https://bugs.devuan.org/cgi/bugreport.cgi?bug=857
    https://bugs.devuan.org/cgi/bugreport.cgi?bug=927

There are now (unofficial) community-produced Excalibur images for Raspberry Pi:
    https://arm-files.devuan.org/RaspberryP … %20Builds/

DOCUMENTATION

Whether you are upgrading an existing Devuan installation, migrating from Debian or installing from scratch, instructions and guidance can be found online:
    https://www.devuan.org/os/install
    https://www.devuan.org/get-devuan

Please take time to read the Release Notes. They include important configuration information and tips to help your installation or upgrade go as smoothly as possible:
    https://files.devuan.org/devuan_excalib … _notes.txt

DOWNLOAD

- http, https, ftp and rsync ISO mirrors:
    https://www.devuan.org/get-devuan#https-mirrors

- torrent file:
    https://files.devuan.org/devuan_excalibur.torrent

- magnet link:
(See updated magnet link in post #5)

ARM AND VIRTUAL IMAGES

ARM and Virtual Machine images are provided by the greater Devuan community rather than as part of official releases. Users are being encouraged to build and contribute ARM images for their particular hardware. This will increase the variety of images available and allow the release schedule of the installer ISOs to move forward more quickly.

Images can be built using using arm-sdk and vm-sdk: https://www.devuan.org/os/distro-kit

Arm-related discussion happens at #devuan-arm (Libera.chat) and https://dev1galaxy.org/viewforum.php?id=24

RESOURCES AND SUPPORT

    Mailing list: https://mailinglists.dyne.org/cgi-bin/m … stinfo/dng
    IRC: #devuan #devuan-dev #devuan-arm (Libera)
    Forum: https://dev1galaxy.org
    Press contact: freedom at devuan dot org
    Source code: https://git.devuan.org
    Bug tracker: https://bugs.devuan.org
    Package information: https://pkginfo.devuan.org
    Popularity contest: https://popcon.devuan.org

AFTER EXCALIBUR

The next Devuan release 7, is codenamed Freia. Repositories are already available for the adventurous to test.

APPRECIATION

We wish to thank all of you for the incredible support given to Devuan. Without your help and feedback, Devuan could not be the reliable and versatile distribution that it is.

To support the Devuan project you can examine our financial reports and donate at:
    https://devuan.org/os/donate

or take up one of the tasks listed at:
    https://dev1galaxy.org/viewtopic.php?pid=1380#p1380

The Devuan Team

#75 Re: Other Issues » Refracta Snapshot (Excalibur) is Broken » 2026-01-01 15:08:22

Check the sha256sum of the iso to make sure the file wasn't corrupted during download. Refractsnapshot starts from the menu or terminal. There's no dummy "button" in the menu or elsewhere.

Possibly you are thinking of a Refracta iso (as opposed to a Devuan iso with refracta tools) which does have a menu entry for refracta2usb that does not actually start the application - it just throws up a window telling you to start the app from a root terminal. That's not a regression. It's always been like that.

If you get errors running an application, one way to get help with it is to allow potential helpers to read those error messages. They sometimes contain useful information.

To run refractasnapshot-gui from a root terminal, you need to just use 'su' instead of 'su -', or else use 'sudo' if you have it enabled,  so that root will still be able to use the user's xserver.

Most of the packages in devuan come directly from debian and are not altered. This includes busybox, live-boot* and live-tools. Only the live-config* packages are forked by devuan, and that's to add support for runit. All the refracta tools work on debian, too.

Board footer

Forum Software