[Bug 4671] New: Unversioned .so files unpackaged without warning

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Wed Oct 8 20:09:07 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=4671

           Summary: Unversioned .so files unpackaged without warning
    Classification: Unclassified
           Product: Openembedded
           Version: Angstrom 2008.x
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: bluelightning at bluelightning.org


If you have a package that produces a non-versioned .so file (eg. metakit
produces libmk4.so), by default even if you override do_install() to install
the file into ${D}${libdir}, the file is not packaged and you do not get a
warning about the unpackaged file either. 

Of course you can override FILES to fix this (as I have done for metakit), but
it seems to me that at the very least it ought to be showing a warning in this
case.

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list