full | main | pack | filterLists ebuilds who use deprecated or obsolete eclasses. Data Format ( 7|dev-libs/foo|foo-1.12-r2.ebuild|user:cmake-utils|dev@gentoo.org:loper@foo.de ): 7 EAPI Version dev-libs/foo package category/name foo-1.12-r2.ebuild full filename user:cmake-utils list obsolete eclasse(s), seperated by ':' dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':'
full | main | packLists ebuilds with a Homepage which actually redirects to another sites. Data Format ( 7|404|dev-libs/foo|foo-1.12-r2.ebuild|https://foo.bar.com|https://bar.foo.com|dev@gentoo.org:loper@foo.de ): 7 EAPI Version 404 http statuscode of redirected website dev-libs/foo package category/name foo-1.12-r2.ebuild full filename https://foo.bar.com original hommepage in ebuild https://bar.foo.com redirected homepage dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':'
full | main | pack | filterThis checks tests every homepage and gets their http return code. The list contain packages with a bad returncode. Following statuscodes are ignored: VAR, FTP, 200, 301, 302, 307, 400, 503. Status Code History Data Format ( 7|404|dev-libs/foo|foo-1.12-r2.ebuild|https://foo.bar.com|dev@gentoo.org:loper@foo.de|754124:612230 ): 7 EAPI Version 404 http statuscode dev-libs/foo package category/name foo-1.12-r2.ebuild full filename https://foo.bar.com homepage corresponding to the statuscode dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':' 754124:612230 open bug ids related to this package
full | main | packLists ebuids who's homepage redirects to the same site only via HTTPS. Data Format ( 7|dev-libs/foo|foo-1.12-r2.ebuild|http://foo.bar.com|https://foo.bar.com|dev@gentoo.org:loper@foo.de ): 7 EAPI Version dev-libs/foo package category/name foo-1.12-r2.ebuild full filename http://foo.bar.com original hommepage in ebuild https://foo.bar.com same homepage, only with https dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':'
full | main | packLists ebuild who's homepage redirects to the same site only including a "www" or a missing "/" at the end (or both) Data Format ( 7|dev-libs/foo|foo-1.12-r2.ebuild|https://foo.bar.com|https://foo.bar.com/|dev@gentoo.org:loper@foo.de ): 7 EAPI Version dev-libs/foo package category/name foo-1.12-r2.ebuild full filename https://foo.bar.com original hommepage in ebuild https://foo.bar.com/ same homepage, only with a slash at the end dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':'
full | main | packLists packages who have different homepages over it's ebuild versions. Data Format ( 2|dev-libs/foo|dev@gentoo.org:loper@foo.de ): 2 number of different homepages found over all ebuilds dev-libs/foo package category/name dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':'
full | main | packEbuilds shouldn't use git:// for git repos because its insecure. Should be replaced with https:// Also see: Link Data Format ( 7|dev-libs/foo|foo-1.12-r2.ebuild|dev@gentoo.org:loper@foo.de ): 7 EAPI Version dev-libs/foo package category/name foo-1.12-r2.ebuild full filename dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':'
full | main | pack | filterSimple check to find leading or trailing whitespaces in a set of variables. For example: SRC_URI=" www.foo.com/bar.tar.gz " Data Format ( 7|dev-libs/foo|foo-1.12-r2.ebuild|DEPEND:SRC_URI|dev@gentoo.org:loper@foo.de ): 7 EAPI Version dev-libs/foo package category/name foo-1.12-r2.ebuild full filename DEPEND:SRC_URI list of variables which have unusual whitespaces, seperated by ':' dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':'
full | main | pack | filterLists ebuilds which use functions of eclasses which are not directly inherited. (usually inherited implicit) Following eclasses are checked: ltprune, eutils, estack, preserve-libs, vcs-clean, epatch, desktop, versionator, user, eapi7-ver, flag-o-matic, libtool, pam, udev, xdg-utils Data Format ( 7|dev-libs/foo|foo-1.12-r2.ebuild|user:cmake-utils|dev@gentoo.org:loper@foo.de ): 7 EAPI Version dev-libs/foo package category/name foo-1.12-r2.ebuild full filename user:cmake-utils eclasse(s) the ebuild should inherit because it uses functions from it, seperated by ':' dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':'
full | main | packPackages which downlaods ZIP files but misses app-arch/unzip in DEPEND. Data Format ( 7|dev-libs/foo|foo-1.12-r2.ebuild|https://foo.bar.com/bar.zip|dev@gentoo.org:loper@foo.de|754124:612230 ): 7 EAPI Version dev-libs/foo package category/name foo-1.12-r2.ebuild full filename https://foo.bar.com/bar.zip zip file which is downloaded by the ebuild dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':' 754124:612230 open bug ids related to this package, seperated by ':'
full | main | packEbuilds which have multiple dependencies written in one line like: || ( app-arch/foo app-arch/bar ) Should look like: || ( app-arch/foo app-arch/bar ) Also see at: Link Data Format ( 7|dev-libs/foo|foo-1.12-r2.ebuild|dev@gentoo.org:loper@foo.de ): 7 EAPI Version dev-libs/foo package category/name foo-1.12-r2.ebuild full filename dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':'
full | main | packThis check uses wget's spider functionality to check if a ebuild's SRC_URI link still works. The timeout to try to get a file is 15 seconds. Data Format ( 7|dev-libs/foo|foo-1.12-r2.ebuild|https://foo.bar.com/bar.zip|dev@gentoo.org:loper@foo.de|754124:612230 ): 7 EAPI Version dev-libs/foo package category/name foo-1.12-r2.ebuild full filename https://foo.bar.com/bar.zip file which is not available dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':' 754124:612230 open bug ids related to this package, seperated by ':'
full | main | packPackages which can't be installed because the SRC_URI is offline and RESTRICT="mirror" enabled. Data Format ( 7|dev-libs/foo|foo-1.12-r2.ebuild|https://foo.bar.com/bar.zip|dev@gentoo.org:loper@foo.de|754124:612230 ): 7 EAPI Version dev-libs/foo package category/name foo-1.12-r2.ebuild full filename https://foo.bar.com/bar.zip file which is not available and mirror restricted dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':' 754124:612230 open bug ids related to this package, seperated by ':'
full | main | packSimple check to find leading or trailing whitespaces in a set of variables. For example: SRC_URI=" www.foo.com/bar.tar.gz " Data Format ( 7|dev-libs/foo|foo-1.12-r2.ebuild|dev@gentoo.org:loper@foo.de ): 7 EAPI Version dev-libs/foo package category/name foo-1.12-r2.ebuild full filename dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':'
full | main | pack | filterLists ebuilds which inherit eclasses but doesn't use their features. Following eclasses are checked: ltprune, eutils, estack, preserve-libs, vcs-clean, epatch, desktop, versionator, user, eapi7-ver, flag-o-matic, libtool, pam, udev, xdg-utils Data Format ( 7|dev-libs/foo|foo-1.12-r2.ebuild|user:cmake-utils|dev@gentoo.org:loper@foo.de ): 7 EAPI Version dev-libs/foo package category/name foo-1.12-r2.ebuild full filename user:cmake-utils eclasse(s) the ebuild inherits but not uses, seperated by ':' dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':'
full | main | packExtensive check to find unused pachtes. In order to reduce flase positives it uses a whilelist to exclude them. Data Format ( dev-libs/foo|foo-fix-1.12.patch|dev@gentoo.org:loper@foo.de ): dev-libs/foo package category/name foo-fix-1.12.patch patch which is not used by any ebuild dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':'
full | main | packSimple check to find variables in HOMEPAGE. While not technically a bug, this shouldn't be used. See Tracker bug: Link Also see bug: Link Data Format ( 7|dev-libs/foo|foo-1.12-r2.ebuild|dev@gentoo.org:loper@foo.de ): 7 EAPI Version dev-libs/foo package category/name foo-1.12-r2.ebuild full filename dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':'
full | main | pack | filterA script which runs 'repoman full' on every package. The result is also filtered by repomans checks. Data Format ( dev-libs/foo|inherit.deprecated:uri.https|dev@gentoo.org:loper@foo.de ): dev-libs/foo package category/name inherit.deprecated:uri.https repoman problem(s), seperated by ':' dev@gentoo.org:loper@foo.de maintainer(s), seperated by ':'