Bug #56
aurcmp is broken
| Status: | Resolved | Start: | 2009-10-11 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | - | |||
| Target version: | - |
Description
aurcmp doesn't detect packages which are in the repo but not in the aur.
Related issues
| blocks Bug #87: Splitting out scripts into "repotools" package | Researching | 2009-11-20 |
History
Updated by Daenyth 10 months ago
- Status changed from New to In Progress
No packages should be in the repo that don't exist in AUR. If they're not in AUR, we should add them. What packages are affected?
Updated by Arkham 9 months ago
Anyhoo, the script shouldn't break while finding these packages.
The current affected ones are:
arkham @[acerus] ~/Desktop $ ./aurcmp-old -v | grep "not found"
dark-oberon-cvs: not found in AUR
galaxymage: not found in AUR
python-rabbyt-81: not found in AUR
westernquake3: not found in AUR
Updated by Daenyth 9 months ago
Oberon can die, it's junk and never worked right. Mage should be added to AUR. rabbyt may be related to Issue #64, AUR has the package without the -81 bit. I don't know why. wq3 should be added to AUR, but that's odd that it's not already... maybe misnamed? Hmm..
In any case, yes it should have some error detection for this case. Right this minute I'm way too tired to handle it though.