Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 504132

Summary: app-admin/webapp-config - webapp-cleaner should source functions.sh from /lib/gentoo/functions.sh
Product: Gentoo Linux Reporter: Kirill Elagin <kirelagin>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED FIXED    
Severity: normal CC: kirelagin, qa, twitch153, web-apps
Priority: Normal Keywords: InVCS, QAcanfix
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 504116    

Description Kirill Elagin 2014-03-10 20:46:28 UTC
See bug 504116.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-12-21 19:13:00 UTC
<QA hat>

This is a trivial fix that doesn't come with any real backwards compatibility dangers. In fact, it improves safety of packages through replacing implicit dependency on private API of a medium-sized package by explicit dependency on small, dedicated package.

That said, 9 months (1.5yr in case of glibc) to apply the fix is definitely too long. Therefore, I'm setting a deadline on fixing the remaining bugs to 2014-12-27. If the bugs aren't fixed till that point, I will be committing simple 'sed' statements to replace the inherits.

</QA hat>
Comment 2 Devan Franchini (RETIRED) gentoo-dev 2014-12-28 19:31:58 UTC
Should be in the tree now for webapp-config-1.53-r1. If it needs to be applied to 1.52-r1, I can do that too.