On 05.04.10 09:54, Jeffrey Lau wrote:
> I am new to OpenPKG, and am experiencing problems when trying to build the
> package "openssl" (which seems to be a prerequisite for a lot of packages):-
>
> $ sudo -u openpkg sh -c "/openpkg/bin/openpkg build openssl | sh"
>
> http://download.ope
On Apr 5, 2010, at 11:31 PM, Jeffrey Lau wrote:
>
>>
>> Same procedure, just .../etc/rpm/sysinfo/Requirename for stubbing
>> out a requires dependency.
This should have been s/Requirename/Providename/ to stub out a Requires:.
For completeness, one can add dependency assertions for any of these
On 6 April 2010 04:37, Jeff Johnson wrote:
>
>
> I can certainly sort out the generic RPM problem for you.
>
> What hampers me is that RPM is highly configurable, and
> so I'm out of my element w OpenPKG.
>
> But if you manage to get -vv output, the type and location where resolved
> of every depe
On Apr 5, 2010, at 1:30 PM, Jeffrey Lau wrote:
>
> What else can I do? Is there a place to file a bug against this package on
> OpenPKG?
>
I can certainly sort out the generic RPM problem for you.
What hampers me is that RPM is highly configurable, and
so I'm out of my element w OpenPKG.
But
On 5 April 2010 19:27, Jeff Johnson 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
>
On Apr 5, 2010, at 3:54 AM, Jeffrey Lau wrote:
> Hi,
>
>
> I am new to OpenPKG, and am experiencing problems when trying to build the
> package "openssl" (which seems to be a prerequisite for a lot of packages):-
>
> $ sudo -u openpkg sh -c "/openpkg/bin/openpkg build openssl | sh"
>
>