Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.

View Entry Info: software update - problem retrieving updated list

Category:
Possible Bug
What ViX Image build number are you using?
Please provide your ViX Team image build number. Menu > Information > About > Build number > ENTER THIS NUMBER e.g. 4.2.028
Openvix 5.14
Have you tried a flash WITHOUT settings restore?
Have you tried this? PLEASE SELECT YES OR NO.
Yes
Have you tried a flash WITH settings restore?
Have you tried this? PLEASE SELECT YES OR NO.
No
Results 1 to 8 of 8

Thread: software update - problem retrieving updated list

  1. #1

    Title
    Junior Member
    Join Date
    Apr 2014
    Posts
    11
    Thanks
    15
    Thanked 1 Time in 1 Post

    software update - problem retrieving updated list

    When attempting a software update, I get Error - problem retrieving updated list. If this issue persists please check/report on forum.
    Thank you for any help.
    .

  2. #2
    stick50jr's Avatar
    Title
    ViX Beta Tester
    Donated Member
    Join Date
    Sep 2010
    Location
    AUSTRALIA
    Posts
    704
    Thanks
    495
    Thanked 270 Times in 197 Posts
    The repositories and feeds were very busy last night and yesterday. Seems better now. YMMV
    OpenVix:
    VU+Duo2 -- 2 x Twin internal DVB-S2 & DVB-C/T2, 2 x USB dual DVB-T (Avermedia Twinstar [AF9035], Hauppauge Nova-TD [Dib0700]) = 8 tuners
    VU+Duo4kse -- internal Sat FBC & twin DVB-C/T2, 2 x USB dual DVB-T Hauppauge Nova-TD [Dib0700]

  3. The Following User Says Thank You to stick50jr For This Useful Post:

    squiddo (24-05-17)

  4. #3

    Title
    Junior Member
    Join Date
    Apr 2014
    Posts
    11
    Thanks
    15
    Thanked 1 Time in 1 Post
    Problem still persists this morning.

  5. #4
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,361
    Thanks
    6,442
    Thanked 9,160 Times in 6,235 Posts
    Issue the following command and post back the result

    Code:
    opkg update
    See this guide if required
    http://www.world-of-satellite.com/sh...Linux-commands

  6. The Following User Says Thank You to abu baniaz For This Useful Post:

    squiddo (24-05-17)

  7. #5

    Title
    Junior Member
    Join Date
    Apr 2014
    Posts
    11
    Thanks
    15
    Thanked 1 Time in 1 Post
    Welcome to OpenViX for vuzero
    openvix 5.0 vuzero

    vuzero login: root
    Last login: Wed May 24 11:45:19 BST 2017 on pts/0
    root@vuzero:~# opkg update
    Downloading http://vuplus-images-vix.does-it.net...dparty/Package s.gz.
    Updated source 'openvix-3rdparty'.
    Downloading http://vuplus-images-vix.does-it.net...ll/Packages.gz.
    Updated source 'openvix-all'.
    Downloading http://vuplus-images-vix.does-it.net...ps32el/Package s.gz.
    Updated source 'openvix-mips32el'.
    Downloading http://rossi2000.x10.mx/feeds//Packages.gz.
    wget: server returned error: HTTP/1.1 404 Not Found
    Downloading http://vuplus-images-vix.does-it.net...uzero/Packages. gz.
    Updated source 'openvix-vuzero'.
    Downloading http://vuplus-images-vix.does-it.net...zero_3rdparty/ Packages.gz.
    Updated source 'openvix-vuzero_3rdparty'.
    Collected errors:
    * opkg_download_backend: Failed to download http://rossi2000.x10.mx/feeds//Pack ages.gz, wget returned 1.
    root@vuzero:~# opkg updateWelcome to OpenViX for vuzero
    opkg: unknown sub-command updateWelcome
    usage: opkg [options...] sub-command [arguments...]
    where sub-command is one of:

    Package Manipulation:
    update Update list of available packages
    upgrade Upgrade installed packages
    install <pkgs> Install package(s)
    configure <pkgs> Configure unpacked package(s)
    remove <pkgs|glob> Remove package(s)
    clean Clean internal cache
    flag <flag> <pkgs> Flag package(s)
    <flag>=hold|noprune|user|ok|installed|unpacked (one per invocation)

    Informational Commands:
    list List available packages
    list-installed List installed packages
    list-upgradable List installed and upgradable packages
    list-changed-conffiles List user modified configuration files
    files <pkg> List files belonging to <pkg>
    search <file|glob> List package providing <file>
    info [pkg|glob] Display all info for <pkg>
    status [pkg|glob] Display all status for <pkg>
    download <pkg> Download <pkg> to current directory
    compare-versions <v1> <op> <v2>
    compare versions using <= < > >= = << >>
    print-architecture List installable package architectures
    depends [-A] [pkgname|glob]+
    whatdepends [-A] [pkgname|glob]+
    whatdependsrec [-A] [pkgname|glob]+
    whatrecommends[-A] [pkgname|glob]+
    whatsuggests[-A] [pkgname|glob]+
    whatprovides [-A] [pkgname|glob]+
    whatconflicts [-A] [pkgname|glob]+
    whatreplaces [-A] [pkgname|glob]+

    Options:
    -A Query all packages not just those installed
    -V[<level>] Set verbosity level to <level>.
    --verbosity[=<level>] Verbosity levels:
    0 errors only
    1 normal messages (default)
    2 informative messages
    3 debug
    4 debug level 2
    -f <conf_file> Use <conf_file> as the opkg configuration file
    --conf <conf_file>
    -d <dest_name> Use <dest_name> as the the root directory for
    --dest <dest_name> package installation, removal, upgrading.
    <dest_name> should be a defined dest name from
    the configuration file, (but can also be a
    directory name in a pinch).
    -o <dir> Use <dir> as the root directory for
    --offline-root <dir> offline installation of packages.
    --add-arch <arch>:<prio> Register architecture with given priority
    --add-dest <name>:<path> Register destination with given path
    --add-exclude <name> Register package to be excluded from install
    --prefer-arch-to-version Use the architecture priority package rather
    than the higher version one if more
    than one candidate is found.
    --combine Combine upgrade and install operations, this
    may be needed to resolve dependency issues.
    Only available for the internal solver backend.

    Force Options:
    --force-depends Install/remove despite failed dependencies
    --force-maintainer Overwrite preexisting config files
    --force-reinstall Reinstall package(s)
    --force-overwrite Overwrite files from other package(s)
    --force-downgrade Allow opkg to downgrade packages
    --force-space Disable free space checks
    --force-postinstall Run postinstall scripts even in offline mode
    --force-remove Remove package even if prerm script fails
    --noaction No action -- test only
    --download-only No action -- download only
    --nodeps Do not follow dependencies
    --no-install-recommends Do not install any recommended packages
    --force-removal-of-dependent-packages
    Remove package and all dependencies
    --autoremove Remove packages that were installed
    automatically to satisfy dependencies
    -t Specify tmp-dir.
    --tmp-dir Specify tmp-dir.
    --cache-dir <path> Specify cache directory.
    --host-cache-dir Don't place cache in offline root dir.
    --volatile-cache Use volatile cache.
    Volatile cache will be cleared on exit

    glob could be something like 'pkgname*' '*file*' or similar
    e.g. opkg info 'libstd*' or opkg search '*libop*' or opkg remove 'libncur*'
    root@vuzero:~# openvix 5.0 vuzero
    -sh: openvix: not found
    root@vuzero:~#
    root@vuzero:~# vuzero login: root
    -sh: vuzero: not found
    root@vuzero:~# Last login: Wed May 24 11:45:19 BST 2017 on pts/0
    -sh: Last: not found
    root@vuzero:~# root@vuzero:~# opkg update
    -sh: root@vuzero:~#: not found
    root@vuzero:~# Downloading http://vuplus-images-vix.does-it.net...dparty/Package
    s.gz.
    -sh: Downloading: not found
    root@vuzero:~# Updated source 'openvix-3rdparty'.
    -sh: Updated: not found
    root@vuzero:~# Downloading http://vuplus-images-vix.does-it.net...ll/Packages.gz.
    -sh: Downloading: not found
    root@vuzero:~# Updated source 'openvix-all'.
    -sh: Updated: not found
    root@vuzero:~# Downloading http://vuplus-images-vix.does-it.net...ps32el/Package
    s.gz.
    -sh: Downloading: not found
    root@vuzero:~# Updated source 'openvix-mips32el'.
    -sh: Updated: not found
    root@vuzero:~# Downloading http://rossi2000.x10.mx/feeds//Packages.gz.
    -sh: Downloading: not found
    root@vuzero:~# wget: server returned error: HTTP/1.1 404 Not Found
    -sh: wget:: not found
    root@vuzero:~# Downloading http://vuplus-images-vix.does-it.net...uzero/Packages.
    gz.
    -sh: Downloading: not found
    root@vuzero:~# Updated source 'openvix-vuzero'.
    -sh: Updated: not found
    root@vuzero:~# Downloading http://vuplus-images-vix.does-it.net...zero_3rdparty/
    Packages.gz.
    -sh: Downloading: not found
    root@vuzero:~# Updated source 'openvix-vuzero_3rdparty'.
    -sh: Updated: not found
    root@vuzero:~# Collected errors:
    -sh: Collected: not found
    root@vuzero:~# * opkg_download_backend: Failed to download http://rossi2000.x10.mx/feeds//Pack
    ages.gz, wget returned 1.
    -sh: logs: not found
    root@vuzero:~# root@vuzero:~# opkg update
    -sh: root@vuzero:~#: not found
    root@vuzero:~#
    root@vuzero:~#

  8. #6
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,361
    Thanks
    6,442
    Thanked 9,160 Times in 6,235 Posts
    That is not an official openvix image.

    Save any important files and install an offcial image.

    You can download from openvix.co.uk

  9. The Following User Says Thank You to abu baniaz For This Useful Post:

    squiddo (24-05-17)

  10. #7

    Title
    Moderator
    Join Date
    Jul 2010
    Posts
    4,684
    Thanks
    1,205
    Thanked 2,524 Times in 1,349 Posts
    yes it looks like my feeds are down. * opkg_download_backend: Failed to download http://rossi2000.x10.mx/feeds//Pack ages.gz, wget returned 1.

    Vu Ultimo4K, OpenViX 5.0, 8xdvb-c, 8xdvb-s2, 2xdvb-t2
    Vu Solo4K, OpenViX 5.0, 8xdvb-s2
    Dreambox DM900, OpenViX 5.0, 2xdvb-s2, 2xdvb-c/t2
    Terrestrial, Cable, Fixed 28.2e + Unicable2 LNB

  11. #8

    Title
    Junior Member
    Join Date
    Apr 2014
    Posts
    11
    Thanks
    15
    Thanked 1 Time in 1 Post
    Thank you abu baniaz.
    Will do

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.