[opensuse-factory] Why can't I start Yast
I get the following: tom@sgt:~> /usr/bin/xdg-su -c /sbin/yast2 No X authentication info set for display ":0" No X authentication info set for display ":0" No X authentication info set for display ":0" tom@sgt:~> This is for Tumbleweed 20180225, but there was a time a week or so ago when I got something similar, that was fixed by a later update. Journalctl shows some stuff new to me also. I don't recall seeing activity manager mentioned before, but gnome keyring has been mentioned for a long time without apparent consequences. Later attempts skip the activity manager part. Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: Creating the cache for: "applications:YaST.desktop" Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: Already in database? true Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: First update : QDateTime(2016-04-29 01:13:26.000 CDT Qt::TimeSpec(LocalTime)) Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: Last update : QDateTime(2018-02-25 16:45:13.000 CST Qt::TimeSpec(LocalTime)) Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: After the adjustment Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: Current score : 11.1537 Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: First update : QDateTime(2016-04-29 01:13:26.000 CDT Qt::TimeSpec(LocalTime)) Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: Last update : QDateTime(2018-02-25 16:45:13.000 CST Qt::TimeSpec(LocalTime)) Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: Interval length is 0 Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: New score : 12.1537 Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: ResourceScoreUpdated: "1970e587-7687-4399-a471-0d4454154a7f" "org.kde.plasma.kicker" "applications:YaST.desktop" Feb 27 23:08:49 sgt.decathlon.org su[7155]: The gnome keyring socket is not owned with the same credentials as the user login: /run/user/1000/keyring/ control Feb 27 23:08:49 sgt.decathlon.org su[7155]: gkr-pam: couldn't unlock the login keyring. Feb 27 23:08:49 sgt.decathlon.org su[7155]: (to root) tom on pts/8 Feb 27 23:08:49 sgt.decathlon.org su[7155]: pam_systemd(su:session): Cannot create session: Already running in a session Feb 27 23:08:49 sgt.decathlon.org su[7155]: pam_unix(su:session): session opened for user root by (uid=1000) Feb 27 23:08:50 sgt.decathlon.org su[7155]: pam_unix(su:session): session closed for user root Feb 27 23:08:50 sgt.decathlon.org su[7159]: The gnome keyring socket is not owned with the same credentials as the user login: /run/user/1000/keyring/ control Feb 27 23:08:50 sgt.decathlon.org su[7159]: gkr-pam: couldn't unlock the login keyring. Feb 27 23:08:50 sgt.decathlon.org su[7159]: (to root) tom on pts/8 Feb 27 23:08:50 sgt.decathlon.org su[7159]: pam_systemd(su:session): Cannot create session: Already running in a session Feb 27 23:08:50 sgt.decathlon.org su[7159]: pam_unix(su:session): session opened for user root by (uid=1000) Feb 27 23:08:50 sgt.decathlon.org su[7159]: pam_unix(su:session): session closed for user root -- Tom Hardy <rhardy702@gmail.com> -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Tom Hardy wrote:
I get the following:
tom@sgt:~> /usr/bin/xdg-su -c /sbin/yast2 No X authentication info set for display ":0" No X authentication info set for display ":0" No X authentication info set for display ":0" tom@sgt:~>
No problem here, TW 20180221 at the moment.
This is for Tumbleweed 20180225, but there was a time a week or so ago when I got something similar, that was fixed by a later update. Journalctl shows some stuff new to me also. I don't recall seeing activity manager mentioned before, but gnome keyring has been mentioned for a long time without apparent consequences. Later attempts skip the activity manager part.
What is your /etc/hostname, and what does hostname report? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Wednesday, 28 February 2018 01:50:03 CST Peter Suetterlin wrote:
What is your /etc/hostname, and what does hostname report?
/etc/HOSTNAME -> /etc/hostname contains "sgt.decathlon.org", and there an 0 byte hostname.rpmnew. I am not running Wayland but after: tom@sgt:~> xhost +SI:localuser:root localuser:root being added to access control list tom@sgt:~> /usr/bin/xdg-su -c /sbin/yast2 No X authentication info set for display ":0" No X authentication info set for display ":0" No X authentication info set for display ":0" I have a running Yast. I hadn't noticed before, but one of my earlier attempts gave: tom@sgt:~> /usr/bin/xdg-su -c /sbin/yast2 No X authentication info set for display ":0" No X authentication info set for display ":0" QXcbConnection: XCB error: 3 (BadWindow), sequence: 956, resource id: 23396998, major code: 40 (TranslateCoords), minor code: 0 No X authentication info set for display ":0" The first two lines typically presented before a password dialog, the remaining lines after the password was entered. -- Tom Hardy <rhardy702@gmail.com> -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Tom Hardy wrote:
On Wednesday, 28 February 2018 01:50:03 CST Peter Suetterlin wrote:
What is your /etc/hostname, and what does hostname report?
/etc/HOSTNAME -> /etc/hostname contains "sgt.decathlon.org", and there an 0 byte hostname.rpmnew.
It could be a missmatch in name. You could check editing this to only contain the hostname, without domainname. If you open a terminal/console, do 'su -' and - as root - type printenv|grep AUTH what do you see? The XCB error you mentioned seems not relevant, AFAICS -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Wednesday, 28 February 2018 10:24:35 CST Peter Suetterlin wrote:
It could be a missmatch in name. You could check editing this to only contain the hostname, without domainname.
If you open a terminal/console, do 'su -' and - as root - type printenv|grep AUTH what do you see?
The XCB error you mentioned seems not relevant, AFAICS
printenv|grep AUTH gives nothing, even after the "xhost". hostname was set up through Yast Network Settings module long ago. Though mostly disabled due to use of NetworkManager, it still has fields for "Hostname" and "Domainname". Those in turn were necessary to satisfy leafnode, which wants an apparently valid domain. It also gives the: Feb 28 09:24:44 sgt.decathlon.org dns-resolver[14465]: ATTENTION: You have modified /etc/resolv.conf. Leaving it untouched... Feb 28 09:24:44 sgt.decathlon.org dns-resolver[14467]: You can find my version in /etc/resolv.conf.netconfig Feb 28 09:24:44 sgt.decathlon.org NetworkManager[1456]: <13>Feb 28 09:24:44 dns-resolver: ATTENTION: You have modified /etc/resolv.conf. Leaving it untouched... Feb 28 09:24:44 sgt.decathlon.org NetworkManager[1456]: <13>Feb 28 09:24:44 dns-resolver: You can find my version in /etc/resolv.conf.netconfig Feb 28 09:24:44 sgt.decathlon.org NetworkManager[1456]: ATTENTION: You have modified /etc/resolv.conf. Leaving it untouched... Feb 28 09:24:44 sgt.decathlon.org NetworkManager[1456]: You can find my version in /etc/resolv.conf.netconfig ... Feb 28 09:24:44 sgt.decathlon.org NetworkManager[1456]: nisdomainname: you must be root to change the domain name Feb 28 09:24:44 sgt.decathlon.org NetworkManager[1456]: <warn> [1519831484.8570] dns-mgr: could not commit DNS changes: Error calling netconfig: exited with status 20 Feb 28 09:24:44 sgt.decathlon.org NetworkManager[1456]: <info> [1519831484.8571] device (wlo1): Activation: successful, device activated. But that has never been a problem. I recall having temporarilly eliminated it only to regain it somewhat later. It seems I can't satisfy both NetworkManager and leafnode. Not sure it is related, though. -- Tom Hardy <rhardy702@gmail.com> -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Op woensdag 28 februari 2018 17:55:25 CET schreef Tom Hardy:
On Wednesday, 28 February 2018 10:24:35 CST Peter Suetterlin wrote:
It could be a missmatch in name. You could check editing this to only contain the hostname, without domainname.
If you open a terminal/console, do 'su -' and - as root - type printenv|grep AUTH what do you see?
The XCB error you mentioned seems not relevant, AFAICS
printenv|grep AUTH gives nothing, even after the "xhost".
hostname was set up through Yast Network Settings module long ago. Though mostly disabled due to use of NetworkManager, it still has fields for "Hostname" and "Domainname". Those in turn were necessary to satisfy leafnode, which wants an apparently valid domain. It also gives the:
Feb 28 09:24:44 sgt.decathlon.org dns-resolver[14465]: ATTENTION: You have modified /etc/resolv.conf. Leaving it untouched... Feb 28 09:24:44 sgt.decathlon.org dns-resolver[14467]: You can find my version in /etc/resolv.conf.netconfig Feb 28 09:24:44 sgt.decathlon.org NetworkManager[1456]: <13>Feb 28 09:24:44 dns-resolver: ATTENTION: You have modified /etc/resolv.conf. Leaving it untouched... Feb 28 09:24:44 sgt.decathlon.org NetworkManager[1456]: <13>Feb 28 09:24:44 dns-resolver: You can find my version in /etc/resolv.conf.netconfig Feb 28 09:24:44 sgt.decathlon.org NetworkManager[1456]: ATTENTION: You have modified /etc/resolv.conf. Leaving it untouched... Feb 28 09:24:44 sgt.decathlon.org NetworkManager[1456]: You can find my version in /etc/resolv.conf.netconfig ... Feb 28 09:24:44 sgt.decathlon.org NetworkManager[1456]: nisdomainname: you must be root to change the domain name Feb 28 09:24:44 sgt.decathlon.org NetworkManager[1456]: <warn> [1519831484.8570] dns-mgr: could not commit DNS changes: Error calling netconfig: exited with status 20 Feb 28 09:24:44 sgt.decathlon.org NetworkManager[1456]: <info> [1519831484.8571] device (wlo1): Activation: successful, device activated.
But that has never been a problem. I recall having temporarilly eliminated it only to regain it somewhat later. It seems I can't satisfy both NetworkManager and leafnode. Not sure it is related, though.
The messages say you changed /etc/resolv.conf manually ( the comments in the file say you shouldn't unless you remove one comment line ). To recreate resolv.conf do sudo rm /etc/resolv.conf && sudo rcnetwork restart A question: How did you upgrade TW ? -- Gertjan Lettink, a.k.a. Knurpht openSUSE Board Member openSUSE Forums Team Linux user #548252 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Wednesday, 28 February 2018 11:03:46 CST Knurpht - Gertjan Lettink wrote:
The messages say you changed /etc/resolv.conf manually ( the comments in the file say you shouldn't unless you remove one comment line ). To recreate resolv.conf do sudo rm /etc/resolv.conf && sudo rcnetwork restart
Well, that was interesting. The log, which I probably could have edited, is reproduced below. Short version is I have a new "manually edited" resolv.conf. This has never been a problem that I know of.
A question: How did you upgrade TW ?
It has a complicated history. From 12.2 IIRC, I added a KF5 repository. I later upgraded to Tumbleweed, probably with "dup". I then used "lu" for probably years, while manually pruning unneeded stuff, until the advantages of dup with --no-allow-vendor-change became clear. Feb 28 11:10:57 sgt.decathlon.org nscd[1232]: 1232 monitored file `/etc/ resolv.conf` was deleted, removing watch Feb 28 11:10:58 sgt.decathlon.org sudo[19988]: root : TTY=pts/5 ; PWD=/ root ; USER=root ; COMMAND=/sbin/rcnetwork restart Feb 28 11:10:58 sgt.decathlon.org sudo[19988]: pam_systemd(sudo:session): Cannot create session: Already running in a session Feb 28 11:10:58 sgt.decathlon.org sudo[19988]: pam_unix(sudo:session): session opened for user root by tom(uid=0) Feb 28 11:10:58 sgt.decathlon.org NetworkManager[1456]: <info> [1519837858.1304] caught SIGTERM, shutting down normally. Feb 28 11:10:58 sgt.decathlon.org systemd[1]: Stopping Network Manager... Feb 28 11:10:58 sgt.decathlon.org NetworkManager[1456]: <info> [1519837858.1477] device (wlo1): state change: activated -> deactivating (reason 'unmanaged', sys-iface-state: 'managed') Feb 28 11:10:58 sgt.decathlon.org NetworkManager[1456]: <info> [1519837858.1482] manager: NetworkManager state is now DISCONNECTING Feb 28 11:10:58 sgt.decathlon.org NetworkManager[1456]: <info> [1519837858.1857] device (wlo1): state change: deactivating -> unmanaged (reason 'removed', sys-iface-state: 'managed') Feb 28 11:10:58 sgt.decathlon.org dbus-daemon[1241]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus- org.freedesktop.nm-dispatcher.service' requested by ':1.6' (uid=0 pid=1456 comm="/usr/sbin/NetworkManager --no-daemon ") Feb 28 11:10:58 sgt.decathlon.org systemd[1]: Starting Network Manager Script Dispatcher Service... Feb 28 11:10:58 sgt.decathlon.org NetworkManager[1456]: <info> [1519837858.2201] dhcp4 (wlo1): canceled DHCP transaction, DHCP client pid 14389 Feb 28 11:10:58 sgt.decathlon.org NetworkManager[1456]: <info> [1519837858.2202] dhcp4 (wlo1): state changed bound -> done Feb 28 11:10:58 sgt.decathlon.org avahi-daemon[1239]: Withdrawing address record for 192.168.43.196 on wlo1. Feb 28 11:10:58 sgt.decathlon.org avahi-daemon[1239]: Leaving mDNS multicast group on interface wlo1.IPv4 with address 192.168.43.196. Feb 28 11:10:58 sgt.decathlon.org kernel: wlo1: deauthenticating from a8:7c: 01:7e:70:39 by local choice (Reason: 3=DEAUTH_LEAVING) Feb 28 11:10:58 sgt.decathlon.org dbus-daemon[1241]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Feb 28 11:10:58 sgt.decathlon.org systemd[1]: Started Network Manager Script Dispatcher Service. Feb 28 11:10:58 sgt.decathlon.org nm-dispatcher[19999]: req:1 'connectivity- change': new request (5 scripts) Feb 28 11:10:58 sgt.decathlon.org nm-dispatcher[19999]: req:1 'connectivity- change': start running ordered scripts... Feb 28 11:10:58 sgt.decathlon.org avahi-daemon[1239]: Interface wlo1.IPv4 no longer relevant for mDNS. Feb 28 11:10:58 sgt.decathlon.org avahi-daemon[1239]: Withdrawing address record for fe80::2c0a:7acb:1012:ceca on wlo1. Feb 28 11:10:58 sgt.decathlon.org avahi-daemon[1239]: Leaving mDNS multicast group on interface wlo1.IPv6 with address fe80::2c0a:7acb:1012:ceca. Feb 28 11:10:58 sgt.decathlon.org avahi-daemon[1239]: Interface wlo1.IPv6 no longer relevant for mDNS. Feb 28 11:10:58 sgt.decathlon.org nscd[1232]: 1232 monitored file `/etc/ resolv.conf` was created, adding watch Feb 28 11:10:58 sgt.decathlon.org nscd[1232]: 1232 monitored file `/etc/ resolv.conf` was written to Feb 28 11:10:58 sgt.decathlon.org nscd[1232]: 1232 monitored file `/etc/ resolv.conf` was written to Feb 28 11:10:58 sgt.decathlon.org nscd[1232]: 1232 monitored file `/etc/ resolv.conf` was written to Feb 28 11:10:59 sgt.decathlon.org NetworkManager[1456]: nisdomainname: you must be root to change the domain name Feb 28 11:10:59 sgt.decathlon.org nscd[1232]: 1232 monitored file `/etc/ resolv.conf` was written to Feb 28 11:10:59 sgt.decathlon.org NetworkManager[1456]: nisdomainname: you must be root to change the domain name Feb 28 11:10:59 sgt.decathlon.org NetworkManager[1456]: <info> [1519837859.6817] manager: NetworkManager state is now DISCONNECTED Feb 28 11:10:59 sgt.decathlon.org nm-dispatcher[19999]: req:2 'down' [wlo1]: new request (5 scripts) Feb 28 11:10:59 sgt.decathlon.org nm-dispatcher[19999]: req:2 'down' [wlo1]: start running ordered scripts... Feb 28 11:10:59 sgt.decathlon.org nm-dispatcher[19999]: /etc/NetworkManager/ dispatcher.d/nfs: line 40: reaches: bad array subscript Feb 28 11:10:59 sgt.decathlon.org nm-dispatcher[19999]: /etc/NetworkManager/ dispatcher.d/nfs: line 42: reaches: bad array subscript Feb 28 11:11:00 sgt.decathlon.org nm-dispatcher[19999]: ping: : Name or service not known Feb 28 11:11:00 sgt.decathlon.org nm-dispatcher[19999]: ping: : Name or service not known Feb 28 11:11:00 sgt.decathlon.org nm-dispatcher[19999]: /etc/NetworkManager/ dispatcher.d/nfs: line 49: reaches[$1]: bad array subscript Feb 28 11:11:00 sgt.decathlon.org NetworkManager[1456]: nisdomainname: you must be root to change the domain name Feb 28 11:11:00 sgt.decathlon.org NetworkManager[1456]: <info> [1519837860.4736] exiting (success) Feb 28 11:11:00 sgt.decathlon.org systemd[1]: Stopped Network Manager. Feb 28 11:11:00 sgt.decathlon.org systemd[1]: Starting Network Manager... Feb 28 11:11:00 sgt.decathlon.org NetworkManager[20381]: <info> [1519837860.7324] NetworkManager (version 1.10.4) is starting... (after a restart) Feb 28 11:11:00 sgt.decathlon.org NetworkManager[20381]: <info> [1519837860.7338] Read config: /etc/NetworkManager/NetworkManager.conf Feb 28 11:11:00 sgt.decathlon.org NetworkManager[20381]: <info> [1519837860.7583] manager[0x55c5547b60f0]: monitoring kernel firmware Feb 28 11:11:00 sgt.decathlon.org dbus-daemon[1241]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus- org.freedesktop.hostname1.service' requested by ':1.25819' (uid=0 pid=20381 comm="/usr/sbin/NetworkManager --no-daemon ") Feb 28 11:11:00 sgt.decathlon.org systemd[1]: Starting Hostname Service... Feb 28 11:11:00 sgt.decathlon.org dbus-daemon[1241]: [system] Successfully activated service 'org.freedesktop.hostname1' Feb 28 11:11:00 sgt.decathlon.org systemd[1]: Started Hostname Service. Feb 28 11:11:00 sgt.decathlon.org NetworkManager[20381]: <info> [1519837860.9378] hostname: hostname: using hostnamed Feb 28 11:11:00 sgt.decathlon.org NetworkManager[20381]: <info> [1519837860.9379] hostname: hostname changed from (none) to "sgt.decathlon.org" Feb 28 11:11:00 sgt.decathlon.org NetworkManager[20381]: <info> [1519837860.9388] dns-mgr[0x55c5547db130]: init: dns=default, rc- manager=netconfig Feb 28 11:11:00 sgt.decathlon.org NetworkManager[20381]: <info> [1519837860.9423] rfkill1: found WiFi radio killswitch (at /sys/devices/ pci0000:00/0000:00:15.3/0000:07:00.0/ieee80211/phy0/rfkill1) (driver rt2800pci) Feb 28 11:11:00 sgt.decathlon.org NetworkManager[20381]: <info> [1519837860.9429] rfkill0: found WiFi radio killswitch (at /sys/devices/ platform/hp-wmi/rfkill/rfkill0) (platform driver hp-wmi) Feb 28 11:11:00 sgt.decathlon.org NetworkManager[20381]: <info> [1519837860.9455] manager[0x55c5547b60f0]: rfkill: WiFi hardware radio set enabled Feb 28 11:11:00 sgt.decathlon.org NetworkManager[20381]: <info> [1519837860.9456] manager[0x55c5547b60f0]: rfkill: WWAN hardware radio set disabled Feb 28 11:11:00 sgt.decathlon.org kernel: ACPI Error: Field [B128] at bit offset/length 128/1024 exceeds size of target Buffer (160 bits) (20170831/ dsopcode-235) Feb 28 11:11:00 sgt.decathlon.org kernel: ACPI Error: Method parse/execution failed \_SB.WMID.HWCD, AE_AML_BUFFER_LIMIT (20170831/psparse-550) Feb 28 11:11:00 sgt.decathlon.org kernel: ACPI Error: Method parse/execution failed \_SB.WMID.WMAD, AE_AML_BUFFER_LIMIT (20170831/psparse-550) Feb 28 11:11:00 sgt.decathlon.org systemd[1]: Started Network Manager. Feb 28 11:11:00 sgt.decathlon.org sudo[19988]: pam_unix(sudo:session): session closed for user root Feb 28 11:11:00 sgt.decathlon.org NetworkManager[20381]: <info> [1519837860.9849] settings: loaded plugin keyfile: (c) 2007 - 2016 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.0403] keyfile: new connection /etc/NetworkManager/system- connections/NETGEAR05 (4b2e8cac-8031-4b85-815b-2acd38d96348,"NETGEAR05") Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.0991] keyfile: new connection /etc/NetworkManager/system- connections/Tires_WiFi (13cbe6eb-f6ed-4c3f-acae-71bd31d97365,"Tires_WiFi") Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.1652] keyfile: new connection /etc/NetworkManager/system- connections/DecoW (d930f3ef-707a-4b0b-8317-a284de5b8fe2,"DecoW") Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.2234] keyfile: new connection /etc/NetworkManager/system- connections/WholeFoodsMarket (d1f630b8-b784-48cf- bdca-94c6666729fb,"WholeFoodsMarket") Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.2808] keyfile: new connection /etc/NetworkManager/system- connections/brittany_bitch-guest (ab19793c-2f03-46e7- a63a-23b3d189d2f9,"brittany_bitch-guest") Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.3269] keyfile: new connection /etc/NetworkManager/system- connections/attwifi (aea47a46-3f5c-4684-8860-c4c4ff1edcb5,"attwifi") Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.3840] keyfile: new connection /etc/NetworkManager/system- connections/freeBestBuywifi (dee9c77b-8683-45c7-94cb-61f7844bc956,"freeBestBuywifi") Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.4388] keyfile: new connection /etc/NetworkManager/system- connections/Whopper Wi-Fi (6286656b-03b7-4747-b70f-880626796682,"Whopper Wi- Fi") Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.4962] keyfile: new connection /etc/NetworkManager/system- connections/CityGuest (2b8cb3f9-1ff7-4a10-9104-fd327ad53736,"CityGuest") Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.5475] keyfile: new connection /etc/NetworkManager/system- connections/MichaelsGuest (7a505ce0-317c-44aa- b641-94c515940b21,"MichaelsGuest") Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.6064] keyfile: new connection /etc/NetworkManager/system- connections/LakesGuest (33f1adda-9341-42df-9ed0-d8cdffbdb3e5,"LakesGuest") Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.6584] keyfile: new connection /etc/NetworkManager/system- connections/Maynards Guest (93e113e8-f242-4ce8-acee-21a82a8d50bc,"Maynards Guest") Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.7009] keyfile: new connection /etc/NetworkManager/system- connections/Green Mill Guest (d1fd4d08-ed78-4ba0-a435-390f0ff2524b,"Green Mill Guest") Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.7560] keyfile: new connection /etc/NetworkManager/system- connections/Brueggers-Wi-Fi (7dc33fbf-1a34-4376-ac25-1b4077fd33ab,"Brueggers- Wi-Fi") Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.8037] keyfile: new connection /etc/NetworkManager/system- connections/HPBwifi (b9ca88d4-8c7d-4243-b685-679f29b0e7da,"HPBwifi") Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.8585] keyfile: new connection /etc/NetworkManager/system- connections/@MainstreetBar Free WiFi (0cadc664-3656-4261-9483- d585a327add1,"@MainstreetBar Free WiFi") Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.9031] keyfile: new connection /etc/NetworkManager/system- connections/Wild Boar (e685c46e-998b-45b7-9f7c-9edbc260fe9d,"Wild Boar") Feb 28 11:11:01 sgt.decathlon.org NetworkManager[20381]: <info> [1519837861.9734] keyfile: new connection /etc/NetworkManager/system- connections/Old Country Buffet Guest (1d78d369-faa8-45f8- a3b1-580fb7ca136a,"Old Country Buffet Guest") Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.0339] keyfile: new connection /etc/NetworkManager/system- connections/JJ's Clubhouse (60275153-4d54-4c44-a2e4-c9cbc10453e9,"JJ's Clubhouse") Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.0938] keyfile: new connection /etc/NetworkManager/system- connections/Park Tavern - Guest (83cdf876-672a-4340-9a1d-b2e5f484e527,"Park Tavern - Guest") Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.1569] keyfile: new connection /etc/NetworkManager/system- connections/att-wifi (2d5df415-583a-42ec-b278-ce6c906dcf9a,"att-wifi") Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.2068] keyfile: new connection /etc/NetworkManager/system- connections/ArbysGuest (8fc8b281-a599-4592-a18a-34562ae02e41,"ArbysGuest") Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.2504] keyfile: new connection /etc/NetworkManager/system- connections/Cherry Berry (3453503f-3b73-4d90-9a3a-6aa248f11bf1,"Cherry Berry") Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.3051] keyfile: new connection /etc/NetworkManager/system- connections/Potbelly WiFi (ff8ddbec-c23d-40c9-9774-4328e9b07a0e,"Potbelly WiFi") Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.3492] keyfile: new connection /etc/NetworkManager/system- connections/Peking_Garden (2c64a3de-29ab-428a-8322-7c7dd604e004,"Peking_Garden") Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.4006] keyfile: new connection /etc/NetworkManager/system- connections/Wok_in_the_Park (678a2a32-07b0-4131-820a- bbb1144165d0,"Wok_in_the_Park") Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.4565] keyfile: new connection /etc/NetworkManager/system- connections/TangledGuest (0a35f388-4352-4054-b312-b040aa1eeaf2,"TangledGuest") Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.5015] keyfile: new connection /etc/NetworkManager/system- connections/PANERA (6a782d6d-7be1-4246-859a-aa11a708905c,"PANERA") Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.5494] keyfile: new connection /etc/NetworkManager/system- connections/Caribou Coffee (f6041665-0060-4550-bb79-11509db13ea0,"Caribou Coffee") Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.6001] keyfile: new connection /etc/NetworkManager/system- connections/Hoggs-Guest1 (2dbbf2e0-324a-4ca9-828a-35ef2ca1bbd6,"Hoggs-Guest1") Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.6489] keyfile: new connection /etc/NetworkManager/system- connections/SuperMoon Guest (9763240d-3f77-4a33-b874-5e7332ad4ac3,"SuperMoon Guest") Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7004] keyfile: new connection /etc/NetworkManager/system- connections/Deco Network (89341840-1619-41ac-9a12-b94a0ead4263,"Deco Network") Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7361] manager: rfkill: WiFi enabled by radio killswitch; enabled by state file Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7363] manager: rfkill: WWAN enabled by radio killswitch; disabled by state file Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7364] manager: Networking is enabled by state file Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7368] dhcp-init: Using DHCP client 'dhclient' Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7370] Loaded device plugin: NMBondDeviceFactory (internal) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7370] Loaded device plugin: NMBridgeDeviceFactory (internal) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7371] Loaded device plugin: NMDummyDeviceFactory (internal) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7372] Loaded device plugin: NMEthernetDeviceFactory (internal) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7372] Loaded device plugin: NMInfinibandDeviceFactory (internal) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7373] Loaded device plugin: NMIPTunnelDeviceFactory (internal) Feb 28 11:11:02 sgt.decathlon.org nm-dispatcher[19999]: req:3 'hostname': new request (5 scripts) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7374] Loaded device plugin: NMMacsecDeviceFactory (internal) Feb 28 11:11:02 sgt.decathlon.org nm-dispatcher[19999]: req:3 'hostname': start running ordered scripts... Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7374] Loaded device plugin: NMMacvlanDeviceFactory (internal) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7375] Loaded device plugin: NMPppDeviceFactory (internal) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7376] Loaded device plugin: NMTunDeviceFactory (internal) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7376] Loaded device plugin: NMVethDeviceFactory (internal) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7377] Loaded device plugin: NMVlanDeviceFactory (internal) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7377] Loaded device plugin: NMVxlanDeviceFactory (internal) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.7726] Loaded device plugin: NMTeamFactory (/usr/lib64/ NetworkManager/libnm-device-plugin-team.so) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.8116] Loaded device plugin: NMWwanFactory (/usr/lib64/ NetworkManager/libnm-device-plugin-wwan.so) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.8272] Loaded device plugin: NMWifiFactory (/usr/lib64/ NetworkManager/libnm-device-plugin-wifi.so) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.8304] Loaded device plugin: NMAtmManager (/usr/lib64/ NetworkManager/libnm-device-plugin-adsl.so) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.8519] Loaded device plugin: NMBluezManager (/usr/lib64/ NetworkManager/libnm-device-plugin-bluetooth.so) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.8609] Loaded device plugin: NMOvsFactory (/usr/lib64/ NetworkManager/libnm-device-plugin-ovs.so) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.8642] device (lo): carrier: link connected Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.8695] manager: (lo): new Generic device (/org/freedesktop/ NetworkManager/Devices/1) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.8837] manager: (eno1): new Ethernet device (/org/freedesktop/ NetworkManager/Devices/2) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.8952] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Feb 28 11:11:02 sgt.decathlon.org kernel: IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.9049] wifi-nl80211: (wlo1): using nl80211 for WiFi device control Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.9057] device (wlo1): driver supports Access Point (AP) mode Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.9150] manager: (wlo1): new 802.11 WiFi device (/org/freedesktop/ NetworkManager/Devices/3) Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.9201] device (wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Feb 28 11:11:02 sgt.decathlon.org kernel: IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready Feb 28 11:11:02 sgt.decathlon.org kernel: IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready Feb 28 11:11:02 sgt.decathlon.org NetworkManager[20381]: <info> [1519837862.9980] device (wlo1): set-hw-addr: set MAC address to 06:AB:4C:ED: 95:2A (scanning) Feb 28 11:11:03 sgt.decathlon.org kernel: IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready Feb 28 11:11:03 sgt.decathlon.org NetworkManager[20381]: <info> [1519837863.1571] ovsdb: Could not connect: No such file or directory Feb 28 11:11:03 sgt.decathlon.org NetworkManager[20381]: <info> [1519837863.4516] modem-manager: ModemManager available Feb 28 11:11:03 sgt.decathlon.org NetworkManager[20381]: <info> [1519837863.4573] supplicant: wpa_supplicant running Feb 28 11:11:03 sgt.decathlon.org NetworkManager[20381]: <info> [1519837863.4575] device (wlo1): supplicant interface state: init -> starting Feb 28 11:11:03 sgt.decathlon.org NetworkManager[20381]: <info> [1519837863.9271] sup-iface[0x55c5548e6820,wlo1]: supports 4 scan SSIDs Feb 28 11:11:03 sgt.decathlon.org NetworkManager[20381]: <info> [1519837863.9370] device (wlo1): supplicant interface state: starting -> ready Feb 28 11:11:03 sgt.decathlon.org NetworkManager[20381]: <info> [1519837863.9391] device (wlo1): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed') Feb 28 11:11:03 sgt.decathlon.org kernel: IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.1141] policy: auto-activating connection 'DecoW' Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.1182] device (wlo1): Activation: starting connection 'DecoW' (d930f3ef-707a-4b0b-8317-a284de5b8fe2) Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.1189] device (wlo1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.1194] manager: NetworkManager state is now CONNECTING Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.1219] device (wlo1): set-hw-addr: reset MAC address to C0:18:85:38:59:B0 (preserve) Feb 28 11:11:05 sgt.decathlon.org kernel: IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.2260] device (wlo1): supplicant interface state: ready -> disabled Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.3018] device (wlo1): supplicant interface state: disabled -> inactive Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.3108] device (wlo1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.3125] device (wlo1): Activation: (wifi) access point 'DecoW' has security, but secrets are required. Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.3126] device (wlo1): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed') Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.5404] device (wlo1): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed') Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.5489] device (wlo1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.5608] device (wlo1): Activation: (wifi) connection 'DecoW' has security, and secrets exist. No new secrets needed. Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.5648] Config: added 'ssid' value 'DecoW' Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.5661] Config: added 'scan_ssid' value '1' Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.5670] Config: added 'bgscan' value 'simple:30:-80:86400' Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.5678] Config: added 'key_mgmt' value 'WPA-PSK' Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.5686] Config: added 'psk' value '<hidden>' Feb 28 11:11:05 sgt.decathlon.org NetworkManager[20381]: <info> [1519837865.7355] device (wlo1): supplicant interface state: inactive -> scanning Feb 28 11:11:06 sgt.decathlon.org kernel: wlo1: authenticate with a8:7c:01:7e: 70:39 Feb 28 11:11:06 sgt.decathlon.org kernel: wlo1: send auth to a8:7c:01:7e:70:39 (try 1/3) Feb 28 11:11:06 sgt.decathlon.org NetworkManager[20381]: <info> [1519837866.7929] device (wlo1): supplicant interface state: scanning -> authenticating Feb 28 11:11:06 sgt.decathlon.org kernel: wlo1: authenticated Feb 28 11:11:06 sgt.decathlon.org kernel: wlo1: associate with a8:7c:01:7e: 70:39 (try 1/3) Feb 28 11:11:06 sgt.decathlon.org NetworkManager[20381]: <info> [1519837866.8123] device (wlo1): supplicant interface state: authenticating -> associating Feb 28 11:11:06 sgt.decathlon.org kernel: wlo1: RX AssocResp from a8:7c:01:7e: 70:39 (capab=0x8431 status=0 aid=8) Feb 28 11:11:06 sgt.decathlon.org kernel: wlo1: associated Feb 28 11:11:06 sgt.decathlon.org NetworkManager[20381]: <info> [1519837866.8537] device (wlo1): supplicant interface state: associating -> associated Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.0390] device (wlo1): supplicant interface state: associated -> 4- way handshake Feb 28 11:11:07 sgt.decathlon.org kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.0518] device (wlo1): supplicant interface state: 4-way handshake -
completed Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.0520] device (wlo1): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network 'DecoW'. Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.0522] device (wlo1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.0550] dhcp4 (wlo1): activation: beginning transaction (timeout in 45 seconds) Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.0619] dhcp4 (wlo1): dhclient started with pid 20418 Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.2035] dhcp4 (wlo1): address 192.168.43.196 Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.2037] dhcp4 (wlo1): plen 24 (255.255.255.0) Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.2038] dhcp4 (wlo1): gateway 192.168.43.1 Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.2039] dhcp4 (wlo1): lease time 3600 Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.2040] dhcp4 (wlo1): hostname 'sgt' Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.2041] dhcp4 (wlo1): nameserver '192.168.43.1' Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.2042] dhcp4 (wlo1): state changed unknown -> bound Feb 28 11:11:07 sgt.decathlon.org avahi-daemon[1239]: Joining mDNS multicast group on interface wlo1.IPv4 with address 192.168.43.196. Feb 28 11:11:07 sgt.decathlon.org avahi-daemon[1239]: New relevant interface wlo1.IPv4 for mDNS. Feb 28 11:11:07 sgt.decathlon.org avahi-daemon[1239]: Registering new address record for 192.168.43.196 on wlo1.IPv4. Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.2465] device (wlo1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.2545] device (wlo1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.2558] device (wlo1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.2566] manager: NetworkManager state is now CONNECTED_LOCAL Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.3536] manager: NetworkManager state is now CONNECTED_SITE Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.3541] policy: set 'DecoW' (wlo1) as default for IPv4 routing and DNS Feb 28 11:11:07 sgt.decathlon.org nscd[1232]: 1232 monitored file `/etc/ resolv.conf` was written to Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: nisdomainname: you must be root to change the domain name Feb 28 11:11:07 sgt.decathlon.org NetworkManager[20381]: <info> [1519837867.9822] device (wlo1): Activation: successful, device activated. Feb 28 11:11:07 sgt.decathlon.org nm-dispatcher[19999]: req:4 'up' [wlo1]: new request (5 scripts) Feb 28 11:11:07 sgt.decathlon.org nm-dispatcher[19999]: req:4 'up' [wlo1]: start running ordered scripts... Feb 28 11:11:08 sgt.decathlon.org kernel: SFW2-INext-ACC-TCP IN=wlo1 OUT= MAC=c0:18:85:38:59:b0:a8:7c:01:7e:70:39:08:00 SRC=192.168.43.1 DST=192.168.43.196 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=30185 DF PROTO=TCP SPT=51765 DPT=1716 WINDOW=14600 RES=0x00 SYN URGP=0 OPT (020405B40402080A01A6ADA10000000001030306) Feb 28 11:11:08 sgt.decathlon.org avahi-daemon[1239]: Joining mDNS multicast group on interface wlo1.IPv6 with address fe80::2c0a:7acb:1012:ceca. Feb 28 11:11:08 sgt.decathlon.org avahi-daemon[1239]: New relevant interface wlo1.IPv6 for mDNS. Feb 28 11:11:08 sgt.decathlon.org avahi-daemon[1239]: Registering new address record for fe80::2c0a:7acb:1012:ceca on wlo1.*. Feb 28 11:11:08 sgt.decathlon.org akonadi_imap_resource[3269]: attempting client step after doneflag Feb 28 11:11:08 sgt.decathlon.org akonadi_imap_resource[3268]: attempting client step after doneflag Feb 28 11:11:09 sgt.decathlon.org kernel: SFW2-INext-ACC-TCP IN=wlo1 OUT= MAC=c0:18:85:38:59:b0:a8:7c:01:7e:70:39:08:00 SRC=192.168.43.1 DST=192.168.43.196 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=16549 DF PROTO=TCP SPT=45351 DPT=1716 WINDOW=14600 RES=0x00 SYN URGP=0 OPT (020405B40402080A01A6AE430000000001030306) Feb 28 11:11:10 sgt.decathlon.org NetworkManager[20381]: nisdomainname: you must be root to change the domain name Feb 28 11:11:10 sgt.decathlon.org NetworkManager[20381]: <info> [1519837870.3044] manager: startup complete Feb 28 11:11:10 sgt.decathlon.org NetworkManager[20381]: <info> [1519837870.7178] manager: NetworkManager state is now CONNECTED_GLOBAL Feb 28 11:11:10 sgt.decathlon.org nm-dispatcher[19999]: req:5 'connectivity- change': new request (5 scripts) Feb 28 11:11:10 sgt.decathlon.org nm-dispatcher[19999]: req:5 'connectivity- change': start running ordered scripts...
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Feb 28 2018, Knurpht - Gertjan Lettink <knurpht@opensuse.org> wrote:
The messages say you changed /etc/resolv.conf manually ( the comments in the file say you shouldn't unless you remove one comment line ). To recreate resolv.conf do
# netconfig update -f -m dns Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Tom Hardy wrote:
On Wednesday, 28 February 2018 10:24:35 CST Peter Suetterlin wrote:
It could be a missmatch in name. You could check editing this to only contain the hostname, without domainname.
If you open a terminal/console, do 'su -' and - as root - type printenv|grep AUTH what do you see?
The XCB error you mentioned seems not relevant, AFAICS
printenv|grep AUTH gives nothing, even after the "xhost".
Uh, that sounds bad. Maybe an issue with pam modules? But I have no real clue about that myself... But have you changed network since you logged in? And change the hostname with dhcp? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Are you using Wayland? In that case, before starting yast, type in: > xhost +SI:localuser:root Then it should start. On Tue, 2018-02-27 at 23:33 -0600, Tom Hardy wrote:
I get the following:
tom@sgt:~> /usr/bin/xdg-su -c /sbin/yast2 No X authentication info set for display ":0" No X authentication info set for display ":0" No X authentication info set for display ":0" tom@sgt:~>
This is for Tumbleweed 20180225, but there was a time a week or so ago when I got something similar, that was fixed by a later update. Journalctl shows some stuff new to me also. I don't recall seeing activity manager mentioned before, but gnome keyring has been mentioned for a long time without apparent consequences. Later attempts skip the activity manager part.
Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: Creating the cache for: "applications:YaST.desktop" Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: Already in database? true Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: First update : QDateTime(2016-04-29 01:13:26.000 CDT Qt::TimeSpec(LocalTime)) Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: Last update : QDateTime(2018-02-25 16:45:13.000 CST Qt::TimeSpec(LocalTime)) Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: After the adjustment Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: Current score : 11.1537 Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: First update : QDateTime(2016-04-29 01:13:26.000 CDT Qt::TimeSpec(LocalTime)) Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: Last update : QDateTime(2018-02-25 16:45:13.000 CST Qt::TimeSpec(LocalTime)) Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: Interval length is 0 Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: New score : 12.1537 Feb 27 23:08:40 sgt.decathlon.org org.kde.ActivityManager[2608]: ResourceScoreUpdated: "1970e587-7687-4399-a471-0d4454154a7f" "org.kde.plasma.kicker" "applications:YaST.desktop"
Feb 27 23:08:49 sgt.decathlon.org su[7155]: The gnome keyring socket is not owned with the same credentials as the user login: /run/user/1000/keyring/ control Feb 27 23:08:49 sgt.decathlon.org su[7155]: gkr-pam: couldn't unlock the login keyring. Feb 27 23:08:49 sgt.decathlon.org su[7155]: (to root) tom on pts/8 Feb 27 23:08:49 sgt.decathlon.org su[7155]: pam_systemd(su:session): Cannot create session: Already running in a session Feb 27 23:08:49 sgt.decathlon.org su[7155]: pam_unix(su:session): session opened for user root by (uid=1000)
Feb 27 23:08:50 sgt.decathlon.org su[7155]: pam_unix(su:session): session closed for user root Feb 27 23:08:50 sgt.decathlon.org su[7159]: The gnome keyring socket is not owned with the same credentials as the user login: /run/user/1000/keyring/ control Feb 27 23:08:50 sgt.decathlon.org su[7159]: gkr-pam: couldn't unlock the login keyring. Feb 27 23:08:50 sgt.decathlon.org su[7159]: (to root) tom on pts/8 Feb 27 23:08:50 sgt.decathlon.org su[7159]: pam_systemd(su:session): Cannot create session: Already running in a session Feb 27 23:08:50 sgt.decathlon.org su[7159]: pam_unix(su:session): session opened for user root by (uid=1000) Feb 27 23:08:50 sgt.decathlon.org su[7159]: pam_unix(su:session): session closed for user root
-- Tom Hardy <rhardy702@gmail.com>
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (5)
-
Andreas Schwab
-
Kaigue7
-
Knurpht - Gertjan Lettink
-
Peter Suetterlin
-
Tom Hardy