You are not logged in.
@Head_on_a_Stick Thanks! that worked.
I wonder why thought the script in /etc/profile.d/enableqemunetworking.sh didnt seem to work.
Are you familiar with cron jobs? That's one way to do it.
I know it's purpose, not familiar but i'll manage.
I tried that so far:
$ less /etc/profile.d/enableqemunetworking.sh
#!/bin/sh
virsh net-start default &
but didnt work..
@HeadonStick i try to enable qemu networking but the command only works with sudo.
I'm using Devuan GNU/Linux 5 with runit.
I want to run a 'sudo' command at login. I guess it needs to be
started as a root command without having to provide a password.
How could i do that?
Ok. so i'll keep xscreensaver for now .
$ aptitude why xscreensaver
i task-xfce-desktop Depends xfce4
i A xfce4 Depends xfce4-session (>= 4.16.0)
i A xfce4-session Recommends xscreensaver | light-locker | i3lock
Goodmorning.
I cant find a similarly named package for the xfce4-screensaver utility :
$ sudo apt-cache search screensaver
boinc-screensaver - screen saver auto-controlling volunteer computing
cinnamon-screensaver - Cinnamon screen saver and locker
gnome-screensaver - Screensaver and screen lock formerly used in GNOME
mate-screensaver - MATE screen saver and locker
xscreensaver - Screensaver daemon and frontend for X11
...
Thanks for the reply.
Distro: Devuan GNU/Linux 5 (daedalus) (runit) Desktop: Xfce 4.16.0
Trying to figure out some unpredictable behavior on a fresh installation related among else to screensaver (1)
i noticed that xsceensaver -systemd running . I wonder if that could create problems when systemd is not installed.
The Red Strings Club (wikipedia) has definitely hit a string in me..
Not in terms of gameplay (it has some boring minigames) but in the atmosphere it creates.
Alas it's 386 binary and also depends on an old lib :libcrypto.so.1.0.0 and libssl.so.1.0.0 that i found them in a old ubuntu repo archive.
I have a screenshoot in my toot in mastodon with a link to detailed instructions.
Has anyone else played it?
It seems there is an x-terminal-emulator.
As for the 'windows' key i'll need more time to search because my keyboard is a ergodox with custom mapping with no such key.
$ update-alternatives --display x-terminal-emulator
x-terminal-emulator - auto mode
link best version is /usr/bin/xfce4-terminal.wrapper
link currently points to /usr/bin/xfce4-terminal.wrapper
link x-terminal-emulator is /usr/bin/x-terminal-emulator
slave x-terminal-emulator.1.gz is /usr/share/man/man1/x-terminal-emulator.1.gz
/usr/bin/koi8rxterm - priority 20
slave x-terminal-emulator.1.gz: /usr/share/man/man1/koi8rxterm.1.gz
/usr/bin/lxterm - priority 30
slave x-terminal-emulator.1.gz: /usr/share/man/man1/lxterm.1.gz
/usr/bin/uxterm - priority 20
slave x-terminal-emulator.1.gz: /usr/share/man/man1/uxterm.1.gz
/usr/bin/xfce4-terminal.wrapper - priority 40
slave x-terminal-emulator.1.gz: /usr/share/man/man1/xfce4-terminal.1.gz
/usr/bin/xterm - priority 20
slave x-terminal-emulator.1.gz: /usr/share/man/man1/xterm.1.gz
I have xfce as my main desktop and i wanted to try xmonad.
sudo apt-get install xmonad
I log out and in the login screen with F1 i choose as session xmonad.
But when i log in i see the same devuan default background with the text (xmonad session)
but nothing happens.
It's supposed to be able to launch a terminal with Alt + Shift + Enter.
System:
Host: enoush2o Kernel: 5.15.0-3-amd64 x86_64 bits: 64 Desktop: Xfce 4.16.0
Distro: Devuan GNU/Linux 5 (daedalus/ceres)
Firefox 78.11 and Chrome 97.0.4692.71 warn https://www.devuan.org not secure.
In the addres bar 'https' is striked red and a security exception must be added to access it.
As for firefox and Luakit is first time i see that warning.
I cant say about chrome because i use it occasionaly,
Luakit warning :
Your connection may be insecure!
A problem occurred while loading the URL https://www.devuan.org/
Unacceptable TLS certificate: The certificate has expired.
Chrome:
Your connection is not private
Attackers might be trying to steal your information from www.devuan.org (for example, passwords, messages, or credit cards). Learn more
NET::ERR_CERT_DATE_INVALID
Having noticed that a binary .deb control file doenst contain tags and neither dpkg knows about them , and
seen that apt-cache do , and that (as it was pointed to me in the irc) /var/lib/apt/lists$ emacs deb.devuan.org_merged_dists_chimaera_main_binary-amd64_Packages has tags i wanted to dig a little deeper on how that tags get there.
Could someone explain with a broad and generic view how devuan uses and 'merges' debtags?
Γεια σας και απο μένα.
Glad to help.
Specifically i was looking at gcc and g++.
https://pkginfo.devuan.org/cgi-bin/pack … 4:11.2.0-2
https://pkginfo.devuan.org/cgi-bin/pack … 4:10.2.1-1
Ok, finally i managed to send the bugreport to debian by :
$ reportbug --bts debian
https://bugs.debian.org/cgi-bin/bugrepo … ug=1003831
But i think it would be more user friendly :-) reportbug to handle that , because now the sender must
crosscheck for if the package s(he) reports for is unforked and imported from debian
I think i found the answer in https://bugs.devuan.org/Reporting.html
reportbug can also be used to report bugs in unforked packages directly to Debian's BTS. See the --bts option. If you don't have an SMTP smarthost available, you may also need the --smtphost option.
Having spotted a minor issue with package gccintro i wanted to report it.
In irc #devuan i was told that this package is debian one.
So as we see in Devuan Package Information on gccintro
https://pkginfo.devuan.org/cgi-bin/pack … ntro=1.0-4
the filename contains a link to http://deb.debian.org/ .
Using reportbug in my devuan system i sent the report that appeared here:
https://bugs.devuan.org/cgi/bugreport.cgi?bug=654
And in the Devuan Bug page on gccintro
https://bugs.devuan.org/cgi/pkgreport.c … e=gccintro
it says:
There is no maintainer for gccintro. This means that this package no longer exists (or never existed). Please do not report new bugs against this package.
It seems to me that in the case of a debian package from withing a devuan system
if i wanted to report issues i should to by email only and not from reportbug.
If that is the case i wonder if it would be more convinient reportbug to do that for me
(sent that email).
So if i dont used 'Merged' i lose some packages?
In my sources.list i have:
deb http://deb.devuan.org/merged chimaera main
I noticed in http://deb.devuan.org/ a merged subdir and
a dists subdir.
Since merged also contains a dists subdir what is it's use?
Also if http://deb.devuan.org is an 'alias' to http://pkgmaster.devuan.org
why my sources.list contains both?
deb http://deb.devuan.org/merged chimaera main
deb-src http://deb.devuan.org/merged chimaera main
deb http://pkgmaster.devuan.org/merged chimaera-security main contrib non-free
deb-src http://pkgmaster.devuan.org/merged chimaera-security main contrib non-free
Anyway reading the rationale for the 'Provide' search i wonder if it was the best way to do it.
'apt-cache --names-only search foo' now means : search for packages with names that include 'foo' OR packages who provide a virtual package with a name that contains 'foo'.
So you search for something that you didnt now you were searching for? Is that a good design?
Ok.i found it.
$ apt-cache search 'librust-pango-0\+dox-dev'
librust-pango+dox-dev - Rust bindings for the Pango library - feature "dox"
'+' must be escaped.
https://www.debian.org/doc/debian-polic … s-provides
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=98695
So 'Provide' is related to declaring among other, virtual packages' so why apt-cache search would ignore certain entries?
Initially i thought that is searches package names (by that i mean 'Package' field's value).
But it also searches Description field.
But as we can find by an example as :
$ apt-cache --names-only search "^ff.*"
ffado-dbus-server - FFADO D-Bus server
ffado-mixer-qt4 - FFADO D-Bus mixer applets
ffado-tools - FFADO debugging and firmware tools
....
sfftw-dev - library for computing Fast Fourier Transforms
sfftw2 - library for computing Fast Fourier Transforms
$ apt-cache show sfftw2
Package: sfftw2
Version: 2.1.5-4.2+b1
Installed-Size: 554
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Architecture: amd64
Provides: fftw2-single
....
it's obviously searches the 'Provide' field too.
$ man apt-cache
search regex...
search performs a full text search on all available package lists for the POSIX regex pattern given, see regex(7). It searches the package names and the
descriptions for an occurrence of the regular expression and prints out the package name and the short description, including virtual package names.
--names-only, -n
Only search on the package and provided package names, not the long descriptions. Configuration Item: APT::Cache::NamesOnly.
But
$ apt-cache show librust-pango-sys-dev
Package: librust-pango-sys-dev
Version: 0.9.0-2
Installed-Size: 158
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Architecture: amd64
Provides: librust-pango-sys+default-dev (= 0.9.0-2), librust-pango-sys+dox-dev (= 0.9.0-2), ......
and i think that i could search librust-pango-sys+default-dev but:
$ apt-cache search 'librust-pango-sys+default-dev'
returns nothing
So if apt-cache search 'Provides:' why would that fail?
Well. i tried Chimaera and the installation and reboot was smooth!!
Meaning , no grub prompt , no tty drop (due to lack of firmware missing) but low res GUI,
So i write this from my Devuan 4 + LXqt using luakit .
So i guess it was an old kernel that couldnt handle nvme boot , sth that reinforces a heuristic of mine, about using only 2-3 year old harwdware in linux.
It wasnt a strange uefi bios quirk or a grub issue.
I wish only that grub or kernel would issue a related error to make resulution faster,