public inbox for gentoo-project@lists.gentoo.org
 help / color / mirror / Atom feed
From: Tom Wijsman <TomWij@gentoo.org>
To: gentoo-project@lists.gentoo.org
Cc: ciaran.mccreesh@googlemail.com
Subject: Re: [gentoo-project] Call for agenda items - Council meeting 2014-04-08
Date: Sun, 6 Apr 2014 18:30:46 +0200	[thread overview]
Message-ID: <20140406183046.0253fab2@gentoo.org> (raw)
In-Reply-To: <20140406164450.3d02667d@googlemail.com>

[-- Attachment #1: Type: text/plain, Size: 3519 bytes --]

On Sun, 6 Apr 2014 16:44:50 +0100
Ciaran McCreesh <ciaran.mccreesh@googlemail.com> wrote:

> On Sun, 06 Apr 2014 18:30:10 +0300
> Samuli Suominen <ssuominen@gentoo.org> wrote:
> > On 06/04/14 18:31, Jeroen Roovers wrote:
> > > On Sun, 06 Apr 2014 18:10:56 +0300
> > > Samuli Suominen <ssuominen@gentoo.org> wrote:
> > >
> > >> #gentoo-qa, today:
> > >>
> > >> 09:16 <@xiaomiao> if you don't ... well ... one dev more or less
> > >> isn't *that* much difference, we can deal with it
> > >> 09:17 <@xiaomiao> blah policy ... it took me months just to get
> > >> PMS fixed with a two-line patch
> > > Patrick has been around for years. :)
> > 
> > I didn't realize it was Patrick behind that nick.   Seriously, now
> > I'm even more disappointed than I was.
> 
> Why the surprise? It's a pretty safe bet that anyone who goes on
> and on about "fixing" PMS or making things "match reality" is a card
> carrying member of the troll brigade.

+1 In the context of this discussion (dynamic deps, revbumps) one needs
to recognize what the state we are in is, what problem has formed in
that state and what the possible solutions are. Then bring those
solutions up for consideration; and not just, "we now do it this way".

Here an example for the context from which this sub thread resides:

=============
= Situation =
=============

PMS says in 8.1 that dependencies must be installed and usable before a
certain point in the merge or a batch of install:

    Build dependencies (DEPEND). These must be installed and usable
    before any of the ebuild src_* phase functions is executed. These
    may not be installed at all if a binary package is being merged.

    Runtime dependencies (RDEPEND). These must be installed and usable
    before the results of an ebuild merging are treated as usable.

    Post dependencies (PDEPEND). These must be installed at some point
    before the package manager finishes the batch of installs.

===========
= Problem =
===========

Developers sometimes need to adjust the dependencies; as they might
have forgotten a runtime dependency, in which case they want to ensure
that dependency is present on the system. As it is specified in the
PMS, there's no way for that to happen in-place.

=============
= Solutions =
=============

1. Revision bump, such that the dependencies get installed.

2. Dynamic dependencies, such that the dependencies from the repository
   are always used and not those from /var/db/pkg/

3. ...

============
= Thoughts =
============

Option (1) respects the PMS, but will cause some unnecessary rebuilds;
whereas option (2), which is the default in Portage, ignores the PMS.

Currently, people are doing both; this causes some more rebuilds on the
users as well as packages breaking on other PMS consumers. Both
solutions have their (dis)advantages; choosing one or the other, if
necessary, will need some consideration.

Besides that, it'll also touch basic questions like whether Gentoo is
still a meta distribution, whether the PMS still matters nowadays,
whether the Portage tree needs to strictly respect the PMS (all
consumers) or needs to respect only one PMS implementation (Portage).

It's a recipe for discourse, bike shedding, (dis)agreements, ...

-- 
With kind regards,

Tom Wijsman (TomWij)
Gentoo Developer

E-mail address  : TomWij@gentoo.org
GPG Public Key  : 6D34E57D
GPG Fingerprint : C165 AF18 AB4C 400B C3D2  ABF0 95B2 1FCD 6D34 E57D

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

  reply	other threads:[~2014-04-06 16:31 UTC|newest]

Thread overview: 118+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-27 13:40 [gentoo-project] Call for agenda items - Council meeting 2014-04-08 Anthony G. Basile
2014-03-29 12:50 ` Anthony G. Basile
2014-03-29 13:26   ` hasufell
2014-03-29 13:29     ` Anthony G. Basile
2014-03-29 13:49       ` hasufell
2014-03-29 14:17         ` Anthony G. Basile
2014-03-29 13:30 ` Tom Wijsman
2014-03-29 14:07   ` Anthony G. Basile
2014-03-29 14:36     ` William Hubbs
2014-03-29 19:46       ` Rich Freeman
2014-03-29 23:12       ` Andreas K. Huettel
2014-03-30  0:37         ` William Hubbs
2014-03-30  1:35           ` Rich Freeman
2014-03-30  2:20             ` William Hubbs
2014-03-30  2:33               ` Rich Freeman
2014-03-30 11:00                 ` Anthony G. Basile
2014-03-30 11:22                   ` Tom Wijsman
2014-03-30 11:32                     ` Anthony G. Basile
2014-03-30 15:14                       ` Tom Wijsman
2014-03-30 13:51                   ` Rich Freeman
2014-03-30 12:22             ` hasufell
2014-03-30 15:09               ` Andreas K. Huettel
2014-03-31 16:00             ` Samuli Suominen
2014-03-31 23:46               ` Patrick Lauer
2014-03-30  8:33 ` Michał Górny
2014-03-30  8:43   ` Patrick Lauer
2014-03-30 11:52     ` Michał Górny
2014-03-30 14:07       ` Rich Freeman
2014-03-30 16:05         ` Ulrich Mueller
2014-03-30 16:27         ` Michał Górny
2014-04-01 11:46         ` Ruud Koolen
2014-03-30  9:23   ` Rich Freeman
2014-03-30 13:56     ` Joshua Kinard
2014-03-30 15:47       ` Michał Górny
2014-03-30 23:05         ` Joshua Kinard
2014-03-30 23:43           ` Rich Freeman
2014-03-31  3:13             ` Richard Yao
2014-03-31  6:07               ` Michał Górny
2014-03-31 10:56                 ` Joshua Kinard
2014-03-31 15:44                   ` Michał Górny
2014-03-31 17:27                     ` Rich Freeman
2014-03-31 17:56                       ` Ian Stakenvicius
2014-03-31 18:12                         ` Douglas James Dunn
2014-04-01  0:20                           ` William Hubbs
2014-04-01  6:32                             ` Ulrich Mueller
2014-03-31 15:58                   ` Brian Dolbec
2014-03-31 16:19                     ` [semi-OT] " Andreas K. Huettel
2014-03-30 15:35     ` Ciaran McCreesh
2014-03-30 16:27       ` Rich Freeman
2014-03-30 16:31         ` Ciaran McCreesh
2014-03-30 16:39           ` Rich Freeman
2014-03-30 16:48             ` Ciaran McCreesh
2014-03-30 16:59               ` Rich Freeman
2014-03-30 17:01               ` Rich Freeman
2014-03-30 17:05                 ` Ciaran McCreesh
2014-03-30 16:40           ` Rich Freeman
2014-03-30 23:44             ` Douglas James Dunn
2014-03-30 23:54               ` Rich Freeman
2014-03-30 23:59                 ` Douglas Dunn
2014-03-31  0:24                   ` Douglas Dunn
2014-03-30 23:47         ` Denis Dupeyron
2014-04-06 12:34 ` Andreas K. Huettel
2014-04-06 12:47   ` hasufell
2014-04-06 12:52     ` Ciaran McCreesh
2014-04-06 12:53       ` hasufell
2014-04-06 15:10     ` Samuli Suominen
2014-04-06 15:29       ` Alexander Berntsen
2014-04-06 16:17         ` Tom Wijsman
2014-04-06 17:01           ` hasufell
2014-04-06 17:03             ` Rich Freeman
2014-04-06 17:22             ` Tom Wijsman
2014-04-06 17:48               ` hasufell
2014-04-06 18:19                 ` Tom Wijsman
2014-04-07 15:08                   ` hasufell
2014-04-07 16:46                     ` Tom Wijsman
2014-04-06 20:02             ` Rick "Zero_Chaos" Farina
2014-04-06 17:02         ` Rich Freeman
2014-04-06 21:22           ` Pacho Ramos
2014-04-07 11:36             ` Tom Wijsman
2014-04-07 11:49               ` Rich Freeman
2014-04-07 12:36                 ` Tom Wijsman
2014-04-07 12:44                   ` Samuli Suominen
2014-04-07 12:58                     ` Tom Wijsman
2014-04-07 13:30                   ` Rich Freeman
2014-04-07 15:09                     ` Tom Wijsman
2014-04-07 16:36                     ` Chris Reffett
2014-04-07 18:25                       ` Rich Freeman
2014-04-07 18:45                       ` hasufell
2014-04-07 20:06                         ` Tom Wijsman
2014-04-07 20:01                   ` Pacho Ramos
2014-04-07 14:52                 ` Samuli Suominen
2014-04-07 15:30                   ` Tom Wijsman
2014-04-06 15:31       ` Jeroen Roovers
2014-04-06 15:30         ` Samuli Suominen
2014-04-06 15:44           ` Ciaran McCreesh
2014-04-06 16:30             ` Tom Wijsman [this message]
2014-04-06 16:19         ` Tom Wijsman
2014-04-06 16:09       ` Tom Wijsman
2014-04-06 21:25         ` Joshua Kinard
2014-04-06 21:33           ` Ciaran McCreesh
2014-04-07  8:00             ` Patrick Lauer
2014-04-07 14:51               ` Ciaran McCreesh
2014-04-07 15:38                 ` Tom Wijsman
2014-04-07 18:42             ` Joshua Kinard
2014-04-06 17:33       ` Rick "Zero_Chaos" Farina
2014-04-07  5:47         ` Samuli Suominen
2014-04-07 11:51           ` Tom Wijsman
2014-04-07  7:49       ` Patrick Lauer
2014-04-07  8:02         ` Samuli Suominen
2014-04-07  8:26           ` Patrick Lauer
2014-04-07 11:54             ` Samuli Suominen
2014-04-07 12:48               ` Tom Wijsman
2014-04-07 14:49               ` Ciaran McCreesh
2014-04-07 14:58                 ` Samuli Suominen
2014-04-07 15:12                   ` Ciaran McCreesh
2014-04-08  0:37               ` Patrick Lauer
2014-04-08  4:32                 ` Samuli Suominen
2014-04-07 14:53         ` Ciaran McCreesh

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=20140406183046.0253fab2@gentoo.org \
    --to=tomwij@gentoo.org \
    --cc=ciaran.mccreesh@googlemail.com \
    --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