Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage/
Date: Mon, 19 Nov 2018 07:55:44
Message-Id: 1542614126.696e882c4dd5ecad28736a92ba37bec779f1e231.zmedico@gentoo
1 commit: 696e882c4dd5ecad28736a92ba37bec779f1e231
2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 19 07:47:53 2018 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 19 07:55:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=696e882c
7
8 sys-apps/portage: version bump to 2.3.52
9
10 #603594 - Run RANLIB after stripping static archives to fix LTO
11 #659582 - Support FEATURES=pid-sandbox
12 #668206 - doebuild: skip timestamp check for deleted distfiles
13 #668638 - *-qa-check.d: fix entering EROOT in EAPI 7
14 #670082 - portageq get_repo_path: fix <eroot> parameter
15
16 Bug: https://bugs.gentoo.org/671498
17 Package-Manager: Portage-2.3.52, Repoman-2.3.12
18 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
19
20 sys-apps/portage/Manifest | 1 +
21 sys-apps/portage/portage-2.3.52.ebuild | 264 +++++++++++++++++++++++++++++++++
22 2 files changed, 265 insertions(+)
23
24 diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
25 index 8cfb73ae8a8..bd15bdfe9da 100644
26 --- a/sys-apps/portage/Manifest
27 +++ b/sys-apps/portage/Manifest
28 @@ -3,4 +3,5 @@ DIST portage-2.3.40-bug-657436-937d0156aa06-1fc628eead43.patch 4131 BLAKE2B 1b05
29 DIST portage-2.3.40.tar.bz2 995122 BLAKE2B 3bfadee6cf57dace32bb4a365850650e13664202f3b16bf75821ff6226e85da823785ac87875fa82bd5cf1b953d638773819495f73f471c06ffd6926518df1ac SHA512 ded128c1941664fab6bc95f05115ec08900fddaedd1b6f12afa48da024531ee8939134d49759e09995c76a95e41beafdbf5528a5b62d3bf21c826ab1ac0cd1c5
30 DIST portage-2.3.49.tar.bz2 1010414 BLAKE2B be8e0194855eda8e8a617ee4415d702199e10772bab9539ff27cb165b6749090be887b6f48d449f4e7650e618d43be1b0d26ba59597996a9d3d3ecd0caea166a SHA512 d3daee0075eee61c354ad1d4865b1cf433d9afe5ed56101758219694325c7c5ad62a0d9ce41bf2205934b6e073d0eba3ef3f7c8b6633b5a3448e469783c5329a
31 DIST portage-2.3.51.tar.bz2 1013015 BLAKE2B f7f5e6c9e627db5a9e4bfcc9a6cbebb40fda910d3cc928922870b295c706a9f669d3d812e726b220610efe6b182460811eb9420d6fa5b8756481df64a88fe2b9 SHA512 6c22b97959d4b5be263b9a1de6bb343b1f8300e989f37c7334a9d5d6fb65fe2390958e222bc5379ec95099124fc51a049ecca6e1bfc18f0a6c57e4601342bb94
32 +DIST portage-2.3.52.tar.bz2 1014660 BLAKE2B 22fab75c4c9a12752bbdea960c9d4f583c3add4896ed94eea5e5e9ea03fd9838545f9c0075f279d81ac9ae0cfeca09fe44d18eac89f29c95d2be99a822da8446 SHA512 cd9fc6dc6f4d52886c41dd48694f290f30462111709a61a9814d5ae02519a0dd31d8fc5305c767e2a3b78d7b7d0cc8ab4c1d4273e95baec7b6d405bd9fb3f548
33 DIST portage-2.3.8.tar.bz2 938062 BLAKE2B 3f7bedf6268131a3b3539d53c8a7bb069b533b3a78e5eec521b6201439c8ee5e66996e798fe295561d0a94bfcd32adf414d4f8b5e7a93035cea09749406e64a3 SHA512 4b4b2de20323799b9b0f7a8812f939aa9a96d2744a0f65ad5287ba49744c491b55169cdb21f2885317a6a7c960d2070775ffd798f247b44eebc677c33c271eb8
34
35 diff --git a/sys-apps/portage/portage-2.3.52.ebuild b/sys-apps/portage/portage-2.3.52.ebuild
36 new file mode 100644
37 index 00000000000..9fc9f28ea21
38 --- /dev/null
39 +++ b/sys-apps/portage/portage-2.3.52.ebuild
40 @@ -0,0 +1,264 @@
41 +# Copyright 1999-2018 Gentoo Authors
42 +# Distributed under the terms of the GNU General Public License v2
43 +
44 +EAPI=5
45 +
46 +PYTHON_COMPAT=(
47 + pypy
48 + python3_4 python3_5 python3_6 python3_7
49 + python2_7
50 +)
51 +PYTHON_REQ_USE='bzip2(+),threads(+)'
52 +
53 +inherit distutils-r1 systemd
54 +
55 +DESCRIPTION="Portage is the package management and distribution system for Gentoo"
56 +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
57 +
58 +LICENSE="GPL-2"
59 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd"
60 +SLOT="0"
61 +IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify selinux xattr"
62 +
63 +DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
64 + >=app-arch/tar-1.27
65 + dev-lang/python-exec:2
66 + >=sys-apps/sed-4.0.5 sys-devel/patch
67 + doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 )
68 + epydoc? ( >=dev-python/epydoc-2.0[$(python_gen_usedep 'python2*')] )"
69 +# Require sandbox-2.2 for bug #288863.
70 +# For xattr, we can spawn getfattr and setfattr from sys-apps/attr, but that's
71 +# quite slow, so it's not considered in the dependencies as an alternative to
72 +# to python-3.3 / pyxattr. Also, xattr support is only tested with Linux, so
73 +# for now, don't pull in xattr deps for other kernels.
74 +# For whirlpool hash, require python[ssl] (bug #425046).
75 +# For compgen, require bash[readline] (bug #445576).
76 +# app-portage/gemato goes without PYTHON_USEDEP since we're calling
77 +# the executable.
78 +RDEPEND="
79 + >=app-arch/tar-1.27
80 + dev-lang/python-exec:2
81 + !build? (
82 + >=sys-apps/sed-4.0.5
83 + app-shells/bash:0[readline]
84 + >=app-admin/eselect-1.2
85 + $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' \
86 + python{2_7,3_4,3_5} pypy)
87 + rsync-verify? (
88 + >=app-portage/gemato-14[${PYTHON_USEDEP}]
89 + >=app-crypt/openpgp-keys-gentoo-release-20180706
90 + >=app-crypt/gnupg-2.2.4-r2[ssl(-)]
91 + )
92 + )
93 + elibc_FreeBSD? ( sys-freebsd/freebsd-bin )
94 + elibc_glibc? ( >=sys-apps/sandbox-2.2 )
95 + elibc_musl? ( >=sys-apps/sandbox-2.2 )
96 + elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
97 + >=app-misc/pax-utils-0.1.17
98 + selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )
99 + xattr? ( kernel_linux? (
100 + >=sys-apps/install-xattr-0.3
101 + $(python_gen_cond_dep 'dev-python/pyxattr[${PYTHON_USEDEP}]' \
102 + python2_7 pypy)
103 + ) )
104 + !<app-admin/logrotate-3.8.0
105 + !<app-portage/repoman-2.3.10"
106 +PDEPEND="
107 + !build? (
108 + >=net-misc/rsync-2.6.4
109 + userland_GNU? ( >=sys-apps/coreutils-6.4 )
110 + )"
111 +# coreutils-6.4 rdep is for date format in emerge-webrsync #164532
112 +# NOTE: FEATURES=installsources requires debugedit and rsync
113 +
114 +REQUIRED_USE="epydoc? ( $(python_gen_useflags 'python2*') )"
115 +
116 +SRC_ARCHIVES="https://dev.gentoo.org/~zmedico/portage/archives"
117 +
118 +prefix_src_archives() {
119 + local x y
120 + for x in ${@}; do
121 + for y in ${SRC_ARCHIVES}; do
122 + echo ${y}/${x}
123 + done
124 + done
125 +}
126 +
127 +TARBALL_PV=${PV}
128 +SRC_URI="mirror://gentoo/${PN}-${TARBALL_PV}.tar.bz2
129 + $(prefix_src_archives ${PN}-${TARBALL_PV}.tar.bz2)"
130 +
131 +pkg_setup() {
132 + use epydoc && DISTUTILS_ALL_SUBPHASE_IMPLS=( python2.7 )
133 +}
134 +
135 +python_prepare_all() {
136 + distutils-r1_python_prepare_all
137 +
138 + if use gentoo-dev; then
139 + einfo "Disabling --dynamic-deps by default for gentoo-dev..."
140 + sed -e 's:\("--dynamic-deps", \)\("y"\):\1"n":' \
141 + -i lib/_emerge/create_depgraph_params.py || \
142 + die "failed to patch create_depgraph_params.py"
143 +
144 + einfo "Enabling additional FEATURES for gentoo-dev..."
145 + echo 'FEATURES="${FEATURES} ipc-sandbox network-sandbox strict-keepdir"' \
146 + >> cnf/make.globals || die
147 + fi
148 +
149 + if use native-extensions; then
150 + printf "[build_ext]\nportage-ext-modules=true\n" >> \
151 + setup.cfg || die
152 + fi
153 +
154 + if ! use ipc ; then
155 + einfo "Disabling ipc..."
156 + sed -e "s:_enable_ipc_daemon = True:_enable_ipc_daemon = False:" \
157 + -i lib/_emerge/AbstractEbuildProcess.py || \
158 + die "failed to patch AbstractEbuildProcess.py"
159 + fi
160 +
161 + if use xattr && use kernel_linux ; then
162 + einfo "Adding FEATURES=xattr to make.globals ..."
163 + echo -e '\nFEATURES="${FEATURES} xattr"' >> cnf/make.globals \
164 + || die "failed to append to make.globals"
165 + fi
166 +
167 + if use build || ! use rsync-verify; then
168 + sed -e '/^sync-rsync-verify-metamanifest/s|yes|no|' \
169 + -i cnf/repos.conf || die "sed failed"
170 + fi
171 +
172 + if [[ -n ${EPREFIX} ]] ; then
173 + einfo "Setting portage.const.EPREFIX ..."
174 + sed -e "s|^\(SANDBOX_BINARY[[:space:]]*=[[:space:]]*\"\)\(/usr/bin/sandbox\"\)|\\1${EPREFIX}\\2|" \
175 + -e "s|^\(FAKEROOT_BINARY[[:space:]]*=[[:space:]]*\"\)\(/usr/bin/fakeroot\"\)|\\1${EPREFIX}\\2|" \
176 + -e "s|^\(BASH_BINARY[[:space:]]*=[[:space:]]*\"\)\(/bin/bash\"\)|\\1${EPREFIX}\\2|" \
177 + -e "s|^\(MOVE_BINARY[[:space:]]*=[[:space:]]*\"\)\(/bin/mv\"\)|\\1${EPREFIX}\\2|" \
178 + -e "s|^\(PRELINK_BINARY[[:space:]]*=[[:space:]]*\"\)\(/usr/sbin/prelink\"\)|\\1${EPREFIX}\\2|" \
179 + -e "s|^\(EPREFIX[[:space:]]*=[[:space:]]*\"\).*|\\1${EPREFIX}\"|" \
180 + -i lib/portage/const.py || \
181 + die "Failed to patch portage.const.EPREFIX"
182 +
183 + einfo "Prefixing shebangs ..."
184 + while read -r -d $'\0' ; do
185 + local shebang=$(head -n1 "$REPLY")
186 + if [[ ${shebang} == "#!"* && ! ${shebang} == "#!${EPREFIX}/"* ]] ; then
187 + sed -i -e "1s:.*:#!${EPREFIX}${shebang:2}:" "$REPLY" || \
188 + die "sed failed"
189 + fi
190 + done < <(find . -type f -print0)
191 +
192 + einfo "Adjusting make.globals ..."
193 + sed -e "s|\(/usr/portage\)|${EPREFIX}\\1|" \
194 + -e "s|^\(PORTAGE_TMPDIR=\"\)\(/var/tmp\"\)|\\1${EPREFIX}\\2|" \
195 + -i cnf/make.globals || die "sed failed"
196 +
197 + einfo "Adjusting repos.conf ..."
198 + sed -e "s|^\(location = \)\(/usr/portage\)|\\1${EPREFIX}\\2|" \
199 + -e "s|^\(sync-openpgp-key-path = \)\(.*\)|\\1${EPREFIX}\\2|" \
200 + -i cnf/repos.conf || die "sed failed"
201 + if use prefix-guest ; then
202 + sed -e "s|^\(main-repo = \).*|\\1gentoo_prefix|" \
203 + -e "s|^\\[gentoo\\]|[gentoo_prefix]|" \
204 + -e "s|^\(sync-uri = \).*|\\1rsync://rsync.prefix.bitzolder.nl/gentoo-portage-prefix|" \
205 + -i cnf/repos.conf || die "sed failed"
206 + fi
207 +
208 + einfo "Adding FEATURES=force-prefix to make.globals ..."
209 + echo -e '\nFEATURES="${FEATURES} force-prefix"' >> cnf/make.globals \
210 + || die "failed to append to make.globals"
211 + fi
212 +
213 + cd "${S}/cnf" || die
214 + if [ -f "make.conf.example.${ARCH}".diff ]; then
215 + patch make.conf.example "make.conf.example.${ARCH}".diff || \
216 + die "Failed to patch make.conf.example"
217 + else
218 + eerror ""
219 + eerror "Portage does not have an arch-specific configuration for this arch."
220 + eerror "Please notify the arch maintainer about this issue. Using generic."
221 + eerror ""
222 + fi
223 +}
224 +
225 +python_compile_all() {
226 + local targets=()
227 + use doc && targets+=( docbook )
228 + use epydoc && targets+=( epydoc )
229 +
230 + if [[ ${targets[@]} ]]; then
231 + esetup.py "${targets[@]}"
232 + fi
233 +}
234 +
235 +python_test() {
236 + esetup.py test
237 +}
238 +
239 +python_install() {
240 + # Install sbin scripts to bindir for python-exec linking
241 + # they will be relocated in pkg_preinst()
242 + distutils-r1_python_install \
243 + --system-prefix="${EPREFIX}/usr" \
244 + --bindir="$(python_get_scriptdir)" \
245 + --docdir="${EPREFIX}/usr/share/doc/${PF}" \
246 + --htmldir="${EPREFIX}/usr/share/doc/${PF}/html" \
247 + --portage-bindir="${EPREFIX}/usr/lib/portage/${EPYTHON}" \
248 + --sbindir="$(python_get_scriptdir)" \
249 + --sysconfdir="${EPREFIX}/etc" \
250 + "${@}"
251 +}
252 +
253 +python_install_all() {
254 + distutils-r1_python_install_all
255 +
256 + local targets=()
257 + use doc && targets+=(
258 + install_docbook
259 + --htmldir="${EPREFIX}/usr/share/doc/${PF}/html"
260 + )
261 + use epydoc && targets+=(
262 + install_epydoc
263 + --htmldir="${EPREFIX}/usr/share/doc/${PF}/html"
264 + )
265 +
266 + # install docs
267 + if [[ ${targets[@]} ]]; then
268 + esetup.py "${targets[@]}"
269 + fi
270 +
271 + systemd_dotmpfilesd "${FILESDIR}"/portage-ccache.conf
272 +
273 + # Due to distutils/python-exec limitations
274 + # these must be installed to /usr/bin.
275 + local sbin_relocations='archive-conf dispatch-conf emaint env-update etc-update fixpackages regenworld'
276 + einfo "Moving admin scripts to the correct directory"
277 + dodir /usr/sbin
278 + for target in ${sbin_relocations}; do
279 + einfo "Moving /usr/bin/${target} to /usr/sbin/${target}"
280 + mv "${ED}usr/bin/${target}" "${ED}usr/sbin/${target}" || die "sbin scripts move failed!"
281 + done
282 +}
283 +
284 +pkg_preinst() {
285 + # comment out sanity test until it is fixed to work
286 + # with the new PORTAGE_PYM_PATH
287 + #if [[ $ROOT == / ]] ; then
288 + ## Run some minimal tests as a sanity check.
289 + #local test_runner=$(find "${ED}" -name runTests)
290 + #if [[ -n $test_runner && -x $test_runner ]] ; then
291 + #einfo "Running preinst sanity tests..."
292 + #"$test_runner" || die "preinst sanity tests failed"
293 + #fi
294 + #fi
295 +
296 + # elog dir must exist to avoid logrotate error for bug #415911.
297 + # This code runs in preinst in order to bypass the mapping of
298 + # portage:portage to root:root which happens after src_install.
299 + keepdir /var/log/portage/elog
300 + # This is allowed to fail if the user/group are invalid for prefix users.
301 + if chown portage:portage "${ED}"var/log/portage{,/elog} 2>/dev/null ; then
302 + chmod g+s,ug+rwx "${ED}"var/log/portage{,/elog}
303 + fi
304 +}