E: Malformed entry 52 in list file /etc/apt/sources.list (Component)
I get this error in Ubuntu Studio 18.04 LTS. What can I do to fix it as I am not able to update my system.
"E: Malformed entry 52 in list file /etc/apt/sources.list (Component)"
cat /etc/apt/sources.list
# deb cdrom:[Ubuntu-Studio 18.04 LTS _Bionic Beaver_ - Release amd64 (20180426)]/ bionic main multiverse restricted universe
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://in.archive.ubuntu.com/ubuntu/ bionic main restricted
# deb-src http://in.archive.ubuntu.com/ubuntu/ bionic main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
# deb-src http://in.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://in.archive.ubuntu.com/ubuntu/ bionic universe
# deb-src http://in.archive.ubuntu.com/ubuntu/ bionic universe
deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates universe
# deb-src http://in.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://in.archive.ubuntu.com/ubuntu/ bionic multiverse
# deb-src http://in.archive.ubuntu.com/ubuntu/ bionic multiverse
deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
# deb-src http://in.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://in.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
# deb-src http://in.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://security.ubuntu.com/ubuntu bionic-security main restricted
# deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://security.ubuntu.com/ubuntu bionic-security universe
# deb-src http://security.ubuntu.com/ubuntu bionic-security universe
deb http://security.ubuntu.com/ubuntu bionic-security multiverse
# deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
deb https://dl.winehq.org/wine-builds/ubuntu/bionic main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/bionic main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/bionic main
Thanks,
Raoul
18.04
add a comment |
I get this error in Ubuntu Studio 18.04 LTS. What can I do to fix it as I am not able to update my system.
"E: Malformed entry 52 in list file /etc/apt/sources.list (Component)"
cat /etc/apt/sources.list
# deb cdrom:[Ubuntu-Studio 18.04 LTS _Bionic Beaver_ - Release amd64 (20180426)]/ bionic main multiverse restricted universe
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://in.archive.ubuntu.com/ubuntu/ bionic main restricted
# deb-src http://in.archive.ubuntu.com/ubuntu/ bionic main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
# deb-src http://in.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://in.archive.ubuntu.com/ubuntu/ bionic universe
# deb-src http://in.archive.ubuntu.com/ubuntu/ bionic universe
deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates universe
# deb-src http://in.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://in.archive.ubuntu.com/ubuntu/ bionic multiverse
# deb-src http://in.archive.ubuntu.com/ubuntu/ bionic multiverse
deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
# deb-src http://in.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://in.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
# deb-src http://in.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://security.ubuntu.com/ubuntu bionic-security main restricted
# deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://security.ubuntu.com/ubuntu bionic-security universe
# deb-src http://security.ubuntu.com/ubuntu bionic-security universe
deb http://security.ubuntu.com/ubuntu bionic-security multiverse
# deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
deb https://dl.winehq.org/wine-builds/ubuntu/bionic main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/bionic main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/bionic main
Thanks,
Raoul
18.04
Please run the following command and then edit your question to show the output of the command. Thanks!cat /etc/apt/sources.list
– mchid
yesterday
Thanks, unable to put the output here as it says I dont have the reputation to add more than certain number of links (which are in the output)
– RDsouza
yesterday
Please paste the output, then highlight the entire output, and then press CTRL+K and save your changes to properly format the output as code so that it does not recognize the code as links. Thanks!
– mchid
yesterday
Done, thanks. Please let me know if this helps.
– RDsouza
yesterday
Yes, that helps. The answer below should fix the malformed line. If the answer fixes your issue, don't forget to click the check mark icon to the left of the answer to mark the answer as the accepted solution. Thanks!
– mchid
yesterday
add a comment |
I get this error in Ubuntu Studio 18.04 LTS. What can I do to fix it as I am not able to update my system.
"E: Malformed entry 52 in list file /etc/apt/sources.list (Component)"
cat /etc/apt/sources.list
# deb cdrom:[Ubuntu-Studio 18.04 LTS _Bionic Beaver_ - Release amd64 (20180426)]/ bionic main multiverse restricted universe
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://in.archive.ubuntu.com/ubuntu/ bionic main restricted
# deb-src http://in.archive.ubuntu.com/ubuntu/ bionic main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
# deb-src http://in.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://in.archive.ubuntu.com/ubuntu/ bionic universe
# deb-src http://in.archive.ubuntu.com/ubuntu/ bionic universe
deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates universe
# deb-src http://in.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://in.archive.ubuntu.com/ubuntu/ bionic multiverse
# deb-src http://in.archive.ubuntu.com/ubuntu/ bionic multiverse
deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
# deb-src http://in.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://in.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
# deb-src http://in.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://security.ubuntu.com/ubuntu bionic-security main restricted
# deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://security.ubuntu.com/ubuntu bionic-security universe
# deb-src http://security.ubuntu.com/ubuntu bionic-security universe
deb http://security.ubuntu.com/ubuntu bionic-security multiverse
# deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
deb https://dl.winehq.org/wine-builds/ubuntu/bionic main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/bionic main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/bionic main
Thanks,
Raoul
18.04
I get this error in Ubuntu Studio 18.04 LTS. What can I do to fix it as I am not able to update my system.
"E: Malformed entry 52 in list file /etc/apt/sources.list (Component)"
cat /etc/apt/sources.list
# deb cdrom:[Ubuntu-Studio 18.04 LTS _Bionic Beaver_ - Release amd64 (20180426)]/ bionic main multiverse restricted universe
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://in.archive.ubuntu.com/ubuntu/ bionic main restricted
# deb-src http://in.archive.ubuntu.com/ubuntu/ bionic main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
# deb-src http://in.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://in.archive.ubuntu.com/ubuntu/ bionic universe
# deb-src http://in.archive.ubuntu.com/ubuntu/ bionic universe
deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates universe
# deb-src http://in.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://in.archive.ubuntu.com/ubuntu/ bionic multiverse
# deb-src http://in.archive.ubuntu.com/ubuntu/ bionic multiverse
deb http://in.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
# deb-src http://in.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://in.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
# deb-src http://in.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://security.ubuntu.com/ubuntu bionic-security main restricted
# deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://security.ubuntu.com/ubuntu bionic-security universe
# deb-src http://security.ubuntu.com/ubuntu bionic-security universe
deb http://security.ubuntu.com/ubuntu bionic-security multiverse
# deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
deb https://dl.winehq.org/wine-builds/ubuntu/bionic main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/bionic main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/bionic main
Thanks,
Raoul
18.04
18.04
edited yesterday
RDsouza
asked yesterday
RDsouzaRDsouza
33
33
Please run the following command and then edit your question to show the output of the command. Thanks!cat /etc/apt/sources.list
– mchid
yesterday
Thanks, unable to put the output here as it says I dont have the reputation to add more than certain number of links (which are in the output)
– RDsouza
yesterday
Please paste the output, then highlight the entire output, and then press CTRL+K and save your changes to properly format the output as code so that it does not recognize the code as links. Thanks!
– mchid
yesterday
Done, thanks. Please let me know if this helps.
– RDsouza
yesterday
Yes, that helps. The answer below should fix the malformed line. If the answer fixes your issue, don't forget to click the check mark icon to the left of the answer to mark the answer as the accepted solution. Thanks!
– mchid
yesterday
add a comment |
Please run the following command and then edit your question to show the output of the command. Thanks!cat /etc/apt/sources.list
– mchid
yesterday
Thanks, unable to put the output here as it says I dont have the reputation to add more than certain number of links (which are in the output)
– RDsouza
yesterday
Please paste the output, then highlight the entire output, and then press CTRL+K and save your changes to properly format the output as code so that it does not recognize the code as links. Thanks!
– mchid
yesterday
Done, thanks. Please let me know if this helps.
– RDsouza
yesterday
Yes, that helps. The answer below should fix the malformed line. If the answer fixes your issue, don't forget to click the check mark icon to the left of the answer to mark the answer as the accepted solution. Thanks!
– mchid
yesterday
Please run the following command and then edit your question to show the output of the command. Thanks!
cat /etc/apt/sources.list
– mchid
yesterday
Please run the following command and then edit your question to show the output of the command. Thanks!
cat /etc/apt/sources.list
– mchid
yesterday
Thanks, unable to put the output here as it says I dont have the reputation to add more than certain number of links (which are in the output)
– RDsouza
yesterday
Thanks, unable to put the output here as it says I dont have the reputation to add more than certain number of links (which are in the output)
– RDsouza
yesterday
Please paste the output, then highlight the entire output, and then press CTRL+K and save your changes to properly format the output as code so that it does not recognize the code as links. Thanks!
– mchid
yesterday
Please paste the output, then highlight the entire output, and then press CTRL+K and save your changes to properly format the output as code so that it does not recognize the code as links. Thanks!
– mchid
yesterday
Done, thanks. Please let me know if this helps.
– RDsouza
yesterday
Done, thanks. Please let me know if this helps.
– RDsouza
yesterday
Yes, that helps. The answer below should fix the malformed line. If the answer fixes your issue, don't forget to click the check mark icon to the left of the answer to mark the answer as the accepted solution. Thanks!
– mchid
yesterday
Yes, that helps. The answer below should fix the malformed line. If the answer fixes your issue, don't forget to click the check mark icon to the left of the answer to mark the answer as the accepted solution. Thanks!
– mchid
yesterday
add a comment |
1 Answer
1
active
oldest
votes
Line 52 appears to be this line
deb https://dl.winehq.org/wine-builds/ubuntu/bionic main
It should be
deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main
Run the following command to fix this problem:
sudo sed -i 's|/bionic|/ bionic|g' /etc/apt/sources.list
Thanks so much! It worked perfectly! Your guidance is much appreciated! Regards,Raoul
– RDsouza
yesterday
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2faskubuntu.com%2fquestions%2f1116128%2fe-malformed-entry-52-in-list-file-etc-apt-sources-list-component%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
Line 52 appears to be this line
deb https://dl.winehq.org/wine-builds/ubuntu/bionic main
It should be
deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main
Run the following command to fix this problem:
sudo sed -i 's|/bionic|/ bionic|g' /etc/apt/sources.list
Thanks so much! It worked perfectly! Your guidance is much appreciated! Regards,Raoul
– RDsouza
yesterday
add a comment |
Line 52 appears to be this line
deb https://dl.winehq.org/wine-builds/ubuntu/bionic main
It should be
deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main
Run the following command to fix this problem:
sudo sed -i 's|/bionic|/ bionic|g' /etc/apt/sources.list
Thanks so much! It worked perfectly! Your guidance is much appreciated! Regards,Raoul
– RDsouza
yesterday
add a comment |
Line 52 appears to be this line
deb https://dl.winehq.org/wine-builds/ubuntu/bionic main
It should be
deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main
Run the following command to fix this problem:
sudo sed -i 's|/bionic|/ bionic|g' /etc/apt/sources.list
Line 52 appears to be this line
deb https://dl.winehq.org/wine-builds/ubuntu/bionic main
It should be
deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main
Run the following command to fix this problem:
sudo sed -i 's|/bionic|/ bionic|g' /etc/apt/sources.list
edited yesterday
mchid
23k25184
23k25184
answered yesterday
Organic MarbleOrganic Marble
11k63458
11k63458
Thanks so much! It worked perfectly! Your guidance is much appreciated! Regards,Raoul
– RDsouza
yesterday
add a comment |
Thanks so much! It worked perfectly! Your guidance is much appreciated! Regards,Raoul
– RDsouza
yesterday
Thanks so much! It worked perfectly! Your guidance is much appreciated! Regards,Raoul
– RDsouza
yesterday
Thanks so much! It worked perfectly! Your guidance is much appreciated! Regards,Raoul
– RDsouza
yesterday
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f1116128%2fe-malformed-entry-52-in-list-file-etc-apt-sources-list-component%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
Please run the following command and then edit your question to show the output of the command. Thanks!
cat /etc/apt/sources.list
– mchid
yesterday
Thanks, unable to put the output here as it says I dont have the reputation to add more than certain number of links (which are in the output)
– RDsouza
yesterday
Please paste the output, then highlight the entire output, and then press CTRL+K and save your changes to properly format the output as code so that it does not recognize the code as links. Thanks!
– mchid
yesterday
Done, thanks. Please let me know if this helps.
– RDsouza
yesterday
Yes, that helps. The answer below should fix the malformed line. If the answer fixes your issue, don't forget to click the check mark icon to the left of the answer to mark the answer as the accepted solution. Thanks!
– mchid
yesterday