[Lunar-bugs] [task] lvu depends module
sofar
maintainer at lunar-linux.org
Tue Aug 24 09:34:46 GMT 2004
Project: lunar-linux
Version: <none>
Component: theedge (core tools)
-Category: bug reports
+Category: tasks
Priority: normal
Assigned to: sofar
Reported by: v3rt1g0
Updated by: sofar
-Status: active
+Status: by design
Still by design, however the manual should be updated to reflect that it
only lists "installed" modules that explicitly depend on this module.
sofar
Previous comments:
------------------------------------------------------------------------
Sun, 08/22/2004 - 21:32 : v3rt1g0
theedge version: 20040819
When doing a 'lvu depends ', nothing is returned. Looking into the
show_depends() method that is called when this command is run, it seems
that the if control is never entered.
------------------------------------------------------------------------
Mon, 08/23/2004 - 14:21 : sofar
no bug, it requires you to pass a valid module name. The lvu tools
doesn't do any error checking and when you call it without a module
name it just returns immediately. (by design).
------------------------------------------------------------------------
Mon, 08/23/2004 - 19:42 : v3rt1g0
My message was borked. html stripped out my <module> thinking is was an
html tag. Example. 'lvu depends <module>'.
------------------------------------------------------------------------
Mon, 08/23/2004 - 22:47 : v3rt1g0
to make it even clearer....
This shows that lvu depends <module> returned nothing for this example
module (kdelibs).
root at ozma ~ # lvu depends kdelibs3
root at ozma ~ #
This shows I have something that depends on kdelib3 installed on this
system.
root at ozma ~ # lvu installed kde3
3.2
This shows I have something that depends on kdelibs3 not installed on
this system.
root at ozma ~ # lvu installed kmymoney2
kmymoney2 is not installed
So it's not a matter of lvu depends only showing modules that are OR
are not installed. It just doesn't return anything!
Can anyone else confirm this behavior?
--
View: http://lunar-linux.org/?q=node/view/394
Edit: http://lunar-linux.org/?q=project/comments/add/394
More information about the Lunar-bugs
mailing list