Kiwi / clyde

Next-generation libalpm/makepkg wrapper.
https://kiwi.github.io/clyde
Other
63 stars 8 forks source link

XferCommand not used #74

Closed Dieterbe closed 13 years ago

Dieterbe commented 14 years ago

in /etc/clyde.conf, i have: XferCommand = /usr/bin/wget --limit-rate=20k --passive-ftp -c -O %o %u

however, when I do clyde -Syu, i see no wget process. not during the database synchronisation, and not during the package downloading either.

juster commented 14 years ago

XferCommand isn't implemented but it should be soon. rck has sent a pull request which implements it but I would like to modify it slightly first. I would like to make the lualpm interface more generic and lua-ish.

juster commented 13 years ago

This is implemented as of version v0.03.06.