[gentoo-portage-dev] Re: [PATCH] portage.output: Replace darkblue colors with teal

2021-12-06 Thread Duncan
hat's being looked at as well, but that doesn't change the fact that an improved default color.map, as here, is useful too. =:^) -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman

[gentoo-portage-dev] Re: [PATCH] lib/_emerge/actions.py: warn on missing /run

2021-10-07 Thread Duncan
agement may malfunction." Omitting "that" after "It seems" to shorten further, the longer /proc case would result in: It seems /proc is not mounted. Process management may malfunction. Nicely under the target 70 chars. =:^) -- Duncan - List replies preferred. No HTML msgs.

[gentoo-portage-dev] Re: [PATCH 2/2] lib/_emerge/resolver/output_helpers.py: explicitly state 'all satisfied'

2021-10-06 Thread Duncan
Thanks. I could get my brain around the old format but this is /so/ much nicer! =:^) -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman

[gentoo-portage-dev] Re: Ebuild - portage variable names

2018-11-28 Thread Duncan
ge easier for a quick lookup, and only tend to use PMS when I'm checking details not in the ebuild (5) manpage or I need the specific wording of the agreed PMS standard. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman

[gentoo-portage-dev] Re: [RFC] Improving Gentoo package format

2018-11-11 Thread Duncan
binpkg-${PF} to emphasize the binpkg part and group any emergency-installed packages together in an alphabetical listing. But whichever's easiest for portage to work with, which probably makes the -binpkg suffix version a better choice, requiring less modification to existing code. Is there any interest at all in binpkgs, perhaps when improved, from the other PMs? Or are they effectively dead now or not interested in binpkgs even if the format were to be improved, or simply too hard to work with? Because "it'd be nice" (aka MAY level) to have this formally standardized to PMS... if there's any interest from the other PMs. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman

[gentoo-portage-dev] Re: [PATCH] emerge: add --changed-deps-report option (bug 645780)

2018-01-29 Thread Duncan
al quite irritating by about the third time I saw it, even if also helpful. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman

[gentoo-portage-dev] Re: Plan for initial integration of gemato with portage

2018-01-24 Thread Duncan
ntion: or the more detailed instructions the news item points to if they get too long to be in the news item itself. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman

[gentoo-portage-dev] Re: Is portage (/usr)/bin-merge safe?

2017-12-07 Thread Duncan
Zac Medico posted on Thu, 07 Dec 2017 01:07:21 -0800 as excerpted: > On 12/07/2017 12:37 AM, Duncan wrote: >> Zac Medico posted on Fri, 31 May 2013 22:49:02 -0700 as excerpted: >> >>> On 05/31/2013 10:36 PM, Duncan wrote: >>>> As in subjec

[gentoo-portage-dev] Re: Is portage (/usr)/bin-merge safe?

