FS#67599 - [aurphan] aur misses packages in custom local repos

Attached to Project: Community Packages
Opened by Rushikesh Jogdand (rushi) - Sunday, 16 August 2020, 07:13 GMT
Last edited by Toolybird (Toolybird) - Sunday, 29 October 2023, 19:27 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
AUR packages managed in a local repo, (Like as done in aurutils) are missed in `aurphan -a`.

Additional info:
* package version: aurphan 20140212-3
Steps to reproduce:
1. Install an orphan AUR package (packageA).
2. Add the package to a (custom) local repo. (https://wiki.archlinux.org/index.php/Pacman/Tips_and_tricks#Custom_local_repository).
3. aurphan --aur

Expected:
The packageA is listed.

Actual:
The packageA is not listed.
This task depends upon

Closed by  Toolybird (Toolybird)
Sunday, 29 October 2023, 19:27 GMT
Reason for closing:  Upstream
Additional comments about closing:  "not maintained since 2014, it's completely broken and useless, has zero support for current Arch/AUR web APIs. See unassigned  FS#80098 ."
Comment by Rushikesh Jogdand (rushi) - Sunday, 16 August 2020, 07:17 GMT
This is happening because `aur_sweep` checks only foreign packages. There should be a way to specify lookup in custom repository as well. Attached patch does this.
   1.patch (0.9 KiB)
Comment by Buggy McBugFace (bugbot) - Tuesday, 08 August 2023, 19:11 GMT
This is an automated comment as this bug is open for more then 2 years. Please reply if you still experience this bug otherwise this issue will be closed after 1 month.

Loading...