DHCPv6 with qemu/kvm
by Ed Greshko
Hi,
I've used virsh to edit my networking configuration as so...
<network>
<name>default</name>
<uuid>b53f97fd-1d87-4352-9da1-bbbf0a9419cf</uuid>
<forward mode='nat'/>
<bridge name='virbr0' stp='on' delay='0'/>
<mac address='52:54:00:9a:e8:49'/>
<ip address='192.168.122.1' netmask='255.255.255.0'>
<dhcp>
<range start='192.168.122.2' end='192.168.122.254'/>
</dhcp>
</ip>
<ip family='ipv6' address='2001:b030:112f:ff5b:ffff:ffff:ffff:2' prefix='112'>
<dhcp>
<range start='2001:b030:112f:ff5b:ffff:ffff:ffff:1000'
end='2001:b030:112f:ff5b:ffff:ffff:ffff:2000'/>
</dhcp>
</ip>
</network>
When the host system is booted I get the following for virbr0
virbr0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.122.1 netmask 255.255.255.0 broadcast 192.168.122.255
inet6 2001:b030:112f:ff5b:ffff:ffff:ffff:2 prefixlen 112 scopeid 0x0<global>
inet6 fe80::5054:ff:fe9a:e849 prefixlen 64 scopeid 0x20<link>
ether 52:54:00:9a:e8:49 txqueuelen 1000 (Ethernet)
But on the guest system I see only.
ens3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.122.75 netmask 255.255.255.0 broadcast 192.168.122.255
inet6 fe80::e5c3:139f:1d2c:d126 prefixlen 64 scopeid 0x20<link>
ether 52:54:00:e9:37:ee txqueuelen 1000 (Ethernet)
Using wireshark on the host system I do see the following coming in
94 60.503493233 fe80::e5c3:139f:1d2c:d126 ff02::1:2 DHCPv6 147
Solicit XID: 0x8265dd CID: 0004094110c9abc2d4b95bf6d1c6c0300065
But there is no response for the request.
Any ideas of what I may have missed?
--
Conjecture is just a conclusion based on incomplete information. It isn't a fact.
3 years, 11 months
sddm black screen: PAM unable to dlopen(/usr/lib64/security/pam_elogind.so)
by Frédéric
Hi,
I upgraded F27 yesterday night and I cannot start sddm this morning. I
just get a black screen with the mouse.
Here is the output of systemctl status sddm:
● sddm.service - Simple Desktop Display Manager
Loaded: loaded (/usr/lib/systemd/system/sddm.service; enabled;
vendor preset: disabled)
Active: active (running) since Sat 2018-07-07 06:21:17 CEST; 6min ago
Docs: man:sddm(1)
man:sddm.conf(5)
Main PID: 1717 (sddm)
Tasks: 4 (limit: 8601)
CGroup: /system.slice/sddm.service
├─1717 /usr/bin/sddm
└─1744 /usr/libexec/Xorg -nolisten tcp -auth
/var/run/sddm/{692f6d02-ea99-4eab-806c-83acc1ae9f1d} -background none
-noreset -displayfd 19 vt1
juil. 07 06:21:17 gamma systemd[1]: Started Simple Desktop Display Manager.
juil. 07 06:21:19 gamma sddm-helper[2148]: PAM unable to
dlopen(/usr/lib64/security/pam_elogind.so):
/usr/lib64/security/pam_elogind.so: cannot open shared object file: No
such file or directory
juil. 07 06:21:19 gamma sddm-helper[2148]: PAM adding faulty module:
/usr/lib64/security/pam_elogind.so
juil. 07 06:21:19 gamma sddm-helper[2148]:
pam_unix(sddm-greeter:session): session opened for user sddm by
(uid=0)
juil. 07 06:21:21 gamma sddm[1717]: Auth: sddm-helper exited with 6
Kind regards,
F
3 years, 11 months
language choose menu in slick greeter
by Franta Hanzlík
I just install F28/i686/MATE desktop, and it's login screen has not
menu for language selection. And instead of lightdm-gtk there is slick
greeter.
Know anyone, when it is possible to configure slick for language
selection? Or I should rather switch back to lightdm-gtk?
Thanks, Franta
--
I hope the Fedora will have a better init and no binary logs
3 years, 11 months
Cannot establish a L2TP/IPSec VPN connection
by Paul Smith
Dear All,
I am trying to establish a L2TP/IPSec VPN connection, but with no success.
Could you please help me to stop the cause of the problem? You can
find below the logs.
Thanks in advance,
Paul
---------------------
# journalctl -f --since 18:50:00 --until 18:50:26 -u NetworkManager
-- Logs begin at Wed 2017-12-27 10:25:41 WET. --
Jul 03 18:50:03 xhost NetworkManager[900]: <info> [1530640203.0326]
audit: op="connection-activate"
uuid="915d709a-49b3-4928-8d5e-0f7e7a4de99a" name="FEP VPN 3" pid=1549
uid=1000 result="success"
Jul 03 18:50:03 xhost NetworkManager[900]: <info> [1530640203.0399]
vpn-connection[0x5630b8516360,915d709a-49b3-4928-8d5e-0f7e7a4de99a,"FEP
VPN 3",0]: Started the VPN service, PID 14574
Jul 03 18:50:03 xhost NetworkManager[900]: <info> [1530640203.0498]
vpn-connection[0x5630b8516360,915d709a-49b3-4928-8d5e-0f7e7a4de99a,"FEP
VPN 3",0]: Saw the service appear; activating connection
Jul 03 18:50:03 xhost NetworkManager[900]: <info> [1530640203.1574]
vpn-connection[0x5630b8516360,915d709a-49b3-4928-8d5e-0f7e7a4de99a,"FEP
VPN 3",0]: VPN connection: (ConnectInteractive) reply received
Jul 03 18:50:03 xhost nm-l2tp-service[14574]: Check port 1701
Jul 03 18:50:03 xhost NetworkManager[900]: Redirecting to: systemctl
stop ipsec.service
Jul 03 18:50:03 xhost NetworkManager[900]: 002
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" #1: deleting state
(STATE_MAIN_I1)
Jul 03 18:50:03 xhost NetworkManager[900]: warning: could not open
include filename: '/etc/ipsec.d/*.conf'
Jul 03 18:50:03 xhost libipsecconf[14605]: warning: could not open
include filename: '/etc/ipsec.d/*.conf'
Jul 03 18:50:03 xhost NetworkManager[900]: warning: could not open
include filename: '/etc/ipsec.d/*.conf'
Jul 03 18:50:03 xhost libipsecconf[14610]: warning: could not open
include filename: '/etc/ipsec.d/*.conf'
Jul 03 18:50:03 xhost NetworkManager[900]: warning: could not open
include filename: '/etc/ipsec.d/*.conf'
Jul 03 18:50:03 xhost libipsecconf[14623]: warning: could not open
include filename: '/etc/ipsec.d/*.conf'
Jul 03 18:50:03 xhost NetworkManager[900]: warning: could not open
include filename: '/etc/ipsec.d/*.conf'
Jul 03 18:50:03 xhost libipsecconf[14628]: warning: could not open
include filename: '/etc/ipsec.d/*.conf'
Jul 03 18:50:03 xhost NetworkManager[900]: Redirecting to: systemctl
start ipsec.service
Jul 03 18:50:04 xhost NetworkManager[900]: 002 listening for IKE messages
Jul 03 18:50:04 xhost NetworkManager[900]: 002 adding interface
enp3s0/enp3s0 192.168.1.4:500
Jul 03 18:50:04 xhost NetworkManager[900]: 002 adding interface
enp3s0/enp3s0 192.168.1.4:4500
Jul 03 18:50:04 xhost NetworkManager[900]: 002 adding interface lo/lo
127.0.0.1:500
Jul 03 18:50:04 xhost NetworkManager[900]: 002 adding interface lo/lo
127.0.0.1:4500
Jul 03 18:50:04 xhost NetworkManager[900]: 002 adding interface lo/lo ::1:500
Jul 03 18:50:04 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.secrets"
Jul 03 18:50:04 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-06788735-e3e9-4051-a515-c7d9ed14aee7.secrets"
Jul 03 18:50:04 xhost NetworkManager[900]: 003 WARNING: using a weak
secret (PSK)
Jul 03 18:50:04 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-915d709a-49b3-4928-8d5e-0f7e7a4de99a.secrets"
Jul 03 18:50:04 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-abea2bcd-c2b7-46a8-993d-0f44aa7d6075.secrets"
Jul 03 18:50:04 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-eea9d5c0-b3b5-4a28-83a1-13b0ced7f080.secrets"
Jul 03 18:50:05 xhost NetworkManager[900]: 002 listening for IKE messages
Jul 03 18:50:05 xhost NetworkManager[900]: 002 forgetting secrets
Jul 03 18:50:05 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.secrets"
Jul 03 18:50:05 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-06788735-e3e9-4051-a515-c7d9ed14aee7.secrets"
Jul 03 18:50:05 xhost NetworkManager[900]: 003 WARNING: using a weak
secret (PSK)
Jul 03 18:50:05 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-915d709a-49b3-4928-8d5e-0f7e7a4de99a.secrets"
Jul 03 18:50:05 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-abea2bcd-c2b7-46a8-993d-0f44aa7d6075.secrets"
Jul 03 18:50:05 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-eea9d5c0-b3b5-4a28-83a1-13b0ced7f080.secrets"
Jul 03 18:50:06 xhost NetworkManager[900]: 002 listening for IKE messages
Jul 03 18:50:06 xhost NetworkManager[900]: 002 forgetting secrets
Jul 03 18:50:06 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.secrets"
Jul 03 18:50:06 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-06788735-e3e9-4051-a515-c7d9ed14aee7.secrets"
Jul 03 18:50:06 xhost NetworkManager[900]: 003 WARNING: using a weak
secret (PSK)
Jul 03 18:50:06 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-915d709a-49b3-4928-8d5e-0f7e7a4de99a.secrets"
Jul 03 18:50:06 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-abea2bcd-c2b7-46a8-993d-0f44aa7d6075.secrets"
Jul 03 18:50:06 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-eea9d5c0-b3b5-4a28-83a1-13b0ced7f080.secrets"
Jul 03 18:50:07 xhost NetworkManager[900]: 002 listening for IKE messages
Jul 03 18:50:07 xhost NetworkManager[900]: 002 forgetting secrets
Jul 03 18:50:07 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.secrets"
Jul 03 18:50:07 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-06788735-e3e9-4051-a515-c7d9ed14aee7.secrets"
Jul 03 18:50:07 xhost NetworkManager[900]: 003 WARNING: using a weak
secret (PSK)
Jul 03 18:50:07 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-915d709a-49b3-4928-8d5e-0f7e7a4de99a.secrets"
Jul 03 18:50:07 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-abea2bcd-c2b7-46a8-993d-0f44aa7d6075.secrets"
Jul 03 18:50:07 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-eea9d5c0-b3b5-4a28-83a1-13b0ced7f080.secrets"
Jul 03 18:50:08 xhost NetworkManager[900]: 002 listening for IKE messages
Jul 03 18:50:08 xhost NetworkManager[900]: 002 forgetting secrets
Jul 03 18:50:08 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.secrets"
Jul 03 18:50:08 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-06788735-e3e9-4051-a515-c7d9ed14aee7.secrets"
Jul 03 18:50:08 xhost NetworkManager[900]: 003 WARNING: using a weak
secret (PSK)
Jul 03 18:50:08 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-915d709a-49b3-4928-8d5e-0f7e7a4de99a.secrets"
Jul 03 18:50:08 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-abea2bcd-c2b7-46a8-993d-0f44aa7d6075.secrets"
Jul 03 18:50:08 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-eea9d5c0-b3b5-4a28-83a1-13b0ced7f080.secrets"
Jul 03 18:50:09 xhost NetworkManager[900]: 002 listening for IKE messages
Jul 03 18:50:09 xhost NetworkManager[900]: 002 forgetting secrets
Jul 03 18:50:09 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.secrets"
Jul 03 18:50:09 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-06788735-e3e9-4051-a515-c7d9ed14aee7.secrets"
Jul 03 18:50:09 xhost NetworkManager[900]: 003 WARNING: using a weak
secret (PSK)
Jul 03 18:50:09 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-915d709a-49b3-4928-8d5e-0f7e7a4de99a.secrets"
Jul 03 18:50:09 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-abea2bcd-c2b7-46a8-993d-0f44aa7d6075.secrets"
Jul 03 18:50:09 xhost NetworkManager[900]: 002 loading secrets from
"/etc/ipsec.d/nm-l2tp-ipsec-eea9d5c0-b3b5-4a28-83a1-13b0ced7f080.secrets"
Jul 03 18:50:09 xhost NetworkManager[900]: debugging mode enabled
Jul 03 18:50:09 xhost NetworkManager[900]: end of file
/var/run/nm-l2tp-ipsec-915d709a-49b3-4928-8d5e-0f7e7a4de99a.conf
Jul 03 18:50:10 xhost NetworkManager[900]: Loading conn
915d709a-49b3-4928-8d5e-0f7e7a4de99a
Jul 03 18:50:10 xhost NetworkManager[900]: starter: left is KH_DEFAULTROUTE
Jul 03 18:50:10 xhost NetworkManager[900]: conn:
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" labeled_ipsec=0
Jul 03 18:50:10 xhost NetworkManager[900]: conn:
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" modecfgdns=(null)
Jul 03 18:50:10 xhost NetworkManager[900]: conn:
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" modecfgdomains=(null)
Jul 03 18:50:10 xhost NetworkManager[900]: conn:
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" modecfgbanner=(null)
Jul 03 18:50:10 xhost NetworkManager[900]: conn:
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" mark=(null)
Jul 03 18:50:10 xhost NetworkManager[900]: conn:
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" mark-in=(null)
Jul 03 18:50:10 xhost NetworkManager[900]: conn:
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" mark-out=(null)
Jul 03 18:50:10 xhost NetworkManager[900]: conn:
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" vti_iface=(null)
Jul 03 18:50:10 xhost NetworkManager[900]: opening file:
/var/run/nm-l2tp-ipsec-915d709a-49b3-4928-8d5e-0f7e7a4de99a.conf
Jul 03 18:50:10 xhost NetworkManager[900]: loading named conns:
915d709a-49b3-4928-8d5e-0f7e7a4de99a
Jul 03 18:50:10 xhost NetworkManager[900]: seeking_src = 1,
seeking_gateway = 1, has_peer = 1
Jul 03 18:50:10 xhost NetworkManager[900]: seeking_src = 0,
seeking_gateway = 1, has_dst = 1
Jul 03 18:50:10 xhost NetworkManager[900]: dst via 192.168.1.1 dev
enp3s0 src table 254
Jul 03 18:50:10 xhost NetworkManager[900]: set nexthop: 192.168.1.1
Jul 03 18:50:10 xhost NetworkManager[900]: dst 192.168.1.0 via dev
enp3s0 src 192.168.1.4 table 254
Jul 03 18:50:10 xhost NetworkManager[900]: dst 193.136.25.122 via
192.168.1.1 dev enp3s0 src 192.168.1.4 table 254
Jul 03 18:50:10 xhost NetworkManager[900]: dst 193.136.31.10 via
192.168.1.1 dev enp3s0 src 192.168.1.4 table 254
Jul 03 18:50:10 xhost NetworkManager[900]: dst 127.0.0.0 via dev lo
src 127.0.0.1 table 255 (ignored)
Jul 03 18:50:10 xhost NetworkManager[900]: dst 127.0.0.1 via dev lo
src 127.0.0.1 table 255 (ignored)
Jul 03 18:50:10 xhost NetworkManager[900]: dst 127.255.255.255 via
dev lo src 127.0.0.1 table 255 (ignored)
Jul 03 18:50:10 xhost NetworkManager[900]: dst 192.168.1.0 via dev
enp3s0 src 192.168.1.4 table 255 (ignored)
Jul 03 18:50:10 xhost NetworkManager[900]: dst 192.168.1.4 via dev
enp3s0 src 192.168.1.4 table 255 (ignored)
Jul 03 18:50:10 xhost NetworkManager[900]: dst 192.168.1.255 via dev
enp3s0 src 192.168.1.4 table 255 (ignored)
Jul 03 18:50:10 xhost NetworkManager[900]: seeking_src = 1,
seeking_gateway = 0, has_peer = 1
Jul 03 18:50:10 xhost NetworkManager[900]: seeking_src = 1,
seeking_gateway = 0, has_dst = 1
Jul 03 18:50:10 xhost NetworkManager[900]: dst 192.168.1.1 via dev
enp3s0 src 192.168.1.4 table 254
Jul 03 18:50:10 xhost NetworkManager[900]: set addr: 192.168.1.4
Jul 03 18:50:10 xhost NetworkManager[900]: seeking_src = 0,
seeking_gateway = 0, has_peer = 1
Jul 03 18:50:10 xhost NetworkManager[900]: 002
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" #1: initiating Main Mode
Jul 03 18:50:10 xhost NetworkManager[900]: 104
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" #1: STATE_MAIN_I1: initiate
Jul 03 18:50:10 xhost NetworkManager[900]: 003
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" #1: ignoring informational
payload NO_PROPOSAL_CHOSEN, msgid=00000000, length=12
Jul 03 18:50:10 xhost NetworkManager[900]: 003
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" #1: received and ignored
informational message
Jul 03 18:50:10 xhost NetworkManager[900]: 010
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" #1: STATE_MAIN_I1:
retransmission; will wait 0.5 seconds for response
Jul 03 18:50:11 xhost NetworkManager[900]: 010
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" #1: STATE_MAIN_I1:
retransmission; will wait 1 seconds for response
Jul 03 18:50:12 xhost NetworkManager[900]: 010
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" #1: STATE_MAIN_I1:
retransmission; will wait 2 seconds for response
Jul 03 18:50:14 xhost NetworkManager[900]: 010
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" #1: STATE_MAIN_I1:
retransmission; will wait 4 seconds for response
Jul 03 18:50:18 xhost NetworkManager[900]: 010
"915d709a-49b3-4928-8d5e-0f7e7a4de99a" #1: STATE_MAIN_I1:
retransmission; will wait 8 seconds for response
Jul 03 18:50:19 xhost nm-l2tp-service[14574]:
g_dbus_method_invocation_take_error: assertion 'error != NULL' failed
Jul 03 18:50:19 xhost NetworkManager[900]: <info> [1530640219.9955]
vpn-connection[0x5630b8516360,915d709a-49b3-4928-8d5e-0f7e7a4de99a,"FEP
VPN 3",0]: VPN plugin: state changed: stopped (6)
Jul 03 18:50:19 xhost NetworkManager[900]: <info> [1530640219.9982]
vpn-connection[0x5630b8516360,915d709a-49b3-4928-8d5e-0f7e7a4de99a,"FEP
VPN 3",0]: VPN service disappeared
Jul 03 18:50:19 xhost NetworkManager[900]: <warn> [1530640219.9993]
vpn-connection[0x5630b8516360,915d709a-49b3-4928-8d5e-0f7e7a4de99a,"FEP
VPN 3",0]: VPN connection: failed to connect: 'Message recipient
disconnected from message bus without replying'
#
3 years, 11 months
USB WiFi broken after F27 to F28 upgrade
by Shawn Badger
The USB WiFi adapter was working fine in F27 but after upgrading to F28 I
can not longer connect to the same SSID I was connected to before, or any
for that manner. I am using a Realtek RTL8191SU based adapter that has
worked well for me for years.
NetworkManager just keeps asking for the passphrase like I entered it
wrong. I cleared the saved SSIDs out and when they repopulated I tried it
again but still the same error. I went to the command line to see if it
would give me any addition information and here is what I got:
# nmcli device wifi connect MY_SSID password "MY_PASSPHRASE"
Error: Connection activation failed: (7) Secrets were required, but not
provided.
Then I tried it with go old wpa_supplicant:
# wpa_supplicant -c /etc/wpa_supplicant/badger.conf -i wlp4s0u2
Successfully initialized wpa_supplicant
nl80211: Driver does not support authentication/association or connect
commands
nl80211: deinit ifname=wlp4s0u2 disabled_11b_rates=0
wlp4s0u2: Failed to initialize driver interface
I though maybe it was an issue with the Realtek driver so i broke out my TP
Link adapter that uses a different chipset and found NetworkManger doesn't
even see it.
Did I miss something in my upgrade or settings that changed?
3 years, 11 months
Makemkv Incompatible with mmdtsdec
by Stephen Morris
Hi,
With the sudo dnf upgrade I have just done I received the following
messages, which I'm not sure what to do about.
Problem: package makemkv-1.12.2-2.fc27.x86_64 obsoletes mmdtsdec <
1.12.2-2.fc27 provided by mmdtsdec-1.12.0-1.fc27.i686
- cannot install the best update candidate for package
mmdtsdec-1.12.0-1.fc27.i686
- cannot install the best update candidate for package
makemkv-1.12.0-1.fc27.x86_64
regards,
Steve
3 years, 11 months
Eclipse update fails
by Howard Howell
Hi everyone,
I have the following message when I select the update function
in Eclipse:
An error occurred while uninstalling
session context was:(profile=SDKProfile,
phase=org.eclipse.equinox.internal.p2.engine.phases.Uninstall,
operand=[R]org.eclipse.platform_root 4.7.2.v20171217-1438 --> null,
action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.Clean
upzipAction).
Backup of file /usr/lib/eclipse/.eclipseproduct failed.
File that was copied to backup could not be deleted:
/usr/lib/eclipse/.eclipseproduct
I have not used Eclipse for a very long time, but wanted to brush up.
It seems to have changed a lot in the last decade or two, or more
likely I have. Any help will be greatly appreciated.
Running F27 on AMD Fx 8300 with 16GB ram AMD Oland graphics Gnome
Version 3.26.2
If any other information will help, please let me know. Last updated
Friday I think. There is an update pending right now for F27.
Regards,
Les H
3 years, 11 months
X-windows only gives a mouse pointer
by solarflow99
Hi, I have installed the fedora 28 server image for ARM, and wanted to have
x-windows, so I did a groupinstall of LXQt Desktop and also LXDE Desktop.
But running startx just gives me a black screen and a mouse pointer,
nothing else works. isolating graphical.target doesn't work at all.
Perhaps there are more components i'm missing, does anyone have an idea
what else was needed?
Thanks,
3 years, 11 months
Installing PCF Fonts
by Craig T. Lanning
I'm currently running Fedora 26.
I have several fonts that are in PCF format that I'd like to create an
RPM for.
I used to have them in an RPM, but that RPM no longer works so I need
to rebuild it.
How do I install these fonts into Fedora 26 and does this method still
hold for later versions of Fedora?
I searched Google, but the methods it mentioned for installing PCF
fonts didn't seem to work for me.
Craig Lanning
3 years, 11 months
Can't perform update when double nat'ing
by Richard Shaw
I know the default answer, don't double nat, but in this case what I'm
doing is that I have a wireless travel router with WISP and I am using it
to create my own private & secured network behind a public network.
Web browsing works fine but when I try to perform a "dnf update" I get a
"Error: Failed to synchronize cache for repo 'updates'."
Since it's simple download, i,e, not a complicated connection like a VPN. I
don't know why it wouldn't work, but it apparently does not.
Ideas?
Thanks,
Richard
3 years, 11 months