| Summary: | /dependencies/what_depends_src и отсутствующие зависимости | ||
|---|---|---|---|
| Product: | Infrastructure | Reporter: | Stanislav Levin <slev> |
| Component: | rdb.altlinux.org | Assignee: | Danil Shein <dshein> |
| Status: | NEW --- | QA Contact: | Andrey Cherepanov <cas> |
| Severity: | normal | ||
| Priority: | P5 | ||
| Version: | unspecified | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
Результат запроса /dependencies/what_depends_src с пакетом, у которого нет никаких зависимостей (в данном примере bumper): Error: response status is 404 Response body { "details": [ { "args": { "name": "bumper", "branch": "sisyphus", "dp_type": "both" } } ], "message": "No data found in database for given parameters" } Ожидается: статус 200 и пустой список зависимостей. Почему ожидается не 404: потому что код ошибки и описание совпадает со случаем несуществующего src пакета.