Big Repo Issues... :(

@malcolmlewis , that is indeed very strange: I just checked, and the main (“Repositório principal”) and its update (“Repositório principal de atualização”) repositories are both enabled on both yast and zypper:

> zypper lr
Repository priorities are without effect. All enabled repositories share the same priority.

#  | Alias                                 | Name                                 | Enabled | GPG Check | Refresh
---+---------------------------------------+--------------------------------------+---------+-----------+--------
 1 | 15.2                                  | nVidia                               | No      | ----      | ----
 2 | cuda-opensuse15-x86_64                | cuda-opensuse15-x86_64               | No      | ----      | ----
 3 | ftp.gwdg.de-openSUSE_Leap_$releasever | Packman Repository                   | No      | ----      | ----
 4 | oneAPI                                | oneAPI                               | No      | ----      | ----
 5 | openSUSE-Leap-15.2-1                  | openSUSE-Leap-15.2-1                 | No      | ----      | ----
 6 | repo-debug                            | Debug Repository                     | No      | ----      | ----
 7 | repo-debug-non-oss                    | Debug Repository (Non-OSS)           | No      | ----      | ----
 8 | repo-debug-update                     | Update Repository (Debug)            | No      | ----      | ----
 9 | repo-debug-update-non-oss             | Update Repository (Debug, Non-OSS)   | No      | ----      | ----
10 | repo-non-oss                          | Non-OSS Repository                   | Yes     | (r ) Yes  | Yes
11 | repo-oss                              | Repositório principal                | Yes     | (r ) Yes  | Yes
12 | repo-source                           | Source Repository                    | No      | ----      | ----
13 | repo-source-non-oss                   | Source Repository (Non-OSS)          | No      | ----      | ----
14 | repo-update                           | Repositório principal de atualização | Yes     | (r ) Yes  | Yes
15 | repo-update-non-oss                   | Update Repository (Non-Oss)          | Yes     | (r ) Yes  | Yes

I have no idea where it can be getting that specific version from…

@nrickert , just reestablished the original “t” permissions as suggested, thanks.

However, I’m back to the worst scenario. Following the permissions reestablishment, I decide to clean up everything and:

# rm -rf /tmp/*
# zypper clean
All repositories have been cleaned up.
# zypper refresh --force
Forcing raw metadata refresh
Retrieving repository 'Non-OSS Repository' metadata ....................................................................................[error]
Repository 'Non-OSS Repository' is invalid.
[repo-non-oss|http://download.opensuse.org/distribution/leap/15.2/repo/non-oss/] Valid metadata not found at specified URL                     
History:                                                                                                                                       
 - Failed to import key.                                                                                                                       

Please check if the URIs defined for this repository are pointing to a valid repository.
Skipping repository 'Non-OSS Repository' because of the above error.
Forcing raw metadata refresh
Retrieving repository 'Repositório principal' metadata .................................................................................[error]
Repository 'Repositório principal' is invalid.
[repo-oss|http://download.opensuse.org/distribution/leap/15.2/repo/oss/] Valid metadata not found at specified URL                             
History:                                                                                                                                       
 - Failed to import key.                                                                                                                       

Please check if the URIs defined for this repository are pointing to a valid repository.
Skipping repository 'Repositório principal' because of the above error.
Forcing raw metadata refresh
Retrieving repository 'Repositório principal de atualização' metadata ..................................................................[error]
Repository 'Repositório principal de atualização' is invalid.
[repo-update|http://download.opensuse.org/update/leap/15.2/oss] Valid metadata not found at specified URL                                      
History:                                                                                                                                       
 - Failed to import key.                                                                                                                       

Please check if the URIs defined for this repository are pointing to a valid repository.
Skipping repository 'Repositório principal de atualização' because of the above error.
Forcing raw metadata refresh
Retrieving repository 'Update Repository (Non-Oss)' metadata ...........................................................................[error]
Repository 'Update Repository (Non-Oss)' is invalid.
[repo-update-non-oss|http://download.opensuse.org/update/leap/15.2/non-oss/] Valid metadata not found at specified URL                         
History:                                                                                                                                       
 - Failed to import key.                                                                                                                       

Please check if the URIs defined for this repository are pointing to a valid repository.
Skipping repository 'Update Repository (Non-Oss)' because of the above error.
Could not refresh the repositories because of errors.

Gosh, will I end up breaking this system for good while trying to fix it? Damn!

Please, does anybody has any suggestions? :frowning: