View previous topic :: View next topic |
Author |
Message |
engelsman
Joined: 21 Aug 2005 Posts: 131 Location: Netherlands
|
Posted: Sun Aug 06, 2006 12:26 am Post subject: lin lilo [22.7.2] fails to download patches |
|
|
I've been trying to lin lilo [22.7.2] for the past couple of days, but it fails to download the required patches from download.lunar-linux.org. However, I can browse for the patches manually. Three questions: Do I need to update the download mirrors somewhere? Where should I put the patch files for lin to find them? Is this a bug for the tracker, or another pebcak?
Code: | root@linux ~ # lin lilo
Checking dependencies for lilo
Downloading source file lilo-22.7.2-disabled-checkit.patch.bz2 for module lilo
--02:05:34-- http://download.lunar-linux.org/lunar/cache/lilo-22.7.2-disabled-checkit.patch.bz2
=> `/tmp/lilo-22.7.2-disabled-checkit.patch.bz2'
Resolving download.lunar-linux.org... 72.36.209.50, 84.200.240.4, 130.237.162.100, ...
Connecting to download.lunar-linux.org|72.36.209.50|:80... failed: Connection timed out.
Connecting to download.lunar-linux.org|84.200.240.4|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
02:08:43 ERROR 404: Not Found.
Downloading source file lilo-22.7.2-disabled-checkit.patch.bz2 for module lilo
--02:08:45-- http://download.lunar-linux.org/lunar/cache/lilo-22.7.2-disabled-checkit.patch.bz2
=> `/tmp/lilo-22.7.2-disabled-checkit.patch.bz2'
Resolving download.lunar-linux.org... 72.36.209.50, 84.200.240.4, 130.237.162.100, ...
Connecting to download.lunar-linux.org|72.36.209.50|:80... failed: Connection timed out.
Connecting to download.lunar-linux.org|84.200.240.4|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
02:11:54 ERROR 404: Not Found.
Building lilo version 22.7.2
Missing lilo-22.7.2-disabled-checkit.patch.bz2
Lunar Install aborting.
Creating /var/log/lunar/compile/lilo-22.7.2.bz2
! Problem detected during PRE_BUILD
|
|
|
Back to top |
|
 |
dveatch
Joined: 12 Aug 2005 Posts: 18 Location: Port Saint Lucie, Florida
|
Posted: Sun Aug 06, 2006 3:52 am Post subject: |
|
|
There does seem to be a problem. In the mean time you could change the mirror;
Lunar > option > Software Mirrors > Lresort
Then pick one.
Just so you know. Any file downloaded running "lget" or "lunar update" or "lin" is automagically put in /var/spool/lunar. So if you need to download manually put it there. _________________ You can tune a piano but you can't tuna fish. |
|
Back to top |
|
 |
sofar

Joined: 11 Aug 2005 Posts: 172
|
Posted: Sun Aug 06, 2006 6:39 am Post subject: |
|
|
the person who bumped lilo from 22.7.1 to 22.7.2 broke it. this is a bug that needs to be assigned to that very same person so he can fix it. |
|
Back to top |
|
 |
engelsman
Joined: 21 Aug 2005 Posts: 131 Location: Netherlands
|
Posted: Sun Aug 06, 2006 6:41 am Post subject: hmm |
|
|
Thanks for the tip, but that didn't help. Do I really need to update LRESORT when it is the PATCH_URL that is failing?
I've just been through all of the LRESORT mirrors, and for each one lin lilo gave: Code: | Checking dependencies for lilo
Building lilo version 22.7.2
Missing lilo-22.7.2-disabled-checkit.patch.bz2
Lunar Install aborting.
Creating /var/log/lunar/compile/lilo-22.7.2.bz2
! Problem detected during PRE_BUILD
|
I tried every IP address returned by nslookup download.lunar-linux.org and substituting it in the PATCH_URL in /etc/lunar/config. One gave the original error, and the rest gave the error above.
As I said in the original article, I had used firefox to browse and download the patches directly from whichever download.lunar-linux.org had actually responded, so in the end I just copied the lilo-22.7.2-disabled-checkit.patch.bz2 file from my home directory into /var/spool/lunar and lin lilo was able to find it without having to download it.
So I don't understand what the problem really was, but I've managed to work round it anyway. |
|
Back to top |
|
 |
|