Bug 1219942 - Repo not found
Summary: Repo not found
Status: RESOLVED WORKSFORME
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Maintenance (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-14 18:32 UTC by Zach Powell
Modified: 2024-02-14 20:18 UTC (History)
3 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---
dimstar: needinfo? (zach.powell)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zach Powell 2024-02-14 18:32:37 UTC
Repo not available:

File './x86_64/lazygit-0.40.2-5.11.x86_64.rpm' not found on medium 'https://download.opensuse.org/repositories/devel:/languages:/go/openSUSE_Factory/'

The issue is that I can't update anything else while this error exists, nor can I even uninstall lazygit as that won't happen if it can't find the repo for some reason.
Comment 1 Dominique Leuenberger 2024-02-14 18:35:26 UTC
You seen to have outdated repo information

Try zypper refresh
Comment 2 Andreas Stieger 2024-02-14 20:18:02 UTC
$ zypper search -t package -s --match-exact lazygit

S | Name    | Type    | Version     | Arch   | Repository
--+---------+---------+-------------+--------+------------------------
  | lazygit | package | 0.40.2-5.18 | x86_64 | dlg
  | lazygit | package | 0.40.2-1.4  | x86_64 | openSUSE-Tumbleweed-Oss
  | lazygit | package | 0.40.2-5.18 | i586   | dlg

$ zypper in --dry-run --download-only --from dlg lazygit
[...]
Retrieving: lazygit-0.40.2-5.18.x86_64.rpm ..........................................................................................[done (5.7 MiB/s)]

Additionally this package is is openSUSE Tumbleweed proper. Switch the package to there for a resolution