From: hasufell <hasufell@gentoo.org>
To: gentoo-project@lists.gentoo.org
Subject: Re: [gentoo-project] Call for agenda items - Council meeting 2014-08-12
Date: Sat, 02 Aug 2014 11:53:07 +0000 [thread overview]
Message-ID: <53DCD123.2040809@gentoo.org> (raw)
In-Reply-To: <20140802120157.60a62665@pomiot.lan>
Michał Górny:
>
> That said, cross-distribution compatibility is important.
To be honest, this is a minor case and you shouldn't expect the council
to do anything about it.
Last time it really made a difference was about the pkgconfig discussion
and neither QA nor the council cared enough to enforce consistent rules
about it.
No one cares about cross-distro compatibility.
The more important argument is simplicity imo and maintenance burden. We
are not just talking about games supposed to install into
/usr/games/bin, but literally in any location, since those games
variables are modifiable and advertised as such (so this wasn't really
about FHS compliance in the first place). Please look at the downstream
patches, sed hacks, symlink workarounds, wrapper scripts and eclasses
(even gnome-games.eclass) that were introduced because of this.
Sure, it's doable, but still a lot of work to support a corner case.
In paludis, if you want to modify permissions for all games globally,
you could easily do so via an ebuild phase hook, e.g.
# cat /etc/paludis/hooks/ebuild_install_post/games_perms.bash
if [[ ${CATEGORY} =~ "games" ]] ; then
find /var/tmp/paludis/${CATEGORY}-${PF}/image/usr/bin -type f ...
fi
I'm not sure why this case has to be supported via an eclass.
next prev parent reply other threads:[~2014-08-02 11:53 UTC|newest]
Thread overview: 82+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-29 9:18 [gentoo-project] Call for agenda items - Council meeting 2014-08-12 Ulrich Mueller
2014-07-29 12:06 ` Pacho Ramos
2014-07-29 19:22 ` Michał Górny
2014-08-02 9:23 ` Pacho Ramos
2014-08-03 4:18 ` Samuli Suominen
2014-08-03 6:45 ` Michał Górny
2014-08-03 8:55 ` Ulrich Mueller
2014-08-03 10:04 ` Samuli Suominen
2014-08-03 10:11 ` Ulrich Mueller
2014-08-03 10:35 ` Samuli Suominen
2014-08-05 3:29 ` William Hubbs
2014-08-03 10:46 ` Michał Górny
2014-07-29 22:59 ` [gentoo-project] Re: [gentoo-dev-announce] " Patrick McLean
2014-07-30 10:35 ` Ulrich Mueller
2014-07-30 13:47 ` hasufell
2014-07-30 13:50 ` hasufell
2014-07-30 7:26 ` [gentoo-project] " Michał Górny
2014-07-30 10:28 ` Alexander Berntsen
2014-07-30 11:44 ` Andrew Savchenko
2014-07-30 13:48 ` Michał Górny
2014-07-30 13:48 ` Alexander Berntsen
2014-07-31 7:36 ` Andrew Savchenko
2014-08-02 10:01 ` Michał Górny
2014-08-02 11:53 ` hasufell [this message]
2014-07-30 16:23 ` Andreas K. Huettel
2014-07-31 7:21 ` Andrew Savchenko
2014-07-31 9:41 ` Patrick Lauer
2014-07-30 11:04 ` Andreas K. Huettel
[not found] ` <CA+rTEUPff5TOCuF=W5KQmD_Nq44ksEb=zKD8G3k2h72T4uUBAA@mail.gmail.com>
2014-07-30 18:15 ` Andreas K. Huettel
2014-07-31 10:53 ` Rich Freeman
2014-07-31 11:40 ` [gentoo-project] " Michael Palimaka
2014-07-31 11:49 ` [gentoo-project] " hasufell
2014-08-01 0:29 ` Rich Freeman
2014-07-31 18:03 ` Re: " Denis Dupeyron
2014-07-31 18:17 ` Seemant Kulleen
2014-07-31 18:43 ` Denis Dupeyron
2014-07-31 18:47 ` [gentoo-project] " Michael Palimaka
2014-07-31 18:51 ` [gentoo-project] " hasufell
2014-07-31 18:57 ` Denis Dupeyron
2014-07-31 19:03 ` hasufell
2014-08-02 11:24 ` Michał Górny
2014-07-31 14:40 ` [gentoo-project] " Michael Palimaka
2014-07-31 14:59 ` Samuli Suominen
2014-07-31 15:26 ` Ciaran McCreesh
2014-07-31 15:55 ` hasufell
2014-07-31 15:25 ` Ciaran McCreesh
2014-07-31 16:07 ` Alexander Berntsen
2014-08-01 0:34 ` Rich Freeman
2014-08-01 11:51 ` Alexander Berntsen
2014-08-01 12:44 ` Rich Freeman
2014-08-01 12:57 ` Ciaran McCreesh
2014-08-01 13:03 ` hasufell
2014-08-01 13:24 ` Rich Freeman
2014-08-01 13:33 ` Seemant Kulleen
2014-08-01 13:39 ` Rich Freeman
2014-08-01 13:37 ` Ciaran McCreesh
2014-08-01 14:00 ` Rich Freeman
2014-08-01 14:35 ` hasufell
2014-08-01 15:05 ` Rich Freeman
2014-08-02 12:05 ` hasufell
2014-08-01 16:23 ` Michael Palimaka
2014-08-01 16:42 ` hasufell
2014-08-02 15:04 ` Ciaran McCreesh
2014-07-31 19:12 ` Michał Górny
2014-07-31 19:32 ` Samuli Suominen
2014-07-31 19:36 ` Ciaran McCreesh
2014-08-01 2:17 ` Rich Freeman
2014-08-01 6:51 ` Michał Górny
2014-08-01 9:31 ` Rich Freeman
2014-08-01 20:55 ` Michał Górny
2014-08-01 16:54 ` Michael Palimaka
2014-08-01 17:03 ` hasufell
2014-08-01 17:23 ` Michael Palimaka
2014-08-01 17:37 ` hasufell
2014-08-01 18:09 ` Michael Palimaka
2014-08-01 18:27 ` Samuli Suominen
2014-08-13 9:15 ` Tom Wijsman
2014-08-01 19:40 ` Michael Palimaka
2014-08-01 19:47 ` Michał Górny
2014-08-05 8:49 ` [gentoo-project] " Michał Górny
2014-08-05 10:25 ` Ulrich Mueller
2014-08-05 20:51 ` Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53DCD123.2040809@gentoo.org \
--to=hasufell@gentoo.org \
--cc=gentoo-project@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox