Results 1 to 9 of 9

Thread: Ipkg failing wget

  1. #1

    Ipkg failing wget

    I have a problem with ipkg. When trying to run ipkg update i get the following error

    Code:
    [admin@xxxxx /opt]$ ipkg update
    Downloading http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/Packages.gz
    BusyBox v1.1.3 (2006.06.29-17:07+0000) multi-call binary
    
    Usage: wget [-c|--continue] [-q|--quiet] [-O|--output-document file]
                    [--header 'header: value'] [-Y|--proxy on/off] [-P DIR] url
    
    An error ocurred, return value: 1.
    Collected errors:
    ipkg_download: ERROR: Command failed with return value 1: `wget    -q -P  http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/Packages.gz'
    WARNING: Unable to remove temporary directory: : No such file or directory
    What could be the problem?

  2. #2
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt a.M.
    Posts
    299
    Hi,

    just try it again, the server is not 100 % available.
    WL-500gP => 1.9.2.7-7g (2007-04-06)
    Running: thttpd, php 5.1, vsftp, rrdtool

    http://onlinefussballmanager.de/userbar/0/53647.png

  3. #3
    Tried again and again and again...
    I am able to download the file (Packages.gz) manually via wget, i can ping the server, i can do a nslookup on the server. Does not seem to be connection problem.

  4. #4
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt a.M.
    Posts
    299
    Do you have a directory named /opt?
    WL-500gP => 1.9.2.7-7g (2007-04-06)
    Running: thttpd, php 5.1, vsftp, rrdtool

    http://onlinefussballmanager.de/userbar/0/53647.png

  5. #5
    Code:
    rootfs                2.9M  2.9M     0 100% /
    /dev/root             2.9M  2.9M     0 100% /
    /dev/discs/disc0/part1
                          147G   74G   66G  53% /opt
    Code:
    drwxr-xr-x 20 admin root 4096 Oct 11 12:23 opt

  6. #6

    ipkg

    hi!
    can you help me?
    i try this description http://wl500g.info/showthread.php?t=5909&page=3
    my problem:
    wget http://ipkg.nslu2-linux.org/feeds/op...3-9_mipsel.ipk
    Connecting to ipkg.nslu2-linux.org[140.211.167.165]:80
    wget: content-length 283 is garbage

    mount ok!
    /dev/root on / type squashfs (ro)
    none on /dev type devfs (rw)
    proc on /proc type proc (rw)
    ramfs on /tmp type ramfs (rw)
    usbfs on /proc/bus/usb type usbfs (rw)
    /dev/discs/disc0/part2 on /opt type ext3 (rw)

    ok!
    cd /opt/
    mkdir /opt/tmp
    mkdir /opt/tmp/ipkg

    ok
    ipkg.sh update
    ipkg.sh install ipkg
    Last edited by zumike; 05-12-2007 at 08:21.

  7. #7

    as

    wrog wget i reinstall wget and everything ok

  8. #8
    Sorry for Lifting such an old Thread - but i have exactly the same problem (like zumike) with my wl-500w with Koppel 171. How did you sove it?
    Reinstall wget? (It is part of Busybox binary...)

  9. #9
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    you can install it as a separate package too
    PHP Code:
    ipkg list | grep wget 

Similar Threads

  1. i can't even install ipkg....so bad..
    By once in forum WL-500gP Q&A
    Replies: 3
    Last Post: 21-06-2007, 05:15
  2. Error installing IPKG
    By Cyb in forum WL-500g Q&A
    Replies: 2
    Last Post: 09-02-2007, 09:18
  3. newly installed openwrt, ipkg update error...
    By mutejute in forum WL-HDD Q&A
    Replies: 2
    Last Post: 13-02-2006, 10:23

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •