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

Bug 466624

Summary: app-admin/bcfg2 version bump
Product: Gentoo Linux Reporter: Michael Weber (RETIRED) <xmw>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: alexanderyt, jstein, michael, sol.jerome, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=476300
Whiteboard:
Package list:
Runtime testing required: ---
Deadline: 2020-03-18   
Attachments: bcfg2-1.3.1-r3.ebuild
bcfg2-server-1.3.rc
bcfg2-report-collector-1.3.rc
bcfg2-1.3.1-portagefix.patch
bcfg2-1.3.6 ebuild patch

Description Michael Weber (RETIRED) gentoo-dev 2013-04-21 07:54:51 UTC
note to self, any help appreciated.
Comment 1 Alexandr Tiurin 2013-05-22 11:02:55 UTC
Created attachment 348896 [details]
bcfg2-1.3.1-r3.ebuild

This ebuild do not provide choice between sqlite, mysql, posgres. Sqlite by default.
Comment 2 Alexandr Tiurin 2013-05-22 11:03:38 UTC
Created attachment 348898 [details]
bcfg2-server-1.3.rc
Comment 3 Alexandr Tiurin 2013-05-22 11:03:59 UTC
Created attachment 348900 [details]
bcfg2-report-collector-1.3.rc
Comment 4 Alexandr Tiurin 2013-05-22 11:04:44 UTC
Created attachment 348902 [details]
bcfg2-1.3.1-portagefix.patch
Comment 5 Alexandr Tiurin 2013-07-03 08:06:30 UTC
bcfg2 1.3.2 release  http://trac.mcs.anl.gov/projects/bcfg2/wiki/ReleaseAnnouncement/1.3.2
Comment 6 Pacho Ramos gentoo-dev 2015-09-03 10:11:29 UTC
*** Bug 476300 has been marked as a duplicate of this bug. ***
Comment 7 Alexandr Tiurin 2015-10-05 14:40:19 UTC
Created attachment 413826 [details, diff]
bcfg2-1.3.6 ebuild patch

bcfg2-1.3.6 ebuild patch
Comment 8 Ian Delaney (RETIRED) gentoo-dev 2015-10-08 09:34:14 UTC
Firstly the patch didn't apply cleanly.
Secondly;   
dev-libs/libgamin
PYTHON_TARGETS="python2_7")
obliges the doc build to python2.7
this requires REQUIRED_USE var and python_gen_cond_dep set to py2.7

Thirdly instances of rm -rf "${ED} need be rm -rf "${D}
Fourthly src_install need be left as python_install

then there's the doc install.
I think it's better if you cam to the channel for support. Too much going on here.
Comment 9 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2020-03-19 08:23:19 UTC
Removed.