Happy to all in 2021

Not before release of Slackware 15
Not before release of Slackware 15
To be even more confusing, check your /var/log/Xorg.0.log :
Code: Select all
guest@porteus:~$ grep "Slackware 15.0" /var/log/Xorg.0.log
[ 54.709] Build Operating System: Slackware 15.0 Slackware Linux Project
Code: Select all
guest@porteus:~$ cat /etc/slackware-version
Slackware 14.2+
confirmedRava wrote: ↑04 Jan 2021, 03:33System 5.0rc2 with 003-xfce-4.12-20201108.xzm
/opt/porteus-scripts/xpsinfo aka 'Porteus System Info' ends with this:Code: Select all
/bin/sh: -c: line 1: syntax error: unexpected end of file Traceback (most recent call last): File "/opt/porteus-scripts/xpsinfo", line 360, in <module> class XPSInfo(Gtk.Window): File "/opt/porteus-scripts/xpsinfo", line 361, in XPSInfo system_info = PSInfo() File "/opt/porteus-scripts/xpsinfo", line 20, in __init__ self.init_infos() File "/opt/porteus-scripts/xpsinfo", line 255, in init_infos fd.write( f.read() ) File "/usr/lib64/python3.8/codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb7 in position 6429: invalid start byte
hmm.. yeah ..whatever was going on there isn't now, for me... for the moment
Code: Select all
# file -b /var/log/*
Code: Select all
# file /var/log/*
/var/log/Xorg.0.log: JSON data
/var/log/btmp: empty
/var/log/cron: ASCII text
/var/log/debug: ASCII text
/var/log/dmesg: JSON data
/var/log/faillog: empty
/var/log/lastlog: empty
/var/log/maillog: empty
/var/log/messages: ASCII text
/var/log/nfsd: directory
/var/log/packages: symbolic link to ../lib/pkgtools/packages
/var/log/pkgtools: directory
/var/log/porteus-livedbg: ASCII text
/var/log/samba: directory
/var/log/scripts: symbolic link to ../lib/pkgtools/scripts
/var/log/secure: ASCII text
/var/log/setup: symbolic link to ../lib/pkgtools/setup
/var/log/slim.log: ASCII text
/var/log/syslog: ASCII text
/var/log/wtmp: data
although that's not the issue here, it's on my todo list (and for various other of the new scripts)
I think you meantncmprhnsbl wrote: ↑12 Jan 2021, 13:12@Rava (or anyone else who experiences this) . if xpsinfo fails with that error^
please do: (as root)Code: Select all
# file -b /var/log/*
Code: Select all
# file /var/log/*
Code: Select all
root@porteus:/# file /var/log/*
/var/log/Xorg.0.log: JSON data
/var/log/btmp: empty
/var/log/cron: ASCII text
/var/log/debug: ASCII text
/var/log/dmesg: JSON data
/var/log/faillog: empty
/var/log/lastlog: data
/var/log/maillog: empty
/var/log/messages: Non-ISO extended-ASCII text
/var/log/messages.1.gz: gzip compressed data, last modified: Mon Jan 11 18:29:34 2021, from Unix, original size modulo 2^32 773525
/var/log/nfsd: directory
/var/log/openbox-changelog: ASCII text
/var/log/packages: symbolic link to ../lib/pkgtools/packages
/var/log/pkgtools: directory
/var/log/porteus-livedbg: ASCII text
/var/log/samba: directory
/var/log/scripts: symbolic link to ../lib/pkgtools/scripts
/var/log/secure: ASCII text, with very long lines
/var/log/setup: symbolic link to ../lib/pkgtools/setup
/var/log/syslog: ASCII text, with very long lines
/var/log/wtmp: data