freight-team / freight

A modern take on the Debian archive.
Other
107 stars 37 forks source link

CACHE and LIB dirs need to be absolute #60

Open joshk0 opened 7 years ago

joshk0 commented 7 years ago

All the freight scripts assume that CACHE and LIB are absolute paths.

It should either bail if the paths are not absolute, or use readlink -f to turn them absolute before using them.

Without this, I get a ton of weird errors from freight-add and freight-cache.