missing package node-cookie-jar_0.3.1-1_all.deb

Asked by rainer

Hi,

There is missing package 'node-cookie-jar_0.3.1-1_all.deb' when I'm going to install npm, I search across internet but still nothing to find, seems it missing in all repo, any sollution?

and some other weird stuff, when I try to search in http://packages.ubuntu.com/ , when I type 'node-cookie-jar_0.3.1-1_all.deb' in search form, it become 'node-coieok-jar_0.3.1-1_all.deb' or 'node-ckiooe-jar'

Thanks,
Rain

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Solved by:
Manfred Hampl
Solved:
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

For diagnostic purposes please provide the output of the following commands (to be executed in a terminal window):

uname -a
lsb_release -crid
apt-cache policy node-cookie-jar npm
cat /etc/apt/sources.list

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

Seems to be:

sudo npm install cookie-jar

To install the package. Source:
https://www.npmjs.com/package/cookie-jar

Revision history for this message
rainer (rainerpradana) said :
#3

Hi,

Please find below detail as follow:

rainer@OrangePI:~$ uname -a
Linux OrangePI 3.4.39 #2 SMP PREEMPT Mon Oct 12 12:03:03 CEST 2015 armv7l
armv7l armv7l GNU/Linux
rainer@OrangePI:~$ lsb_release -crid
Distributor ID: Ubuntu
Description: Ubuntu 15.04
Release: 15.04
Codename: vivid
rainer@OrangePI:~$ apt-cache policy node-cookie-jar npm
node-cookie-jar:
  Installed: (none)
  Candidate: 0.3.1-1
  Version table:
     0.3.1-1 0
        500 http://ports.ubuntu.com/ubuntu-ports/ vivid/universe armhf
Packages
npm:
  Installed: 1.4.21+ds-2
  Candidate: 1.4.21+ds-2
  Version table:
 *** 1.4.21+ds-2 0
        500 http://ports.ubuntu.com/ubuntu-ports/ vivid/universe armhf
Packages
        100 /var/lib/dpkg/status
rainer@OrangePI:~$ cat /etc/apt/sources.list
deb http://ports.ubuntu.com/ubuntu-ports/ vivid main restricted universe
multiverse
deb-src http://ports.ubuntu.com/ubuntu-ports/ vivid main restricted
universe multiverse
deb http://ports.ubuntu.com/ubuntu-ports/ vivid-updates main restricted
universe multiverse
deb-src http://ports.ubuntu.com/ubuntu-ports/ vivid-updates main restricted
universe multiverse
deb http://ports.ubuntu.com/ubuntu-ports/ vivid-security main restricted
universe multiverse
deb http://ports.ubuntu.com/ubuntu-ports/ vivid-backports main restricted
universe multiverse

*Best Regards,**Rain*

On Sun, Mar 26, 2017 at 1:53 AM, Manfred Hampl <
<email address hidden>> wrote:

> Your question #591516 on apt in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/591516
>
> Status: Open => Needs information
>
> Manfred Hampl requested more information:
> For diagnostic purposes please provide the output of the following
> commands (to be executed in a terminal window):
>
> uname -a
> lsb_release -crid
> apt-cache policy node-cookie-jar npm
> cat /etc/apt/sources.list
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/591516
>
> You received this question notification because you asked the question.
>

Revision history for this message
rainer (rainerpradana) said :
#4

Error, when I try to run 'npm install cookie-jar'

rainer@OrangePI:~$ sudo npm install cookie-jar

module.js:340
    throw err;
          ^
Error: Cannot find module 'cookie-jar'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/usr/lib/nodejs/request/index.js:37:14)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Vivid is no longer supported in any way. It is EOL.

I suggest you wipe the install off and do a clean install of Xenial. Xenial is LTS and supported til April 2021.

Revision history for this message
Manfred Hampl (m-hampl) said :
#6

Vivid is not supported any more, but the repositories still exist.

What do you get for the command

sudo apt-get install node-cookie-jar

Revision history for this message
rainer (rainerpradana) said :
#7

​Hi Manfred,

this is the response for sudo apt-get install node-cookie-jar
----
rainer@OrangePI:~$ sudo apt-get install node-cookie-jar
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  node-cookie-jar
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
Need to get 3,746 B of archives.
After this operation, 43.0 kB of additional disk space will be used.
Err http://ports.ubuntu.com/ubuntu-ports/ vivid/universe node-cookie-jar
all 0.3.1-1
  404 Not Found
E: Failed to fetch
http://ports.ubuntu.com/ubuntu-ports/pool/universe/n/node-cookie-jar/node-cookie-jar_0.3.1-1_all.deb
 404 Not Found

E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?
rainer@OrangePI:~$ sudo apt-get install node-cookie-jar --fix-missing
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  node-cookie-jar
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
Need to get 3,746 B of archives.
After this operation, 43.0 kB of additional disk space will be used.
Err http://ports.ubuntu.com/ubuntu-ports/ vivid/universe node-cookie-jar
all 0.3.1-1
  404 Not Found
dpkg: dependency problems prevent configuration of node-request:
 node-request depends on node-cookie-jar; however:
  Package node-cookie-jar is not installed.

