| Summary: | alternatives-update не прав | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | ildar <ildar> |
| Component: | alternatives | Assignee: | placeholder <placeholder> |
| Status: | CLOSED WORKSFORME | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P2 | CC: | at, glebfm, lav, ldv, placeholder, vt |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
ildar
2008-01-09 06:56:03 MSK
# alternatives-manual /usr/bin/links /usr/bin/links2 alternatives-manual: /usr/bin/links:/usr/bin/links2 - invalid alternative # apt-get install links2 # alternatives-manual /usr/bin/links /usr/bin/elinks alternatives-manual: don't forget to run alternatives-update to apply changes # alternatives-update Всё меняется как ожидается: # epmqf links Note: links is placed as /usr/bin/links # rpm -qf /usr/bin/links warning: file /usr/bin/links is not owned by any package Note: /usr/bin/links is link to /usr/bin/links-2.14 # rpm -qf /usr/bin/links-2.14 links2-2.14-alt1 |