Сan't update packages

Now Network Manager the only one on. but still no connection.

Greetings. Here is what I got from your commands.

ifconfig

eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.62  netmask 255.255.255.0  broadcast 192.168.1.255
        ether 00:90:21:90:20:3b  txqueuelen 1000  (Ethernet)
        RX packets 12860  bytes 18948209 (18.0 MiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 5765  bytes 425857 (415.8 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 16  memory 0x55200000-55220000  

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

ip addr

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 00:90:21:90:20:3b brd ff:ff:ff:ff:ff:ff
    altname enp0s31f6
    inet 192.168.1.62/24 brd 192.168.1.255 scope global dynamic noprefixroute eno1
       valid_lft 86042sec preferred_lft 86042sec
    inet 192.168.1.87/24 brd 192.168.1.255 scope global secondary dynamic noprefixroute eno1
       valid_lft 86290sec preferred_lft 86290sec

journalctl -f

Journal file /var/log/journal/ad7fac0519294845814790bba46f9368/user-1000@0005f344116587f6-310306309df4b1ca.journal~ uses an unsupported feature, ignoring file.
Use SYSTEMD_LOG_LEVEL=debug journalctl --file=/var/log/journal/ad7fac0519294845814790bba46f9368/user-1000@0005f344116587f6-310306309df4b1ca.journal~ to see the details.
Jan 27 14:50:52 winter touchegg.desktop[1823]: Error connecting to TouchГ©gg daemon: Could not connect: Connection refused
Jan 27 14:50:52 winter touchegg.desktop[1823]: Reconnecting in 5 seconds...
Jan 27 14:50:57 winter touchegg.desktop[1823]: Error connecting to TouchГ©gg daemon: Could not connect: Connection refused
Jan 27 14:50:57 winter touchegg.desktop[1823]: Reconnecting in 5 seconds...
Jan 27 14:51:02 winter touchegg.desktop[1823]: Error connecting to TouchГ©gg daemon: Could not connect: Connection refused
Jan 27 14:51:02 winter touchegg.desktop[1823]: Reconnecting in 5 seconds...

Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text

I can’t see through this.

You have no wifi, but just an ethernet connection to your router - but somehow you have got two IP’s

2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether 00:90:21:90:20:3b brd ff:ff:ff:ff:ff:ff
altname enp0s31f6
inet 192.168.1.62/24 brd 192.168.1.255 scope global dynamic noprefixroute eno1
valid_lft 86042sec preferred_lft 86042sec
inet 192.168.1.87/24 brd 192.168.1.255 scope global secondary dynamic noprefixroute eno1
valid_lft 86290sec preferred_lft 86290sec

A connection via ethernet is usually very simple.
I have no idea what this here is. :man_shrugging:

Your log contains nothing about the network connection - messages are about some multitouch gesture program which doesn’t seem to work.

Touchegg - ArchWiki

1 Like

Ah, didn’t notice it. The errors you get with keys and database also might show as if there was no Internet, although it was available. I had this kind of error too. That is why I assumed the connection is not a real issue here. Also, the title suggested there is an issue with the update, not with the connection.

I cannot possibly thank you enough.