E: Unable to locate package libgl1-mesa-glx-lts-utopic:i386

Başlatan mehmtee10, 14 Ağustos 2018 - 16:10:42

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

mehmtee10

Selamlar, ubuntu yaızlım merkezinden steam yükledim çalıştırınca konsol ekrana çıktı ve şöyle bir uyarı verdi

--------------------------------------


Steam needs to install these additional packages:
libgl1-mesa-dri:i386, libgl1-mesa-glx:i386, libc6:i386
[sudo] password for root1:
.....W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list:2 and /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list:3
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list:2 and /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list:4
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list:2 and /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list:3
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list:2 and /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list:4


Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:


The following packages have unmet dependencies.
libgl1-mesa-dri:i386 : Depends: libglapi-mesa:i386 but it is not going to be installed
Depends: libllvm6.0:i386 (>= 1:6.0~svn298832-1~) but it is not going to be installed
libgl1-mesa-glx:i386 : Depends: libgl1:i386 but it is not going to be installed
Depends: libglx-mesa0:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Press return to continue:










---------------------------------------


Sonra internetten çözüm ararken şöyle bir kod buldum ve denedim ama gene hata aldım.
sudo apt-get install libc6:i386 libgl1-mesa-dri-lts-utopic:i386 libgl1-mesa-glx-lts-utopic:i386

but error:
E: Unable to locate package libgl1-mesa-dri-lts-utopic:i386
E: Unable to locate package libgl1-mesa-glx-lts-utopic:i386




System: i3 5200 Ubuntu 18.04


mehmtee10

#2
HOcam denedim gene aynı hata devam etmekte

speakerXXL

Alıntı Yap.....W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list:2 and /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list:3
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list:2 and /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list:4
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list:2 and /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list:3
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list:2 and /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list:4

32 bit uyumluk paketlerini yüklerken sorun yaşanıyor. Yüklenmede sorun yaşanmasının nedeni, bazı paket depolarını mükerrer girmiş olmanız olabilir, sanırım bu sebeple paket bilgisi önbelleği güncellenemiyor. Bunun sonucu gerekli paketlerin bulunamaması olarak yansıyor. /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list dosyasını açıp mükerrer satırları silin ve ardından aşağıdaki komutu çalıştırıp yeniden deneyin.

apt update

.py


mehmtee10

root1@root:~$ ls /etc/apt/sources.list.d
openjdk-r-ubuntu-ppa-bionic.list
openjdk-r-ubuntu-ppa-bionic.list.save
steam.list
steam.list.save
videolan-ubuntu-master-daily-bionic.list
videolan-ubuntu-master-daily-bionic.list.save
webupd8team-ubuntu-java-bionic.list
root1@root:~$



Buyrun


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 14 Ağustos 2018 - 16:56:50

[mention=640746]@.py[/mention]

.py

sudo rm /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list
sudo rm /etc/apt/sources.list.d/openjdk-r-ubuntu-ppa-bionic.list.save

sudo apt-get update

Daha sonrada deb paketini resmi sitesinden indirin.

mehmtee10

[mention]speakerXXL[/mention]
hocam mükerer satır derken

[mention].py[/mention]
teşekkürler deniyorum.
deb paketini resmi sitesindenderken hocam


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 14 Ağustos 2018 - 17:04:18

[mention=640745]@speakerXXL[/mention]

mükerer satır derken hocam?

[mention=640748]@.py[/mention] teşekkürler deniyorum. deb paketini resmi sitesindenderken hocam

.py

update yaptıktan sonra hata almadıysanız steam uygulamasını resmi sitesinden indirebilirsin ( https://steamcdn-a.akamaihd.net/client/installer/steam.deb ) deb paketi ile kod ayzmadan uygulamayı bilgisayarınıza kurabilrisiniz.

bence bu ikisinide silin derim.

sudo rm /etc/apt/sources.list.d/steam.list
sudo rm /etc/apt/sources.list.d/steam.list.save


mehmtee10

[mention=640750]@.py[/mention]

Hocam yardımlarınız için teşekkürler ama sorun devam ediyor.

Steam needs to install these additional packages:
   libgl1-mesa-dri:i386, libgl1-mesa-glx:i386, libc6:i386
[sudo] password for root1:
...
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
libgl1-mesa-dri:i386 : Depends: libglapi-mesa:i386 but it is not going to be installed
                        Depends: libllvm6.0:i386 (>= 1:6.0~svn298832-1~) but it is not going to be installed
libgl1-mesa-glx:i386 : Depends: libgl1:i386 but it is not going to be installed
                        Depends: libglx-mesa0:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Press return to continue:



Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 14 Ağustos 2018 - 17:11:47

[mention=640751]@mehmtee10[/mention]



Ayrıca

You are missing the following 32-bit libraries, and Steam may not run:
libX11.so.6
libstdc++.so.6

mesaj kutusu içinde şu hata geliyor ardından

.py

Alıntı YapSteam needs to install these additional packages:
   libgl1-mesa-dri:i386, libgl1-mesa-glx:i386, libc6:i386

sudo apt install  libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libc6:i386


sudo apt-get update

ardından steami kurmayı yeniden deneyin

mehmtee10

[mention=640752]@.py[/mention]

The following packages have unmet dependencies.
libgl1-mesa-dri:i386 : Depends: libglapi-mesa:i386 but it is not going to be installed
                        Depends: libllvm6.0:i386 (>= 1:6.0~svn298832-1~) but it is not going to be installed
libgl1-mesa-glx:i386 : Depends: libgl1:i386 but it is not going to be installed
                        Depends: libglx-mesa0:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

speakerXXL

inxi paketini yükleyip, aşağıdaki komutların çıktılarını paylaşır mısınız?

inxi -r
apt update

mehmtee10

#13
[mention=640752]@.py[/mention]


Failed to load steamui.so - dlerror(): libGL.so.1: wrong ELF class: ELFCLASS64

hocam böyle bir hata veriyor