Bug 1494867
| Summary: | perl-Net-IP is a required dependency of clatd | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Terry Froy <tez> |
| Component: | clatd | Assignee: | Ingvar Hagelund <ingvar> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 26 | CC: | ingvar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | clatd-1.4-6.fc25 clatd-1.4-6.fc27 clatd-1.4-6.fc26 clatd-1.4-7.el6 clatd-1.4-6.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-10-08 03:50:24 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Terry Froy
2017-09-23 19:43:57 UTC
I enclose the relevant log snippet from /var/log/dnf.log:
2017-09-23T18:24:08Z INFO --- logging initialized ---
2017-09-23T18:24:08Z DDEBUG timer: config: 4 ms
2017-09-23T18:24:08Z DEBUG Loaded plugins: builddep, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, repoclosure, repograph, repomanage, reposync
2017-09-23T18:24:08Z DEBUG DNF version: 2.6.3
2017-09-23T18:24:08Z DDEBUG Command: dnf install clatd
2017-09-23T18:24:08Z DDEBUG Installroot: /
2017-09-23T18:24:08Z DDEBUG Releasever: 26
2017-09-23T18:24:08Z DEBUG cachedir: /var/cache/dnf
2017-09-23T18:24:08Z DDEBUG Base command: install
2017-09-23T18:24:08Z DDEBUG Extra commands: ['install', 'clatd']
2017-09-23T18:24:08Z DEBUG repo: using cache for: updates
2017-09-23T18:24:08Z DEBUG updates: using metadata from Fri 22 Sep 2017 18:54:08 BST.
2017-09-23T18:24:08Z DEBUG repo: using cache for: fedora
2017-09-23T18:24:08Z DEBUG not found deltainfo for: Fedora 26 - x86_64
2017-09-23T18:24:08Z DEBUG not found updateinfo for: Fedora 26 - x86_64
2017-09-23T18:24:09Z DEBUG fedora: using metadata from Wed 05 Jul 2017 21:31:38 BST.
2017-09-23T18:24:09Z DEBUG repo: using cache for: rpmfusion-free-updates
2017-09-23T18:24:09Z DEBUG not found deltainfo for: RPM Fusion for Fedora 26 - Free - Updates
2017-09-23T18:24:09Z DEBUG not found updateinfo for: RPM Fusion for Fedora 26 - Free - Updates
2017-09-23T18:24:09Z DEBUG rpmfusion-free-updates: using metadata from Fri 22 Sep 2017 23:04:59 BST.
2017-09-23T18:24:09Z DEBUG repo: using cache for: rpmfusion-free
2017-09-23T18:24:09Z DEBUG not found deltainfo for: RPM Fusion for Fedora 26 - Free
2017-09-23T18:24:09Z DEBUG not found updateinfo for: RPM Fusion for Fedora 26 - Free
2017-09-23T18:24:09Z DEBUG rpmfusion-free: using metadata from Mon 10 Jul 2017 13:06:27 BST.
2017-09-23T18:24:09Z DEBUG repo: using cache for: rpmfusion-nonfree-updates
2017-09-23T18:24:09Z DEBUG not found deltainfo for: RPM Fusion for Fedora 26 - Nonfree - Updates
2017-09-23T18:24:09Z DEBUG not found updateinfo for: RPM Fusion for Fedora 26 - Nonfree - Updates
2017-09-23T18:24:09Z DEBUG rpmfusion-nonfree-updates: using metadata from Fri 22 Sep 2017 23:28:48 BST.
2017-09-23T18:24:09Z DEBUG repo: using cache for: rpmfusion-nonfree
2017-09-23T18:24:09Z DEBUG not found deltainfo for: RPM Fusion for Fedora 26 - Nonfree
2017-09-23T18:24:09Z DEBUG not found updateinfo for: RPM Fusion for Fedora 26 - Nonfree
2017-09-23T18:24:09Z DEBUG rpmfusion-nonfree: using metadata from Mon 10 Jul 2017 13:08:07 BST.
2017-09-23T18:24:09Z INFO Last metadata expiration check: 2:07:24 ago on Sat 23 Sep 2017 17:16:44 BST.
2017-09-23T18:24:09Z DDEBUG timer: sack setup: 1217 ms
2017-09-23T18:24:09Z DEBUG --> Starting dependency resolution
2017-09-23T18:24:10Z DEBUG ---> Package clatd.noarch 1.4-3.fc26 will be installed
2017-09-23T18:24:10Z DEBUG ---> Package perl-IO-Socket-INET6.noarch 2.72-9.fc26 will be installed
2017-09-23T18:24:10Z DEBUG ---> Package perl-Net-DNS.noarch 1.09-1.fc26 will be installed
2017-09-23T18:24:10Z DEBUG ---> Package tayga.x86_64 0.9.2-5.fc26 will be installed
2017-09-23T18:24:10Z DEBUG ---> Package perl-Socket6.x86_64 0.28-2.fc26 will be installed
2017-09-23T18:24:10Z DEBUG ---> Package perl-Digest-HMAC.noarch 1.03-14.fc26 will be installed
2017-09-23T18:24:10Z DEBUG ---> Package perl-Digest-MD5.x86_64 2.55-3.fc26 will be installed
2017-09-23T18:24:10Z DEBUG ---> Package perl-Digest.noarch 1.17-367.fc26 will be installed
2017-09-23T18:24:10Z DEBUG ---> Package perl-Digest-SHA.x86_64 1:5.97-1.fc26 will be installed
2017-09-23T18:24:10Z DEBUG --> Finished dependency resolution
2017-09-23T18:24:10Z DDEBUG timer: depsolve: 780 ms
2017-09-23T18:24:10Z INFO Dependencies resolved.
2017-09-23T18:24:10Z INFO ================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
clatd noarch 1.4-3.fc26 fedora 36 k
Installing dependencies:
perl-Digest noarch 1.17-367.fc26 fedora 25 k
perl-Digest-HMAC noarch 1.03-14.fc26 fedora 18 k
perl-Digest-MD5 x86_64 2.55-3.fc26 fedora 34 k
perl-Digest-SHA x86_64 1:5.97-1.fc26 updates 63 k
perl-IO-Socket-INET6 noarch 2.72-9.fc26 fedora 31 k
perl-Net-DNS noarch 1.09-1.fc26 fedora 362 k
perl-Socket6 x86_64 0.28-2.fc26 fedora 33 k
tayga x86_64 0.9.2-5.fc26 fedora 45 k
Transaction Summary
================================================================================
Install 9 Packages
2017-09-23T18:24:10Z INFO Total download size: 647 k
2017-09-23T18:24:10Z INFO Installed size: 1.2 M
2017-09-23T18:24:24Z INFO Downloading Packages:
2017-09-23T18:24:26Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7f6b700d5898>, 0, None), {}
2017-09-23T18:24:26Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7f6b585326d8>, 0, None), {}
2017-09-23T18:24:26Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7f6b58532780>, 0, None), {}
2017-09-23T18:24:26Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7f6b58532c88>, 0, None), {}
2017-09-23T18:24:26Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7f6b58532c50>, 0, None), {}
2017-09-23T18:24:26Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7f6b58532710>, 0, None), {}
2017-09-23T18:24:26Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7f6b58532a90>, 0, None), {}
2017-09-23T18:24:27Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7f6b58532828>, 0, None), {}
2017-09-23T18:24:27Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7f6b585327b8>, 0, None), {}
2017-09-23T18:24:27Z INFO --------------------------------------------------------------------------------
2017-09-23T18:24:27Z INFO Total 271 kB/s | 647 kB 00:02
2017-09-23T18:24:27Z INFO Running transaction check
2017-09-23T18:24:27Z INFO Transaction check succeeded.
2017-09-23T18:24:27Z INFO Running transaction test
2017-09-23T18:24:27Z INFO Transaction test succeeded.
2017-09-23T18:24:27Z DDEBUG timer: transaction test: 93 ms
2017-09-23T18:24:27Z INFO Running transaction
2017-09-23T18:24:27Z DDEBUG RPM transaction start.
2017-09-23T18:24:29Z DDEBUG RPM transaction over.
2017-09-23T18:24:30Z DDEBUG timer: verify transaction: 723 ms
2017-09-23T18:24:30Z DDEBUG timer: transaction: 3253 ms
2017-09-23T18:24:30Z DEBUG Completion plugin: Generating completion cache...
2017-09-23T18:24:30Z INFO
Installed:
clatd.noarch 1.4-3.fc26 perl-Digest.noarch 1.17-367.fc26
perl-Digest-HMAC.noarch 1.03-14.fc26 perl-Digest-MD5.x86_64 2.55-3.fc26
perl-Digest-SHA.x86_64 1:5.97-1.fc26 perl-IO-Socket-INET6.noarch 2.72-9.fc26
perl-Net-DNS.noarch 1.09-1.fc26 perl-Socket6.x86_64 0.28-2.fc26
tayga.x86_64 0.9.2-5.fc26
2017-09-23T18:24:30Z INFO Complete!
2017-09-23T18:24:30Z DDEBUG Cleaning up.
2017-09-23T18:24:30Z DDEBUG /var/cache/dnf/fedora-6dbd63560daef6bf/packages/perl-Socket6-0.28-2.fc26.x86_64.rpm removed
2017-09-23T18:24:30Z DDEBUG /var/cache/dnf/fedora-6dbd63560daef6bf/packages/tayga-0.9.2-5.fc26.x86_64.rpm removed
2017-09-23T18:24:30Z DDEBUG /var/cache/dnf/fedora-6dbd63560daef6bf/packages/clatd-1.4-3.fc26.noarch.rpm removed
2017-09-23T18:24:30Z DDEBUG /var/cache/dnf/fedora-6dbd63560daef6bf/packages/perl-Net-DNS-1.09-1.fc26.noarch.rpm removed
2017-09-23T18:24:30Z DDEBUG /var/cache/dnf/fedora-6dbd63560daef6bf/packages/perl-Digest-MD5-2.55-3.fc26.x86_64.rpm removed
2017-09-23T18:24:30Z DDEBUG /var/cache/dnf/fedora-6dbd63560daef6bf/packages/perl-IO-Socket-INET6-2.72-9.fc26.noarch.rpm removed
2017-09-23T18:24:30Z DDEBUG /var/cache/dnf/updates-2854b3113b7a3c6c/packages/perl-Digest-SHA-5.97-1.fc26.x86_64.rpm removed
2017-09-23T18:24:30Z DDEBUG /var/cache/dnf/fedora-6dbd63560daef6bf/packages/perl-Digest-HMAC-1.03-14.fc26.noarch.rpm removed
2017-09-23T18:24:30Z DDEBUG /var/cache/dnf/fedora-6dbd63560daef6bf/packages/perl-Digest-1.17-367.fc26.noarch.rpm removed
Hi, Terry Thanks for the report. By some reason, the automatic requirement of Net::IP fails when the package is built in mock, which is what the builders do. I'll readd the requirement of Net::IP and update the package. Ingvar clatd-1.4-6.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-50e59371b2 clatd-1.4-6.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-59a3b30724 clatd-1.4-7.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-9f298c1814 clatd-1.4-6.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-2decc894ea clatd-1.4-6.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-d01c9bc6d9 clatd-1.4-6.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-50e59371b2 clatd-1.4-7.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-9f298c1814 clatd-1.4-6.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-59a3b30724 clatd-1.4-6.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-2decc894ea clatd-1.4-6.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-d01c9bc6d9 I have tested clatd-1.4-6.fc26 and perl-Net-IP is now pulled in correctly as a dependency. [root@cybernoid tez]# rpm -e perl-Net-IP [root@cybernoid tez]# yum --enablerepo=updates-testing update clatd Last metadata expiration check: 0:00:25 ago on Thu 05 Oct 2017 07:37:41 BST. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Upgrading: clatd noarch 1.4-6.fc26 updates-testing 36 k Installing dependencies: perl-Net-IP noarch 1.26-11.fc26 fedora 39 k Transaction Summary ================================================================================ Install 1 Package Upgrade 1 Package Total download size: 75 k Is this ok [y/N]: y Downloading Packages: (1/2): perl-Net-IP-1.26-11.fc26.noarch.rpm 225 kB/s | 39 kB 00:00 (2/2): clatd-1.4-6.fc26.noarch.rpm 118 kB/s | 36 kB 00:00 -------------------------------------------------------------------------------- Total 46 kB/s | 75 kB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: None 1/1 Preparing : 1/1 Installing : perl-Net-IP-1.26-11.fc26.noarch 1/3 Upgrading : clatd-1.4-6.fc26.noarch 2/3 Running scriptlet: clatd-1.4-6.fc26.noarch 2/3 Cleanup : clatd-1.4-3.fc26.noarch 3/3 Running scriptlet: clatd-1.4-3.fc26.noarch 3/3 Verifying : perl-Net-IP-1.26-11.fc26.noarch 1/3 Verifying : clatd-1.4-6.fc26.noarch 2/3 Verifying : clatd-1.4-3.fc26.noarch 3/3 Installed: perl-Net-IP.noarch 1.26-11.fc26 Upgraded: clatd.noarch 1.4-6.fc26 Complete! [root@cybernoid tez]# Logs on starting a new clatd instance: -- The start-up result is done. Oct 05 07:38:40 cybernoid.spilsby.net.uk clatd[30351]: Starting clatd v1.4 by Tore Anderson <tore> Oct 05 07:38:40 cybernoid.spilsby.net.uk clatd[30351]: Performing DNS64-based PLAT prefix discovery (cf. RFC 7050) Oct 05 07:38:40 cybernoid.spilsby.net.uk clatd[30351]: Using PLAT (NAT64) prefix: 64:ff9b::/96 Oct 05 07:38:40 cybernoid.spilsby.net.uk clatd[30351]: Device facing the PLAT: enp0s25 Oct 05 07:38:40 cybernoid.spilsby.net.uk clatd[30351]: Attempting to derive a CLAT IPv6 address from an IPv6 address on 'enp0s25' Oct 05 07:38:49 cybernoid.spilsby.net.uk audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Oct 05 07:38:50 cybernoid.spilsby.net.uk clatd[30351]: Using CLAT IPv4 address: 192.0.0.1 Oct 05 07:38:50 cybernoid.spilsby.net.uk clatd[30351]: Using CLAT IPv6 address: 2a01:568:30fa:1:b5fb:c23a:6378:0 Oct 05 07:38:50 cybernoid.spilsby.net.uk clatd[30351]: Checking if this system already has IPv4 connectivity in 10 sec(s) Oct 05 07:38:50 cybernoid.spilsby.net.uk clatd[30351]: Enabling IPv6 forwarding Oct 05 07:38:50 cybernoid.spilsby.net.uk clatd[30351]: Adding ip6tables rules allowing traffic between the CLAT and PLAT devices Oct 05 07:38:50 cybernoid.spilsby.net.uk audit: NETFILTER_CFG table=filter family=10 entries=89 Oct 05 07:38:50 cybernoid.spilsby.net.uk audit: NETFILTER_CFG table=filter family=10 entries=90 Oct 05 07:38:50 cybernoid.spilsby.net.uk clatd[30351]: Enabling Proxy-ND for 2a01:568:30fa:1:b5fb:c23a:6378:0 on enp0s25 Oct 05 07:38:50 cybernoid.spilsby.net.uk clatd[30351]: Creating and configuring up CLAT device 'clat' Oct 05 07:38:50 cybernoid.spilsby.net.uk systemd-udevd[30526]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 05 07:38:50 cybernoid.spilsby.net.uk NetworkManager[941]: <info> [1507185530.4441] manager: (clat): new Tun device (/org/freedesktop/NetworkManager/Devices/18) Oct 05 07:38:50 cybernoid.spilsby.net.uk clatd[30351]: Created persistent tun device clat Oct 05 07:38:50 cybernoid.spilsby.net.uk kernel: IPv6: ADDRCONF(NETDEV_UP): clat: link is not ready Oct 05 07:38:50 cybernoid.spilsby.net.uk clatd[30351]: Adding IPv4 default route via the CLAT Oct 05 07:38:50 cybernoid.spilsby.net.uk clatd[30351]: Starting up TAYGA, using config file '/tmp/Tcl8fJjdqC' Oct 05 07:38:50 cybernoid.spilsby.net.uk NetworkManager[941]: <info> [1507185530.4569] device (clat): state change: unmanaged -> unavailable (reason 'connection-assumed', internal state 'external') Oct 05 07:38:50 cybernoid.spilsby.net.uk tayga[30533]: starting TAYGA 0.9.2 Oct 05 07:38:50 cybernoid.spilsby.net.uk kernel: IPv6: ADDRCONF(NETDEV_CHANGE): clat: link becomes ready Oct 05 07:38:50 cybernoid.spilsby.net.uk NetworkManager[941]: <info> [1507185530.4606] keyfile: add connection in-memory (26c25426-8d51-4b3b-93bb-ae0d6ae15062,"clat") Oct 05 07:38:50 cybernoid.spilsby.net.uk NetworkManager[941]: <info> [1507185530.4610] device (clat): state change: unavailable -> disconnected (reason 'connection-assumed', internal state 'external') Oct 05 07:38:50 cybernoid.spilsby.net.uk NetworkManager[941]: <info> [1507185530.4618] device (clat): Activation: starting connection 'clat' (26c25426-8d51-4b3b-93bb-ae0d6ae15062) Oct 05 07:38:50 cybernoid.spilsby.net.uk tayga[30533]: Using tun device clat with MTU 1500 Oct 05 07:38:50 cybernoid.spilsby.net.uk NetworkManager[941]: <info> [1507185530.4625] device (clat): state change: disconnected -> prepare (reason 'none', internal state 'external') Oct 05 07:38:50 cybernoid.spilsby.net.uk tayga[30533]: TAYGA's IPv4 address: 192.0.0.2 Oct 05 07:38:50 cybernoid.spilsby.net.uk tayga[30533]: TAYGA's IPv6 address: 64:ff9b::c000:2 Oct 05 07:38:50 cybernoid.spilsby.net.uk NetworkManager[941]: <info> [1507185530.4632] device (clat): state change: prepare -> config (reason 'none', internal state 'external') Oct 05 07:38:50 cybernoid.spilsby.net.uk NetworkManager[941]: <info> [1507185530.4635] device (clat): state change: config -> ip-config (reason 'none', internal state 'external') Oct 05 07:38:50 cybernoid.spilsby.net.uk tayga[30533]: NAT64 prefix: 64:ff9b::/96 Oct 05 07:38:50 cybernoid.spilsby.net.uk tayga[30533]: Note: traffic between IPv6 hosts and private IPv4 addresses (i.e. to/from 64:ff9b::10.0.0.0/104, 64:ff9b::192.168.0.0/112, etc) will be dropped. Use a translation prefix within your organization's IPv6 address space instead of 64:ff9b::/96 if you need your IPv6 hosts to communicate with private IPv4 addresses. Oct 05 07:38:50 cybernoid.spilsby.net.uk NetworkManager[941]: <info> [1507185530.4641] device (clat): state change: ip-config -> ip-check (reason 'none', internal state 'external') Oct 05 07:38:50 cybernoid.spilsby.net.uk dbus-daemon[880]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.9' (uid=0 pid=941 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Oct 05 07:38:50 cybernoid.spilsby.net.uk systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has begun starting up. Oct 05 07:38:50 cybernoid.spilsby.net.uk dbus-daemon[880]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Oct 05 07:38:50 cybernoid.spilsby.net.uk nm-dispatcher[30534]: req:1 'pre-up' [clat]: new request (1 scripts) Oct 05 07:38:50 cybernoid.spilsby.net.uk systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. ... and the updated clatd is also working 100% like it did before. Thanks Ingvar! clatd-1.4-6.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. clatd-1.4-6.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. clatd-1.4-6.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. clatd-1.4-7.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. clatd-1.4-6.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. |