As a workaround you can do:
MY_DOMAIN="abc.org"
LINKS=`busctl tree --list org.freedesktop.resolve1 | grep link/_`
for L in $LINKS; do
busctl get-property org.freedesktop.resolve1 $L
org.freedesktop.resolve1.Link Domains \
| grep -q $MY_DOMAIN \
&& sudo busctl call org.free
Seems this lines of code are responsible:
src/dns/nm-dns-systemd-resolved.c:
static void
add_domain (GVariantBuilder *domains,
const char *domain,
gboolean never_default)
{
/* If this link is never the default (e.g. only used for resources on
this
* netwo
I did some more tests. Using "dns-search=my.domain" and "ignore-auto-
dns=true" actually works for wifi connections. For VPN (vpnc) is does
not work.
The tool "systemd-resolve --status" still shows a tilda before the
domain name ("DNS Domain: ~my.domain" instead of "DNS Domain:
my.domain") and the
Public bug reported:
Since Ubuntu 17.04 uses systemd-resolved for DNS lookups the default
behaviour for search domains changed. By default systemd-resolved does
not use the domain supplied by DHCP as a search domain.
So network-manager should at least have an option to tell systemd-
networkd to c
Public bug reported:
Happened on background update
ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: flashplugin-installer 11.2.202.336ubuntu0.13.10.1
ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
Uname: Linux 3.11.0-15-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architect
Public bug reported:
The error happened during an "aptitude dist-upgrade" run.
ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: libgcr-3-common (not installed)
ProcVersionSignature: Ubuntu 3.2.0-7.13-generic 3.2.0-rc7
Uname: Linux 3.2.0-7-generic x86_64
ApportVersion: 1.90-0ubuntu1
Archi
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-keyring in Ubuntu.
https://bugs.launchpad.net/bugs/911396
Title:
package libgcr-3-common (not installed) failed to install/upgrade:
Versuch, »/usr/share/gcr-3/ui/gcr-import-dialog.
7 matches
Mail list logo