linuxmint / cinnamon

A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new innovative features.
GNU General Public License v2.0
4.49k stars 730 forks source link

Software Index is broken, Update Manager is broken #12387

Closed trisumi closed 1 week ago

trisumi commented 1 week ago

Distribution

Linux Mint 21.3 Cinnamon 6.0.4 Linux Kernel 5.15.0-119-generic

Package version

6.0.4

Graphics hardware in use

02.0 VGA compatible controller

Frequency

Always

Bug description

upon clicking to open the update manager

APT error: E: malformed line 1 in source list /etc/apt/sources.list.d/prebuilt-mpr.list (type) E: The list of sources could not be read

Steps to reproduce

here are the commands i put in to my terminal before the issue started software index is broken

terminal commands i ran before the error started happening

uh@3890218240:~$ ^[[200~sudo apt install lsb-release # install if not installed^ uh@3890218240:~$ curl -q 'https://proget.makedeb.org/debian-feeds/prebuilt-mpr.pub' | gpg --dearmor | sudo tee /usr/share/keyrings/prebuilt-mpr-archive-keyring.gpg 1> /dev/null uh@3890218240:~$ sudo apt install lsb-release uh@3890218240:~$ ^[[200~curl -q 'https://proget.makedeb.org/debian-feeds/prebuilt-mpr.pub' | gpg --dearmor | sudo tee /usr/share/keyrings/prebuilt-mpr-archive-keyring.gpg 1> /dev/null~ uh@3890218240:~$ curl -q 'https://proget.makedeb.org/debian-feeds/prebuilt-mpr.pub' | gpg --dearmor | sudo tee /usr/share/keyrings/prebuilt-mpr-archive-keyring.gpg 1> /dev/null~ uh@3890218240:~$ sudo tee /etc/apt/sources.list.d/prebuilt-mpr.list uh@3890218240:~$ sudo apt install lsb-release uh@3890218240:~$ curl-q 'https://proget.makedeb.org/debian-feeds/prebuilt-mpr.pub' uh@3890218240:~$ sudo apt install lsb-release uh@3890218240:~$ sudo bash -c "$(curl -fsSL https://git.io/JsADh || wget -q https://git.io/JsADh -O -)" uh@3890218240:~$ pacstall -I prismlauncher-git uh@3890218240:~$ gpg --dearmor uh@3890218240:~$ gpg --dearmor uh@3890218240:~$ bash -ci "$(wget -qO - 'https://shlink.makedeb.org/install')" uh@3890218240:~$ ^[[200~bash -ci "$(wget -qO - 'https://shlink.makedeb.org/install')"~ uh@3890218240:~$ bash -ci "$(wget -qO - 'https://shlink.makedeb.org/install')"

Expected behavior

the update manager should work. instead it simply does not

Additional information

No response

rcalixte commented 1 week ago

APT error: E: malformed line 1 in source list /etc/apt/sources.list.d/prebuilt-mpr.list (type) E: The list of sources could not be read

Is this file provided by the default installation? Either remove it or fix it and your issues should be resolved. This issue should probably be closed unless it is determined to be an actual issue upstream.

trisumi commented 1 week ago

Is this file provided by the default installation? Either remove it or fix it and your issues should be resolved. This issue should probably be closed unless it is determined to be an actual issue upstream.

I checked the properties: file creation was September 1st. I deleted the file, opened update manager, and received the follow warnings

W: http://ppa.launchpad.net/c2d4u.team/c2d4u4.0+/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: http://ppa.launchpad.net/c2d4u.team/c2d4u4.0+/ubuntu/dists/focal/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.

Checking update manager now. Thank you. I assumed the file was default install.