| Summary: | /usr/bin/hsh: строка 334: shift: счётчик смещений за пределами диапазона | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | viy <viy> |
| Component: | hasher | Assignee: | Dmitry V. Levin <ldv> |
| Status: | CLOSED DUPLICATE | QA Contact: | qa-sisyphus |
| Severity: | minor | ||
| Priority: | P5 | CC: | at, glebfm, ldv, placeholder |
| Version: | unstable | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
$ hsh TMP1/hasher1 --mountpoints=/proc --number=1 --initroot-only /usr/bin/hsh: строка 334: shift: счётчик смещений за пределами диапазона потому что в строке 334 безусловый shift, но в строке 442 handle_package вызывается без аргумента: [...] elif [ -n "$initroot_only" ]; then handle_package else for f; do handle_package "$f" done fi