dpkg: error processing package node-request (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of node-gyp:
 node-gyp depends on node-request; however:
  Package node-request is not configured yet.

dpkg: error processing package node-gyp (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of npm:
 npm depends on node-gyp (>= 0.10.9); however:
  Package node-gyp is not configured yet.
 npm depends on node-request (>= 2.25.0); however:
  Package node-request is not configured yet.

dpkg: error processing package npm (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 node-request
 node-gyp
 npm
E: Failed to fetch
http://ports.ubuntu.com/ubuntu-ports/pool/universe/n/node-cookie-jar/node-cookie-jar_0.3.1-1_all.deb
 404 Not Found

E: Sub-process /usr/bin/dpkg returned an error code (1)
rainer@OrangePI:~$

*Best Regards,**Rain*

On Tue, Mar 28, 2017 at 12:58 AM, Manfred Hampl <
<email address hidden>> wrote:

> Your question #591516 on apt in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/591516
>
> Manfred Hampl requested more information:
> Vivid is not supported any more, but the repositories still exist.
>
> What do you get for the command
>
> sudo apt-get install node-cookie-jar
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/591516
>
> You received this question notification because you asked the question.
>

Revision history for this message
Manfred Hampl (m-hampl) said :
#8
Revision history for this message
rainer (rainerpradana) said :
#9

Hi Manfred,

Thanks for your time, this is what happen when I do wget:

rainer@OrangePI:~$ wget
http://ports.ubuntu.com/ubuntu-ports/pool/universe/n/node-cookie-jar/node-cookie-jar_0.3.1-1_all.deb
--2017-03-28 17:05:40--
http://ports.ubuntu.com/ubuntu-ports/pool/universe/n/node-cookie-jar/node-cookie-jar_0.3.1-1_all.deb
Resolving ports.ubuntu.com (ports.ubuntu.com)... 91.189.88.150
Connecting to ports.ubuntu.com (ports.ubuntu.com)|91.189.88.150|:80...
connected.
HTTP request sent, awaiting response... 404 Not Found
2017-03-28 17:05:40 ERROR 404: Not Found.

I sense something strange with my internet, when I try to open with chrome,
URL is masked from
*http://ports.ubuntu.com/ubuntu-ports/pool/universe/n/node-cookie-jar/node-cookie-jar_0.3.1-1_all.deb
<http://ports.ubuntu.com/ubuntu-ports/pool/universe/n/node-cookie-jar/node-cookie-jar_0.3.1-1_all.deb>
*into * ...*node-ckiooe-jar/node-ckiooe-jar...

Screenshot below:
Not Found

The requested URL
/ubuntu-ports/pool/universe/n/node-ckiooe-jar/node-ckiooe-jar_0.3.1-1_all.deb
was not found on this server.
------------------------------
Apache/2.4.18 (Ubuntu) Server at ports.ubuntu.com Port 80

*Best Regards,**Rain*

On Tue, Mar 28, 2017 at 1:34 PM, Manfred Hampl <
<email address hidden>> wrote:

> Your question #591516 on apt in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/591516
>
> Status: Open => Needs information
>
> Manfred Hampl requested more information:
> This is very strange, because I can download http://ports.ubuntu.com
> /ubuntu-ports/pool/universe/n/node-cookie-jar/node-cookie-
> jar_0.3.1-1_all.deb without problems.
>
> What output do you get for the command (in a terminal window)
> wget http://ports.ubuntu.com/ubuntu-ports/pool/universe/n/
> node-cookie-jar/node-cookie-jar_0.3.1-1_all.deb
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/591516
>
> You received this question notification because you asked the question.
>

Revision history for this message
Manfred Hampl (m-hampl) said :
#10
Revision history for this message
rainer (rainerpradana) said :
#11

Hi Manfred,

I can use this one: https://launchpad.net/ubuntu/+
archive/primary/+files/node-cookie-jar_0.3.1-1_all.deb, thankyou very much
for your help! I can install this one now.

but for this url
http://archive.ubuntu.com/ubuntu/pool/universe/n/node-cookie-jar/node-cookie-jar_0.3.1-1_all.deb,
result still same:
Not Found

The requested URL
/ubuntu/pool/universe/n/node-ckiooe-jar/node-ckiooe-jar_0.3.1-1_all.deb was
not found on this server.
------------------------------
Apache/2.4.18 (Ubuntu) Server at archive.ubuntu.com Port 80

Thanks.

*Best Regards,**Rain*

On Tue, Mar 28, 2017 at 7:03 PM, Manfred Hampl <
<email address hidden>> wrote:

> Your question #591516 on apt in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/591516
>
> Status: Open => Needs information
>
> Manfred Hampl requested more information:
> What do you get if you try accessing/downloading
> http://archive.ubuntu.com/ubuntu/pool/universe/n/node-
> cookie-jar/node-cookie-jar_0.3.1-1_all.deb
> and/or
> wget http://archive.ubuntu.com/ubuntu/pool/universe/n/node-
> cookie-jar/node-cookie-jar_0.3.1-1_all.deb
>
> or the same for
> https://launchpad.net/ubuntu/+archive/primary/+files/node-
> cookie-jar_0.3.1-1_all.deb
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/apt/+question/591516
>
> You received this question notification because you asked the question.
>

Revision history for this message
Best Manfred Hampl (m-hampl) said :
#12

It is very strange, that the address is scrambled from node-cookie-jar into node-ckiooe-jar.
I have no idea what the cause for this could be.

Revision history for this message
rainer (rainerpradana) said :
#13

Thanks Manfred for your help!

Revision history for this message
Piotr Dabrowski (kedan) said :
#14

Hi.
I have the same problem. 'cookie' word is scrambled in warious ways. It's propably ISP fault and/or some weird router/modem security stuff. Still don't know how to fix it.