Comment 48 for bug 1794589

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

I see that people who use nodeenv potentially can get trapped, because of:

$ apt show nodeenv | grep -e Package -e Depends
Package: nodeenv
Depends: python3-pkg-resources, python3, python3:any (>= 3.3.2-2~), make, gcc (>= 4:4.9.1) | nodejs, g++ (>= 4:4.9.1) | nodejs, libssl-dev | nodejs, python2.7 | nodejs

note the bogus "libssl-dev | nodejs" which is quite bad.