Package: wajig
Version: 2.0.19-2
Severity: normal

Start 'gjig', type a package name in the "Package(s)" box,
click on "Dependees".  Error message says:

        The command 'dependees' was not recognised
        Perhaps it is not yet implemented or you misspelt the command

The string 'ependees' shows up in six files:

        for f in `wajig listfiles wajig`; do if x=`grep -n ependees $f` ;  then 
echo "$f: "; echo "$x" | awk '{print "\t", $0}'; fi ; done
        /usr/share/wajig/changes.py:
                 368:def get_dependees(pkg):
        /usr/share/wajig/commands.py:
                 763:    # For each dependency, find dependees that are 
installed.
                 769:            dp = changes.get_dependees(p)
                 770:            if changes.get_dependees(p) == [pkg]:
        /usr/share/wajig/documentation.py:
                 180: remove-depend  Remove package and its dependees not 
required by others
        /usr/share/wajig/gjig.py:
                 218:        "dependees" : ("Dependees", ONLYONE, False, "a 
single named package"),
        /usr/share/wajig/wajig.py:
                 716:            #print changes.get_dependees("libclan2-mikmod")
        /usr/share/wajig/gjig.glade:
                 1195:          <widget class="GtkButton" id="dependees_button">
                 1199:            <property name="label" 
translatable="yes">Dependees</property>
                 1203:            <signal name="clicked" 
handler="on_dependees_button_clicked" last_modification_time="Sat, 14 Feb 2004 
09:57:40 GMT"/>

Since 'wajig dependents mozilla' works OK, maybe some of those
'grep' hits should be changed to 'dependents'.  (Which ones? I dunno.)


Hope this helps...

    

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages wajig depends on:
ii  apt                           0.5.28.1   Advanced front-end for dpkg
ii  python                        2.3.4-6    An interactive high-level object-o
ii  python-apt                    0.5.10     Python interface to libapt-pkg

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to