Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844709 - mail-filter/postforward: uses deprecated Go eclass (DeprecatedEclass)
Summary: mail-filter/postforward: uses deprecated Go eclass (DeprecatedEclass)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Philippe Chaintreuil
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 844532
  Show dependency tree
 
Reported: 2022-05-14 23:55 UTC by Sam James
Modified: 2022-05-16 18:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-14 23:55:29 UTC
This package uses a deprecated Go eclass. It must be migrated to go-module.eclass. Fixing this does not require a revbump as it'll already be successfully installed.

$ pkgcheck scan -k DeprecatedEclass mail-filter/postforward
mail-filter/postforward
  DeprecatedEclass: version 1.1.0: uses deprecated eclass: golang-build (migrate to go-module.eclass)
  DeprecatedEclass: version 1.1.1: uses deprecated eclass: golang-build (migrate to go-module.eclass)
Comment 1 Philippe Chaintreuil 2022-05-16 18:35:25 UTC
Upstream has not moved to go modules.