Phiên bản `pacman` (upstream) không thể nhận dạng các gói có ký tự đặc biệt (ví dụ `%`). Lý do là trên `web server`, những ký tự này được `encoded` (cụ thể, `%` trở thành `%25`), vì thế `pacman` khi chưa được vá sẽ `mù`, vì tập tin tải về có tên khác với tên mà `pacman` mong đợi (không encoded).
Xem thêm #143 và https://github.com/TheSLinux-forks/pacman/commit/b68d9dc9ab2bd56ccc2aa7933e5b7bd7650477da --- Reply to this email directly or view it on GitHub: https://github.com/TheSLinux/gs/issues/153 -- To unsubscribe from the list [email protected], please send an email to [email protected] with subject unsubscribe bugs To get basic commands to use Ecartis system, use subject 'help'.
