Menu

#82 Ubuntu repositories only throw error if accessed

v1.0_(example)
open
nobody
None
1
2015-02-26
2015-02-02
No
Err http://download.opensuse.org ./ Packages                                   
  404  Not Found

W: Failed to fetch http://download.opensuse.org/repositories/home:/felfert/xUbuntu_12.10/./Packages  404  Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.

In /etc/apt/sources.list.d/opennx.list I have:

deb http://download.opensuse.org/repositories/home:/felfert/xUbuntu_12.04 ./

as given on http://opennx.net/download.html

BTW:

  • Xubuntu 12.04 is outdated, but supported
  • Xubuntu 12.10 is outdated and unsupported
  • Xubuntu 14.04 is supported (LTS-Release)
  • Xubuntu 14.10 is supported
  • Xubuntu 15.04 is beta

Any plans to add Xubuntu 14.04, 14.10, 15.04 support?

Discussion

  • John Pellman

    John Pellman - 2015-02-26

    I am also experiencing this error, but I've noticed that you can manually browse the OpenSUSE repo via web browser.

     
    • John Pellman

      John Pellman - 2015-02-26

      Update: Actually my error is slightly different, as I was using the line

      deb http://download.opensuse.org/repositories/home:/felfert/xUbuntu_12.10 ./

      in my apt-get sources list. Switching to the following solved my problem:

      deb http://download.opensuse.org/repositories/home:/felfert/xUbuntu_12.04 ./

      It is very odd that you have 12.04 in your apt-get sources list but are trying to fetch from 12.10. Do you perhaps have two source lists with conflicting repo lines (i.e., one at /etc/apt/sources.list.d/opennx.list and the other being the conventional /etc/apt/sources.list)?

       

Log in to post a comment.