zypper dup fails with package not found in repo

zypper dup (on Tumbleweed) fails with the following message:

Retrieving: libMagickCore-7_Q16HDRI9-7.0.11.7-575.1.x86_64.rpm ................................................................................................................[not found] 
File './x86_64/libMagickCore-7_Q16HDRI9-7.0.11.7-575.1.x86_64.rpm' not found on medium 'https://download.opensuse.org/repositories/graphics/openSUSE_Tumbleweed/'
**Abort, retry, ignore? [a/r/i/...? shows all options] (a): **a    
Problem occurred during or after installation or removal of packages:
Installation has been aborted as directed.        

Here’s my output from zypper lr -d:

[FONT=monospace]zypper lr -d 
#  | Alias                     | Name                                   | Enabled | GPG Check | Refresh | Priority | Type   | URI                                                                       | Service 
---+---------------------------+----------------------------------------+---------+-----------+---------+----------+--------+---------------------------------------------------------------------------+-------- 
 1 | Emulators                 | Emulators (openSUSE_Tumbleweed)        | Yes     | (r ) Yes  | No      |   99     | rpm-md | https://download.opensuse.org/repositories/Emulators/openSUSE_Tumbleweed/ |  
 2 | games                     | openSUSE Games (openSUSE_Tumbleweed)   | Yes     | (r ) Yes  | No      |   99     | rpm-md | https://download.opensuse.org/repositories/games/openSUSE_Tumbleweed/     |  
 3 | graphics                  | Graphics Project (openSUSE_Tumbleweed) | Yes     | (r ) Yes  | No      |   99     | rpm-md | https://download.opensuse.org/repositories/graphics/openSUSE_Tumbleweed/  |  
 4 | hardware                  | Hardware tools (openSUSE_Tumbleweed)   | Yes     | (r ) Yes  | No      |   99     | rpm-md | https://download.opensuse.org/repositories/hardware/openSUSE_Tumbleweed/  |  
 5 | http-ftp.gwdg.de-b5c053ef | Packman Repository                     | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://ftp.gwdg.de/pub/linux/packman/suse/openSUSE_Tumbleweed/            |  
 6 | libdvdcss                 | libdvdcss                              | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://opensuse-guide.org/repo/openSUSE_Tumbleweed/                       |  
 7 | repo-debug                | openSUSE-Tumbleweed-Debug              | No      | ----      | ----    |   99     | NONE   | http://download.opensuse.org/debug/tumbleweed/repo/oss/                   |  
 8 | repo-non-oss              | openSUSE-Tumbleweed-Non-Oss            | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/tumbleweed/repo/non-oss/                     |  
 9 | repo-oss                  | openSUSE-Tumbleweed-Oss                | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/tumbleweed/repo/oss/                         |  
10 | repo-update               | openSUSE-Tumbleweed-Update             | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/tumbleweed/                           | 

I’d guess that this is something to do with repo prioritization? I’m not sure how to proceed. Thank you in advance for your help.
[/FONT]

It worked fine when I tried it again later. (without having changed anything)

Could be that the mirror you used was just in the process of syncing itself.

I see. That makes sense.