58 list file /etc/apt/sources.list (component) eror.How can i solve this problem?

I can't download anything it gives this error. What should I do? Thanks

Go to Software & Updates

Make sure your Download From is set to Main Server

1 Like

Dude, I made these settings, but the result did not change.

You have a malformed or bad entry (Line 58) in your /etc/apt/sources.list

Removing that entry will solve the problem.
If you can post a screenshot showing the error or terminal output that you can print here, then we can ensure you get the right line.

sinan@sinan-W7x0S:~$ apt install whatsdesk
E: Hatalı girdi satır 58 list dosya /etc/apt/sources.list (Component)
N: '/etc/apt/sources.list.d/' dizinindeki 'gezakovacs-ubuntu-ppa-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorinos-ubuntu-patches-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorinos-ubuntu-drivers-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorinos-ubuntu-apps-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorin.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorin-os-ubuntu-packages-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorinos-ubuntu-stable-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
E: Kaynak listesi okunamadı.
E: Kilit dosyası /var/lib/dpkg/lock-frontend açılamadı - open (13: Erişim engellendi)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?

Please use sudo to install packages that require Root Permission to install.

sudo apt install whatsdesk

sinan@sinan-W7x0S:~$ sudo apt install whatsdesk
[sudo] password for sinan:
E: Hatalı girdi satır 58 list dosya /etc/apt/sources.list (Component)
N: '/etc/apt/sources.list.d/' dizinindeki 'gezakovacs-ubuntu-ppa-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorinos-ubuntu-patches-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorinos-ubuntu-drivers-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorinos-ubuntu-apps-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorin.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorin-os-ubuntu-packages-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorinos-ubuntu-stable-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
E: Kaynak listesi okunamadı.
E: Hatalı girdi satır 58 list dosya /etc/apt/sources.list (Component)
N: '/etc/apt/sources.list.d/' dizinindeki 'gezakovacs-ubuntu-ppa-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorinos-ubuntu-patches-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorinos-ubuntu-drivers-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorinos-ubuntu-apps-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorin.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorin-os-ubuntu-packages-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorinos-ubuntu-stable-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
E: Kaynak listesi okunamadı.

dude i try sudo but I cant download anything.

What is the output from terminal of:

cat /etc/apt/sources.list

bash: cat/etc/apt/sources.list : No such file or directory

Where id you download your copy of Zorin OS from?
Did you check the file 256SHA?

Your copy of Zorin OS is broken. I can only suggest re-installation of the operating system.

dude such a thing is impossible because downloaded from official site.

Oh I see what happened. Thanks for the screenshot.
There needs to be a (Space) between cat and /etc

cat /etc/apt/sources.list

sinan@sinan-W7x0S:~$ cat /etc/apt/sources.list
# deb cdrom:[Zorin-OS 15.3 Lite 32bit]/ bionic main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu bionic main restricted
deb-src http://archive.ubuntu.com/ubuntu bionic universe main multiverse restricted #Added by software-properties
# deb-src http://tr.archive.ubuntu.com/ubuntu/ bionic main restricted


## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu bionic-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu bionic-updates universe main multiverse restricted #Added by software-properties
# deb-src http://tr.archive.ubuntu.com/ubuntu/ bionic-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu bionic universe
# deb-src http://tr.archive.ubuntu.com/ubuntu/ bionic universe
deb http://archive.ubuntu.com/ubuntu bionic-updates universe
# deb-src http://tr.archive.ubuntu.com/ubuntu/ bionic-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://archive.ubuntu.com/ubuntu bionic multiverse
# deb-src http://tr.archive.ubuntu.com/ubuntu/ bionic multiverse
deb http://archive.ubuntu.com/ubuntu bionic-updates multiverse
# deb-src http://tr.archive.ubuntu.com/ubuntu/ bionic-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu bionic-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu bionic-backports main restricted universe multiverse #Added by software-properties
# deb-src http://tr.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu bionic partner
# deb-src http://archive.canonical.com/ubuntu bionic partner

deb http://archive.ubuntu.com/ubuntu bionic-security main restricted
deb-src http://archive.ubuntu.com/ubuntu bionic-security universe main multiverse restricted #Added by software-properties
# deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://archive.ubuntu.com/ubuntu bionic-security universe
# deb-src http://security.ubuntu.com/ubuntu bionic-security universe
deb http://archive.ubuntu.com/ubuntu bionic-security multiverse
# deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
# deb http:// ppa.launchpad.net/tualatrix/ppa/ubuntu
deb-src http:// ppa.launchpad.net/tualatrix/ppa/ubuntu
sinan@sinan-W7x0S:~$ 

1 Like

dude if you want ı can take screenshot?

This is the Malformed entry:

deb-src http:// ppa.launchpad.net/tualatrix/ppa/ubuntu

If you remove it, that should resolve the problem.

Delete that line and save and exit the terminal.

dude how can I remove this entry it?

You can remove it from terminal or from GUI.
From GUI:
click alt+f2
type in software-properties-gtk
hit enter.
Go to the Other Software tab.
Find that entry in the list and click it to select it.
Click the Remove button on the bottom toolbar.

From Terminal:

sudo nano /etc/apt/sources.list

Arrow key down to that entry and backspace it out.
Once done (assuring that no mistakes were made), hit ctrl+x to exit, then y key to say yes to save, then enter key to save as configuration and close.

sinan@sinan-W7x0S:~$ apt update
Paket listeleri okunuyor... Bitti
N: '/etc/apt/sources.list.d/' dizinindeki 'gezakovacs-ubuntu-ppa-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorinos-ubuntu-patches-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorinos-ubuntu-drivers-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorinos-ubuntu-apps-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorin.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorin-os-ubuntu-packages-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
N: '/etc/apt/sources.list.d/' dizinindeki 'zorinos-ubuntu-stable-bionic.list.save' dosyası geçersiz bir dosya uzantısı olduğu için yok sayılıyor
E: Kilit dosyası /var/lib/apt/lists/lock açılamadı - open (13: Erişim engellendi)
E: /var/lib/apt/lists/ dizini kilitlenemiyor
W: /var/cache/apt/pkgcache.bin dosyasından bağ kaldırma sorunu - RemoveCaches (13: Erişim engellendi)
W: /var/cache/apt/srcpkgcache.bin dosyasından bağ kaldırma sorunu - RemoveCaches (13: Erişim engellendi)

dude i got an error like this.what should I do?

I am sorry - i need to translate the text above and I am currently on my way out the door to take care of other work.

2 Likes