xmlbuilder

2013-11-28 Thread Tom Hughes
case the coffee script is the real source, so shouldn't I really be packaging the github tar ball and building the js from that as part of the rpm? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list nodejs

Re: nodejs-packagiing improvements

2014-05-27 Thread Tom Hughes
nan at the same time as pushing it. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list nodejs@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/nodejs

Re: lodash-node

2014-08-15 Thread Tom Hughes
On 14/08/14 22:41, T.C. Hollingsworth wrote: On Tue, Aug 5, 2014 at 11:35 AM, Tom Hughes t...@compton.nu wrote: What do people think about this approach? Looks nice. I was having nightmares about texlive.spec but your lua magic here is much nicer and easier to see what's going

Re: anyone available for package reviews?

2014-10-22 Thread Tom Hughes
a couple awaiting review in return: https://bugzilla.redhat.com/show_bug.cgi?id=1123069 https://bugzilla.redhat.com/show_bug.cgi?id=1123071 Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list nodejs@lists.fedoraproject.org https

Mixed case module names

2014-11-16 Thread Tom Hughes
but I guess this is a case where the node naming rules should take precedence, especially given that there is a conflict and we may need have both at some point? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list nodejs

Re: Self-introduction + package review swaps

2015-10-08 Thread Tom Hughes
this evening. I've got a couple of nodejs packages awaiting review if you'd like to help out in return: 1223550 nodejs-fill-keys 1257707 nodejs-should-http Beyond that I have some C++ based packages awaiting review if you're up for dealing with that. Tom -- Tom Hughes (t...@compton.nu) http

Re: Plans for Node.js

2015-12-07 Thread Tom Hughes
on aarch64 were done too early, before nodejs 4.2.3 was built. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list nodejs@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/nodejs@lists.fedoraproject.org

Re: Plans for Node.js

2015-12-02 Thread Tom Hughes
) as well? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list nodejs@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/nodejs@lists.fedoraproject.org

Re: Plans for Node.js

2015-12-02 Thread Tom Hughes
there are also a number of new dependencies that will need packaging. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list nodejs@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/nodejs@lists.fedoraproject.org

Re: Builds failing on EPEL7 ppc builders

2015-12-04 Thread Tom Hughes
build on unsupported platforms. See: https://fedoraproject.org/wiki/Packaging:Node.js#ExclusiveArch Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list nodejs@lists.fedoraproject.org http://lists.fedoraproject.org/admin

Re: lodash

2015-12-06 Thread Tom Hughes
On 06/12/15 13:52, Jamie Nguyen wrote: On 05/12/15 07:50, Tom Hughes wrote: I've knocked up a prototype now: https://tomh.fedorapeople.org/lodash.spec https://tomh.fedorapeople.org/lodash-3.10.1-1.fc23.src.rpm The precise details are slightly different than I described because I

Re: Plans for Node.js

2015-12-07 Thread Tom Hughes
On 03/12/15 00:55, Tom Hughes wrote: Ones which have been updated to new upstream releases and/or patches from upstream and built in the side tag: nodejs-i2c nodejs-libxmljs One where work is still needed: nodejs-node-stringprep has a patch on github but the comments suggest it still has

Re: lodash

2015-12-04 Thread Tom Hughes
On 17/11/15 19:30, Tom Hughes wrote: On 16/11/15 16:46, Jared K. Smith wrote: On Sat, Nov 14, 2015 at 10:50 AM, Tom Hughes <t...@compton.nu <mailto:t...@compton.nu>> wrote: So, what do people think? Sounds reasonable to me. I've knocked up a prototype no

Re: Plans for Node.js

2015-12-03 Thread Tom Hughes
On 03/12/15 17:29, Tom Hughes wrote: If you load index.html in a browser it will run the tests, but I can't see any obvious way to run it from the command line and it relies on injecting methods into the window object. So you can do it with node-qunit... But it's a bit fiddly... npm install

Re: Plans for Node.js

2015-12-03 Thread Tom Hughes
, the tests run, but I get five failing tests. :-( Sure, but the same five that fail if you just load index.html in a browser ;-) I didn't dig into that... Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list nodejs

Re: Plans for Node.js

