[Bug 472250] New: Request for new rpmlint warning
https://bugzilla.novell.com/show_bug.cgi?id=472250 Summary: Request for new rpmlint warning Classification: openSUSE Product: openSUSE 11.2 Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: vuntz@novell.com QAContact: qa@suse.de Found By: --- We have a bug like bug 357465 to request removal of .la files from our devel packages. I think it would help a lot to have a rpmlint warning about that. This way, we'll make sure we won't introduce new .la files again in the future. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=472250 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |dmueller@novell.com |ovo.novell.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=472250 User dmueller@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=472250#c1 Dirk Mueller <dmueller@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Dirk Mueller <dmueller@novell.com> 2009-02-05 06:37:48 MST --- already implemented. watch for echo "WARNING: found empty dependency_libs variable. please remove" echo " the pointless libtool .la file $f" echo " If you don't understand this, mailto=rguenther@suse.de" or echo "WARNING: found only trivial dependencies. consider removing" echo " the pointless libtool .la file $f" echo " If you don't understand this, mailto=rguenther@suse.de" -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=472250 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=472250#c2 --- Comment #2 from Vincent Untz <vuntz@novell.com> 2009-02-05 06:46:48 MST --- Hrm, except that it doesn't help when there are non-trivial dependencies :-) What does "trivial" mean in this context? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=472250 User vuntz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=472250#c3 --- Comment #3 from Vincent Untz <vuntz@novell.com> 2009-02-05 06:47:38 MST --- And why not just always output a warning? There might be a good reason, I just don't know it. (sorry, clicked "commit" too soon) -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=472250 User dmueller@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=472250#c4 --- Comment #4 from Dirk Mueller <dmueller@novell.com> 2009-02-11 08:37:53 MST --- nontrivial means that there is at least one library dependency listed and it is a library, not a module. the reason for not always outputting a warning is simple: the .la files are *needed*. removing them does not make sense at all if static libraries are involved. I would just reject such requests. -- 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.
participants (1)
-
bugzilla_noreply@novell.com