The officially official Devuan Forum!

You are not logged in.

#26 Re: Other Issues » [SOLVED] Synaptic problem, or what? » 2025-12-21 14:10:09

Ron

Now Synaptic won't start at all. I didn't do anything but run the commands. What do I do now?

#27 Re: Other Issues » [SOLVED] Synaptic problem, or what? » 2025-12-21 14:07:10

Ron

Okay, I see. Here's the correct info:

(Reading database ... 200414 files and directories currently installed.)
Preparing to unpack .../synaptic_0.91.7+nmu1_amd64.deb ...
Unpacking synaptic (0.91.7+nmu1) over (0.91.7) ...
dpkg: dependency problems prevent configuration of synaptic:
 synaptic depends on libxapian30 (>= 1.4.28~); however:
  Package libxapian30 is not installed.

dpkg: error processing package synaptic (--install):
 dependency problems - leaving unconfigured
Processing triggers for mailcap (3.74) ...
Processing triggers for desktop-file-utils (0.28-1) ...
Processing triggers for mate-menus (1.26.1-1) ...
Processing triggers for hicolor-icon-theme (0.18-2) ...
Processing triggers for man-db (2.13.1-1) ...
Errors were encountered while processing:
 synaptic

#28 Re: Other Issues » [SOLVED] Synaptic problem, or what? » 2025-12-21 14:03:24

Ron

We cross-posted. I edited it in in my post above yours.

#29 Re: Other Issues » [SOLVED] Synaptic problem, or what? » 2025-12-21 13:46:54

Ron

You're right, it wasn't installed. Anyway, here is a screenshot showing that it is saying it will install 115 more packages (trying to upgrade from the .deb file).

Untitled.jpg

And here's the output of sudo dpkg -i /home/ ... /synaptic-build-deps_0.91.7_all.deb

Selecting previously unselected package synaptic-build-deps.
(Reading database ... 200410 files and directories currently installed.)
Preparing to unpack .../synaptic-build-deps_0.91.7_all.deb ...
Unpacking synaptic-build-deps (0.91.7) ...
dpkg: dependency problems prevent configuration of synaptic-build-deps:
 synaptic-build-deps depends on libapt-pkg-dev; however:
  Package libapt-pkg-dev is not installed.
 synaptic-build-deps depends on libgtk-3-dev; however:
  Package libgtk-3-dev is not installed.
 synaptic-build-deps depends on libvte-2.91-dev; however:
  Package libvte-2.91-dev is not installed.
 synaptic-build-deps depends on intltool; however:
  Package intltool is not installed.
 synaptic-build-deps depends on xmlto; however:
  Package xmlto is not installed.
 synaptic-build-deps depends on libsm-dev; however:
  Package libsm-dev is not installed.
 synaptic-build-deps depends on sharutils; however:
  Package sharutils is not installed.
 synaptic-build-deps depends on libxapian-dev; however:
  Package libxapian-dev is not installed.