2015-12-02 Thread Tom Hughes
build failed on ARM with an undefined reference when linking: http://koji.fedoraproject.org/koji/taskinfo?taskID=12026059 https://kojipkgs.fedoraproject.org/work/tasks/6059/12026059/build.log Tom -- Tom Hughes (t...@compton.nu) http://compton.nu

Re: Plans for Node.js

2015-12-07 Thread Tom Hughes
On 07/12/15 12:55, Marcin Juszkiewicz wrote: nodejs-fs-ext ExclusiveArch only for primary instead of %{nodejs_arches} I've pushed a fix for this and it's building in the side tag now. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu

Re: sntp

2015-12-14 Thread Tom Hughes
to: require('readable-stream').Transform It illustrates the basic point though, that there can be other top level js files that you can require as module/file or test as: node -e "require('./file')" Tom -- Tom Hughes (t...@compton.nu) http://

Re: sntp

2015-12-14 Thread Tom Hughes
on them? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list nodejs@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/nodejs@lists.fedoraproject.org

Review request

2016-01-01 Thread Tom Hughes
Could somebody have a look at reviewing 1274512 please, only I just accidentally pushed a nodejs-tape update that requires it... Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list nodejs@lists.fedoraproject.org http

Re: pnemade pushed to nodejs-deep-extend (el6). "Specify exclusively arch list as per nodejs packaging guidelines"

2016-01-13 Thread Tom Hughes
On 13/01/16 13:09, Piotr Popieluch wrote: On Wed, Jan 13, 2016 at 12:45 PM, Tom Hughes <t...@compton.nu <mailto:t...@compton.nu>> wrote: On 13/01/16 11:43, notificati...@fedoraproject.org <mailto:notificati...@fedoraproject.org> wrot

Re: pnemade pushed to nodejs-deep-extend (el6). "Specify exclusively arch list as per nodejs packaging guidelines"

2016-01-13 Thread Tom Hughes
in all the spec files, so that they could be extended in future without changing every spec. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list nodejs@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/

Re: Builds failing on EPEL7 ppc builders

2016-01-12 Thread Tom Hughes
ed the way it is because of what they advised... Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list nodejs@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/nodejs@lists.fedoraproject.org

Re: F24 and npm

2016-06-10 Thread Tom Hughes
On 10/06/16 14:12, Tom Hughes wrote: I'm not sure what happens if you update with dnf system-upgrade but if you have both nodejs and npm installed and try and distro-sync to F24 then you will fail with: I've tried system-upgrade and it fails in the same way. The good news

Re: pnemade pushed to nodejs-deep-extend (el6). "Specify exclusively arch list as per nodejs packaging guidelines"

2016-01-13 Thread Tom Hughes
That ticket is about EPEL6 though, where the macro isn't defined! I don't have an EPEL7 machine to check, but does it not have a redhat-rpm-config that contains /usr/lib/rpm/macros.d/macros.nodejs-srpm which defines the nodejs_arches macro? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu

Re: npm deps broken in Rawhide

