Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] npm: ERR! cb() never called!
Date: Fri, 18 Sep 2015 06:58:27
Message-Id: 55FBB5F3.8070101@gmail.com
In Reply to: Re: [gentoo-user] npm: ERR! cb() never called! by Michael Orlitzky
1 On 18/09/2015 00:48, Michael Orlitzky wrote:
2 > On 09/17/2015 05:13 PM, Alan McKinnon wrote:
3 >>
4 >> Slightly OT, but the general idea of package management isn't hard.
5 >>
6 >> Put the stuff you should have in a list, then compare what you should
7 >> have to what you do have. Go get and install what you don't have, then
8 >> make a record that you did it.
9 >>
10 >> Everything needed to get these basics right has been known for 40 years
11 >> or more - fellows like Wirth and Dijkstra figured it all out way back when.
12 >>
13 >> Sure, there's always modern stumbling blocks (like why we have subslots)
14 >> but that's extra to the essential basics.
15 >>
16 >> So why oh why do the latest generation of wunderkinds (not) always get
17 >> it so completely WRONG? 3 runs to fetch all the deps? I suppose wget and
18 >> curl don't actually do what I think they do then....
19 >>
20 >
21 > Heavy on bad words and light on solutions, but it made me feel better:
22 >
23 > http://michael.orlitzky.com/articles/motherfuckers_need_package_management.php
24
25 I read it, and now I also feel much better :-)
26
27
28 --
29 Alan McKinnon
30 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] npm: ERR! cb() never called! Neil Bothwick <neil@××××××××××.uk>