Package: salt-common
Version: 0.11.1-1
Severity: grave
Justification: renders package unusable

The modules salt/modules/debian_service.py which is used to manage
services on Debian hosts has disappeared in this 0.11.1-1 version... this
is annoying as it breaks service management by salt.

I get this in particular:
An exception occured in this state: Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/state.py", line 1206, in call
    *cdata['args'], **cdata['kwargs'])
  File "/usr/lib/python2.7/dist-packages/salt/states/service.py", line 222, in 
running
    if __salt__['service.status'](name, sig):
KeyError: 'service.status'


The file is still there upstream:
https://github.com/saltstack/salt/blob/develop/salt/modules/debian_service.py

It's also present in the .tar.gz at
http://pypi.python.org/packages/source/s/salt/salt-0.11.1.tar.gz

So it must be a bug in the Debian packaging...

The file is missing in salt_0.11.1.orig.tar.gz uploaded to Debian. Any reason
why you're not using the pristine upstream tarball that can be downloaded with
uscan?

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

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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to