2016-01-18 Thread Tom Hughes
for npm-registry-client... Are you available to join Jared and I on IRC today? (What's your nick?) We're coordinating our efforts to get as much done as possible. I'm tomhughes on freenode. I've just jumped in to #fedora-devel. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu

Re: Builds failing on EPEL7 ppc builders

2016-01-14 Thread Tom Hughes
? Incidentally, is there a good reason why we don't merge the side tag given that all the binary issues are sorted and we seem to be doing the npm stack in the main tag anyway? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list

Re: Node.js 5.7.1

2016-03-10 Thread Tom Hughes
ve.req in the %install section with those rules. Why makes the second conflicts though? Why not: Requires: nodejs(abi) >= %{abi_major}.%{abi_minor} Requires: nodejs(abi) < %{abi_major+1} Which is what the dependency generator would do for a caret dependency on a node module. Tom -- T

Re: Node.js 5.7.1

2016-03-11 Thread Tom Hughes
On 10/03/16 16:20, Stephen Gallagher wrote: On 03/10/2016 06:32 AM, Stephen Gallagher wrote: On Mar 10, 2016, at 4:43 AM, Tom Hughes <t...@compton.nu> wrote: - The npm doesn't work at all because all the bundled modules are in the node_modules.bundled directory and node_modules is

Re: Plans for Node.js 6.x

2016-05-02 Thread Tom Hughes
On 02/05/16 19:31, Robert Van Voorhees wrote: When building Node for Fedora 23 I think I encountered the error you were alluding to with `libuv` [3]: Yes you will need to build a newer libuv package first. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu

Re: F24 and npm

2016-06-29 Thread Tom Hughes
matches the nodejs provided version. Note that it was broken and requiring v3 but I fixed that in a zero day update. Even without kosmtik installed you still hit the problem on upgrade though so long as you have both npm and nodejs installed. Tom -- Tom Hughes (t...@compton.nu

Re: Updating nodejs-bytes

2017-02-17 Thread Tom Hughes
.15 into rawhide now. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list -- nodejs@lists.fedoraproject.org To unsubscribe send an email to nodejs-le...@lists.fedoraproject.org

Re: native modules in epel7 ftbfs

2017-02-26 Thread Tom Hughes
in and updating them to a version that supports nan 2.x I think. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list -- nodejs@lists.fedoraproject.org To unsubscribe send an email to nodejs-le...@lists.fedoraproject.org

Re: Node 6.5.0

2016-08-29 Thread Tom Hughes
On 29/08/16 17:46, Tom Hughes wrote: The nodejs 6.5.0 build that is running now breaks v8 abi so binary extensions will need to be rebuilt. I've got my script ready to go and will run it for rawhide and f25 once the f25 build of nodejs completes - ideally we will then need to add those

Re: Newbie question . . fetch_kindle.js

2016-09-18 Thread Tom Hughes
the people you're asking what the error is. I suspect that you just haven't linked the modules you need to your current working directory - node will not search the global modules for you so you need "npm link sqlite3" to make it available to your program. Tom -- Tom Hughes (t...@

Re: Node 6.5.0

2016-08-29 Thread Tom Hughes
On 29/08/16 17:49, Stephen Gallagher wrote: On 08/29/2016 12:46 PM, Tom Hughes wrote: The nodejs 6.5.0 build that is running now breaks v8 abi so binary extensions will need to be rebuilt. I've got my script ready to go and will run it for rawhide and f25 once the f25 build of nodejs completes

Node 6.5.0

2016-08-29 Thread Tom Hughes
. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list nodejs@lists.fedoraproject.org https://lists.fedoraproject.org/admin/lists/nodejs@lists.fedoraproject.org

Re: zvetlik's nodejs-6.8.0-108.fc26 failed to build

2016-10-13 Thread Tom Hughes
://github.com/nodejs/node/pull/8491 but looks like it isn't merged yet... Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list -- nodejs@lists.fedoraproject.org To unsubscribe send an email to nodejs-le...@lists.fedoraproject.org

nodejs-packaging repo

2017-01-12 Thread Tom Hughes
the repo should be notified to the sig list. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list -- nodejs@lists.fedoraproject.org To unsubscribe send an email to nodejs-le...@lists.fedoraproject.org

Re: Update jquery to 3.2.1?

2017-03-28 Thread Tom Hughes
are you updating from? and if it's a significant version change then what other dependants does it have that might get broken? Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list -- nodejs@lists.fedoraproject.org

Re: Update jquery to 3.2.1?

2017-03-28 Thread Tom Hughes
be ok. You need to talk to the rubygem maintainer though, as that always has to be updated in lockstep with the main package. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list -- nodejs@lists.fedoraproject.org To unsubscribe

nodejs module updates

2017-03-13 Thread Tom Hughes
the SIG should probably be aware of what's going on before it hits Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list -- nodejs@lists.fedoraproject.org To unsubscribe send an email to nodejs-le...@lists.fedoraproject.org

Re: Node.js 8 officially in rawhide

2017-06-29 Thread Tom Hughes
the build of the engine. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list -- nodejs@lists.fedoraproject.org To unsubscribe send an email to nodejs-le...@lists.fedoraproject.org

Re: Review swap

2017-05-02 Thread Tom Hughes
up for review at the moment: 1425074 - nodejs-humanize-ms and also a few C++ libraries that are needed to be able to update one of my node packages if you're up for doing them: 1440481 - mapbox-variant 1440489 - geometry-hpp 1440508 - wagyu Tom -- Tom Hughes (t...@compton.nu) http

Re: nodejs packaging in Fedora

2017-09-20 Thread Tom Hughes
nodejs mailing list -- nodejs@lists.fedoraproject.org To unsubscribe send an email to nodejs-le...@lists.fedoraproject.org -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list -- no

Re: Updating nodejs-grunt and friends in Rawhide

2019-08-30 Thread Tom Hughes
/blob/master/package.json Somebody should update it then ;-) Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list -- nodejs@lists.fedoraproject.org To unsubscribe send an email to nodejs-le...@lists.fedoraproject.org Fedora Code

Re: Updating nodejs-grunt and friends in Rawhide

2019-09-01 Thread Tom Hughes
On 30/08/2019 14:44, Ben Rosser wrote: On Fri, Aug 30, 2019 at 3:59 AM Tom Hughes wrote: On 29/08/2019 20:01, Ben Rosser wrote: Hm, does it make sense then to have a compatibility package for lodash3? I think we may have to multiversion it yes. Been thinking that for a while. I'll try

Re: Updating nodejs-grunt and friends in Rawhide

2019-08-29 Thread Tom Hughes
it. Plus lodash has a crazy system that packages the same code is lots of different variants. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list -- nodejs@lists.fedoraproject.org To unsubscribe send an email to nodejs-le

Re: Updating nodejs-grunt and friends in Rawhide

2019-09-15 Thread Tom Hughes
updated grunt-legacy-log-utils and grunt-legacy-log though I have no idea if they still work as I had to disable the tests because there are circular dependencies on the rest of grunt but hopefully once you update that I can turn them back on. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu

Re: Dependency issues in mass rebuild due to nodejs-eyes and nodejs-raw-body

2020-02-04 Thread Tom Hughes
s and nodejs-http-errors will fix things, but that could probably affect other packages as well. I think vows is fine - there is a 0.8.3 but mostly it should be no problem once eyes is back. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ no

Re: First draft of script and spec files

2020-09-03 Thread Tom Hughes via nodejs
ing like: VERSION="$(rpmspec --srpm --queryformat=%{VERSION} -q nodejs-${PACKAGE}.spec)" and then: npm pack ${PACKAGE}@${VERSION} Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list -- nodejs@lists.fedo

Re: /usr/bin/node: No such file or directory on F32 ?!?

2020-09-14 Thread Tom Hughes via nodejs
was in F33 but as it's a build only issue it doesn't really matter for F32 unless you're trying to build an update for one of them. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list -- nodejs@lists.fedoraproject.org To unsubs

Re: /usr/bin/node: No such file or directory on F32 ?!?

2020-09-14 Thread Tom Hughes via nodejs
On 14/09/2020 23:07, Sérgio Basto wrote: On Mon, 2020-09-14 at 12:13 +0100, Tom Hughes via nodejs wrote: On 14/09/2020 10:30, Sérgio Basto wrote: koschei notifications says that a lot of packages stopped to build on F32 [1] in build.log the error is "/usr/bin/node: No such file or dire

Re: Proposal: Reboot nodejs library/modules in Fedora

2020-07-29 Thread Tom Hughes via nodejs
of date, because of tricky dependency issues in the newer versions so that dependency count will go up if it is updated I think. I also wonder if you missed some build/test toolchains that are required? Only that is where of the nasty trees of dependencies are I think. Tom -- Tom Hughes (t...@co

Orphaning og my nodejs packages

2020-07-07 Thread Tom Hughes via nodejs
-tmp nodejs-tough-cookie nodejs-type-detect nodejs-uid2 nodejs-uri-js nodejs-uri-path nodejs-utilities nodejs-utils-merge nodejs-vows nodejs-with nodejs-xml2js nodejs-xmlbuilder nodejs-zap nodejs-zipfile Tom -- Tom Hughes (t...@compton.nu) http://compton.nu

Re: Proposal: Reboot nodejs library/modules in Fedora

2020-07-21 Thread Tom Hughes via nodejs
g to build them as part of a large bundled tree is going to be incredibly painful. Tom -- Tom Hughes (t...@compton.nu) http://compton.nu/ ___ nodejs mailing list -- nodejs@lists.fedoraproject.org To unsubscribe send an email to nodejs-le...@lists.fedorap