On 08/28/2018 01:14 PM, Mohan Boddu wrote: > @dustymabe, Yes (throwing it under else part), since we want it to calculate the path > using os.path.realpath(source_path) only if its rawhide, > or else use os.readlink(source_path). > > Just for understanding purposes: > $ ls -la /mnt/koji/compose/updates/f28-updates > lrwxrwxrwx. 1 apache apache 54 Aug 27 00:54 /mnt/koji/compose/updates/f28-updates -> /mnt/koji/compose/updates/Fedora-28-updates-20180826.0 wow. I actually think that is a bug. we should probably be using a relative symlink here because if the filesystem was mounted anywhere else then the symlink would be broken. Copying randy/lubos in case they have opinons > > $ls -la /mnt/koji/compose/rawhide/latest-Fedora-Rawhide > lrwxrwxrwx. 1 root root 27 Aug 27 17:09 /mnt/koji/compose/rawhide/latest-Fedora-Rawhide -> Fedora-Rawhide-20180827.n.0 _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx