On Thursday, July 30th, 2026 at 4:42 PM, [email protected] <[email protected]> wrote:
> On Thu Jul 30, 2026 at 8:43 AM PDT, Mark Wagie wrote: > > I just received a slew of notifications about orphaned packages that were > > adopted and updated replacing the source array with a binary: > ... > > python-aiofile > > Huh. It surprised me a bit that this didn't trigger the duplicate-package-name > rule, as it's a stem of extra/python-aiofiles. Aiofile is not the same as Aiofiles. They are two different Python modules and are not interchangeable. > I was surprised to find 3 packages in AUR which are > straight-up duplicates of packages in core or extra: > > - extra/peazip : aur/peazip > - extra/pinta : aur/pinta > - extra/video-downloader : aur/video-downloader Those three packages were imported from the AUR into the extra repo. Normally when that happens, the AUR package is deleted. In this case, apparently they were forgotten. I see there are now deletion requests for them.
