Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] unclear (to me) errors from portage
Date: Tue, 12 Aug 2014 05:43:46
Message-Id: 3913299.blVAWFiYDA@andromeda
In Reply to: Re: [gentoo-user] unclear (to me) errors from portage by Alan McKinnon
1 On Saturday, August 09, 2014 11:19:39 AM Alan McKinnon wrote:
2 > On 09/08/2014 10:20, J. Roeleveld wrote:
3 > > On 9 August 2014 09:53:01 CEST, Alan McKinnon <alan.mckinnon@×××××.com>
4 wrote:
5 > >> On 09/08/2014 08:35, J. Roeleveld wrote:
6 > >>>> Test vms get updated when I feel like it. Some of them never :-)
7 > >>>
8 > >>> Hope they are behind a firewall then, wouldn't want to know how quick
9 > >>
10 > >> a 2 year
11 > >>
12 > >>> old VM gets 0wned if online.
13 > >>
14 > >> They run locally in virtualbox on the laptop, and are fired up when
15 > >> needed. Like for example when I have to figure out wtf exactly did
16 > >> ubuntu do to munin today to break it *again*
17 > >
18 > > I try to avoid ubuntu.
19 > > Tried it a few years ago. Looked ok, but didn't like the convoluted way to
20 > > do a full update and ended up putting Gentoo on the netbook.
21 > you mean
22 >
23 > apt-get update && apt-get upgrade && apt-get dist-upgrade && apt-get
24 > autoremove
25 >
26 > ?
27
28 Yes
29
30 > Yeah, that drives me nuts too.
31
32 emerge --sync
33 emerge -vauDN @world
34
35 This is how to update everything in 1 step. I don't like having to do a
36 different command to update to newer versions. It's convoluted.
37
38 > But it's better than Red Hat (dependency hell) and makes the office
39 > staff workstations easy to admin (desktop stuff JustWorks for what they
40 > need to do).
41
42 My solution with RPMs:
43 - Let the desktop try it
44 - Do a new install of latest version
45 (I use Centos on VMs for testing work related stuff)
46
47 > Plus, I refuse under any circumstances to run Gentoo on production
48 > unless it's backed by a huge build farm or I have a large cluster that
49 > are all identical and have very special needs.
50
51 I use Gentoo exclusively on the servers and desktops at home. I find it easier
52 and more logical to maintain.
53 I do have a VM dedicated to building binary packages though.
54
55 > Gentoo has it's uses cases, but a loose collection of servers none of
56 > which are identical is not it.
57
58 It can be made to work, with some good planning.
59 But I agree that when the amount of servers starts getting quite large, some
60 unification is necessary. But the same then is also true for any other OS.
61
62 --
63 Joost

Replies

Subject Author
Re: [gentoo-user] unclear (to me) errors from portage Alan McKinnon <alan.mckinnon@×××××.com>