We have upgraded the community system as part of the upgrade a password reset is required for all users before login in.

Missing repo?



  • I can't find the Onion-specific builds any more. Anyone else get this?:

    root@Omega-ECFB:~# opkg update
    Downloading http://downloads.lede-project.org/releases/17.01-SNAPSHOT/targets/ramips/mt7688/packages/Packages.gz
    Updated list of available packages in /var/opkg-lists/reboot_core
    Downloading http://downloads.lede-project.org/releases/17.01-SNAPSHOT/targets/ramips/mt7688/packages/Packages.sig
    Signature check passed.
    [...]
    Downloading http://downloads.lede-project.org/releases/17.01-SNAPSHOT/packages/mipsel_24kc/onion/Packages.gz
    *** Failed to download the package list from http://downloads.lede-project.org/releases/17.01-SNAPSHOT/packages/mipsel_24kc/onion/Packages.gz
    
    Collected errors:
     * opkg_download: Failed to download http://downloads.lede-project.org/releases/17.01-SNAPSHOT/packages/mipsel_24kc/onion/Packages.gz, wget returned 8.
    

    My distfeeds.conf looks like this:

    root@Omega-ECFB:~# cat /etc/opkg/distfeeds.conf
    src/gz reboot_core http://downloads.lede-project.org/releases/17.01-SNAPSHOT/targets/ramips/mt7688/packages
    src/gz reboot_base http://downloads.lede-project.org/releases/17.01-SNAPSHOT/packages/mipsel_24kc/base
    #src/gz reboot_onion http://downloads.lede-project.org/releases/17.01-SNAPSHOT/packages/mipsel_24kc/onion
    # src/gz reboot_luci http://downloads.lede-project.org/releases/17.01-SNAPSHOT/packages/mipsel_24kc/luci
    # src/gz reboot_packages http://downloads.lede-project.org/releases/17.01-SNAPSHOT/packages/mipsel_24kc/packages
    # src/gz reboot_routing http://downloads.lede-project.org/releases/17.01-SNAPSHOT/packages/mipsel_24kc/routing
    # src/gz reboot_telephony http://downloads.lede-project.org/releases/17.01-SNAPSHOT/packages/mipsel_24kc/telephony


  • @Florian-Heigl
    same here:

    Collected errors:
    * opkg_download: Failed to download http://downloads.lede-project.org/releases/17.01-SNAPSHOT/packages/mipsel_24kc/onion/Packages.gz, wget returned 8.
    root@Omega2DS:/# opkg update
    Downloading http://downloads.lede-project.org/releases/17.01-SNAPSHOT/targets/ramips/mt7688/packages/Packages.gz
    Updated list of available packages in /var/opkg-lists/reboot_core
    Downloading http://downloads.lede-project.org/releases/17.01-SNAPSHOT/targets/ramips/mt7688/packages/Packages.sig
    Signature check passed.
    Downloading http://downloads.lede-project.org/releases/17.01-SNAPSHOT/packages/mipsel_24kc/base/Packages.gz
    Updated list of available packages in /var/opkg-lists/reboot_base
    Downloading http://downloads.lede-project.org/releases/17.01-SNAPSHOT/packages/mipsel_24kc/base/Packages.sig
    Signature check passed.
    Downloading http://downloads.lede-project.org/releases/17.01-SNAPSHOT/packages/mipsel_24kc/onion/Packages.gz
    *** Failed to download the package list from http://downloads.lede-project.org/releases/17.01-SNAPSHOT/packages/mipsel_24kc/onion/Packages.gz
    
    Collected errors:
    * opkg_download: Failed to download http://downloads.lede-project.org/releases/17.01-SNAPSHOT/packages/mipsel_24kc/onion/Packages.gz, wget returned 8.
    


  • Oh, ok: just go to /etc/opkg where is new distfeeds file called distfeeds.conf.new, just rename it to distfeed.conf and run opkg update again



  • @Xplatforms said in Missing repo?:

    Oh, ok: just go to /etc/opkg where is new distfeeds file called distfeeds.conf.new, ...

    Omega2(+) out of the box v0.1.10-b160: the '/etc/opkg/distfeeds.conf' and '/etc/opkg/distfeeds.conf.new' are fully identical files.

    You renamed 'distfeeds.conf.new' to 'distfeeds.conf' so you have got a factory default 'distfeeds.conf' file
    where the '#src/gz reboot_onion ...' line is disabled by default
    due to after opkg update that error message gone
    but that 'lede-project.org/releases/17.01-SNAPSHOT/packages/mipsel_24kc/onion/Packages.gz' repo is missing of course.



  • Was this solved?



  • the lede repo dropped the onion branch updates

    for the omega2+

    just ssh into the omega and

    wget http://repo.onion.io/omega2/packages/onion-repo-keys_0.1-1_mipsel_24kc.ipk

    opkg install onion-repo-keys_0.1-1_mipsel_24kc.ipk

    opkg update



  • @C-G said in Missing repo?:

    opkg update

    That didn't help either, it keeps responding with:

    Collected errors:



  • @Mentor-Gashi
    Now - it seems - these '.../targets/ramips/mt7688/packages' and '.../onion' are unnecessary lines in the /etc/opkg/distfeeds.conf file.
    BTW @Lazar-Demin has a bon mot: "It worked at previously!"

    Please notice it: the most fresh working official firmware of Omega2(+) v0.1.10-b160 is nine (9) months old (release date 01-Mar-2017).



  • @György-Farkas this is the firmware status:

    root@Omega-99EF:/# oupgrade

    Device Firmware Version: 0.1.10 b160
    Checking latest version online...
    Repo Firmware Version: 0.1.10 b160
    Comparing version numbers
    Device firmware is up to date!



  • @György-Farkas commented out the lines you mention but the mysql-server remains as unknown package. Giving up on mysql by now and giving a try to sqlite3.



  • here is someone that has updated the mysql package. no idea if it works. just thought i would pass it along.
    https://forum.openwrt.org/viewtopic.php?id=71993



  • @Xplatforms thanks this worked for me.



  • I am a member of this project. Last week I was asked to fork a repo from the project. I tried but received a permission error. The person who manages this Azure DevOps project made some changes and now I cannot see the repo at all. Could you please take a look what can be the problem krogerfeedback.com survey


Log in to reply
 

Looks like your connection to Community was lost, please wait while we try to reconnect.