jigdo-lite doesn't download the .jigdo-file

Bug #220482 reported by Shirish Agarwal
2
Affects Status Importance Assigned to Milestone
jigdo (Ubuntu)
Invalid
Undecided
Rolf Leggewie

Bug Description

Binary package hint: jigdo

This is what I'm trying and not getting.

shirish@Mugglewille:~$ jigdo-lite

Jigsaw Download "lite"
Copyright (C) 2001-2005 | jigdo@
Richard Atterer | atterer.net
Getting mirror information from /etc/apt/sources.list

-----------------------------------------------------------------
To resume a half-finished download, enter name of .jigdo file.
To start a new download, enter URL of .jigdo file.
You can also enter several URLs/filenames, separated with spaces,
or enumerate in {}, e.g. `http://server/cd-{1_NONUS,2,3}.jigdo'
jigdo: http://cdimage.ubuntu.com/ubuntustudio/daily/20080421/hardy-alternate-i386.jigdo

Downloading .jigdo file
--09:55:01-- http://(gnu/
           => `index.html'
Resolving (gnu... failed: Name or service not known.
--09:55:01-- http://wget/
           => `index.html'
Resolving wget... failed: Name or service not known.
--09:55:01-- http://1.10.2/;
           => `index.html'
Resolving 1.10.2... 1.10.0.2
Connecting to 1.10.2|1.10.0.2|:80... failed: Connection timed out.
Retrying.

--09:55:32-- http://1.10.2/;
  (try: 2) => `index.html'
Connecting to 1.10.2|1.10.0.2|:80...

 From where its getting http://1.10.2/ address ? What's wrong here?

Revision history for this message
Rolf Leggewie (r0lf) wrote :

please do an "sudo rgrep 1.10.2 /etc" for me and post the result here.

Changed in jigdo:
assignee: nobody → r0lf
status: New → Incomplete
Revision history for this message
Shirish Agarwal (shirishag75) wrote :

This is the output of the command asked.

shirish@Mugglewille:~/Documents$ sudo rgrep 1.10.2 /etc
[sudo] password for shirish:
/etc/sane.d/sharp.conf:option buffersize 131072
/etc/brltty/en-us-g2.ctb:begword yotta 13456-135-2345-2345-1 10^24
/etc/brltty/en-us-g2.ctb:begword zetta 1356-15-2345-2345-1 10^21
/etc/X11/xkb/symbols/altwin:// $XKeyboardConfig: xkeyboard-config/symbols/altwin,v 1.10 2006-11-14 17:26:40 svu Exp $
/etc/X11/xkb/symbols/lk:// $XKeyboardConfig: xkeyboard-config/symbols/lk,v 1.10 2007-06-29 21:19:30 svu Exp $
/etc/X11/xkb/symbols/mt:// $XKeyboardConfig: xkeyboard-config/symbols/mt,v 1.10 2006-06-14 21:43:30 svu Exp $
/etc/X11/xkb/symbols/ara:// $XKeyboardConfig: xkeyboard-config/symbols/ara,v 1.10 2008-01-02 21:34:05 svu Exp $
/etc/X11/app-defaults/Xedit-color:! $XFree86: xc/programs/xedit/Xedit-color.ad,v 1.14 2002/11/10 23:21:56 paulo Exp $
grep: /etc/alternatives/midbrowser-javaplugin.so: No such file or directory
grep: /etc/alternatives/iceweasel-javaplugin.so: No such file or directory
grep: /etc/alternatives/xulrunner-javaplugin.so: No such file or directory
grep: /etc/alternatives/iceape-javaplugin.so: No such file or directory
grep: /etc/alternatives/epiphany-browser.1.gz: No such file or directory
grep: /etc/alternatives/x-www-browser: No such file or directory
grep: /etc/alternatives/mozilla-snapshot-javaplugin.so: No such file or directory
Binary file /etc/alternatives/php matches
grep: /etc/alternatives/mozilla: No such file or directory
grep: /etc/alternatives/xulrunner-addons-flashplugin: No such file or directory
grep: /etc/alternatives/mozilla-javaplugin.so: No such file or directory
grep: /etc/alternatives/mozilla.1.gz: No such file or directory
grep: /etc/alternatives/x-www-browser.1.gz: No such file or directory
grep: /etc/alternatives/firefox-javaplugin.so: No such file or directory
Binary file /etc/alternatives/pcb matches
/etc/alternatives/desktop-background: d="M 1036.6839,0.31239 C 1288.4547,696.33851 1056.3202,1010.2853 725.90227,1200 L 1031.8091,1200 C 1129.8806,773.98499 1324.9884,404.80118 1340.7187,0.31239 L 1036.6839,0.31239 z "
grep: /etc/vdr/setup.conf: No such file or directory
grep: /etc/vdr/remote.conf: No such file or directory
grep: /etc/rcS.d/S17procps.sh: No such file or directory
Binary file /etc/java-7-icedtea/security/cacerts matches

Revision history for this message
Rolf Leggewie (r0lf) wrote :

OK, nothing suspicious in there. Please try "set|grep 1\.10\.2" and post the output here.

Revision history for this message
Rolf Leggewie (r0lf) wrote :

"ls ~/.apt* ~/.dpkg*", too, please

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

Hi Rolf,
 Thanx for taking the time for me. Here are the results of the same.

shirish@Mugglewille:~$ set|grep 1\.10\.2

It doesn't give any error output

shirish@Mugglewille:~$ ls ~/.apt* ~/.dpkg*
ls: cannot access /home/shirish/.dpkg*: No such file or directory
/home/shirish/.aptitude:
config

/home/shirish/.aptoncd:

Seems I'm missing a .dpkg directory or something? I use aptitude quite a bit.

Revision history for this message
Rolf Leggewie (r0lf) wrote :

> Seems I'm missing a .dpkg directory or something? I use aptitude quite a bit.

no, you're not. I just wonder why you get the strange results you are getting. Please do a "sudo tar -cjf /tmp/shirish.tar.bz2 /home/shirish/.aptitude /home/shirish/.aptoncd" and attach the resulting /tmp/shirish.tar.bz2

Revision history for this message
Rolf Leggewie (r0lf) wrote :

Please attach the file "~/.jigdo-lite" which I guess will be "/home/shirish/.jigdo-lite" in your case. After you have attached this file, please tell me if " jigdo-lite http://releases.ubuntu.com/releases/8.04/ubuntu-8.04-server-i386.jigdo" work any better.

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

Doing the above gives me

shirish@Mugglewille:~$ sudo tar -cjf /tmp/shirish.tar.bz2 /home/shirish/.aptitude /home/shirish/.aptoncd
tar: Removing leading `/' from member names

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

Giving the .jigdo-lite file

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

Instead of the command given by you, I tried this one which created stuff successfully.

sudo tar -cjf /tmp/shirish.tar.bz2 .aptitude/ .aptoncd/

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

This is the output I get if I try the server .jigdo-lite

shirish@Mugglewille:~$ jigdo-lite http://releases.ubuntu.com/releases/8.04/ubuntu-8.04-server-i386.jigdo

Jigsaw Download "lite"
Copyright (C) 2001-2005 | jigdo@
Richard Atterer | atterer.net
Loading settings from `/home/shirish/.jigdo-lite'

Downloading .jigdo file
--20:24:01-- http://(gnu/
           => `index.html'
Resolving (gnu... failed: Name or service not known.
--20:24:07-- http://wget/
           => `index.html'
Resolving wget... 208.67.217.132
Connecting to wget|208.67.217.132|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://guide.opendns.com/?url=wget [following]
--20:24:14-- http://guide.opendns.com/?url=wget
           => `index.html?url=wget'
Resolving guide.opendns.com... 208.67.217.136
Connecting to guide.opendns.com|208.67.217.136|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]

100%[=====================================================================>] 1,905 --.--K/s

20:24:20 (47.47 MB/s) - `index.html?url=wget' saved [1905]

--20:24:20-- http://1.10.2/;
           => `index.html'
Resolving 1.10.2... 1.10.0.2
Connecting to 1.10.2|1.10.0.2|:80... failed: Connection timed out.
Retrying.

--20:24:51-- http://1.10.2/;
  (try: 2) => `index.html'
Connecting to 1.10.2|1.10.0.2|:80...

Revision history for this message
Rolf Leggewie (r0lf) wrote :

* Do "jigdo-lite http://releases.ubuntu.com/releases/8.04/ubuntu-8.04-server-i386.jigdo"
   and attach the resulting file. It was index.html?url=wget earlier.
* Please also attach the output of the "set" command.
* Try creating a new user and see if the problem happens there.

Revision history for this message
Shirish Agarwal (shirishag75) wrote :
Download full text (5.9 KiB)

This is the whole output of the thing.

shirish@Mugglewille:~$ jigdo-lite http://releases.ubuntu.com/releases/8.04/ubuntu-8.04-server-i386.jigdo

Jigsaw Download "lite"
Copyright (C) 2001-2005 | jigdo@
Richard Atterer | atterer.net
Loading settings from `/home/shirish/.jigdo-lite'

Downloading .jigdo file
--20:24:01-- http://(gnu/
           => `index.html'
Resolving (gnu... failed: Name or service not known.
--20:24:07-- http://wget/
           => `index.html'
Resolving wget... 208.67.217.132
Connecting to wget|208.67.217.132|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://guide.opendns.com/?url=wget [following]
--20:24:14-- http://guide.opendns.com/?url=wget
           => `index.html?url=wget'
Resolving guide.opendns.com... 208.67.217.136
Connecting to guide.opendns.com|208.67.217.136|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]

100%[=====================================================================>] 1,905 --.--K/s

20:24:20 (47.47 MB/s) - `index.html?url=wget' saved [1905]

--20:24:20-- http://1.10.2/;
           => `index.html'
Resolving 1.10.2... 1.10.0.2
Connecting to 1.10.2|1.10.0.2|:80... failed: Connection timed out.
Retrying.

--20:24:51-- http://1.10.2/;
  (try: 2) => `index.html'
Connecting to 1.10.2|1.10.0.2|:80... failed: Connection timed out.
Retrying.

--20:25:23-- http://1.10.2/;
  (try: 3) => `index.html'
Connecting to 1.10.2|1.10.0.2|:80... failed: Connection timed out.
Retrying.

--20:25:56-- http://1.10.2/;
  (try: 4) => `index.html'
Connecting to 1.10.2|1.10.0.2|:80... failed: Connection timed out.
Retrying.

--20:26:30-- http://1.10.2/;
  (try: 5) => `index.html'
Connecting to 1.10.2|1.10.0.2|:80... failed: Connection timed out.
Retrying.

--20:27:05-- http://1.10.2/;
  (try: 6) => `index.html'
Connecting to 1.10.2|1.10.0.2|:80... failed: Connection timed out.
Retrying.

--20:27:41-- http://1.10.2/;
  (try: 7) => `index.html'
Connecting to 1.10.2|1.10.0.2|:80... failed: Connection timed out.
Retrying.

--20:28:18-- http://1.10.2/;
  (try: 8) => `index.html'
Connecting to 1.10.2|1.10.0.2|:80... failed: Connection timed out.
Retrying.

--20:28:56-- http://1.10.2/;
  (try: 9) => `index.html'
Connecting to 1.10.2|1.10.0.2|:80... failed: Connection timed out.
Retrying.

--20:29:35-- http://1.10.2/;
  (try:10) => `index.html'
Connecting to 1.10.2|1.10.0.2|:80... failed: Connection timed out.
Retrying.

--20:30:15-- http://1.10.2/;
  (try:11) => `index.html'
Connecting to 1.10.2|1.10.0.2|:80... failed: Connection timed out.
Retrying.

--20:30:55-- http://1.10.2/;
  (try:12) => `index.html'
Connecting to 1.10.2|1.10.0.2|:80... failed: Connection timed out.
Retrying.

--20:31:35-- http://1.10.2/;
  (try:13) => `index.html'
Connecting to 1.10.2|1.10.0.2|:80... failed: Connection timed out.
Retrying.

--20:32:15-- http://1.10.2/;
  (try:14) => `index.html'
Connecting to 1.10.2|1.10.0.2|:80... failed: Connection timed out.
Retrying.

--20:32:55-- http://1.10.2/;
  (try:15) => `index.html'
Connecting to 1.10.2|1.10.0.2|:80... failed: Connection timed out.
Retrying.

--20:33:35-- http://1....

Read more...

Revision history for this message
Rolf Leggewie (r0lf) wrote :

This is a problem with opendns.com. If I were you, I'd just ditch them.

If you want to spend the energy you can try to find out exactly where the problem is with them and try to get them to fix it. opendns.com is a solution only for websurfing and a bad one at that. Any other web activity will likely be flakey. Compare the output of these two commands and see for yourself "dig www.google.com @ns1.google.com" (the real deal) and "dig www.google.com @208.67.222.222" (the lie that opendns.com is telling you)

Closing as invalid, opendns.com is to blame.

Changed in jigdo:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.