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

Bug 507680

Summary: sys-cluster/util-vserver-0.30.216_pre3062 version bump
Product: Gentoo Linux Reporter: Nikolay Kichukov <hjckr>
Component: [OLD] Core systemAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: orzel
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: util-vserver-0.30.216_pre3062.ebuild
dietlibc-9999.ebuild

Description Nikolay Kichukov 2014-04-15 06:39:41 UTC
Created attachment 374954 [details]
util-vserver-0.30.216_pre3062.ebuild

Hi all,
I am submitting an ebuild for the latest util-vserver code as it is not available in the current gentoo repo. To compile with dietlibc support, which should always be the case, it requires latest dietlibc version from github, so I am also attaching an ebuild for dietlibc-9999.

Thanks!
-Nikolay
Comment 1 Nikolay Kichukov 2014-04-15 06:42:16 UTC
Created attachment 374956 [details]
dietlibc-9999.ebuild

This version of dietlibc allows util-vserver to compile with dietlibc support.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-04-15 14:21:30 UTC
Comment on attachment 374954 [details]
util-vserver-0.30.216_pre3062.ebuild

--- util-vserver-0.30.216_pre3038.ebuild        2014-01-16 14:55:04.000000000 +0100
+++ -   2014-04-15 16:21:11.956598019 +0200
@@ -51,7 +51,9 @@
 }
 
 src_prepare() {
-       epatch "${FILESDIR}"/util-vserver-0.30.216-varlock.patch
+       #No longer needed in this version
+#      epatch /usr/portage/sys-cluster/util-vserver/files/util-vserver-0.30.216-varlock.patch
+       return 0
 }
 
 src_configure() {
@@ -74,7 +76,7 @@
        keepdir "${VDIRBASE}"/.pkg
 
        # bash-completion
-       newbashcomp "${FILESDIR}"/bash_completion ${PN}
+       newbashcomp "${PORTDIR}/${CATEGORY}/${PN}/files"/bash_completion ${PN}
 
        dodoc README ChangeLog NEWS AUTHORS THANKS util-vserver.spec
 }
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-04-15 14:21:59 UTC
Comment on attachment 374956 [details]
dietlibc-9999.ebuild

Separate bug reports for separate packages, please.
Comment 4 Thomas Capricelli 2015-02-01 01:38:06 UTC
i know vserver is not maintained anymore in portage.

But just as a reminder : the current util-vserver (0.30.216_pre3038-r2) is really really old (1 or 2 yo), and wont fit recent vserver kernels (3.18.4-vs2.3.7.1)
Comment 5 Patrick Lauer gentoo-dev 2015-02-17 07:35:55 UTC
New version committed.