On 11/20/20 1:17 AM, Martin Dummer wrote:
> Hello developers,
>
> can someone please insert the lines below into the tree?
> (If I file a github PR, it will probably not able to merge because
> packages.mask changes too quickly)
>
>
> # Martin Dummer (2020-11-20)
> # Does not compile with kern
Hello developers,
can someone please insert the lines below into the tree?
(If I file a github PR, it will probably not able to merge because
packages.mask changes too quickly)
# Martin Dummer (2020-11-20)
# Does not compile with kernels >=5.5, no upstream development
# since years, for most
# Michał Górny (2020-11-19)
# These packages are maintained by the Python project, or have
# no maintainer. They have not been ported to Python 3.8 yet.
# The ebuilds either lack tests entirely, or the tests fail
# (or are broken). They have no reverse dependencies, except for other
# packages f
# Matt Turner (2020-11-19)
# Ancient packages long since deprecated in the age of udev.
# Removal in 30 days. Bug #755617
sys-apps/hwdata-gentoo
sys-apps/hwsetup
sys-libs/libkudzu
signature.asc
Description: PGP signature
> On Thu, 19 Nov 2020, Alec Warner wrote:
>> +_dosym8_canonicalize() {
> in dosym8() you save and restore IFS, but you don't here, is there a reason
> for that?
>> + local path slash i prev out IFS=/
IFS is a local variable, so its scope ends when the function returns.
We also don't c
On Thu, Nov 19, 2020 at 7:28 AM Alec Warner wrote:
>
>
> On Thu, Nov 19, 2020 at 2:32 AM Ulrich Müller wrote:
>
>> This implements the dosym command proposed for EAPI 8 (called dosym8
>> because we cannot use the same name as the package-manager builtin).
>>
>> "dosym -r " will expand the (appa
On Thu, Nov 19, 2020 at 2:32 AM Ulrich Müller wrote:
> This implements the dosym command proposed for EAPI 8 (called dosym8
> because we cannot use the same name as the package-manager builtin).
>
> "dosym -r " will expand the (apparent) path of
> relative to the (apparent) path of the director
Signed-off-by: Ulrich Müller
---
eclass/tests/eapi8-dosym.sh | 78 +
1 file changed, 78 insertions(+)
create mode 100755 eclass/tests/eapi8-dosym.sh
diff --git a/eclass/tests/eapi8-dosym.sh b/eclass/tests/eapi8-dosym.sh
new file mode 100755
index
This implements the dosym command proposed for EAPI 8 (called dosym8
because we cannot use the same name as the package-manager builtin).
"dosym -r " will expand the (apparent) path of
relative to the (apparent) path of the directory containing .
The main aim of this is to allow for an absolute