neither yast nor zypper works in opensuse 12.1

I upgraded from 11.4 to 12.1. Nice many things are working.

Except the updates!!! Neither zypper nor yast work. I removed PackageKit as it was blocking the former two. Still no use. I donot know now how to update the system for patches and/or bug fixes.

I use KDE. (My laptop is Macbook Pro 7.1 with NVIDIA graphic card). It is not shutting down as well after the upgrading to 12.1. The screen flickers hundreds of times. But does not shut down. I have updated all Nvidia drivers and added Nvidia repos while upgrading.

Can anybody help fix these issues ?

Thanks in advance.

HSN

It’s all working here

If you open a terminal and do

su -
zypper up

Post the resulting feedback from the terminal
You can use your mouse to copy and paste

It might be useful to see your configured repos too:

zypper lr -d

Don’t forget to post your output between CODE tags.

Download (curl) error for ‘http://packman.inode.at/suse/Factory/Essentials/repodata/repomd.xml’:
Error code: User abort
Error message: connect() timed out!

17 | repo-12.1-non-oss | openSUSE-12.1 Non-OSS | Yes | Yes | 99 | yast2 | Index of /distribution/12.1/repo/non-oss |
18 | repo-12.1-nvidia | NVIDIA | Yes | Yes | 99 | rpm-md | ftp://download.nvidia.com/opensuse/12.1/ |
19 | repo-12.1-oss | openSUSE-12.1 OSS | Yes | Yes | 99 | yast2 | Index of /distribution/12.1/repo/oss |
20 | repo-12.1-packman | packman | Yes | Yes | 99 | rpm-md | Index of /suse/openSUSE_12.1/ |
21 | repo-12.1-update | openSUSE-12.1 Updates | Yes | Yes | 99 | rpm-md | Index of /update/12.1 |
22 | wrapped | Wrapped proprietary applications | Yes | Yes | 99 | rpm-md | Index of /wrapped/openSUSE_11.3/
12 | packman-essentials | packman-essentials | Yes | Yes | 99 | rpm-md | Index of /suse/Factory/Essentials/

Please post result of

zypper lr -d

Tell us if there is anything unusual about your internet connection (ie; Proxy)
Where in the world are you?

zypper rr 12

You don’t need that repo

Hi, there is no problem with my internet connection. I am using high speed bradband connection. I can open those URLs and check. I am in Japan now.

Thanks for your help in advance.

(All other repos are disabled. Above are the only ones which are enabled.)

You should also remove repo 22 it’s for 11.3

zyper rr 12 I used it as it was mostly demanded when I upgraded from 11.4 to 12.1. Many packages of 11.4 which were installed already in the system like k3b, amarok, libav*, xine etc. were not there in packman. So, the zypper dup stopped before the installation. I had to add this repo. and re-run zypper dup. Only then it proceeded with installation.

zypper rr 23 (I just added later) because my microphone is not working after the 12.1 upgrade. I realized it while trying skype. I thought may be that will fix the issue. but it did not. So, I can remove it now, as it did not help.

I am using a direct internet connection without any proxy.

Even yast2 does not work. I am quite surprised. I googled for the solution and got some ideas that I should disable PackegeKit. I did it. Still, yast2 does not work.

OK
As su

zypper ve

Post result

mac:~ # zypper ve
Download (curl) error for ‘http://packman.inode.at/suse/Factory/Essentials/repodata/repomd.xml’:
Error code: User abort
Error message: connect() timed out!

Abort, retry, ignore? [a/r/i/?] (a):

You didn’t remove that repo then

mac:~ # zypper rr packman-essentials
Removing repository ‘packman-essentials’ [done]
Repository ‘packman-essentials’ has been removed.

mac:~ # zypper rr Wrapped\ proprietary\ applications
Removing repository ‘Wrapped proprietary applications’ [done]
Repository ‘Wrapped proprietary applications’ has been removed.

mac:~ # zypper refresh
Download (curl) error for ‘http://download.opensuse.org/distribution/12.1/repo/non-oss/content’:
Error code: User abort
Error message: connect() timed out!

Abort, retry, ignore? [a/r/i/?] (a):

Disable everything

Try a mirror from here
Index of /pub/Linux/openSUSE

On 2011-11-23 11:16, linuxnewb wrote:
>
> mac:~ # zypper ve
> Download (curl) error for
> ‘http://packman.inode.at/suse/Factory/Essentials/repodata/repomd.xml’:
> Error code: User abort
> Error message: connect() timed out!
>
> Abort, retry, ignore? [a/r/i/?] (a):

Have a look at “/var/log/zypper.log”. It may be trying IPv6.


Cheers / Saludos,

Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)

What do you mean ?

Disable all repos and add the only one above instead?

that link has only; /pub/Linux/openSUSE/distribution/12.1/repo oss and non-oss. It has no updates or packman repos.