pkgcheck icon indicating copy to clipboard operation
pkgcheck copied to clipboard

OldPackageNameDep: check for dependency using pkgmoved name

Open arthurzam opened this issue 1 year ago • 1 comments

Results on current master. Important to note that some of them block on it's own previous name (like net-analyzer/snmpclitools). Not sure if this is fine or should be whitelisted.

games-action/descent1-freedata
  OldPackageNameDep: version 1: rdepend: '!games-action/d1x-rebirth' uses old package name which is source of pkgmove, rename into 'games-action/dxx-rebirth'

games-action/descent2-freedata
  OldPackageNameDep: version 1: rdepend: '!games-action/d2x-rebirth' uses old package name which is source of pkgmove, rename into 'games-action/dxx-rebirth'

games-action/dxx-rebirth
  OldPackageNameDep: version 0.61.0_pre20240630: rdepend: '!<games-action/d1x-rebirth-0.59.100' uses old package name which is source of pkgmove, rename into 'games-action/dxx-rebirth'
  OldPackageNameDep: version 0.61.0_pre20240630: rdepend: '!<games-action/d2x-rebirth-0.59.100' uses old package name which is source of pkgmove, rename into 'games-action/dxx-rebirth'
  OldPackageNameDep: version 9999: rdepend: '!<games-action/d1x-rebirth-0.59.100' uses old package name which is source of pkgmove, rename into 'games-action/dxx-rebirth'
  OldPackageNameDep: version 9999: rdepend: '!<games-action/d2x-rebirth-0.59.100' uses old package name which is source of pkgmove, rename into 'games-action/dxx-rebirth'

games-puzzle/world-of-goo-gog
  OldPackageNameDep: version 1.51.29337: rdepend: '!games-puzzle/world-of-goo' uses old package name which is source of pkgmove, rename into 'games-puzzle/world-of-goo-hb'

games-puzzle/world-of-goo-hb
  OldPackageNameDep: version 1.53: rdepend: '!games-puzzle/world-of-goo' uses old package name which is source of pkgmove, rename into 'games-puzzle/world-of-goo-hb'

net-analyzer/snmpclitools
  OldPackageNameDep: version 0.6.4-r1: rdepend: '!dev-python/pysnmp-apps' uses old package name which is source of pkgmove, rename into 'net-analyzer/snmpclitools'

Resolves: https://github.com/pkgcore/pkgcheck/issues/659

arthurzam avatar Jul 13 '24 19:07 arthurzam

Let's include self-blockers as it's either based on a misunderstanding of pkgmoves, might indicate a missing one, or a workaround for an old issue which can be removed eventually (e.g. botched pkgmove).

thesamesam avatar Jul 14 '24 23:07 thesamesam