public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: James <wireless@tampabay.rr.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: update problems
Date: Tue, 22 Sep 2015 16:39:53 +0000 (UTC)	[thread overview]
Message-ID: <loom.20150922T181944-828@post.gmane.org> (raw)
In-Reply-To: 56017BC7.3030405@gmail.com

Alan McKinnon <alan.mckinnon <at> gmail.com> writes:



> > I'll add --oneshot to the EMERGE_DEFAULT_OPTS=  in make.conf.

> >> I sometimes wonder why that isn't the default way.  I guess because it
> >> would confuse folks for a bit and because it has always been that way.  

> > One thing I see, is now you have a system that is full of pkg that do
> > not update normally. I guess I'm say if you install pakages with --oneshot,
> > they are not automatically updated, or are they? (discussion).

> > 'emerge -uDNv world' is the most common form of update, probably, used
> > by gentoo users. So how to best ferret out those oneshot packages for
> > update; and that's if they should be updated....  semantics on that?

> I think you two have it backwards.

mostly true for routine users. I myself find myself testing codes
and inter operability between codes and stuff I write, more that 
just installing from the portage tree. I guess you could say I'm moving
from user to hacker status (with extreme prejudice). I do not alway
remember (-1); particularly when manually cleansing problems like the recent
ncurses episode. I like Dale's approach. I just need a tool option or simple
script that tells me what is installed and not in @system or @world.
Surely this code/option exist and I have just missed it in the literature?


> The intended workflow is that if you emerge something, you know what it
> is, you don't have to make further decisions about it and you want it
> in world.

users yes, hackers no. For a long time, I just used gentoo.
Now I'm coding (specifcations --> architecture --> then code)
and hacking (modifying other codes) quite a lot. I have a robust
world file that migrates from workstation to workstation and only
update it, replace pkgs, or add a select few niftyones, like
trace-cmd and heaptrack.

So I'm not suggesting this for normal, new gentoo users.


 <at> world, by definition, is the list of packages you want. That plus
 <at> system plus all deps constitutes the set of what should be on the
system, anything you have not in that set is subject to depcleaning

true.

If you are not sure about some package, by all means emerge it with -1.
Check it out, verify it, make sure it does what you want then get it in
world with emerge -n. Why would you want to have stuff around for
extended periods that is not in world?

Again, user focused, mostly true.

If you have a package that you no longer want (as you know what is in
your world right), unmerge it with -C

It's not that simple. I'm spending a large amount of my gentoo-admin
time installing--testing--marinating--modifying--testing--removal.
Dale's simple suggesting is brilliant for my needs. (thx Dale).

Don't make life difficult for yourself. It's MUCH easier to know what's
in world than to try and remember what should be and isn't.

Users (YES)   hackers(??? no in my case).

Sorry bro, I'm running with Dale in this one.

Now, I still need a --oneshot parser solution for vdb (/var/db/pkg/)?
1] Glep-64 preliminary code?
2] a DAG?
3] Neil's mod to CheckInstall?
4] a 'man page option' would be keenest; that I have missed?
5] a script?
6] or a profile?  [10]  default/linux/amd64/13.0/developer

I've been looking for some details on the developer profile;
a list of additional packages only or some other keen settings
and other goodies ?



James



 



  reply	other threads:[~2015-09-22 16:40 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-19 19:36 [gentoo-user] update problems lee
2015-09-19 19:57 ` Alan McKinnon
2015-09-19 22:17   ` Rich Freeman
2015-09-19 22:46     ` Alan McKinnon
2015-09-20  0:37       ` Philip Webb
2015-09-20 11:52         ` Neil Bothwick
2015-09-20 12:06           ` Rich Freeman
2015-09-22 20:11             ` [gentoo-user] " James
2015-09-26  9:47     ` [gentoo-user] " lee
2015-09-26 11:33       ` Alan McKinnon
2015-09-27 19:17         ` lee
2015-09-27 21:29           ` Alan McKinnon
2015-09-28 22:52             ` lee
2015-09-28 23:46               ` Alec Ten Harmsel
2015-09-29 18:56                 ` lee
2015-09-29  0:09               ` Neil Bothwick
2015-09-29 18:45                 ` lee
2015-09-29 19:36                   ` Alan Mackenzie
2015-10-03 17:27                     ` lee
2015-10-01  9:39                   ` Neil Bothwick
2015-10-01 11:10                     ` Rich Freeman
2015-10-01 13:27                       ` Neil Bothwick
2015-10-03 18:10                     ` lee
2015-10-03 20:01                       ` allan gottlieb
2015-09-20 14:25   ` lee
2015-09-20 17:24     ` J. Roeleveld
2015-09-20 17:31       ` Rich Freeman
2015-09-26 13:51         ` lee
2015-09-26 15:09           ` Rich Freeman
2015-09-27 19:35             ` lee
2015-09-26 16:28           ` Neil Bothwick
2015-09-26 13:10       ` lee
2015-09-26 15:31         ` J. Roeleveld
2015-09-26 16:47         ` Neil Bothwick
2015-09-26 18:16           ` Alan McKinnon
2015-09-26 20:58             ` Neil Bothwick
2015-09-19 20:05 ` Neil Bothwick
2015-09-19 20:11   ` Alan McKinnon
2015-09-19 20:12   ` Mick
2015-09-20 15:28   ` lee
2015-09-20 15:57     ` Rich Freeman
2015-09-20 16:29     ` Alan McKinnon
2015-09-26 15:00       ` lee
2015-09-27 13:14         ` Alan McKinnon
2015-09-20 16:35     ` Neil Bothwick
2015-09-21  1:29   ` Paul Colquhoun
2015-09-19 21:29 ` Daniel Frey
2015-09-20 18:07   ` [gentoo-user] " James
2015-09-20 19:35     ` Daniel Frey
2015-09-20 20:59       ` Dale
2015-09-22 15:55         ` James
2015-09-22 16:03           ` Alan McKinnon
2015-09-22 16:39             ` James [this message]
2015-09-22 17:17               ` Alan McKinnon
2015-09-22 16:42             ` Neil Bothwick
2015-09-22 17:08               ` Alan McKinnon
2015-09-22 17:35               ` James
2015-09-22 18:08                 ` Neil Bothwick
2015-09-22 19:05             ` Dale
2015-09-20 20:24     ` Neil Bothwick
  -- strict thread matches above, loose matches on Subject: below --
2015-09-29 20:00 [gentoo-user] Major site redesign, SEO, and 301 redirects Tanstaafl
2015-09-29 20:19 ` J. Roeleveld
2015-09-29 20:39   ` Alan McKinnon
2015-09-30  0:02     ` [gentoo-user] " James
2015-10-01 11:22       ` Tanstaafl
2015-10-01 11:25         ` Alan McKinnon
2015-09-30  0:28 ` [gentoo-user] " Alan McKinnon
2015-09-30  7:36   ` Mick
2015-10-01 11:26     ` Tanstaafl
2015-10-01 11:35   ` Tanstaafl
2015-10-01 11:58     ` Alan McKinnon
2015-10-01 12:21       ` Tanstaafl
2015-10-01 14:35         ` Mick
2015-10-01 23:00           ` Walter Dnes
2015-10-02  7:41             ` Mick

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=loom.20150922T181944-828@post.gmane.org \
    --to=wireless@tampabay.rr.com \
    --cc=gentoo-user@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