dpkg: error processing package synaptic-build-deps (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 synaptic-build-deps

#30 Re: Other Issues » [SOLVED] Synaptic problem, or what? » 2025-12-21 01:13:51

Ron
RedGreen925 wrote:

I doubt the package you got is built for Debian 13/Devuan 6

Well, this is where I got it from (note the ending of the address):

https://download.opensuse.org/repositor … Debian_13/

So if it's wrong, then it's PeterBBB's mistake, not mine. But anyway, now trying it from the terminal, right off the bat, first command, I get this:

$ git clone https://github.com/mvo5/synaptic.git
bash: git: command not found

#31 Re: Other Issues » [SOLVED] Synaptic problem, or what? » 2025-12-20 20:51:07

Ron
RedGreen925 wrote:

Yes follow the instructions on that page to build it on your system

I tried building something from source once, and the resultant app caused an unstable system requiring a reinstall, so I'm hesitant to try building from source again. If I do, just run these 3 commands in terminal?

git clone https://github.com/mvo5/synaptic.git
cd synaptic
debuild
greenjeans wrote:

Are you sure you got the right version? For Debian 13?

Yes.

#32 Re: Other Issues » [SOLVED] Synaptic problem, or what? » 2025-12-20 16:04:58

Ron

So when I double click the deb file I get a message saying it requires the installation of 115 additional packages. That's turning me off of installing it. Is there a way to install it without those 115 extra things? I mean, I already have a version installed . . . why would a simple update need an additional 115 packages when the current version doesn't?

#33 Re: Other Issues » [SOLVED] Synaptic problem, or what? » 2025-12-20 02:22:22

Ron

So following a link within the link given above, I found that someone has (supposedly) fixed it, here:
https://github.com/mvo5/synaptic/issues … 3616629445

Following the link in the link I just gave I found the deb installer. If I were to install it, how do I go about it? Should I purge the Synaptic now on my system, then install the fixed one?

#34 Re: Other Issues » [SOLVED] Synaptic problem, or what? » 2025-12-20 01:44:10

Ron

That post in your link is already over 2 months old, and still isn't fixed. I get the feeling this might never be fixed. Can it be manually fixed, seeing that the issue is apparently that Synaptic can't handle the screenshots coming over https vs. http?

#35 Other Issues » [SOLVED] Synaptic problem, or what? » 2025-12-19 23:33:17

Ron
Replies: 31

So I've noticed since installing Devuan 6 that for every app I highlight in Synaptic, then click "Get Screenshot," I always get an empty window. I know not everything has a screenshot, and I'd bet it's over 75% that don't. But I must have tried over 50 things, and not a one gives a screenshot. Is something wrong here? Have all the screenshots been removed? I know I've tried some that I have gotten a screenshot for in the past (for one, Aisleriot). Anybody else notice this? It's also making me wonder if anything else is wrong. The last update I got was on December 7. Has anybody gotten anything after that date?

#36 Re: Devuan » Devuan 6 Extremely Poor Quality Control. » 2025-12-16 10:25:07

Ron

It's funny, Devuan 6 has been out for how long now, weeks? Over a month? And this is the first post I've seen about these issues.

#37 Re: Hardware & System Configuration » How to change the Login background in Excalibur ? » 2025-12-02 11:40:49

Ron

You don't have to do it from the terminal. I don't. A few things would help to know. What desktop environment did you install with Devuan? Xfce, Mate, something else? Also it would be nice to know what text editor you use.

A few words of encouragement: the more you start to play with "Linux," the more you'll start to understand things. Everybody was a beginner once.

#38 Re: DIY » My Crappy Radio Player » 2025-12-02 01:17:46

Ron
greenjeans wrote:

So I got a nice e-mail from Dan the other day,

I hope he's doing well. He's the reason why I'm around here.

#39 Re: Hardware & System Configuration » How to change the Login background in Excalibur ? » 2025-12-01 11:13:30

Ron

Why not just copy the image you want over to /usr/share/slim/themes/<theme_name>/? Then just delete the current image (or rename it to something else) and change the name of the new image to background.png/jpg.

Did you also know you can put multiple folders in /usr/share/slim/themes/ and make an edit to /etc/slim.conf so that you can have multiple images it randomly chooses from? That's what I do.

#40 Re: Freedom Hacks » Deleting pulseaudio/pipwire-pulse loop » 2025-11-30 19:47:43

Ron
igorzwx wrote:

The obvious solution is to remove them both in one command.
Another obvious solution is to put them on hold.

Thanks for the answer and instructions.

#41 Re: Hardware & System Configuration » [SOLVED] Want external drive to automatically mount when plugged in » 2025-11-29 17:00:19

Ron

Okay, so I deleted it in /usr/lib/udev/rules.d where I accidentally put it, and then put it in /etc/udev/rules.d where it should be. Rebooted and works (again). Remarked as "SOLVED." Thanks again rolfie.

[Maybe I don't have as much of a clue as I thought I did to put it in the wrong place. smile ]

#42 Re: Hardware & System Configuration » [SOLVED] Want external drive to automatically mount when plugged in » 2025-11-29 16:13:22

Ron
rolfie wrote:

Well, its a LO document in German, and it contains one or the other more or less private comment I don't want to share.

I understand. smile By the way, did you see what I did in my post directly above your post? I put the fix in the wrong place. Should I correct that or just leave it alone?

#43 Re: Hardware & System Configuration » [SOLVED] Want external drive to automatically mount when plugged in » 2025-11-29 16:03:41

Ron

I don't know what's going on, but now when I browse to /etc/udev/rules.d it shows the folder as completely empty. However, the fix still works. Any clue what's going on? (In the meantime I unmarked it as "SOLVED" even though it still is working.)

EDIT
I see what I did. I put the fix in /usr/lib/udev/rules.d and not /etc/udev/rules.d. But it's working. Should I leave well enough alone? Or will an update erase the file in /usr/lib/udev/rules.d?

#44 Re: Hardware & System Configuration » [SOLVED] Want external drive to automatically mount when plugged in » 2025-11-29 15:42:29

Ron
rolfie wrote:

I have a long document describing all these tweaks.

I might be interested in that.

#45 Re: Hardware & System Configuration » [SOLVED] Want external drive to automatically mount when plugged in » 2025-11-29 15:21:05

Ron

So I went ahead and just did it, and it works. Thanks rolfie. Now I have something new to add to my list of things to do after a reinstall. I really hate these things that "corporate actors" (to use your phrase) do trying to protect the user from himself. It sucks for those of us who have a clue of what we're doing.

#46 Re: Hardware & System Configuration » [SOLVED] Want external drive to automatically mount when plugged in » 2025-11-29 15:10:23

Ron

I don't have a /etc/udev/rules.d/65-ext4.rules file. Do I just create it?

I'm assuming a reboot will be necessary?

#47 Hardware & System Configuration » [SOLVED] Want external drive to automatically mount when plugged in » 2025-11-29 14:28:30

Ron
Replies: 12

So when I was running Devuan 5 all of my devices (usb stick + external hard drive) would mount automatically when I plugged them in. Now with version 6 my external hard drive does not (usb stick still does though). It does show up in Mate's side pane, and when I click on it there, it gets mounted. So this is not too big of a deal, but I would still like it to mount when plugged in. I did a search and found this on the itsfoss website >Link Here< "Method 2: Automount Using Udev Rules and autofs" but it seems that there should be an easier simpler way to do this. Is there? Or should I just try the info from itsfoss?

#48 Re: Desktop and Multimedia » [SOLVED] Can't figure out how to play DVDs » 2025-11-27 21:39:31

Ron

It worked for me when I update to Excalibur. Not sure why it's not working for you. Did you try any DVDs yet?

#49 Re: Devuan Derivatives » Vuu-do Linux! *New Openbox-64 iso's (1.0.7) up 2-02-18*!! » 2025-11-23 22:56:01

Ron

Hi greenjeans, I installed today your Devuan-Mate-Mini-6-20250901_1322.iso. Thanks for making this available. After a minor hiccup I got things running smoothly. (I was having an extended boot time, way beyond normal. After some poking around the answer was to add the word "noresume" on a line in fstab.)

Thanks again. 👍

#50 Freedom Hacks » Deleting pulseaudio/pipwire-pulse loop » 2025-11-21 19:31:54

Ron
Replies: 13

So while running a live session of Excalibur I attemted to remove pulseaudio. But it would not let me do it without installing pipewire-pulse. So I allowed it, and then tried to remove pipewire-pulse, but it wouldn't let me do it without installing pulseaudio. So there must be a way to do it (i.e., have neither installed) because my current bare-metal install of Crowz/Devuan 5 has neither installed. How is it done?

Board footer

Forum Software