Bug 1215843 - ./x86_64/mercurial-6.5.2-332.1.x86_64.rpm' not found on medium https://download.opensuse.org/repositories/devel:/tools:/scm/openSUSE_Tumbleweed/
Summary: ./x86_64/mercurial-6.5.2-332.1.x86_64.rpm' not found on medium https://downlo...
Status: RESOLVED INVALID
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Upgrade Problems (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-30 08:00 UTC by Misso Works
Modified: 2023-09-30 11:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Misso Works 2023-09-30 08:00:49 UTC
I am unable to upgrade Tumbleweed because apparently it seeks to upgrade to a version of a package not present in the repository:

Retrieving : mercurial-6.5.2-332.1.x86_64.rpm ..................................................................................................................................................................................................................[not found]
File './x86_64/mercurial-6.5.2-332.1.x86_64.rpm' not found on medium 'https://download.opensuse.org/repositories/devel:/tools:/scm/openSUSE_Tumbleweed/'

Browsing the repository using the web gui, I can see that the mercurial-6.5.2-332.2.x86_64.rpm (and not 332.1) is present, however I am unable to install it manually since it requires mercurial-lang-6.5.2-332.2.x86_64.rpm which is not present in the repo.
Comment 1 hui 2023-09-30 09:04:08 UTC
You need to enable auto refresh for the repository. You are searching for a no longer existing version.

Additionally the lang package you claim is missing is in the noarch directory of the mirror: https://download.opensuse.org/repositories/devel:/tools:/scm/openSUSE_Tumbleweed/noarch/mercurial-lang-6.5.2-332.2.noarch.rpm
Comment 2 Misso Works 2023-09-30 11:24:30 UTC
Thanks a lot for your help, refreshing the repositories fixed the problem indeed.