2017-12-07 Thread Duncan
Zac Medico posted on Fri, 31 May 2013 22:49:02 -0700 as excerpted: > On 05/31/2013 10:36 PM, Duncan wrote: >> As in subject, is portage bin/usr-bin merge safe? >> >> It appears most of my clashing files are /usr/bin/* -> /bin/* symlinks. >> (That's just bin, I'

[gentoo-portage-dev] Re: [PATCH] emerge: add --autounmask-keep-keywords option (bug 622480)

2017-08-14 Thread Duncan
being automatically written, allowing the user direct control over what's actually written and how. =:^) -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman

[gentoo-portage-dev] Re: [PATCH] emerge: add --autounmask-keep-keywords option (bug 622480)

2017-08-13 Thread Duncan
, doing it manually means I remember the details I did /not/ put down much more readily, once prompted by the ones I did. Even if an automated version could do it it'd need to write paragraphs in ordered to allow me to make sense of it a year or whatever later, compared to my single line wh

[gentoo-portage-dev] OT: Screen bragging. Was: [PROPOSAL] Don't split user visible messages across multiple lines

2017-03-17 Thread Duncan
ld 9.0 in my konsole windows, yields: $ echo $COLUMNS x $LINES 179 x 78 And that's six of those on the 65" 4K, PLUS the full-screen 1080p youtube or whatever window on the 48". =:^) This is the first time I can honestly say I have enough screen space that most of the time I'm not activ

[gentoo-portage-dev] Re: [PATCH v2] emerge: auto-enable --with-bdeps if --usepkg is not enabled (bug 598444)

2017-03-05 Thread Duncan
means, confusing tho it may be, it /does/ result in most people not needing to care, so in the end, even tho I agree it's definitely more complex than I'd wish, I'll have to lean Zac's way on this one. Which effectively surprises even me. I started this post expecting I was going to agree with

[gentoo-portage-dev] Re: [PATCH] grabfile_package: support -* in profile "packages" files (bug 610670)

2017-02-23 Thread Duncan
ation features for a rather significant number of packages, and to be better informed and active in terms of what specific packages I do have on the system.) I'll be looking forward to seeing this in a release. =:^) -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman

[gentoo-portage-dev] Re: [PATCH] Add emerge --autounmask-continue option (bug 582624)

2016-07-01 Thread Duncan
people who haven't, aren't as likely to blunder into it due to the stereotypical "rm -rf .*" type advice. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman

[gentoo-portage-dev] Re: [PATCH v2] repoman: declare '-x', '--xmlparse' command line options obsolete

2016-05-23 Thread Duncan
al reasons...) after the option is no longer allowed (whether it directly triggers an error or simply isn't processed at all, thus likely triggering an indirect error due to incorrect parsing of other options and parameters on the command line). -- Duncan - List replies preferred. N

[gentoo-portage-dev] Re: [PATCH] repoman: declare '-x', '--xmlparse' command line options obsolete

2016-05-19 Thread Duncan
the option somewhere in old code will still be able to lookup what it did, and know that they can simply mentally ignore that option when mentally tracing the old code in their head and delete it in their updated version, because it's now the default. -- Duncan - List replies preferred.

[gentoo-portage-dev] Re: Adding sets to @world in custom profile?

2015-11-26 Thread Duncan
ide to keep them, they're moved to the appropriate sets file. If not, I simply delete the entry in world and let depclean do its thing. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman

[gentoo-portage-dev] Re: [PATCH] egencache: Delay updating Manifests until all other tasks complete

2015-11-13 Thread Duncan
see usage notes) as well. (Meanwhile, I seriously can't picture /anyone/ using "propreantepenultimate" except as a joke!) -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman

[gentoo-portage-dev] Re: How to have several gentoo repos on one machine?

2015-10-22 Thread Duncan
Joakim Tjernlund posted on Thu, 22 Oct 2015 06:48:06 + as excerpted: > On Thu, 2015-10-22 at 02:29 +0000, Duncan wrote: >> Joakim Tjernlund posted on Wed, 21 Oct 2015 11:08:02 + as >> excerpted: >> >> > I need to more than one gentoo repo in my comp

[gentoo-portage-dev] Re: @sets and @profile does not work when ROOT=PORTAGE_CONFIGROOT=/my/new/root

2015-10-22 Thread Duncan
ow needs a literal trailing 's' as well." Again, thanks. Seeing similar trailing-s usage should be way less confusing now. =:^) -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman

[gentoo-portage-dev] Re: How to have several gentoo repos on one machine?

2015-10-21 Thread Duncan
epos all any more, here, and git of course has its git-ignore feature/files, which I use now. But I used rsync's exclude as suggested above, for years. Worked fine. =:^) -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman

[gentoo-portage-dev] Re: [PATCH] emerge(1): document --oneshot caveats (bug 563482)

2015-10-21 Thread Duncan
pdates. =:^) (And now I understand the interaction between not running --deep, and --oneshot, as well. =:^) -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman

[gentoo-portage-dev] Re: gentoolkit.git repository reorganized

2015-10-20 Thread Duncan
package in an entirely separate repo does make sense, altho some devs do apparently prefer to keep multiple packages in the same repo (see udev with systemd, to mention one rather controversial example). -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lor

[gentoo-portage-dev] Re: [PATCH] emerge(1): document --oneshot caveats (bug 563482)

2015-10-20 Thread Duncan
knew, without @world pinning them in, portage's depgraph didn't include them and that was that, --deep or not. So the connection between --deep and --oneshot is new to me, and I'd love to know more about the implications. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree pro

[gentoo-portage-dev] Re: [PATCH] man/ebuild.5: Update description of =* operator.

2015-09-22 Thread Duncan
e date string thing worked it was only by accident, as it was always exploiting a bug...) But as a workaround, has anyone suggested the obvious... 2015.0922 ? I find 2015.0922 visually easier to parse than 20150922, in any case, and in fact routinely do break it down into four-digit substrings her

[gentoo-portage-dev] Re: Portage questions

2015-09-20 Thread Duncan
half way thru the story and missed something critical, which has me wondering if I'm missing something on the first one too, since it seemed so simple, thus the remark above to that effect), but it's possible a dev will understand better and be able to answer. -- Duncan - List replies

[gentoo-portage-dev] Re: Up the email communication!

2015-06-02 Thread Duncan
-dev opinion counts for too much, but FWIW, agreed with the point. I don't do IRC so seeing the acks, etc, on- list, would make it easier for me to follow too. =:^) -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he

[gentoo-portage-dev] Re: RFC: emerge manpage options categorization

2015-06-02 Thread Duncan
Mike Frysinger posted on Tue, 02 Jun 2015 10:47:59 -0400 as excerpted: On 12 Mar 2015 13:52, Duncan wrote: Tho as proposed, that all-options section may /optionally/ be moved into its own manpage, with an explicit note to that effect in the main manpage. i think splitting the content

[gentoo-portage-dev] Re: Dynamic USE dependencies

2015-04-04 Thread Duncan
Brian Dolbec posted on Fri, 03 Apr 2015 06:31:27 -0700 as excerpted: On Fri, 3 Apr 2015 11:52:39 + (UTC) Duncan 1i5t5.dun...@cox.net wrote: Brian Dolbec posted on Thu, 02 Apr 2015 23:59:06 -0700 as excerpted: enalyze is little known to users. I'd never heard of enalyze before

[gentoo-portage-dev] Re: Dynamic USE dependencies

2015-04-03 Thread Duncan
there is verified there for a reason now, too.) -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: Dynamic USE dependencies

2015-04-02 Thread Duncan
is going further down that emerge writing its own config path, without (IMO) appropriate safeguards. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: running ebuild in src tree

2015-03-13 Thread Duncan
embedded, which you didn't mention.) But of course, gentoo/portage lets you do it your way too, as demonstrated by the hacks you posted. =:^) -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard

[gentoo-portage-dev] Re: running ebuild in src tree

2015-03-13 Thread Duncan
. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: RFC: emerge manpage options categorization

2015-03-12 Thread Duncan
Kent Fredric posted on Thu, 12 Mar 2015 15:23:59 +1300 as excerpted: On 12 March 2015 at 15:19, Duncan 1i5t5.dun...@cox.net wrote: Comments? A less radical change would be some sort of tagging notation on each feature to indicate their usage. That way, it doesn't impede the current

[gentoo-portage-dev] Re: RFC: emerge manpage options categorization

2015-03-12 Thread Duncan
Alexander Berntsen posted on Thu, 12 Mar 2015 12:25:31 +0100 as excerpted: On 12/03/15 03:19, Duncan wrote: Comments? Sure. Patches welcome. LOL. I was expecting that[1]. =:^) While I don't know the (presumably) roff markup I've seen in the manpage patches, it'd definitely be useful

[gentoo-portage-dev] Re: running ebuild in src tree

2015-03-11 Thread Duncan
less since it'll avoid the build-time writes to permanent storage) as doing the in-place build directly. Plus, creating a tmpfs mount if necessary, and setting PORTAGE_TMPDIR, is easy, and you'll dramatically speed-up normal builds as well. =:^) -- Duncan - List replies preferred. No HTML

[gentoo-portage-dev] RFC: emerge manpage options categorization

2015-03-11 Thread Duncan
they expose. In theory, the actions category could be split up as well, perhaps simply into common and other, but I'm less sure about this idea and consider it less urgent in any case. Comments? -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master

[gentoo-portage-dev] Re: [PATCH] man/emaint.1: Add entry about the merges module

2015-02-28 Thread Duncan
, the manpage reads like it's rather outdated, having been only barebones-updated for recent additions such that there's now missing and outdated bits. Which I guess is exactly the case... -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use

[gentoo-portage-dev] Re: [PATCH] emaint.1: Update man page for better clarity

2015-02-28 Thread Duncan
Brian Dolbec posted on Sat, 28 Feb 2015 16:11:56 -0800 as excerpted: As recommended by Duncan on the gentoo-portage-dev list. Clarify the all command. Add OPTIONS to all commands, so a user can determine which modules may run when the 'all' command is used. Remove repetitive '(* command

[gentoo-portage-dev] Re: [PATCH 1/2] Add FEATURES=binpkg-multi-instance (bug 150031)

2015-02-17 Thread Duncan
Duncan posted on Wed, 18 Feb 2015 03:40:35 + as excerpted: Reading this gave me a distinct sense of deja vu reading this. ... =:^P Crossed in the mail. Already corrected in the new series. =:^) -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord

[gentoo-portage-dev] Re: [gentoo-dev] [PATCH] pym/portage/news.py: let slackers copy+paste the news read command

2015-01-30 Thread Duncan
to parallel the X driver would sure be nice!) -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: [PATCH] man pages: note that make.conf can be a directory (463266)

2014-12-28 Thread Duncan
always just worked. Now that it's needed... Thanks again! =:^) -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: [PATCH] man pages: note that make.conf can be a directory (463266)

2014-12-26 Thread Duncan
the packages that reference it are known to handle it. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: [RFC] New file layout for PKGDIR and binhosts

2014-12-25 Thread Duncan
an automated cleaner that can keep just the last N package versions around while deleting the others, that much more important. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: [RFC] New file layout for PKGDIR and binhosts

2014-12-25 Thread Duncan
(a hazard for those who have been around long enough to have tools seriously evolve after the original learning period), and hadn't thought at all about hardlinks (or btrfs reflinks, since I'm using it for that partition). I expect I'll find this quite useful. =:^) -- Duncan - List replies

[gentoo-portage-dev] Re: [PATCH] unprivileged mode: generate PORTAGE_DEPCACHEDIR

2014-11-09 Thread Duncan
for --pretend. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: [PATCH] unprivileged mode: generate PORTAGE_DEPCACHEDIR

2014-11-09 Thread Duncan
unprivileged mode. If you do happen to use it, then you will probably appreciate this patch. I misinterpreted then, thinking unprivileged mode was simply running as a normal user. Thanks. (And good to see you back... with more help now. =:^) -- Duncan - List replies preferred. No HTML msgs. Every

[gentoo-portage-dev] Re: [RFC] Package description index file format for faster emerge search actions

2014-10-14 Thread Duncan
-r1: sandbox'd LD_PRELOAD hack What about homepage? An index for it too? (I found myself so frequently esearching for homepage that I hacked up a script that greps package names and homepages from the esearch results.) -- Duncan - List replies preferred. No HTML msgs. Every nonfree program

[gentoo-portage-dev] Re: [RFC] Package description index file format for faster emerge search actions

2014-10-14 Thread Duncan
Zac Medico posted on Tue, 14 Oct 2014 03:05:35 -0700 as excerpted: On 10/14/2014 02:53 AM, Duncan wrote: Zac Medico posted on Tue, 14 Oct 2014 00:40:21 -0700 as excerpted: I suggest that we add support for a package description index file format. What about homepage? An index

[gentoo-portage-dev] Re: [PATCH] dblink.mergeme: implement bug #523684

2014-09-26 Thread Duncan
available. Thank you! =:^) -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: [PATCH 0/4] Autounmask changes

2014-08-13 Thread Duncan
about that. If people think the confusion over --autounmask changing meaning isn't as big a deal as saving those few extra characters necessary for the longer -write variant, fine with me. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you

[gentoo-portage-dev] Re: Signing off patches

2014-01-16 Thread Duncan
the patch is or may be preliminary, and they're not yet ready for integration-tree inclusion or final review, tho they usually say as much in the patch description as well. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he

[gentoo-portage-dev] Re: [PATCHES] Remove --autounmask, rename --autounmask-write to --autounmask

2013-11-21 Thread Duncan
a sufficiently drastic change from current behavior that I'd expect a good changelog entry mentioning it, and preferably a news item, as it has the potential to screw up people's configs if they aren't paying attention when the default changes. -- Duncan - List replies preferred. No HTML msgs

[gentoo-portage-dev] Re: [PATCHES] Remove --autounmask, rename --autounmask-write to --autounmask

2013-11-21 Thread Duncan
Alexander Berntsen posted on Thu, 21 Nov 2013 13:03:36 +0100 as excerpted: On 21/11/13 12:19, Duncan wrote: I'm with zmedico in comment #11, and *STRONGLY* oppose this change as you're proposing. Current autounmask is **NOT** useless. How is it not? Consider comment 6[0] and 10[1]. I read

[gentoo-portage-dev] Re: [PATCHES] Remove --autounmask, rename --autounmask-write to --autounmask

2013-11-21 Thread Duncan
with the output, I can simply let it go ahead. [0] https://bugs.gentoo.org/show_bug.cgi?id=481578#c10 -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: Is portage (/usr)/bin-merge safe?

2013-06-02 Thread Duncan
are a profile thing and I'm already running a heavily modified profile, no @system for instance, I could probably simply modify that... Actually, that's probably a better solution in any case, since it's just undoing mainline settings the same way mainline does them in the first place.) -- Duncan

[gentoo-portage-dev] Is portage (/usr)/bin-merge safe?

2013-05-31 Thread Duncan
thinking about it... If it's not easily doable anyway, that cuts short the internal debate.) -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] app-shells/gentoo-bashcomp needs some portage expert lovin'

2012-09-11 Thread Duncan
open for over two months and is directly related to the make.conf move, so it's a big one, simple fix proposed, but no actual fixes in-tree yet, plus seeing all those others related to portage and gentoolkit, thus the request here.) -- Duncan - List replies preferred. No HTML msgs. Every

[gentoo-portage-dev] Re: tools-portage packages

2012-07-18 Thread Duncan
it embedded in my update script as well, to update its database, and have a few front-ends for it (ehome being the most used), which return just the specified data. So switching to eix if esearch is treecleaned wouldn't be entirely painless, but it shouldn't be overly painful, either. -- Duncan

[gentoo-portage-dev] Re: Is there any short syntax for REQUIRED_USE when a lot of USE flags need another one enabled?

2011-12-17 Thread Duncan
it. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: forcing a USE flag if another is on

2009-12-30 Thread Duncan
it if in doubt... or put it in one of the bashrcs, with a conditional so it's only applied to the package in question.) -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: sets remove support replacement?

2009-11-19 Thread Duncan
Zac Medico posted on Wed, 18 Nov 2009 23:36:28 -0800 as excerpted: There's no replacement for it yet, so yes, for now that seems like the best option if you need such fine-grained control. Thanks. Done. =:^) -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has

[gentoo-portage-dev] sets remove support replacement?

2009-11-17 Thread Duncan
know that. =:^) -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: REVDEP-REBUILD and emerge default options

2009-10-21 Thread Duncan
Arthur D. posted on Wed, 21 Oct 2009 09:30:16 +0300 as excerpted: To Duncan: FWIW, 12 days isn't so bad. I didn't say 12 days is bad or something similar. I opened public bug report after having no reply in 12 days. Did I something wrong? I misunderstood you, then. It read to me as if you

[gentoo-portage-dev] Re: REVDEP-REBUILD and emerge default options

2009-10-20 Thread Duncan
of a couple weeks or more. That's simply a fact of life one deals with. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: layman attempts to read all overlay lists when synchronizing local overlay

2009-09-09 Thread Duncan
option, similar to the one already there for nocheck. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: official way for setting per package CFLAGS and FEATURES?

2009-07-20 Thread Duncan
, who hopefully know to report its use when it applies. If you check bugs I've filed, for instance, say for parallel make aka MAKEOPTS, you'll note that I often mention that I verified that MAKEOPTS=-j1 works by setting it in the appropriate env file.) -- Duncan - List replies preferred

[gentoo-portage-dev] Re: official way for setting per package CFLAGS and FEATURES?

2009-07-20 Thread Duncan
Zac Medico zmed...@gentoo.org posted 4a64c19b.80...@gentoo.org, excerpted below, on Mon, 20 Jul 2009 12:12:27 -0700: Duncan wrote: Does /etc/portage/env work for the python part of portage yet, or just the ebuild.sh layer? It only works for ebuild.sh since it's implemented via $PORTDIR

[gentoo-portage-dev] Re: euse creates broken /etc/make.conf when USE declaration starts with empty line:

2009-06-24 Thread Duncan
if you want a second user opinion, or just some peer help, before bothering a dev. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: Conflicting RDEPENDS

2009-06-07 Thread Duncan
it! =:^) -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: Conflicting RDEPENDS

2009-05-31 Thread Duncan
Marijn Schouten (hkBst) hk...@gentoo.org posted 4a22682a.1050...@gentoo.org, excerpted below, on Sun, 31 May 2009 13:21:14 +0200: Duncan wrote: For leaf packages [-1] serves as a sort of test install. Experimental installs and their deps typically sit in the --depclean list for anything

[gentoo-portage-dev] Re: Conflicting RDEPENDS

2009-05-31 Thread Duncan
, but this would be less convenient than if portage shipped with the trialware group functionality, no matter how it was implemented. IOW, manual creation isn't as convenient as having it a normal part of portage would be. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord

[gentoo-portage-dev] Re: Conflicting RDEPENDS

2009-05-30 Thread Duncan
can't imagine ever using it or for that matter @installed in any form here as it just doesn't fit my admin style (as should be self-evident from the above), but since that's effectively what we're talking about... -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord

[gentoo-portage-dev] Re: Conflicting RDEPENDS

2009-05-29 Thread Duncan
something he didn't want in @world. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: Recommendation about faster (not smaller) filesystem and blocksize combination for portage tree

2009-04-17 Thread Duncan
Pacho Ramos pa...@condmat1.ciencias.uniovi.es posted 1239914420.18698.0.ca...@localhost, excerpted below, on Thu, 16 Apr 2009 22:40:20 +0200: Thanks, finally seems that, in my case, reiserfs with nolog,noatime works really fast and with a smaller size (thanks to tail) :-D =:^) -- Duncan

[gentoo-portage-dev] Re: Recommendation about faster (not smaller) filesystem and blocksize combination for portage tree

2009-03-30 Thread Duncan
much user portage speed tips, but ask in the user list and forums and you'll surely get all sorts of info! =:^) -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] %n in writable segment detected ??

2009-03-14 Thread Duncan
of 5 complete, 1 runningLoad avg: 4.81, 3.95, 2.11*** %n in writable segment detected *** Thanks! -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: %n in writable segment detected ??

2009-03-14 Thread Duncan
Duncan 1i5t5.dun...@cox.net posted pan.2009.03.14.16.53...@cox.net, excerpted below, on Sat, 14 Mar 2009 16:53:52 +: What's the below %n in writable segment detected bit all about? Here's some more strange output, from the last line above but here shown as it was when portage finished

[gentoo-portage-dev] Re: [RFC] portage-2.1.6 release plans

2008-11-07 Thread Duncan
-- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] Re: portage-2.2-rc3 parallel merges quit being parallel

2008-07-28 Thread Duncan
René 'Necoro' Neumann [EMAIL PROTECTED] posted [EMAIL PROTECTED], excerpted below, on Sun, 27 Jul 2008 22:31:55 +0200: Duncan schrieb: Also, a little monitoring utility that could be run in another terminal and just list and update all the currently merging packages, and any that had failed

[gentoo-portage-dev] Re: portage-2.2-rc3 parallel merges quit being parallel

2008-07-27 Thread Duncan
, but it's possible I need to lower it. More experimentation is necessary! =8^) -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman

[gentoo-portage-dev] portage-2.2-rc3 parallel merges quit being parallel

2008-07-26 Thread Duncan
confused the first time at just one job an install took a bit, as that's apparently not counted as running, so it appeared nothing was going on for a bit. Maybe an installing count as well would be useful... and prevent that confusion. Thanks, guys. It's already fun playing with! =8^) -- Duncan

[gentoo-portage-dev] Re: portage-2.2-rc3 parallel merges quit being parallel

2008-07-26 Thread Duncan
Andrew Gaffney [EMAIL PROTECTED] posted [EMAIL PROTECTED], excerpted below, on Sat, 26 Jul 2008 16:56:20 -0500: Duncan wrote: --jobs=10 --keep-going --load-average=15 For a dual-dual-core setup, a load average of 4.0 is fully loaded. Anything higher than that and you're just causing jobs

[gentoo-portage-dev] Re: use* cleanup

2007-11-02 Thread Duncan
in cooperation with the EAPI definition project. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman -- [EMAIL PROTECTED] mailing list

[gentoo-portage-dev] Re: New preserve-libs feature

2007-02-23 Thread Duncan
sysadmins everywhere, so it's easily worth mentioning in the handbook as one of the valuable tools portage provides. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman -- gentoo

[gentoo-portage-dev] Re: QA Notice: ECLASS 'foo' inherited illegally

2006-06-09 Thread Duncan
in light of the paludis discussion I had followed on gentoo-dev. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman -- gentoo-portage-dev@gentoo.org mailing list

[gentoo-portage-dev] Re: 2.1-rc3-r5 extraneous but (I think) harmless message?

2006-06-03 Thread Duncan
an old one, and as I said, appears harmless other than the misleading display. Therefore, better to let sleeping dogs sleep, for 2.1 anyway. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard

[gentoo-portage-dev] Does 2.1 retain eclass info in binpkgs?

2006-06-02 Thread Duncan
. That's what I'm hoping, anyway. Is that a true summation or does portage 2.1 now retain build-time eclasses in the binpkg, rather than using those in the tree, when merging the binpkg? -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use

[gentoo-portage-dev] Re: backend support for FEATURES=debug-build (again)

2006-05-13 Thread Duncan
. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman -- gentoo-portage-dev@gentoo.org mailing list

[gentoo-portage-dev] QA Notice: ECLASS 'foo' inherited illegally

2006-04-24 Thread Duncan
the warning and not filing the bugs! =8^) Or... is it still not yet a bug to file about? In that case, the brief explanation would still be very much appreciated. =8^) -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he

[gentoo-portage-dev] Re: Re: 2.1 release candidate soon?

2006-04-15 Thread Duncan
not say if i have emerged confcache and, if i have emerged it, which version it is. I think this should also be listed in emerge --info. Very good point. -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master

[gentoo-portage-dev] Re: should we add userpriv and usersandox to make.globals FEATURES?

2006-04-10 Thread Duncan
! -- Duncan - List replies preferred. No HTML msgs. Every nonfree program has a lord, a master -- and if you use the program, he is your master. Richard Stallman in http://www.linuxdevcenter.com/pub/a/linux/2004/12/22/rms_interview.html -- gentoo-portage-dev@gentoo.org mailing list