The officially official Devuan Forum!

You are not logged in.

#501 Re: Installation » Problem with updating the repositories » 2021-11-16 04:50:48

daedalus-updates does not exist.
daedalus-security does not exist.

testing currently named, daedalus.
deb http://deb.devuan.org/merged daedalus main contrib non-free

#502 Re: Off-topic » Anyone know how to compile firefox from source from Devuan? » 2021-11-13 21:09:44

here's what I did. from git,

installing firefox from git

archived :  /home/glenn/local/archive/src/apt/SOURCES/firefox-93.0.tar.bz2

cd /opt
wget https://download-installer.cdn.mozilla.net/pub/firefox/releases/93.0/linux-x86_64/en-US/firefox-93.0.tar.bz2
tar xfj firefox-93.0.tar.bz2
/opt/firefox/firefox
remove the old firefox links
mv /usr/bin/firefox /usr/bin/firefoxold
or after backup of bookmarks and passwordz
apt remove firefox-esr
create new link
ln -s /opt/firefox/firefox /usr/bin/firefox

Works for me, I hope it works for you.

ps. no compiling ;-)

#503 Re: Installation » How to have updated firefox-esr in Chimaera? » 2021-11-12 23:20:17

Head_on_a_Stick wrote:

The ESR version is the repositories is no longer supported by Mozilla and the new version is blocked by Mesa & rust:

https://tracker.debian.org/pkg/firefox-esr

https://bugs.debian.org/cgi-bin/bugrepo … bug=998679

Just download the tarball from Mozilla and live with the added telemetry. It's the only way to be secure online.

I did the same....

#504 Re: Off-topic » Show your desktop (rebooted) » 2021-11-12 08:38:03

Head_on_a_Stick wrote:
MiyoLinux wrote:

Arch is bloat!

Quoted for truth. I really wish they wouldn't compile everything with --enable-kitchen-sink but that's how it works with Arch... roll

EDIT: but they make up for it by not enabling services by default when they're installed. I think there's a way to set that with De{vu,bi}an but I can't remember how. Anybody?

Hi, I use OpenRC

rc-update, as root gives you a columned list of services and

you may use

rc-update add cups off
rc-update delete cups default

rc-update add cups-browsed off
rc-update delete cups-browsed default

to add and delete services.

A help file I use,

OpenRC-cheat sheet (openrc-cheatsheet_misterrabinhalder) and new orders.
/etc/rc.conf

Runlevels

sysinit
shutdown
reboot
boot
default
nonetwork
single

Working With Runlevels

Change to nonetwork runlevel        rc nonetwork
Change to default runlevel          rc default
Change to shutdown runlevel         rc shutdown
Change to reboot runlevel           rc reboot
Show Status info about runlevels    rc-status
Locate and run an OpenRC service    rc-service service cmd [...]
Adding services                     rc-update add postfix default
Removing services                   rc-update del postfix default
Showing services                    rc-update show

#######################################################################
Working with init scripts /etc/init.d

each script within /etc/init.d can be executed with the arguments
start
stop
restart
zap
status
ineed
iuse
iwant
needsme
usesme
wantsme

Starting and stoping services, 
/etc/init.d/postfix start
Start or Stop a service, but not deps...
/etc/init.d/postfix --nodeps stop

#######################################################################

rc-update > /home/glenn/build/rc-update-list-before.txt

I hope this is useful

#505 Re: Desktop and Multimedia » [SOLVED] Delete track number from music file names » 2021-11-08 01:53:43

I'm interested in your command line approach. I use easytag to change mine, but it's one at a time and can be quite arduous. Following...

#506 Re: Installation » [SOLVED] change from cdrom to USB flash drive in sources.list » 2021-11-05 06:34:25

I found an apt trick...

mount your flash-drive, I just use the kde5/plasma system to allow me to click and mount, it came up as

/media/glenn/Devuan 4.0/   (this is using chimaera amd64)

Then as root... apt-cdrom add --cdrom=(your storage-device)

apt-cdrom add --cdrom=/media/glenn/'Devuan 4.0'

this was the lookup...

