Bug#955046: /usr/lib/environment.d/99-environment.conf:3: invalid variable name "export NO_AT_BRIDGE", ignoring

2020-03-28 Thread xiscu
Package: systemd
Version: 244.3-1
Followup-For: Bug #955046

Ok, I see now that /usr/lib/99-environment.conf is just a link to 
/etc/environment

~# ll /usr/lib/environment.d/99-environment.conf
lrwxrwxrwx 1 root root 16 Feb 15 15:44 
/usr/lib/environment.d/99-environment.conf -> /etc/environment

:~# cat /etc/environment
# Silence warning on dbus: Couldn't register with accessibility bus...
NO_AT_BRIDGE=1


I'll keep an eye on the logs...

-
Just for the records:

* name-value paris
Debian:
https://wiki.debian.org/EnvironmentVariables


* proposal to use 'export'
Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/at-spi2-core/+bug/1222356

Arch:
https://bbs.archlinux.org/viewtopic.php?id=176663
https://wiki.archlinux.de/title/GNOME#Tipps_und_Tricks


-- Package-specific info:

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (900, 'testing'), (10, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.4.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages systemd depends on:
ii  adduser  3.118
ii  libacl1  2.2.53-6
ii  libapparmor1 2.13.3-7
ii  libaudit11:2.8.5-2+b1
ii  libblkid12.34-0.1
ii  libc62.30-2
ii  libcap2  1:2.32-1
ii  libcryptsetup12  2:2.3.0-1
ii  libgcrypt20  1.8.5-5
ii  libgnutls30  3.6.12-2
ii  libgpg-error01.37-1
ii  libidn2-02.3.0-1
ii  libip4tc21.8.4-3
ii  libkmod2 27-2
ii  liblz4-1 1.9.2-2
ii  liblzma5 5.2.4-1+b1
ii  libmount12.34-0.1
ii  libpam0g 1.3.1-5
ii  libpcre2-8-0 10.34-7
ii  libseccomp2  2.4.3-1
ii  libselinux1  3.0-1+b1
ii  libsystemd0  244.3-1
ii  mount2.34-0.1
ii  util-linux   2.34-0.1

Versions of packages systemd recommends:
ii  dbus  1.12.16-2

Versions of packages systemd suggests:
ii  policykit-10.105-26
pn  systemd-container  

Versions of packages systemd is related to:
pn  dracut   
ii  initramfs-tools  0.136
pn  libnss-systemd   
ii  libpam-systemd   244.3-1
ii  udev 244.3-1

-- no debconf information



Bug#955046: /usr/lib/environment.d/99-environment.conf:3: invalid variable name "export NO_AT_BRIDGE", ignoring

2020-03-28 Thread Michael Biebl
Am 28.03.2020 um 08:17 schrieb xiscu:
> Package: systemd
> Version: 244.3-1
> Followup-For: Bug #955046
> 
> 
> :~# ls /usr/lib/environment.d
> 99-environment.conf
> :~# cat /usr/lib/environment.d/99-environment.conf
> 
> # Silence warning on dbus: Couldn't register with accessibility bus...
> export NO_AT_BRIDGE=1
> 
> 
> :~# cat /etc/environment
> # Silence warning on dbus: Couldn't register with accessibility bus...
> export NO_AT_BRIDGE=1

Afaics, the environment file should contain key=value pairs

I would drop the explicit "export" (which appears to be a shell fragment).


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#955046: /usr/lib/environment.d/99-environment.conf:3: invalid variable name "export NO_AT_BRIDGE", ignoring

2020-03-27 Thread Michael Biebl
Am 27.03.20 um 14:46 schrieb xiscu:
> Package: systemd
> Version: 244.3-1
> Severity: minor
> 
> Dear Maintainer,
> 
> * What led up to the situation?
> Logs show the message from systemd:
> 
> /usr/lib/environment.d/99-environment.conf:3: invalid variable name "export 
> NO_AT_BRIDGE", ignoring.

Please attach the full /etc/environment file to this bug report




signature.asc
Description: OpenPGP digital signature


Bug#955046: /usr/lib/environment.d/99-environment.conf:3: invalid variable name "export NO_AT_BRIDGE", ignoring

2020-03-27 Thread xiscu
Package: systemd
Version: 244.3-1
Severity: minor

Dear Maintainer,

* What led up to the situation?
Logs show the message from systemd:

/usr/lib/environment.d/99-environment.conf:3: invalid variable name "export 
NO_AT_BRIDGE", ignoring.

* What outcome did you expect instead?
No such message in the logs

Thanks in advance,
xiscu

-- Package-specific info:

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (900, 'testing'), (10, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.4.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages systemd depends on:
ii  adduser  3.118
ii  libacl1  2.2.53-6
ii  libapparmor1 2.13.3-7
ii  libaudit11:2.8.5-2+b1
ii  libblkid12.34-0.1
ii  libc62.30-2
ii  libcap2  1:2.32-1
ii  libcryptsetup12  2:2.3.0-1
ii  libgcrypt20  1.8.5-5
ii  libgnutls30  3.6.12-2
ii  libgpg-error01.37-1
ii  libidn2-02.3.0-1
ii  libip4tc21.8.4-3
ii  libkmod2 27-2
ii  liblz4-1 1.9.2-2
ii  liblzma5 5.2.4-1+b1
ii  libmount12.34-0.1
ii  libpam0g 1.3.1-5
ii  libpcre2-8-0 10.34-7
ii  libseccomp2  2.4.3-1
ii  libselinux1  3.0-1+b1
ii  libsystemd0  244.3-1
ii  mount2.34-0.1
ii  util-linux   2.34-0.1

Versions of packages systemd recommends:
ii  dbus  1.12.16-2

Versions of packages systemd suggests:
ii  policykit-10.105-26
pn  systemd-container  

Versions of packages systemd is related to:
pn  dracut   
ii  initramfs-tools  0.136
pn  libnss-systemd   
ii  libpam-systemd   244.3-1
ii  udev 244.3-1

-- no debconf information