pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: fail2ban missing as earmv6hf package
Greg Troxel <gdt%lexort.com@localhost> writes:
> Ramiro Aceves <ea1abz%gmail.com@localhost> writes:
>
>> I see in the bulk tracker that fail2ban indirectly failed because 2 failed python dependencies
>
> I didn't think of BT, which has ~recently gotten a lot better.
>
> It seems that if you chase the dependency tree it's
>
> py-sphinx
> py-requests
> py-cryptography
> rust
On your system, do you have rust or rust-bin installed?
Are they available in the binary build?
When you built fail2ban, did it build py-cryptography? Or did you have
that too?
you may find this useful
pkgwhen ()
{
( cd "${PKG_DBDIR}" && ls -ltr */+CONTENTS | sed -e 's/\/+CONTENTS//' )
}
Home |
Main Index |
Thread Index |
Old Index