root@GamesBox:~# apt-cdrom add --cdrom=/media/glenn/'Devuan 4.0'
Using CD-ROM mount point /media/glenn/Devuan 4.0/
Unmounting CD-ROM...
Waiting for disc...
Please insert a Disc in the drive and press [Enter] 
Mounting CD-ROM...
Identifying... [8755f8ac762318d8e051b05a3c78c1e6-2]
Scanning disc for index files...
Found 3 package indexes, 0 source indexes, 0 translation indexes and 0 signatures
Found label 'Devuan GNU/Linux 4.0 chimaera amd64 - desktop 20211012'
This disc is called: 
'Devuan GNU/Linux 4.0 chimaera amd64 - desktop 20211012'
Reading Package Indexes... Done
Writing new source list
Source list entries for this disc are:
deb cdrom:[Devuan GNU/Linux 4.0 chimaera amd64 - desktop 20211012]/ chimaera contrib main non-free
Unmounting CD-ROM...
Repeat this process for the rest of the CDs in your set.
root@GamesBox:~# 

This line was added to my /etc/apt/sources.list

deb cdrom:[Devuan GNU/Linux 4.0 chimaera amd64 - desktop 20211012]/ chimaera contrib main non-free

I got errors with 'apt update', and synaptic (gui) only shows installed packages.

root@GamesBox:~# apt update
Ign:1 cdrom://[Devuan GNU/Linux 4.0 chimaera amd64 - desktop 20211012] chimaera InRelease
Err:2 cdrom://[Devuan GNU/Linux 4.0 chimaera amd64 - desktop 20211012] chimaera Release
  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Hit:3 https://repo.steampowered.com/steam stable InRelease
Hit:4 https://packages.cisofy.com/community/lynis/deb stable InRelease
Reading package lists... Done
E: The repository 'cdrom://[Devuan GNU/Linux 4.0 chimaera amd64 - desktop 20211012] chimaera Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@GamesBox:~# 

I went back and re-ran the apt-cdrom add command without resetting anything and

now synaptic shows all packages. :-)

I'm glad you asked this question because I gave up trying to get the memory stick to be an post-install repo.

ref link... https://itectec.com/ubuntu/ubuntu-how-t … a-offline/

I hope this helps

#507 Re: Installation » Devuan was working ok, but now no internet » 2021-10-29 02:43:46

Brail reading is installed with "accessibility" for blind and deaf users, if you don't need it uninstall it to reduce errors in the logs.

 brltty = Access software for a blind person using a braille display 

#508 Re: Hardware & System Configuration » apt sources, changing version and name with apt » 2021-10-21 21:43:34

Status. Since writing this post I have reloaded both my laptop and desktop systems to the new Chimaera (amd64 desktop) release and all is back to normal.

I have got into the habit of using the now familiar apt-get for command-line repo installs of packages and never really used apt unless I was following directions from a post here... For packages from my .deb backups I generally use dpkg -i -G .

Anyhow, Live and learn. I liked the excitement of the rolling release of testing, but I prefer the durabillity of the official release.

Thank you, sorry for the noise. ;-)

#510 Re: Hardware & System Configuration » apt sources, changing version and name with apt » 2021-10-17 06:50:41

The testing & Daedalus is there because I felt adventurous a few weeks back.

Chimaera is the medium I installed from lately. (I do that a bit)

And Beowulf is for backports and other packages I use that weren't available in Chimaera at the time I re-installed the OS.

This is on my laptop where I feel a bit more adventurous.

I was wondering how to fix the signatures as it mentions in the error, changing version numbers and codenames...

Thank you for the replies

#511 Hardware & System Configuration » apt sources, changing version and name with apt » 2021-10-17 03:56:56

GlennW
Replies: 8

Hi I got this message when updating today, Knowing the newest release has arrived.

I had a look at the man page but didn't see a way to correct the error, can anyone help.

Repository 'http://deb.devuan.org/merged testing InRelease' changed its 'Version' value from '4.0.0' to '5.0'Repository 'http://deb.devuan.org/merged testing InRelease' changed its 'Codename' value from 'chimaera' to 'daedalus'This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.

My sources list, yes... it could be simpler.

# deb http://deb.devuan.org/merged/ chimaera non-free contrib main 
# deb http://deb.devuan.org/merged/ chimaera-updates main contrib non-free 
# deb tor+http://devuanauxrkggcowgm2vcs6go3c5pgxdidd5wqjpg7zpfaxkmgspr6id.onion/merged/ chimaera main contrib non-free   
# deb tor+http://devuanauxrkggcowgm2vcs6go3c5pgxdidd5wqjpg7zpfaxkmgspr6id.onion/merged/ chimaera-updates main contrib non-free  

# Chimaera
deb http://deb.devuan.org/merged/ chimaera main contrib non-free  
deb http://deb.devuan.org/merged/ chimaera-updates non-free contrib main 
deb http://deb.devuan.org/merged/ chimaera-proposed-updates contrib non-free main 

