[Bug 270859] New: automatic dependencies on perl modules?
https://bugzilla.novell.com/show_bug.cgi?id=270859 Summary: automatic dependencies on perl modules? Product: openSUSE 10.3 Version: Alpha 3 Platform: All OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: mls@novell.com ReportedBy: pmladek@novell.com QAContact: jsrain@novell.com CC: aj@novell.com, anicka@novell.com Why have we disabled the automatic dependencies on perl modules in rpm? The detailed automatic provides are already generated by /usr/lib/rpm/find-provides. The code writing the corresponding requires is commented out in /usr/lib/rpm/find-requires: # --- Perl modules. #[ -x /usr/lib/rpm/perl.req -a -n "$perllist" ] && \ # printf "%s\n" "${perllist[@]}" | /usr/lib/rpm/perl.req | sort -u Is it only an artefact after the rpm-3.x where the rpm database was slow? Or is there still a good reason to disable it? Note that the automatic dependencies might save a lot of work when maintaining perl modules. They might also avoid problems like in the bug #270543. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=270859 mls@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Comment #1 from mls@novell.com 2007-05-03 03:50 MST ------- No, it's disabled on purpose because it doesn't work well. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=270859 pmladek@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | ------- Comment #2 from pmladek@novell.com 2007-05-03 04:03 MST ------- I think that Fedora uses it. What are the problems? Would it be possible to fix them? I think that it is better to generate 95% of dependencies automatically and fix the 5% by hand than to do everything by hand. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=270859 mls@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WONTFIX ------- Comment #3 from mls@novell.com 2007-05-03 04:55 MST ------- It generates bogus deps. Just search the fedora bugzilla for bugs in the script. And upstream perl doesn't like it as well. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=270859 ------- Comment #4 from mmeeks@novell.com 2007-05-09 03:11 MST ------- Interesting; I just fell over a long-running broken dep of git-svn on subversion-perl that (I guess) this should have caught (?) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com