YaST2 Warning dialog box

Well, this is an interesting one that occurred when I was trying to install Heimdall a week or so ago. I’m not sure exactly what I did but it was then that I first started seeing this warming error message, and I don’t know what to do about it.

An error occurred during repository initialization.
|] Valid metadata not found at specified URL
History:

  • |] Repository type can’t be determined.

I’m on 13.1 KDE and I need some advice as to how to eliminate this message. Thanks!

Go into YaST->Software Repositories and remove or disable the offending repository.
If in doubt, please post the output of:

zypper lr -d
charles@linux-uc1g:~> zypper lr -d
#  | Alias                              | Name                               | Enabled | Refresh | Priority | Type   | URI                                                                                  | Service
---+------------------------------------+------------------------------------+---------+---------+----------+--------+--------------------------------------------------------------------------------------+--------
 1 | Packman Repository                 | Packman Repository                 | Yes     | Yes     |   99     | rpm-md | http://ftp.gwdg.de/pub/linux/packman/suse/openSUSE_13.1/                             |        
 2 | download.opensuse.org-13.1-non-oss | Update Repository (Non-Oss)        | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/update/13.1-non-oss/                                    |        
 3 | download.opensuse.org-non-oss      | Main Repository (NON-OSS)          | Yes     | Yes     |   99     | yast2  | http://download.opensuse.org/distribution/13.1/repo/non-oss/                         |        
 4 | download.opensuse.org-oss          | Main Repository (OSS)              | Yes     | Yes     |   99     | yast2  | http://download.opensuse.org/distribution/13.1/repo/oss/                             |        
 5 | download.opensuse.org-update       | Main Update Repository             | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/update/13.1/                                            |        
 6 | hardware                           | hardware                           | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/hardware/openSUSE_13.1/                    |        
 7 | home:RedDwarf:fakePackman          | home:RedDwarf:fakePackman          | Yes     | Yes     |   99     | NONE   | http://download.opensuse.org/repositories/home:/RedDwarf:/fakePackman/openSUSE_13.1/ |        
 8 | home:cornelisbb                    | home:cornelisbb                    | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/home:/cornelisbb/openSUSE_13.1/            |        
 9 | home:enzokiel                      | home:enzokiel                      | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/home:/enzokiel/openSUSE_13.1_Update/       |        
10 | home:happenpappen                  | home:happenpappen                  | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/home:/happenpappen/openSUSE_13.1/          |        
11 | home:wildnux                       | home:wildnux                       | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/home:/wildnux/openSUSE_Factory/            |        
12 | libdvdcss                          | libdvdcss                          | Yes     | Yes     |   99     | rpm-md | http://opensuse-guide.org/repo/13.1/                                                 |        
13 | openSUSE-13.1-1.10                 | openSUSE-13.1-1.10                 | Yes     | Yes     |   99     | yast2  | cd:///?devices=/dev/disk/by-id/ata-HL-DT-STDVD-RAM_GSA-H55L,/dev/sr0                 |        
14 | openSUSE:13.1:Update               | openSUSE:13.1:Update               | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/openSUSE:/13.1:/Update/standard/           |        
15 | packman                            | packman                            | Yes     | Yes     |   99     | rpm-md | http://packman.inode.at/suse/openSUSE_13.1/                                          |        
16 | repo-debug                         | openSUSE-13.1-Debug                | No      | Yes     |   99     | NONE   | http://download.opensuse.org/debug/distribution/13.1/repo/oss/                       |        
17 | repo-debug-update                  | openSUSE-13.1-Update-Debug         | No      | Yes     |   99     | NONE   | http://download.opensuse.org/debug/update/13.1/                                      |        
18 | repo-debug-update-non-oss          | openSUSE-13.1-Update-Debug-Non-Oss | No      | Yes     |   99     | NONE   | http://download.opensuse.org/debug/update/13.1-non-oss/                              |                                                                                                           
19 | repo-source                        | openSUSE-13.1-Source               | No      | Yes     |   99     | NONE   | http://download.opensuse.org/source/distribution/13.1/repo/oss/                      |                                                                                                         

Can’t tell which one it is though.

Well, I can’t either. Could you post the complete error message you get when you call “zypper ref” f.e.?

Some notes though:
You have the Packman repo twice (#1 and #15)! Remove one of them.

You should also remove home:RedDwarf:fakePackman. This package doesn’t contain working packages, it is just there so you can build other packages against Packman’s multimedia stuff on OBS (ffmpeg and friends are not allowed there).

home:wildnux is for Factory, not 13.1. That’s where you installed heimdall from. This can cause problems, so be aware of that.
Better remove that repo and install heimdall from one of the others. It is also contained in hardware, home:enzokiel, and home:happenpappen, which you already have in your list.

And you also have the Update repo twice (#5 and #14). You can remove the latter one there as well.

On 2013-12-27 02:16, wolfi323 wrote:
>
> chuckenheimer;2611662 Wrote:
>>
>> Can’t tell which one it is though.

I guess #7. Notice the type=NONE? That’s a telltale. It could not refresh the last time.


Cheers / Saludos,

Carlos E. R.
(from 13.1 x86_64 “Bottle” (Elessar))

linux-uc1g:/home/charles # zypper ref
Repository 'Packman Repository' is up to date.
Repository 'Update Repository (Non-Oss)' is up to date.
Repository 'Main Repository (NON-OSS)' is up to date.
Repository 'Main Repository (OSS)' is up to date.
Repository 'Main Update Repository' is up to date.
Repository 'hardware' is up to date.
Repository 'home:cornelisbb' is up to date.
Repository 'home:enzokiel' is up to date.
Repository 'home:happenpappen' is up to date.
Repository 'libdvdcss' is up to date.
Repository 'openSUSE:13.1:Update' is up to date.
All repositories have been refreshed.
linux-uc1g:/home/charles # 

This is the situation now. And, I’m no longer getting the warning message. Do I look OK? Thanks!

On 2013-12-27 05:56, chuckenheimer wrote:
> Repository ‘Main Update Repository’ is up to date.
>
> Repository ‘openSUSE:13.1:Update’ is up to date.

Huh?


Cheers / Saludos,

Carlos E. R.
(from 13.1 x86_64 “Bottle” (Elessar))

I saw that, too, but didn’t know what to do about it. I suppose that I’ll remove the last one again and see if that makes any difference. I hate not knowing what I’m doing.

Well, I did write in comment#4 that you could remove one of those 2 update repos.
It won’t really make a difference except that there’s one repo less to refresh, so YaST->Software Management should start a bit faster… :wink:

Yes, I see YaST2 starting a bit faster. And, I think the system is in better order now. Thanks again for the hand holding!

Now I’ve got to open a couple of new threads for additional help. See you around. :slight_smile: