Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] npm: ERR! cb() never called! Alan McKinnon <alan.mckinnon@×××××.com>
[gentoo-user] Re: npm: ERR! cb() never called! James <wireless@×××××××××××.com>