# daedalus
deb http://deb.devuan.org/merged/ testing non-free contrib main  
deb http://deb.devuan.org/merged/ daedalus non-free contrib main  
deb http://deb.devuan.org/merged/ daedalus-updates non-free contrib main   
deb http://deb.devuan.org/merged/ daedalus-proposed-updates contrib non-free main   

# beowulf
deb http://deb.devuan.org/merged/ beowulf-backports main contrib non-free  
deb http://deb.devuan.org/merged/ beowulf main contrib non-free

Thank you.

#512 Re: Installation » [SOLVED] Apt-get update error during Chimaera upgrade » 2021-10-16 02:16:31

linux-image-amd64 is a "Task" package, enables updates for your amd64 kernel.

What you do need is Guile, dkms, linux-headers and linux-headers-common to suit your kernel version, linux-image-5.10.0-9-amd64 (5.10.70-1) installed to get your nvidia drivers/modules installed and running.

#513 Re: Installation » [SOLVED] Apt-get update error during Chimaera upgrade » 2021-10-15 02:05:20

Hi, I don't think it is a concern for updating/upgrading chimaera. Your Earth package may survive intact.

#514 Re: Other Issues » connman failing in a strange new way » 2021-10-08 22:57:45

Hi, for me...

ip link gives

glenn@asus-r552jv:~$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
    link/ether 40:16:7e:00:db:32 brd ff:ff:ff:ff:ff:ff
3: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000
    link/ether 24:0a:64:64:39:c5 brd ff:ff:ff:ff:ff:ff
4: eth1: <BROADCAST,MULTICAST,DYNAMIC,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000
    link/ether 96:ea:32:35:c6:55 brd ff:ff:ff:ff:ff:ff
glenn@asus-r552jv:~$ 

"service dbus restart" , works but disconnects the network first, then I have to struggle (multiple tries) to reconnect tethering.

"service networking restart" , attempts to reconnect, usually failing because the usb cable needs to be detached several times before a reconnect, sometimes rebooting works, but always a manual cable reconnect is required.

Thank you for your consideration...

edit > "service connman start" seems to help.

#515 Re: News & Announcements » Sudo Vulnerability CVE-2021-3156 » 2021-10-07 00:13:34

My bad. I used the command wrong.

Thanks for letting me know, I thought I must be doing something wrong... But, good to know.

ahahaha. relief!

#516 Re: News & Announcements » Sudo Vulnerability CVE-2021-3156 » 2021-10-05 21:01:47

Now I'm confused. And I don't use sudo or would have it installed if I could arrange it.

Using the example above... I get

glenn@asus-r552jv:~$ sudoedit -s /
usage: sudoedit [-AknS] [-r role] [-t type] [-C num] [-D directory] [-g group] [-h host] [-p prompt] [-R directory] [-T timeout] [-u user] file ...
glenn@asus-r552jv:~$

But checking with apt install... I get

root@asus-r552jv:~# apt install sudo
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
sudo is already the newest version (1.9.5p2-3).
sudo set to manually installed.

I'd get rid of it (sudo), but it is tied to too many other programs...

root@asus-r552jv:~# apt remove sudo
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
  bluedevil breeze-gtk-theme bup bup-doc gtk2-engines-pixbuf ibus-data ieee-data kde-cli-tools-data kde-config-gtk-style kde-config-sddm kde-style-oxygen-qt5 kgamma5
  khotkeys khotkeys-data kinfocenter kmenuedit ksysguard ksysguard-data kup-backup kwrited libgsettings-qt1 libibus-1.0-5 libkf5su-data libkf5sysguard-bin
  libkpmcore11 libksignalplotter9 liboxygenstyle5-5 liboxygenstyleconfig5-5 libqt5sensors5 libscim8v5 libxcb-record0 oxygen-sounds par2 partitionmanager
  plasma-desktop-data plasma-disks plasma-pa pulseaudio-module-gsettings python3-fuse python3-pylibacl python3-tornado qml-module-gsettings1.0
  qml-module-org-kde-activities qml-module-org-kde-kcm qml-module-org-kde-kio qml-module-org-kde-kitemmodels smartmontools systemsettings xsettingsd
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
  kde-cli-tools kde-plasma-desktop kscreen libkf5su-bin libkf5su5 plasma-desktop sudo
0 upgraded, 0 newly installed, 7 to remove and 3 not upgraded.
After this operation, 12.4 MB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.

