Problem connecting to a software origin -- ./x86_64/fd0ssh-20121125-44.1.x86_64.rpm

I have a persistent problem which has made it impossible to install system updates (openSUSE 12.3) The error message is

Problem connecting to a software origin – Apper

There was a (possibly temporary) problem connecting to a software origins.
Please check the detailed error for further details.

File ‘./x86_64/fd0ssh-20121125-44.1.x86_64.rpm’ not found on medium ‘http://jftp.inai.de/openSUSE_12.3/

Have others reported this problem? Is there a simple work-around?

Thanks

Does zypper up work run as root?

If not show use the errors

I tried this:

sudo zypper in -t patch openSUSE-2013-709

Same error, file not found on medium Index of /openSUSE_12.3

Well, that file isn’t there anymore in that repo, it’s updated to fd0ssh-20130605-47.1.x86_64.rpm now.
So try to refresh your repos with “sudo zypper ref”.
If that doesn’t help, there’s some error in that repo’s metadata. I would suggest you to disable that repo ([noparse]http://jftp.inai.de/openSUSE_12.3/[/noparse]) temporarily then.

Thank-you. That fixed the problem.