Package: wajig
Version: 2.0.38
Severity: normal
Tags: patch

Here's the fix. Not sure which version to patch against, so I'll just
include some context (the fix is on line 3).

elif command == "autoinstall":
        if requires_args(command, args, "a list of package names"):
            command = "apt-get install --assume-yes " + noauth + " " +\
                      perform.concat(args[1:])
            perform.execute(command, root=1


-- System Information:
Debian Release: lenny/sid
  APT prefers intrepid-updates
  APT policy: (500, 'intrepid-updates'), (500, 'intrepid-security'), (500,
'intrepid')
Architecture: i386 (i686)

Kernel: Linux 2.6.27-7-generic (SMP w/2 CPU cores)
Locale: LANG=en_ZA.UTF-8, LC_CTYPE=en_ZA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wajig depends on:
ii  apt                       0.7.14ubuntu6  Advanced front-end for dpkg
ii  dselect                   1.14.20ubuntu6 Debian package management
front-en
ii  python                    2.5.2-1ubuntu1 An interactive high-level
object-o
ii  python-apt                0.7.7.1ubuntu4 Python interface to libapt-pkg
ii  python-central            0.6.7ubuntu1   register and build utility for
Pyt

wajig recommends no packages.

-- no debconf information

Reply via email to