On 5 April 2010 19:27, Jeff Johnson <n3npq....@gmail.com> wrote:
>
> This is likely a parentdir dependency (but I can't tell without
> looking at the openssl package contents).
>
> There are means to satsify (as in stub-out) a dependency through 
> configuration.
> Try
>        mkdir -p /openpkg/etc/rpm/sysinfo
>        echo "/openpkg/lib64" >> /openpkg/etc/rpm/sysinfo/Dirnames
> as a workaround.
>
> The openssl package is where a better fix is needed.
>

Thanks for your quick reply.

However, creating the Dirnames file with the "/openpkg/lib64" line doesn't
seem to fix the problem:-

    $ sudo -u openpkg sh -c 'echo "/openpkg/lib64" >
/openpkg/etc/rpm/sysinfo/Dirnames'
    $ cat /openpkg/etc/rpm/sysinfo/Dirnames
    /openpkg/lib64
    $ sudo  -u openpkg sh -c "/openpkg/bin/openpkg build
-Dopenssl::with_threads openssl | sed /^rm/d | sh"
    :::: 
http://download.openpkg.org/packages/current/source/CORE/openssl-1.0.0-20100331.src.rpm
::::
    error: Failed dependencies:
            /openpkg/lib64 is needed by openssl-1.0.0-20100331


I tried removing the built RPM and did the build again...  but still the same
error :-/

What else can I do?  Is there a place to file a bug against this package on
OpenPKG?


                Thanks,
                Jeffrey
______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to