[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#987787: libdebuginfod-common: wrong permissions on /etc/profile.d/debuginfod.{c,}sh (and odd content)



Package: libdebuginfod-common
Version: 0.183-8
Severity: normal

root@lal:/etc/profile.d# ls -l
total 36
-rw-r--r-- 1 root root  726  7 août   2020 bash_completion.sh
-rw------- 1 root root  357 29 avril 16:40 debuginfod.csh
-rw------- 1 root root  190 29 avril 16:40 debuginfod.sh


also note that

root@lal:/etc/profile.d# cat debuginfod.sh 
if [ -n "https://debuginfod.debian.net"; ]; then
	DEBUGINFOD_URLS="${DEBUGINFOD_URLS-}${DEBUGINFOD_URLS:+ }https://debuginfod.debian.net";
	export DEBUGINFOD_URLS
fi
export DEBUGINFOD_URLS=""

I'm not that good in bash, but each line seems odd to me.



-- System Information:
Debian Release: 11.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-6-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libdebuginfod-common depends on:
ii  debconf [debconf-2.0]  1.5.76
ii  ucf                    3.0043

libdebuginfod-common recommends no packages.

libdebuginfod-common suggests no packages.

-- debconf information:
  libdebuginfod/usedebiandebuginfod: false

Reply to: