public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Joakim Tjernlund <joakim.tjernlund@transmode.se>
To: "gentoo-portage-dev@lists.gentoo.org"
	<gentoo-portage-dev@lists.gentoo.org>
Subject: Re: [gentoo-portage-dev] custom profiles?
Date: Wed, 11 Mar 2015 22:14:51 +0000	[thread overview]
Message-ID: <1426112091.31989.97.camel@transmode.se> (raw)
In-Reply-To: <1426107751.31989.84.camel@transmode.se>

On Wed, 2015-03-11 at 21:02 +0000, Joakim Tjernlund wrote:
> On Wed, 2015-03-11 at 13:48 -0700, Zac Medico wrote:
> > On 03/11/2015 01:27 PM, Brian Dolbec wrote:
> > > On Wed, 11 Mar 2015 20:16:06 +0000
> > > Joakim Tjernlund <joakim.tjernlund@transmode.se> wrote:
> > > > Why is --dynamic-deps=y default? This feels like lying about your true deps, I am probably missing 
> > > > something here, an example would be great:)  
> > > 
> > > 
> > > Because the last time we even discussed the possibility of changing this and steps that might be to fix 
> > > problems,...  There were a few individuals that raised such a stink about it, they even brought it to 
> > > council to have us STOPPED.
> > 
> > Well, stuff like this happens when you have lots of users. On the bright side, at least we have users! 
> > Something similar happened when I tried to make emerge --quiet-build the default.
> > 
> > > So, as a result much of the portage team don't feel like working on portage.  Heaven forbid we actually 
> > > make a change!
> > 
> > It's not so bad, considering that you can simply use --dynamic-deps=n if you want, and now --changed-deps 
> > makes it feasible regardless of what ebuild developers do.
> 
> Oops, seems like I stumbled into a delicate area.
> Anyhow, thanks for clarifying this. I will change Transmode defaults to --dynamic-deps=n and
> see what happens.
> Maybe a gentle push for --dynamic-deps=n in the man page could be the way forward?

So I added --dynamic-deps=n and got:
emerge: there are no ebuilds built with USE flags to satisfy ">=virtual/udev-208[gudev]".
!!! One of the following packages is required to complete your request:
- virtual/udev-215::gentoo (Missing IUSE: gudev)
(dependency required by "sys-fs/udisks-2.1.3::gentoo" [installed])
(dependency required by "gnome-base/gvfs-1.20.3::gentoo" [installed]) 
(dependency required by "mate-base/caja-1.8.2-r1::gentoo" [installed]) 
(dependency required by "mate-base/mate-1.8.0::gentoo" [installed]) 
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])

After emerge with --changed-deps (165 pkgs), --dynamic-deps=n started to work:)

I guess --dynamic-deps=n found a bug in my database, rebuilding stuff with --changed-deps=y
fixed it.

Then I should use --changed-deps=y with --dynamic-deps=n or is that just extra precaution?

Something else, can I have patches in my profile which epatch_user picks up?

    Jocke


  reply	other threads:[~2015-03-11 22:14 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-06 10:15 [gentoo-portage-dev] custom profiles? Joakim Tjernlund
2015-03-07 20:18 ` Zac Medico
2015-03-08 15:47   ` Joakim Tjernlund
2015-03-08 17:01     ` Joakim Tjernlund
2015-03-08 18:58       ` Zac Medico
2015-03-11 15:48         ` Joakim Tjernlund
2015-03-11 17:56           ` Zac Medico
2015-03-11 20:16             ` Joakim Tjernlund
2015-03-11 20:27               ` Brian Dolbec
2015-03-11 20:48                 ` Zac Medico
2015-03-11 21:02                   ` Joakim Tjernlund
2015-03-11 22:14                     ` Joakim Tjernlund [this message]
2015-03-11 22:27                       ` Zac Medico
2015-03-11 20:43               ` Zac Medico
2015-03-12 21:43                 ` Joakim Tjernlund
2015-03-13  0:51                   ` Zac Medico
2015-03-13  7:51                     ` Joakim Tjernlund
2015-03-13 12:08                     ` Joakim Tjernlund
2015-03-13 17:51                       ` Zac Medico
2015-03-14 12:55                         ` Joakim Tjernlund
2015-03-14 17:58                           ` Zac Medico
2015-03-14 18:35                             ` Joakim Tjernlund
2015-03-14 18:51                               ` Zac Medico
2015-03-14 16:12                 ` Joakim Tjernlund
2015-03-14 18:08                   ` Zac Medico
2015-03-14 18:41                     ` Joakim Tjernlund
2015-03-14 18:57                       ` Zac Medico
2015-03-14 19:30                         ` Joakim Tjernlund
2015-03-14 21:02                           ` Zac Medico
2015-03-15 16:37                             ` Joakim Tjernlund
2015-03-16 16:31                               ` Joakim Tjernlund
2015-03-16 18:12                                 ` Zac Medico
2015-04-01 21:00                                   ` Joakim Tjernlund
2015-04-01 21:28                                     ` Zac Medico
2015-04-01 21:43                                       ` Joakim Tjernlund

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=1426112091.31989.97.camel@transmode.se \
    --to=joakim.tjernlund@transmode.se \
    --cc=gentoo-portage-dev@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