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, 31 Aug 2020 07:08:20
Message-Id: 1598857687.abdafd44b842135d6a06cf243720f878277ccbe2.zmedico@gentoo
1 commit: abdafd44b842135d6a06cf243720f878277ccbe2
2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 31 06:54:49 2020 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 31 07:08:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abdafd44
7
8 sys-apps/portage: Bump to version 3.0.5
9
10 #439688 depgraph: Allow elimination of highest version after
11 slot conflict, which prevents unecessary rebuilds for
12 dev-lang/go after backtracking for a missed update
13 #739540 Use cached portage.getpid() function to avoid syscalls
14
15 Bug: https://bugs.gentoo.org/739718
16 Bug: https://bugs.gentoo.org/439688
17 Bug: https://bugs.gentoo.org/739540
18 Package-Manager: Portage-3.0.5, Repoman-3.0.1
19 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
20
21 sys-apps/portage/Manifest | 1 +
22 sys-apps/portage/portage-3.0.5.ebuild | 264 ++++++++++++++++++++++++++++++++++
23 2 files changed, 265 insertions(+)
24
25 diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
26 index de41cdeca60..e9ff98d883c 100644
27 --- a/sys-apps/portage/Manifest
28 +++ b/sys-apps/portage/Manifest
29 @@ -2,3 +2,4 @@ DIST portage-2.3.103.tar.bz2 1051807 BLAKE2B 6a05997ea8b87627523642664956f822b76
30 DIST portage-2.3.89-bug-718578.patch 1325 BLAKE2B 7a3bc520274617736eac2e3d078e90d151bdb5d8615f6217a499c0f5d4c80813f2c753e7902cf34482df0725ad0b43a38707764c8be14aae9f7ca34f0bd8721f SHA512 6f1c5d7b42beb8078c45cccbad2bd65374b69af92521d9be3beb6784477ca5bcdd75d8e762b239e44e3121e6fe5e3a040c92c9b61521e4a9b1d6bafee10d4c88
31 DIST portage-2.3.99.tar.bz2 1051210 BLAKE2B dd3f990dbc87e655a767ce01e1ee3f0b1d5226fa818949408e54b81a2f96e50a4215a79af42b00dc795792858c4f86453b238b14baef4f0793c937b5617534b8 SHA512 176842318a4134ce54c5aa6485fef296f5a14edd2a72421c2011973a0f1a6af39bc5398f1e9eb3b8666d5fc307589c5b91ab93c219bdedb2d307357d8ddefbf5
32 DIST portage-3.0.4.tar.bz2 1042654 BLAKE2B 6f869b2eb24f9e590bf8e01172050105a1bd9ea88657db5893133b4620231a0ddcda871d6fcc10623f7f2ef809116310c76355263819be6c3734b0ca184d5fc0 SHA512 7a0c39cd4ed65aebd84ff8bbadba29760b3aa392a0d606c5b29a1112fd0845c42f74eebb0728a069b2b097a6eb7eec2d18af615fd9edcc38f1018ae6ff686812
33 +DIST portage-3.0.5.tar.bz2 1043083 BLAKE2B f95fea950c15a9ddc7b1e87820a6d300c54d0b027c36a6522293496cbe39b40a7e4e472faf9f65c96c4f83f34a27830c4795d433860ed9f87d042f9b18a59878 SHA512 59f06514c16f215647ab7c3f4eec40bacb8e17bba46b2d59b94be938891c2e48d157d240fb47ae736968bbd754ea56343b0138d4ccba58458913b95a798f0c66
34
35 diff --git a/sys-apps/portage/portage-3.0.5.ebuild b/sys-apps/portage/portage-3.0.5.ebuild
36 new file mode 100644
37 index 00000000000..5578b8a560f
38 --- /dev/null
39 +++ b/sys-apps/portage/portage-3.0.5.ebuild
40 @@ -0,0 +1,264 @@
41 +# Copyright 1999-2020 Gentoo Authors
42 +# Distributed under the terms of the GNU General Public License v2
43 +
44 +EAPI=7
45 +
46 +DISTUTILS_USE_SETUPTOOLS=no
47 +PYTHON_COMPAT=( pypy3 python3_{6..9} )
48 +PYTHON_REQ_USE='bzip2(+),threads(+)'
49 +
50 +inherit distutils-r1 linux-info systemd prefix
51 +
52 +DESCRIPTION="Portage is the package management and distribution system for Gentoo"
53 +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
54 +
55 +LICENSE="GPL-2"
56 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
57 +SLOT="0"
58 +IUSE="apidoc build doc gentoo-dev +ipc +native-extensions +rsync-verify selinux xattr"
59 +
60 +DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
61 + >=app-arch/tar-1.27
62 + dev-lang/python-exec:2
63 + >=sys-apps/sed-4.0.5 sys-devel/patch
64 + doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 )
65 + apidoc? (
66 + dev-python/sphinx
67 + dev-python/sphinx-epytext
68 + )"
69 +# Require sandbox-2.2 for bug #288863.
70 +# For whirlpool hash, require python[ssl] (bug #425046).
71 +# For compgen, require bash[readline] (bug #445576).
72 +# app-portage/gemato goes without PYTHON_USEDEP since we're calling
73 +# the executable.
74 +RDEPEND="
75 + app-arch/zstd
76 + >=app-arch/tar-1.27
77 + dev-lang/python-exec:2
78 + !build? (
79 + >=sys-apps/sed-4.0.5
80 + app-shells/bash:0[readline]
81 + >=app-admin/eselect-1.2
82 + rsync-verify? (
83 + >=app-portage/gemato-14.4-r1[${PYTHON_USEDEP}]
84 + >=app-crypt/openpgp-keys-gentoo-release-20180706
85 + >=app-crypt/gnupg-2.2.4-r2[ssl(-)]
86 + )
87 + )
88 + elibc_glibc? ( >=sys-apps/sandbox-2.2 )
89 + elibc_musl? ( >=sys-apps/sandbox-2.2 )
90 + elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
91 + kernel_linux? ( sys-apps/util-linux )
92 + >=app-misc/pax-utils-0.1.17
93 + selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )
94 + xattr? ( kernel_linux? (
95 + >=sys-apps/install-xattr-0.3
96 + ) )
97 + !<app-admin/logrotate-3.8.0
98 + !<app-portage/gentoolkit-0.4.6
99 + !<app-portage/repoman-2.3.10
100 + !~app-portage/repoman-3.0.0"
101 +PDEPEND="
102 + !build? (
103 + >=net-misc/rsync-2.6.4
104 + userland_GNU? ( >=sys-apps/coreutils-6.4 )
105 + )"
106 +# coreutils-6.4 rdep is for date format in emerge-webrsync #164532
107 +# NOTE: FEATURES=installsources requires debugedit and rsync
108 +
109 +SRC_ARCHIVES="https://dev.gentoo.org/~zmedico/portage/archives"
110 +
111 +prefix_src_archives() {
112 + local x y
113 + for x in ${@}; do
114 + for y in ${SRC_ARCHIVES}; do
115 + echo ${y}/${x}
116 + done
117 + done
118 +}
119 +
120 +TARBALL_PV=${PV}
121 +SRC_URI="mirror://gentoo/${PN}-${TARBALL_PV}.tar.bz2
122 + $(prefix_src_archives ${PN}-${TARBALL_PV}.tar.bz2)"
123 +
124 +pkg_pretend() {
125 + local CONFIG_CHECK="~IPC_NS ~PID_NS ~NET_NS ~UTS_NS"
126 +
127 + check_extra_config
128 +}
129 +
130 +python_prepare_all() {
131 + distutils-r1_python_prepare_all
132 +
133 + sed -e "s:^VERSION = \"HEAD\"$:VERSION = \"${PV}\":" -i lib/portage/__init__.py || die
134 +
135 + if use gentoo-dev; then
136 + einfo "Disabling --dynamic-deps by default for gentoo-dev..."
137 + sed -e 's:\("--dynamic-deps", \)\("y"\):\1"n":' \
138 + -i lib/_emerge/create_depgraph_params.py || \
139 + die "failed to patch create_depgraph_params.py"
140 +
141 + einfo "Enabling additional FEATURES for gentoo-dev..."
142 + echo 'FEATURES="${FEATURES} strict-keepdir"' \
143 + >> cnf/make.globals || die
144 + fi
145 +
146 + if use native-extensions; then
147 + printf "[build_ext]\nportage-ext-modules=true\n" >> \
148 + setup.cfg || die
149 + fi
150 +
151 + if ! use ipc ; then
152 + einfo "Disabling ipc..."
153 + sed -e "s:_enable_ipc_daemon = True:_enable_ipc_daemon = False:" \
154 + -i lib/_emerge/AbstractEbuildProcess.py || \
155 + die "failed to patch AbstractEbuildProcess.py"
156 + fi
157 +
158 + if use xattr && use kernel_linux ; then
159 + einfo "Adding FEATURES=xattr to make.globals ..."
160 + echo -e '\nFEATURES="${FEATURES} xattr"' >> cnf/make.globals \
161 + || die "failed to append to make.globals"
162 + fi
163 +
164 + if use build || ! use rsync-verify; then
165 + sed -e '/^sync-rsync-verify-metamanifest/s|yes|no|' \
166 + -e '/^sync-webrsync-verify-signature/s|yes|no|' \
167 + -i cnf/repos.conf || die "sed failed"
168 + fi
169 +
170 + if [[ -n ${EPREFIX} ]] ; then
171 + einfo "Setting portage.const.EPREFIX ..."
172 + hprefixify -e "s|^(EPREFIX[[:space:]]*=[[:space:]]*\").*|\1${EPREFIX}\"|" \
173 + -w "/_BINARY/" lib/portage/const.py
174 +
175 + einfo "Prefixing shebangs ..."
176 + while read -r -d $'\0' ; do
177 + local shebang=$(head -n1 "$REPLY")
178 + if [[ ${shebang} == "#!"* && ! ${shebang} == "#!${EPREFIX}/"* ]] ; then
179 + sed -i -e "1s:.*:#!${EPREFIX}${shebang:2}:" "$REPLY" || \
180 + die "sed failed"
181 + fi
182 + done < <(find . -type f ! -name etc-update -print0)
183 +
184 + einfo "Adjusting make.globals, repos.conf and etc-update ..."
185 + hprefixify cnf/{make.globals,repos.conf} bin/etc-update
186 +
187 + if use prefix-guest ; then
188 + sed -e "s|^\(main-repo = \).*|\\1gentoo_prefix|" \
189 + -e "s|^\\[gentoo\\]|[gentoo_prefix]|" \
190 + -e "s|^\(sync-uri = \).*|\\1rsync://rsync.prefix.bitzolder.nl/gentoo-portage-prefix|" \
191 + -i cnf/repos.conf || die "sed failed"
192 + fi
193 +
194 + einfo "Adding FEATURES=force-prefix to make.globals ..."
195 + echo -e '\nFEATURES="${FEATURES} force-prefix"' >> cnf/make.globals \
196 + || die "failed to append to make.globals"
197 + fi
198 +
199 + cd "${S}/cnf" || die
200 + if [ -f "make.conf.example.${ARCH}".diff ]; then
201 + patch make.conf.example "make.conf.example.${ARCH}".diff || \
202 + die "Failed to patch make.conf.example"
203 + else
204 + eerror ""
205 + eerror "Portage does not have an arch-specific configuration for this arch."
206 + eerror "Please notify the arch maintainer about this issue. Using generic."
207 + eerror ""
208 + fi
209 +}
210 +
211 +python_compile_all() {
212 + local targets=()
213 + use doc && targets+=( docbook )
214 + use apidoc && targets+=( apidoc )
215 +
216 + if [[ ${targets[@]} ]]; then
217 + esetup.py "${targets[@]}"
218 + fi
219 +}
220 +
221 +python_test() {
222 + esetup.py test
223 +}
224 +
225 +python_install() {
226 + # Install sbin scripts to bindir for python-exec linking
227 + # they will be relocated in pkg_preinst()
228 + distutils-r1_python_install \
229 + --system-prefix="${EPREFIX}/usr" \
230 + --bindir="$(python_get_scriptdir)" \
231 + --docdir="${EPREFIX}/usr/share/doc/${PF}" \
232 + --htmldir="${EPREFIX}/usr/share/doc/${PF}/html" \
233 + --portage-bindir="${EPREFIX}/usr/lib/portage/${EPYTHON}" \
234 + --sbindir="$(python_get_scriptdir)" \
235 + --sysconfdir="${EPREFIX}/etc" \
236 + "${@}"
237 +}
238 +
239 +python_install_all() {
240 + distutils-r1_python_install_all
241 +
242 + local targets=()
243 + use doc && targets+=(
244 + install_docbook
245 + --htmldir="${EPREFIX}/usr/share/doc/${PF}/html"
246 + )
247 + use apidoc && targets+=(
248 + install_apidoc
249 + --htmldir="${EPREFIX}/usr/share/doc/${PF}/html"
250 + )
251 +
252 + # install docs
253 + if [[ ${targets[@]} ]]; then
254 + esetup.py "${targets[@]}"
255 + fi
256 +
257 + systemd_dotmpfilesd "${FILESDIR}"/portage-ccache.conf
258 +
259 + # Due to distutils/python-exec limitations
260 + # these must be installed to /usr/bin.
261 + local sbin_relocations='archive-conf dispatch-conf emaint env-update etc-update fixpackages regenworld'
262 + einfo "Moving admin scripts to the correct directory"
263 + dodir /usr/sbin
264 + for target in ${sbin_relocations}; do
265 + einfo "Moving /usr/bin/${target} to /usr/sbin/${target}"
266 + mv "${ED}/usr/bin/${target}" "${ED}/usr/sbin/${target}" || die "sbin scripts move failed!"
267 + done
268 +}
269 +
270 +pkg_preinst() {
271 + python_setup
272 + local sitedir=$(python_get_sitedir)
273 + [[ -d ${D}${sitedir} ]] || die "${D}${sitedir}: No such directory"
274 + env -u DISTDIR \
275 + -u PORTAGE_OVERRIDE_EPREFIX \
276 + -u PORTAGE_REPOSITORIES \
277 + -u PORTDIR \
278 + -u PORTDIR_OVERLAY \
279 + PYTHONPATH="${D}${sitedir}${PYTHONPATH:+:${PYTHONPATH}}" \
280 + "${PYTHON}" -m portage._compat_upgrade.default_locations || die
281 +
282 + env -u BINPKG_COMPRESS \
283 + PYTHONPATH="${D}${sitedir}${PYTHONPATH:+:${PYTHONPATH}}" \
284 + "${PYTHON}" -m portage._compat_upgrade.binpkg_compression || die
285 +
286 + # elog dir must exist to avoid logrotate error for bug #415911.
287 + # This code runs in preinst in order to bypass the mapping of
288 + # portage:portage to root:root which happens after src_install.
289 + keepdir /var/log/portage/elog
290 + # This is allowed to fail if the user/group are invalid for prefix users.
291 + if chown portage:portage "${ED}"/var/log/portage{,/elog} 2>/dev/null ; then
292 + chmod g+s,ug+rwx "${ED}"/var/log/portage{,/elog}
293 + fi
294 +
295 + if has_version "<${CATEGORY}/${PN}-2.3.77"; then
296 + elog "The emerge --autounmask option is now disabled by default, except for"
297 + elog "portions of behavior which are controlled by the --autounmask-use and"
298 + elog "--autounmask-license options. For backward compatibility, previous"
299 + elog "behavior of --autounmask=y and --autounmask=n is entirely preserved."
300 + elog "Users can get the old behavior simply by adding --autounmask to the"
301 + elog "make.conf EMERGE_DEFAULT_OPTS variable. For the rationale for this"
302 + elog "change, see https://bugs.gentoo.org/658648."
303 + fi
304 +}