That "apt autoremove" list is for after sudo is removed.

Anyhow... I still won't use it. I'm sure I removed the config files from /etc/...

#517 Re: News & Announcements » Sudo Vulnerability CVE-2021-3156 » 2021-10-05 10:00:15

ah, It's in testing and daedalus  1.9.5p2-3 amd64 [installed,automatic]

glenn@asus-r552jv:~$ su
Password: 
root@asus-r552jv:~# apt list sudo -a
Listing... Done
sudo/testing,testing,daedalus,now 1.9.5p2-3 amd64 [installed,automatic]
sudo/stable 1.8.27-1+deb10u3 amd64

root@asus-r552jv:~# 

hope this helps.

#518 Re: Other Issues » connman failing in a strange new way » 2021-10-02 22:32:33

No, my wireless stopped working too. But with the command I get...

glenn@asus-r552jv:~$ connmanctl technologies
/net/connman/technology/ethernet
  Name = Wired
  Type = ethernet
  Powered = True
  Connected = True
  Tethering = False
/net/connman/technology/bluetooth
  Name = Bluetooth
  Type = bluetooth
  Powered = False
  Connected = False
  Tethering = False
/net/connman/technology/wifi
  Name = WiFi
  Type = wifi
  Powered = True
  Connected = False
  Tethering = False
glenn@asus-r552jv:~$ 

Although I have no wifi devices listed in the networking app in the taskbar.

I have been watching to see if there was something I have done to disable the wifi, bluetooth seems to work, but I haven't found a use for it.

it was as if someone has opened up my computer and removed all network cards.

Currently, I'm using ipheth tethering from my phone, which works while I'm not at home but it a bit of a pain to get going.

I'm following with interest. Thank you for the tips.

#519 Re: Installation » [SOLVED] Desktop.iso install: multiple problems » 2021-10-02 07:15:07

Seems to be available in the repos... testing and backports

fasttrack-archive-keyring
GnuPG archive key for Debian FastTrack Repository

https://fasttrack.debian.net/

#520 Re: Devuan » The future of 32bit and Devuan? » 2021-09-20 03:23:12

Steam (Gaming) is reliant upon the 32bit arch.

#521 Re: Installation » [SOLVED] USB image - Access Denied error » 2021-09-14 22:03:18

KS4TD wrote:

I've read this thread and it seems there's been much confusion about this process, but there is a simple solution: use Rufus to create the boot USB stick under Windows.  Rufus has always worked under Windows for me to make bootable Linux sticks for many distros: Debian, Devuan, Linux Mint, Slackware, CentOS, et cetera.  Rufus is "intelligent" when creating USB boot sticks and you do not have to install Rufus if you use its "portable" edition.  It has great support if you need it also.  Best part: it's free. big_smile  I hope this helps.

+1 Rufus, had always worked for me too.

#523 Re: Off-topic » [SOLVED] Devuan GNU/Linux 5 (daedalus) Released as Next Testing! » 2021-09-07 23:46:00

Hi, I'm using Daedalus on my asus R552jv laptop and my main box and it's working quite well. I was interested in seeing and using the latest kde.
One point, I just added Daedalus to my sources list and upgraded, I still have chimaera and beowulf in there too (just for a few packages, like fslint), it's like a rolling release now on my systems (reminds me of my pclinux daze).

I'm prepared to do a full re-install when required. I'm enjoying the new versions an have had no problems, thank you.

#524 Re: Installation » [SOLVED] KDE "Displays" settings max resolution not higher than 800x600 » 2021-09-04 22:27:14

The firmware file is "firmware-realtek"

Info to read here, ref. https://packages.debian.org/buster/firmware-realtek

The package ...
Source: firmware-nonfree

I hope this helps.

#525 Re: Installation » [SOLVED] KDE "Displays" settings max resolution not higher than 800x600 » 2021-09-04 22:14:12

r8169 is a realtek network chip of some type. If your network is ok you can disregard the error message.

That file is probably in one of the other firware packages. Or the system was too slow to load it in time for the message. IMHO

edit.
I have it (the module and header, not the firmware) here on my system

glenn@asus-r552jv:~$ locate r8169
/lib/modules/5.10.0-7-amd64/kernel/drivers/net/ethernet/realtek/r8169.ko
/lib/modules/5.10.0-8-amd64/kernel/drivers/net/ethernet/realtek/r8169.ko
/usr/src/linux-headers-5.10.0-8-amd64/include/config/r8169.h
glenn@asus-r552jv:~$ 

Board footer

Forum Software