Linux Mint error: “Malformed entry 1 in list file /etc/apt/sources.list.d/lst_debian_repo.list (Component)” The 2019 Stack Overflow Developer Survey Results Are InThe following packages have unmet dependencies: lsphp72 : Depends: > libjpeg62-turbo (>= 1.3.1) but it is not installableHard drive partition and updating troubleError while installing wireless-bcm43142-dkms-6.20.55.19: dependency linux-headers is not satisfiableSample /etc/apt/sources.list for Linux Mint 17sudo dpkg -i error: libfuzzy-dev breaks ssdeep (<< 2.6)Receiving “Unable to correct problems, you have held broken packages.” after trying to install python -setuptools and python-pipHow to add the correct repositary in gedit?apt-get update fails on Linux Mint QianaCan't install anything cause “printer-driver- … unmet dependencies”APT commands stall on `update-initramfs: Generating /boot/initrd.img-4.8.0-58-generic`DEB822 style /etc/apt/sources.list?
How come people say “Would of”?
Output the Arecibo Message
If a sorcerer casts the Banishment spell on a PC while in Avernus, does the PC return to their home plane?
Why does the nucleus not repel itself?
Why couldn't they take pictures of a closer black hole?
Mathematics of imaging the black hole
Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?
Pokemon Turn Based battle (Python)
What does Linus Torvalds mean when he says that Git "never ever" tracks a file?
What is the meaning of Triage in Cybersec world?
What to do when moving next to a bird sanctuary with a loosely-domesticated cat?
What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?
What's the name of these plastic connectors
How did passengers keep warm on sail ships?
Are spiders unable to hurt humans, especially very small spiders?
Can there be female White Walkers?
Cooking pasta in a water boiler
What information about me do stores get via my credit card?
Is it okay to consider publishing in my first year of PhD?
writing variables above the numbers in tikz picture
Why can't devices on different VLANs, but on the same subnet, communicate?
Does HR tell a hiring manager about salary negotiations?
Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?
I am an eight letter word. What am I?
Linux Mint error: “Malformed entry 1 in list file /etc/apt/sources.list.d/lst_debian_repo.list (Component)”
The 2019 Stack Overflow Developer Survey Results Are InThe following packages have unmet dependencies: lsphp72 : Depends: > libjpeg62-turbo (>= 1.3.1) but it is not installableHard drive partition and updating troubleError while installing wireless-bcm43142-dkms-6.20.55.19: dependency linux-headers is not satisfiableSample /etc/apt/sources.list for Linux Mint 17sudo dpkg -i error: libfuzzy-dev breaks ssdeep (<< 2.6)Receiving “Unable to correct problems, you have held broken packages.” after trying to install python -setuptools and python-pipHow to add the correct repositary in gedit?apt-get update fails on Linux Mint QianaCan't install anything cause “printer-driver- … unmet dependencies”APT commands stall on `update-initramfs: Generating /boot/initrd.img-4.8.0-58-generic`DEB822 style /etc/apt/sources.list?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
In Linux Mint, when I run the command sudo apt-get update I receive the error:
Malformed entry 1 in list file /etc/apt/sources.list.d/lst_debian_repo.list (Component)
I see the following in that file:
deb http://rpms.litespeedtech.com/debian/ main
I ask this question because I want to install PHP for Litespeed using the command
sudo apt install lsphp72 lsphp72-curl lsphp72-imap lsphp72-mysql lsphp72-intl lsphp72-pgsql lsphp72-sqlite3 lsphp72-tidy lsphp72-snmp
But I receive the following error when I run the command above:
E: Malformed entry 1 in list file /etc/apt/sources.list.d/lst_debian_repo.list (Component) E: The list of sources could not be read.
E: Malformed entry 1 in list file /etc/apt/sources.list.d/lst_debian_repo.list (Component) E: The list of sources could not be read.
linux-mint apt
add a comment |
In Linux Mint, when I run the command sudo apt-get update I receive the error:
Malformed entry 1 in list file /etc/apt/sources.list.d/lst_debian_repo.list (Component)
I see the following in that file:
deb http://rpms.litespeedtech.com/debian/ main
I ask this question because I want to install PHP for Litespeed using the command
sudo apt install lsphp72 lsphp72-curl lsphp72-imap lsphp72-mysql lsphp72-intl lsphp72-pgsql lsphp72-sqlite3 lsphp72-tidy lsphp72-snmp
But I receive the following error when I run the command above:
E: Malformed entry 1 in list file /etc/apt/sources.list.d/lst_debian_repo.list (Component) E: The list of sources could not be read.
E: Malformed entry 1 in list file /etc/apt/sources.list.d/lst_debian_repo.list (Component) E: The list of sources could not be read.
linux-mint apt
1
The line actually appears to be missing its distribution entry rather than its component entry - see for example wiki.debian.org/SourcesList
– steeldriver
Apr 8 at 12:37
add a comment |
In Linux Mint, when I run the command sudo apt-get update I receive the error:
Malformed entry 1 in list file /etc/apt/sources.list.d/lst_debian_repo.list (Component)
I see the following in that file:
deb http://rpms.litespeedtech.com/debian/ main
I ask this question because I want to install PHP for Litespeed using the command
sudo apt install lsphp72 lsphp72-curl lsphp72-imap lsphp72-mysql lsphp72-intl lsphp72-pgsql lsphp72-sqlite3 lsphp72-tidy lsphp72-snmp
But I receive the following error when I run the command above:
E: Malformed entry 1 in list file /etc/apt/sources.list.d/lst_debian_repo.list (Component) E: The list of sources could not be read.
E: Malformed entry 1 in list file /etc/apt/sources.list.d/lst_debian_repo.list (Component) E: The list of sources could not be read.
linux-mint apt
In Linux Mint, when I run the command sudo apt-get update I receive the error:
Malformed entry 1 in list file /etc/apt/sources.list.d/lst_debian_repo.list (Component)
I see the following in that file:
deb http://rpms.litespeedtech.com/debian/ main
I ask this question because I want to install PHP for Litespeed using the command
sudo apt install lsphp72 lsphp72-curl lsphp72-imap lsphp72-mysql lsphp72-intl lsphp72-pgsql lsphp72-sqlite3 lsphp72-tidy lsphp72-snmp
But I receive the following error when I run the command above:
E: Malformed entry 1 in list file /etc/apt/sources.list.d/lst_debian_repo.list (Component) E: The list of sources could not be read.
E: Malformed entry 1 in list file /etc/apt/sources.list.d/lst_debian_repo.list (Component) E: The list of sources could not be read.
linux-mint apt
linux-mint apt
edited Apr 8 at 9:09
Rui F Ribeiro
42k1483142
42k1483142
asked Apr 8 at 8:24
SteveSteve
698
698
1
The line actually appears to be missing its distribution entry rather than its component entry - see for example wiki.debian.org/SourcesList
– steeldriver
Apr 8 at 12:37
add a comment |
1
The line actually appears to be missing its distribution entry rather than its component entry - see for example wiki.debian.org/SourcesList
– steeldriver
Apr 8 at 12:37
1
1
The line actually appears to be missing its distribution entry rather than its component entry - see for example wiki.debian.org/SourcesList
– steeldriver
Apr 8 at 12:37
The line actually appears to be missing its distribution entry rather than its component entry - see for example wiki.debian.org/SourcesList
– steeldriver
Apr 8 at 12:37
add a comment |
1 Answer
1
active
oldest
votes
distro is missing in syntax, edit the entry, for example
"deb http://rpms.litespeedtech.com/debian jessie main"
then register LiteSpeed GPG key and update the repo
sudo xed /etc/apt/sources.list.d/lst_debian_repo.list
sudo wget -O /etc/apt/trusted.gpg.d/lst_debian_repo.gpg http://rpms.litespeedtech.com/debian/lst_debian_repo.gpg
sudo apt-get update
New contributor
alecxs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Fantastic. Thank you.
– Steve
2 days ago
Similar question for you if you're interested. Cheers.
– Steve
2 days ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f511179%2flinux-mint-error-malformed-entry-1-in-list-file-etc-apt-sources-list-d-lst-de%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
distro is missing in syntax, edit the entry, for example
"deb http://rpms.litespeedtech.com/debian jessie main"
then register LiteSpeed GPG key and update the repo
sudo xed /etc/apt/sources.list.d/lst_debian_repo.list
sudo wget -O /etc/apt/trusted.gpg.d/lst_debian_repo.gpg http://rpms.litespeedtech.com/debian/lst_debian_repo.gpg
sudo apt-get update
New contributor
alecxs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Fantastic. Thank you.
– Steve
2 days ago
Similar question for you if you're interested. Cheers.
– Steve
2 days ago
add a comment |
distro is missing in syntax, edit the entry, for example
"deb http://rpms.litespeedtech.com/debian jessie main"
then register LiteSpeed GPG key and update the repo
sudo xed /etc/apt/sources.list.d/lst_debian_repo.list
sudo wget -O /etc/apt/trusted.gpg.d/lst_debian_repo.gpg http://rpms.litespeedtech.com/debian/lst_debian_repo.gpg
sudo apt-get update
New contributor
alecxs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Fantastic. Thank you.
– Steve
2 days ago
Similar question for you if you're interested. Cheers.
– Steve
2 days ago
add a comment |
distro is missing in syntax, edit the entry, for example
"deb http://rpms.litespeedtech.com/debian jessie main"
then register LiteSpeed GPG key and update the repo
sudo xed /etc/apt/sources.list.d/lst_debian_repo.list
sudo wget -O /etc/apt/trusted.gpg.d/lst_debian_repo.gpg http://rpms.litespeedtech.com/debian/lst_debian_repo.gpg
sudo apt-get update
New contributor
alecxs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
distro is missing in syntax, edit the entry, for example
"deb http://rpms.litespeedtech.com/debian jessie main"
then register LiteSpeed GPG key and update the repo
sudo xed /etc/apt/sources.list.d/lst_debian_repo.list
sudo wget -O /etc/apt/trusted.gpg.d/lst_debian_repo.gpg http://rpms.litespeedtech.com/debian/lst_debian_repo.gpg
sudo apt-get update
New contributor
alecxs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
alecxs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered Apr 8 at 12:53
alecxsalecxs
463
463
New contributor
alecxs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
alecxs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
alecxs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Fantastic. Thank you.
– Steve
2 days ago
Similar question for you if you're interested. Cheers.
– Steve
2 days ago
add a comment |
Fantastic. Thank you.
– Steve
2 days ago
Similar question for you if you're interested. Cheers.
– Steve
2 days ago
Fantastic. Thank you.
– Steve
2 days ago
Fantastic. Thank you.
– Steve
2 days ago
Similar question for you if you're interested. Cheers.
– Steve
2 days ago
Similar question for you if you're interested. Cheers.
– Steve
2 days ago
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f511179%2flinux-mint-error-malformed-entry-1-in-list-file-etc-apt-sources-list-d-lst-de%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
The line actually appears to be missing its distribution entry rather than its component entry - see for example wiki.debian.org/SourcesList
– steeldriver
Apr 8 at 12:37