On 6/24/22 23:07, Steve Edmonds wrote:
On 25/06/2022 17:39, Carlos E. R. wrote:
On 19/06/2022 23.34, Marc Chamberlin wrote:
On 6/19/22 12:57, Felix Miata wrote:
Marc Chamberlin composed on 2022-06-19 12:38 (UTC-0700):
...
You should do some repo maintenance. You have a bunch of optional repos. Those pointing to 15.2 should be removed or switched to 15.3. Those you aren't sure you need, disable or remove. I disabled the Bacula 15.2 repo which does not have a 15.3 version available, and a few other not so important repos that I will need eventually.
Once that's done, let's see output of the following command:
zypper se -si | grep 'tem Pac' | grep -v plication OK, here you go, kinda long and wraps every line, sorry!
nova:/home/marc #zypper se -si | grep 'tem Pac' | grep -v plication i+ | awesfx | package | 0.5.2-lp153.117.1 | x86_64 | (System Packages) i+ | bacula-client | package | 11.0.6-lp152.1.1 | x86_64 | (System Packages)
You have many 15.2 packages. You have to list them all and upgrade them all to 15.3.
This command will list them all:
rpm -q -a --queryformat "%{INSTALLTIME}\t%{INSTALLTIME:day} \ %{BUILDTIME:day} %-30{NAME}\t%15{VERSION}-%-7{RELEASE}\t%{arch} \ %25{VENDOR}%25{PACKAGER} == %{DISTRIBUTION} %{DISTTAG}\n" \ | sort | cut --fields="2-" | tee rpmlist \ | egrep -v "openSUSE Leap 15\.3|openSUSE_Leap_15.3|\-lp153|SUSE Linux Enterprise 15" | less -S
Also, check your home partition is not full.
Do the system logs show anything when your ssh login fails.
Hi Steve, and thanks for your thoughts/reply. I am going to change the name of this thread since my Firewall issues are separate from the kdeinit5 issues (I think...) I don't see any messages in the log files that get generated when I attempt to SSH into my system and it fails. I am still looking around but no joy. .
Does running without the firewall make any difference. Yes, stopping the firewalld service does allow me to then connect to services such as SSH and VNC. That indicates this is a firewall issue.
A couple of checks I made, while the firewalld service is running, are interesting in that they seem to show nothing is wrong -
firewall-cmd --list-all --zone=internal internal (active) target: default icmp-block-inversion: no interfaces: eth0 sources: services: apache2 apache2-ssl bacula-client dhcpv6-client http https kdeconnect mdns nfs nfs3 rpc-bind samba samba-client slp smtp smtp-submission smtps ssh tigervnc vnc-server x11 ports: 5900-5910/tcp 3052/tcp protocols: forward: no masquerade: no forward-ports: source-ports: icmp-blocks: rich rules:
netstat -tulpn | grep LISTEN tcp 0 0 0.0.0.0:5900 0.0.0.0:* LISTEN 3028/x11vnc tcp 0 0 127.0.0.1:3310 0.0.0.0:* LISTEN 2582/clamd tcp 0 0 0.0.0.0:9102 0.0.0.0:* LISTEN 2185/bacula-fd tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1/systemd tcp 0 0 0.0.0.0:20048 0.0.0.0:* LISTEN 2218/rpc.mountd tcp 0 0 192.168.10.20:22 0.0.0.0:* LISTEN 2256/sshd: /usr/sbi tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 1103/cupsd tcp 0 0 127.0.0.1:31416 0.0.0.0:* LISTEN 2170/boinc tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 2260/sendmail: acce tcp 0 0 127.0.0.1:445 0.0.0.0:* LISTEN 2812/smbd tcp 0 0 192.168.10.20:445 0.0.0.0:* LISTEN 2812/smbd tcp 0 0 10.10.10.1:445 0.0.0.0:* LISTEN 2812/smbd tcp 0 0 0.0.0.0:37729 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:2049 0.0.0.0:* LISTEN - tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 2323/mysqld tcp 0 0 127.0.0.1:139 0.0.0.0:* LISTEN 2812/smbd tcp 0 0 192.168.10.20:139 0.0.0.0:* LISTEN 2812/smbd tcp 0 0 10.10.10.1:139 0.0.0.0:* LISTEN 2812/smbd tcp 0 0 0.0.0.0:35275 0.0.0.0:* LISTEN 2239/rpc.statd tcp6 0 0 :::5900 :::* LISTEN 3028/x11vnc tcp6 0 0 :::3052 :::* LISTEN 2228/java tcp6 0 0 :::111 :::* LISTEN 1/systemd tcp6 0 0 :::80 :::* LISTEN 2230/httpd-prefork tcp6 0 0 :::20048 :::* LISTEN 2218/rpc.mountd tcp6 0 0 ::1:631 :::* LISTEN 1103/cupsd tcp6 0 0 :::443 :::* LISTEN 2230/httpd-prefork tcp6 0 0 ::1:445 :::* LISTEN 2812/smbd tcp6 0 0 127.0.0.1:53566 :::* LISTEN 2228/java tcp6 0 0 :::53568 :::* LISTEN 2228/java tcp6 0 0 :::2049 :::* LISTEN - tcp6 0 0 :::38211 :::* LISTEN - tcp6 0 0 :::49195 :::* LISTEN 2239/rpc.statd tcp6 0 0 ::1:139 :::* LISTEN 2812/smbd
HTHs Marc.. -- *"The Truth is out there" - Spooky* *_ _ . . . . . . _ _ . _ _ _ _ . . . . _ . . . . _ _ . _ _ _ . . . . _ _ . _ . . _ . _ _ _ _ . _ . _ . _ . _ . * Computers: the final frontier. These are the voyages of the user Marc. His mission: to explore strange new hardware. To seek out new software and new applications. To boldly go where no Marc has gone before! (/This email is digitally signed and the OpenPGP electronic signature is added as an attachment. If you know how, you can use my public key to prove this email indeed came from me and has not been modified in transit. My public key, which can be used for sending encrypted email to me also, can be found at - https://keys.openpgp.org/search?q=marc@marcchamberlin.com or just ask me for it and I will send it to you as an attachment. If you don't understand all this geek speak, no worries, just ignore this explanation and ignore the OpenPGP signature key attached to this email (it will look like gibberish if you open it) and/or ask me to explain it further if you like./)