On Tue, 2 Sep 2025, Dan Mahoney (Ports) wrote:



On Sep 2, 2025, at 17:15, Marcin Cieslak <[email protected]> wrote:

find /compat/linux -name 'libssl*' -ls

root@poudriere-pkb:/home/dmahoney # find /compat/linux -name 'libssl*' -ls
227550     1201 -rwxr-xr-x    1 root                             wheel          
                    957488 Feb 11  2025 /compat/linux/usr/lib64/libssl.so.3.2.2
227549        1 lrwxr-xr-x    1 root                             wheel             
                     15 Feb 11  2025 /compat/linux/usr/lib64/libssl.so.3 -> 
libssl.so.3.2.2
226805        1 lrwxr-xr-x    1 root                             wheel             
                     15 Feb 11  2025 /compat/linux/usr/lib/libssl.so.3 -> 
libssl.so.3.2.2
226806     1305 -rwxr-xr-x    1 root                             wheel          
                   1023516 Feb 11  2025 /compat/linux/usr/lib/libssl.so.3.2.2
241928        1 lrwxr-xr-x    1 root                             wheel             
                     83 Sep  2 23:17 
/compat/linux/opt/dell/srvadmin/lib64/openmanage/private/libssl.so -> 
../../../../../../../../../../../../../../../compat/linux/usr/lib64/libssl.so.3.2.2

And it does not stat? Maybe there is some another symbolic link accross the 
tree...
What does the realpath say>

../../../ is so long because it measures up to the root from $WRKSRC, not the 
future
installation (definitely the reason not to use ${RLN} in this case).

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to