[Bug 1517491] Re: installation fails due to broken dependencies

2019-12-05 Thread Vincent Gerris
This is also reported in :
https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1809828

I have this issue on the up to date Ubuntu 18.04 LTS today (used this 
workaround :
https://askubuntu.com/questions/1088662/npm-depends-node-gyp-0-10-9-but-it-is-not-going-to-be-installed).

Seems like a dependency issue of the npm package to me, which should be
fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1517491

Title:
  installation fails due to broken dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1517491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1517491] Re: installation fails due to broken dependencies

2019-12-05 Thread Vincent Gerris
this seems like a dependency issue in the npm package and a side effect of that.
Also reported in :
https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1809828

I think one of them should be closed, the other seems a bit clearer.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1517491

Title:
  installation fails due to broken dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1517491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1517491] Re: installation fails due to broken dependencies

2019-12-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: npm (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1517491

Title:
  installation fails due to broken dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1517491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1517491] Re: installation fails due to broken dependencies

2016-09-22 Thread Hans Joachim Desserud
Hi,

First of all, which Ubuntu release are you running? (Asking because
15.10 where this issue was originally reported against has reached end
of life)

I assume that the snapdragon 410c board is some sort of arm development
board, so I can't test with that, but I was able to install npm without
issues on my 16.04 vm. Could you try with some of the suggestions from
comment #4?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1517491

Title:
  installation fails due to broken dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1517491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1517491] Re: installation fails due to broken dependencies

2016-09-21 Thread XiaoGuo, Liu
I have this issue in the Ubuntu Core "classic" app on the snapdragon
410c board.

(classic)liu-xiao-guo@localhost:~$ sudo apt install npm
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 npm : Depends: node-gyp (>= 0.10.9) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


** Changed in: npm (Ubuntu)
   Status: Expired => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1517491

Title:
  installation fails due to broken dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1517491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1517491] Re: installation fails due to broken dependencies

2016-01-20 Thread Launchpad Bug Tracker
[Expired for npm (Ubuntu) because there has been no activity for 60
days.]

** Changed in: npm (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1517491

Title:
  installation fails due to broken dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1517491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1517491] Re: installation fails due to broken dependencies

2015-11-21 Thread Hans Joachim Desserud
Thanks for providing the requested information, that looks right.

>a just upgraded Ubuntu 15.10

Hm... my 15.10 vm is a clean install, so maybe this issue is affected by
some packages from older releases?

Ok, here's a couple of questions:
1. Usually when packages have unmet dependencies, some other installed packages 
are conflicting and prevent the an underlying package from being installed. 
Could you try to drill down from one of the packages which isn't going to be 
installed and see whether something is uninstallable because it conflicts with 
another package?
2. Do you have packages installed from any PPAs which might affect these 
packages?
3. Out of curiosity, could you test switching to a different package mirror and 
see whether you can install then? In case the mirror has some temporarily 
missing package (version) that would explain why I can install it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1517491

Title:
  installation fails due to broken dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1517491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1517491] Re: installation fails due to broken dependencies

2015-11-19 Thread Hans Joachim Desserud
Thanks for taking your time to report this issue.

I wasn't able to reproduce this issue on Ubuntu 15.10, npm installed
fine without problems for me. Looks like it has problem finding a
version of node-gyp which satisfies the version requirement, could you
please attache the output of `apt-cache policy node-gyp`?

** Changed in: npm (Ubuntu)
   Status: New => Incomplete

** Tags added: unmetdeps

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1517491

Title:
  installation fails due to broken dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1517491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1517491] Re: installation fails due to broken dependencies

2015-11-19 Thread Karl-Philipp Richter
Verified this on a just upgraded Ubuntu 15.10 where installation fails
with

$ sudo apt-get install npm
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 npm : Depends: nodejs but it is not going to be installed
   Depends: node-abbrev (>= 1.0.4) but it is not going to be installed
   Depends: node-ansi (>= 0.3.0-2) but it is not going to be installed
   Depends: node-ansi-color-table but it is not going to be installed
   Depends: node-archy but it is not going to be installed
   Depends: node-block-stream but it is not going to be installed
   Depends: node-fstream (>= 0.1.22) but it is not going to be installed
   Depends: node-fstream-ignore but it is not going to be installed
   Depends: node-github-url-from-git but it is not going to be installed
   Depends: node-glob (>= 3.1.21) but it is not going to be installed
   Depends: node-graceful-fs (>= 2.0.0) but it is not going to be 
installed
   Depends: node-inherits but it is not going to be installed
   Depends: node-ini (>= 1.1.0) but it is not going to be installed
   Depends: node-lockfile but it is not going to be installed
   Depends: node-lru-cache (>= 2.3.0) but it is not going to be 
installed
   Depends: node-minimatch (>= 0.2.11) but it is not going to be 
installed
   Depends: node-mkdirp (>= 0.3.3) but it is not going to be installed
   Depends: node-gyp (>= 0.10.9) but it is not going to be installed
   Depends: node-nopt (>= 3.0.1) but it is not going to be installed
   Depends: node-npmlog but it is not going to be installed
   Depends: node-once but it is not going to be installed
   Depends: node-osenv but it is not going to be installed
   Depends: node-read but it is not going to be installed
   Depends: node-read-package-json (>= 1.1.0) but it is not going to be 
installed
   Depends: node-request (>= 2.25.0) but it is not going to be installed
   Depends: node-retry but it is not going to be installed
   Depends: node-rimraf (>= 2.2.2) but it is not going to be installed
   Depends: node-semver (>= 2.1.0) but it is not going to be installed
   Depends: node-sha but it is not going to be installed
   Depends: node-slide but it is not going to be installed
   Depends: node-tar (>= 0.1.18) but it is not going to be installed
   Depends: node-underscore but it is not going to be installed
   Depends: node-which but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

The requested output:

$ sudo apt-cache policy node-gyp
node-gyp:
  Installed: (none)
  Candidate: 0.12.2+ds-1
  Version table:
 0.12.2+ds-1 0
500 http://de.archive.ubuntu.com/ubuntu/ wily/universe amd64 
Packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1517491

Title:
  installation fails due to broken dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/npm/+bug/1517491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs