Todays Update asks for opensuse CD.

I tried to do a zypper up to get today’s TW updates and on the 3rd file it tries to retrieve (libburnia-tools) it asks for a certain opensuse media cd which of course is who knows what. Hitting yes just repeats the request/error and no aborts the install. I’m guessing something is broke with today’s update?

Thanks,
Dave

Check your list of repos. You can do this with Yast software repositories.

The CD is probably listed among the repos. Disable that repo (unmark the “enabled” box). Then try the update again.

Dvd repository was already disabled. Never had this problem before the big update of 603 files yesterday.
Here is what I get:

101 packages to upgrade, 1 new.
Overall download size: 255.0 MiB. Already cached: 630.1 KiB. After the operation, 11.0 MiB will be freed.
**Continue? [y/n/? shows all options] (y): **y
In cache libhdf4-4.2.11-30.14.x86_64.rpm (1/102), 420.3 KiB ( 1.4 MiB unpacked)
In cache libpcre2-8-0-10.22-13.5.x86_64.rpm (2/102), 209.8 KiB (589.3 KiB unpacked)
Retrieving package libburnia-tools-1.4.0-1.4.x86_64 (3/102), 373.7 KiB (445.3 KiB unpacked)
Failed to mount cd:///?devices=/dev/disk/by-id/ata-HL-DT-STDVD-ROM_GDR8164B on : Mounting media failed

**Please insert medium [openSUSE-20160626-0] #1 and type ‘y’ to continue or ‘n’ to cancel the operation. [y[/b]
es/no] (no):

**

On Wed, 12 Oct 2016 22:26:01 +0000, AmigaOS wrote:

> Dvd repository was already disabled. Never had this problem before the
> big update of 603 files yesterday.
> Here is what I get:
>
> 101 packages to upgrade, 1 new.
>
> Overall download size: 255.0 MiB. Already cached: 630.1 KiB. After the
> operation, 11.0 MiB will be freed.
> *Continue? [y/n/? shows all options] (y): *y In cache
> libhdf4-4.2.11-30.14.x86_64.rpm (1/102), 420.3 KiB ( 1.4 MiB unpacked)
> In cache libpcre2-8-0-10.22-13.5.x86_64.rpm (2/102), 209.8 KiB (589.3
> KiB unpacked)
> Retrieving package libburnia-tools-1.4.0-1.4.x86_64 (3/102), 373.7 KiB
> (445.3 KiB unpacked)
> Failed to mount
> cd:///?devices=/dev/disk/by-id/ata-HL-DT-STDVD-ROM_GDR8164B on :
> Mounting media failed
>
>
> Please insert medium [openSUSE-20160626-0] #1 and type ‘y’ to continue
> or ‘n’ to cancel the operation. [y

> es/no] (no):

What’s the output of ‘zypper lr -d’?


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

Now I feel stupid. I looked at the repositories again and even though the dvd drive was there but not enabled the media it was asking for was listed as a repository as being on a cd. I disabled that and the updates worked as they should. Weird that it didn’t happen until now as I have been running TW for several months.

Thanks,
Dave

Hi
Not it the Tumbleweed repos, I would guess it’s been dropped since it does not exist in the development repo (multimedia:libs) either (or an issue with building);

If it is enabled, but “autorefresh” is turned off, it won’t ask for the CD unless it needs to install something from there.

Don’t use ‘zypper up’ on TW. Rather use

zypper dup --no-allow-vendor-change

libburnia-tools has been dropped.

It is replaced by xorriso.
IIRC, there was another thread about this not too long ago…

AFAICS, the package should be replaced automatically though if you run “zypper up” or “zypper dup”.

I tried doing the zypper dup --no-allow-vendor-change method but it comes up with dozens of problems with various files and packages so I aborted it, I remember I did try that once before and it hosed TW so bad I ended up reinstalling it.