puppet-nodejs icon indicating copy to clipboard operation
puppet-nodejs copied to clipboard

modulesync 5.3.0

Open bastelfreak opened this issue 3 years ago • 7 comments

modulesync 5.1.0

bastelfreak avatar Dec 15 '21 19:12 bastelfreak

@smortex looks like CentOS has some package conflicts. Is nodejs still supported there / did we setup the wrong repo / is epel broken maybe?

bastelfreak avatar Jan 19 '22 08:01 bastelfreak

Possibly NodeJS on EPEL is dead?

root-expert avatar Jan 20 '22 14:01 root-expert

I don't see nodejs-<version>.rpm (only nodejs-<module>-<version>.rpm) on https://mirror.aarnet.edu.au/pub/epel/7/x86_64/Packages/n/ but see it on https://ftp-stud.hs-esslingen.de/pub/Mirrors/archive.fedoraproject.org/epel/6/x86_64/Packages/n/ so maybe yes :shrug:

I guess we just have to axe it in a new breaking change PR.

smortex avatar Jan 20 '22 19:01 smortex

Hey @sircubbi , do you have any ideas why the tests on CentOS 7 do not pass?

bastelfreak avatar May 30 '22 11:05 bastelfreak

Hey @sircubbi , do you have any ideas why the tests on CentOS 7 do not pass?

Hmmm, nothing really catches my eye. Seems like some timeout while still setting up the docker-environment, but no specific cause I fear.

sircubbi avatar May 30 '22 11:05 sircubbi

@sircubbi nownthe CI finally failed "properly", adter several docker-related issues. could you take a look again?

bastelfreak avatar May 30 '22 20:05 bastelfreak

@sircubbi nownthe CI finally failed "properly", adter several docker-related issues. could you take a look again?

It seems that /usr/bin/npm is not found. If you pull nodejs from EPEL you would also need to install the npm-Package from epel too (when using nodesource that is not necessary, since the npm-Command is already provided by the base-Package).

sircubbi avatar May 31 '22 06:05 sircubbi

I'll work on the EPEL failures. I can clean up the commit log once the code is good and the tests pass.

kenyon avatar Sep 17 '23 05:09 kenyon

This PR contains non modulesync changes:

How do I teach GHC that…

evgeni avatar Sep 25 '23 07:09 evgeni

Yeah, there were pull requests closed for those, so not sure why GHC didn't include them.

kenyon avatar Sep 25 '23 19:09 kenyon