[Pkg-dkms-maint] Bug#757758: dkms: moduleconfig_update_obsoletes calls sed without options

Bernd Zeimetz bzed at debian.org
Mon Aug 11 06:28:40 UTC 2014


Package: dkms
Version: 2.2.0.3-1.2
Severity: important

For the current open-vm-tools-dkms package, dkms calls
its own function moduleconfig_update_obsoletes(), but it does
not produce a proper sed command in the upper part, so that sed
fails more or less badly later.

+ moduleconfig_update_obsoletes /etc/modprobe.d/dkms.conf
/etc/modprobe.d/dkms /etc/modules.conf /etc/modprobe.conf
/etc/modprobe.d/open-vm-tools.conf /etc/sysconfig/kernel
+ [[ -n   ]]
+ local mod_diff
+ (( index=0 ))
+ (( index < 2 ))
+ [[ -n '' ]]
+ continue
+ (( index++ ))
+ (( index < 2 ))
+ [[ -n '' ]]
+ continue
+ (( index++ ))
+ (( index < 2 ))
+ for file in '"$@"'
+ [[ -n /etc/modprobe.d/dkms.conf ]]
+ [[ -w /etc/modprobe.d/dkms.conf ]]
+ [[ /etc/modprobe.d/dkms.conf = /etc/sysconfig/kernel ]]
+ sed /etc/modprobe.d/dkms.conf
sed: -e expression #1, char 6: unknown command: `m'


[.....]





-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dkms depends on:
ii  build-essential    11.6
ii  coreutils          8.21-1.2
ii  dpkg-dev           1.17.10
ii  gcc                4:4.9.1-1
ii  make               4.0-8
ii  module-init-tools  18-1
ii  patch              2.7.1-5

Versions of packages dkms recommends:
ii  fakeroot             1.20.1-1
ii  linux-headers-amd64  3.14+59
pn  linux-image          <none>
ii  menu                 2.1.47
ii  sudo                 1.8.9p5-1

dkms suggests no packages.

-- Configuration Files:
/etc/modprobe.d/dkms.conf changed [not included]

-- no debconf information



More information about the Pkg-dkms-maint mailing list