[SOLVED] Microsoft-edge-dev-103.0.1255.0-1 update failed

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[SOLVED] Microsoft-edge-dev-103.0.1255.0-1 update failed

Postby mackowiakp » May 20th, '22, 14:31

I try to update already installed microsoft-edge-dev to ver 103.0.1255.0-1.
To do this I use command:

Code: Select all
dnf -y upgrade microsoft-edge-dev


But it returns:

Code: Select all
 Problem: cannot install the best update candidate for package microsoft-edge-dev-103.0.1253.0-1.x86_64
  - nothing provides libwayland-client needed by microsoft-edge-dev-103.0.1255.0-1.x86_64


But libwayland-client is already present:

Code: Select all
[root@Piotr network]# ls -la /lib64/libwayland-client.so.0
lrwxrwxrwx 1 root root 26 cze 16  2020 /lib64/libwayland-client.so.0 -> libwayland-client.so.0.3.0*


So what could be a problem?
Last edited by mackowiakp on May 21st, '22, 12:15, edited 1 time in total.
Linux is like wigwam. No Windows, no Gates but Apache inside

WARNING ! The administrator has the right to refuse to install WINDOWS, invoking the conscience clause
mackowiakp
 
Posts: 660
Joined: May 23rd, '13, 07:32
Location: Gdynia, Poland

Re: Microsoft-edge-dev-103.0.1255.0-1 update filed

Postby sturmvogel » May 20th, '22, 15:14

microsoft-edge is no package povided by Mageia.

So you either have to install it via "urpmi --allow-nodeps" (or the dnf equivalent) or try to do symbolic linking for the required libwayland-client version. It should be the same way as you installed it the first time.

Is there a special reason why you try to install this Microsoft package on Mageia? We provide already Chromium. Firefox and other browsers are also packed for Mageia. And you can also install Google Chrome (we also have a Wiki description for the installation).
sturmvogel
 
Posts: 739
Joined: Jul 30th, '12, 00:39

Re: Microsoft-edge-dev-103.0.1255.0-1 update filed

Postby doktor5000 » May 20th, '22, 16:21

mackowiakp wrote:
Code: Select all
  - nothing provides libwayland-client needed by microsoft-edge-dev-103.0.1255.0-1.x86_64


But libwayland-client is already present:

Code: Select all
[root@Piotr network]# ls -la /lib64/libwayland-client.so.0
lrwxrwxrwx 1 root root 26 cze 16  2020 /lib64/libwayland-client.so.0 -> libwayland-client.so.0.3.0*

dnf / the rpm package is checking for rpm Provides, you are only looking at a file directly, those are two totally separate things. You can check with
Code: Select all
rpm -q --whatprovides libwayland-client
if any already installed package provides libwayland-client

As mentioned by sturmvogel you'd have to use "urpmi --allow-nodeps" after you downloaded the package via dnf if it's a dnf/yum repo, because dnf doesn't have such an option.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18045
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Microsoft-edge-dev-103.0.1255.0-1 update filed

Postby mackowiakp » May 20th, '22, 22:57

Hmm, strange

Code: Select all
[root@Piotr ~]# rpm -q --whatprovides libwayland-client
brak pakietów dostarczających libwayland-client

(translation) -> no packages providing libwayland-client


But this package is physically present....
Linux is like wigwam. No Windows, no Gates but Apache inside

WARNING ! The administrator has the right to refuse to install WINDOWS, invoking the conscience clause
mackowiakp
 
Posts: 660
Joined: May 23rd, '13, 07:32
Location: Gdynia, Poland

Re: Microsoft-edge-dev-103.0.1255.0-1 update filed

Postby sturmvogel » May 20th, '22, 23:04

mackowiakp wrote:But this package is physically present....


No. Mageia provides only libwayland-client0 and lib64wayland-client0.
sturmvogel
 
Posts: 739
Joined: Jul 30th, '12, 00:39

Re: Microsoft-edge-dev-103.0.1255.0-1 update filed

Postby mackowiakp » May 21st, '22, 00:07

OK. Installed via "urpmi --allow-nodeps" manually.
Linux is like wigwam. No Windows, no Gates but Apache inside

WARNING ! The administrator has the right to refuse to install WINDOWS, invoking the conscience clause
mackowiakp
 
Posts: 660
Joined: May 23rd, '13, 07:32
Location: Gdynia, Poland

Re: Microsoft-edge-dev-103.0.1255.0-1 update filed

Postby Germ » May 21st, '22, 02:02

So.... does it work now?
Starting in 1999: Mandrake > Mandriva > Mageia
Linux User #274693
User avatar
Germ
 
Posts: 718
Joined: Mar 30th, '11, 13:16
Location: Chelsea, Oklahoma USA

Re: Microsoft-edge-dev-103.0.1255.0-1 update filed

Postby mackowiakp » May 21st, '22, 05:50

yes
Linux is like wigwam. No Windows, no Gates but Apache inside

WARNING ! The administrator has the right to refuse to install WINDOWS, invoking the conscience clause
mackowiakp
 
Posts: 660
Joined: May 23rd, '13, 07:32
Location: Gdynia, Poland

Re: Microsoft-edge-dev-103.0.1255.0-1 update filed

Postby doktor5000 » May 21st, '22, 10:43

Then please mark your thread as [SOLVED], thanks.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18045
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron