apt-get Aborted package lists

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite
1












Can't update. Any call apt-get return:




Aborted package lists... 3%.




How fix it?



root@kali:~# apt-get update
Get:1 http://kali.volia.net/kali kali-rolling InRelease [30.5 kB]
Get:2 http://kali.volia.net/kali kali-rolling/main amd64 Packages [15.4 MB]
Get:3 http://kali.volia.net/kali kali-rolling/non-free amd64 Packages [165 kB]
Get:4 http://kali.volia.net/kali kali-rolling/contrib amd64 Packages [109 kB]
Fetched 15.7 MB in 10s (1522 kB/s)
Aborted
Aborted package lists... 95%
root@kali:~# apt-get check
Aborted package lists... 3%
root@kali:~# apt-get install
Aborted package lists... 3%

root@kali:~# uname -a
Linux kali 4.12.0-kali1-amd64 #1 SMP Debian 4.12.6-1kali6 (2017-08-30) x86_64 GNU/Linux
root@kali:~# cat /etc/apt/sources.list
#

# deb cdrom:[Debian GNU/Linux 2017.2 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170917-01:51]/ kali-rolling contrib main non-free

#deb cdrom:[Debian GNU/Linux 2017.2 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170917-01:51]/ kali-rolling contrib main non-free

deb http://http.kali.org/kali kali-rolling main non-free contrib
# deb-src http://http.kali.org/kali kali-rolling main non-free contrib

# deb http://old.kali.org/kali sana main non-free contrib

root@kali:~# apt-cache gencaches
Aborted package lists... 3%
root@kali:~# apt update
Get:1 http://kali.volia.net/kali kali-rolling InRelease [30.5 kB]
Get:2 http://kali.volia.net/kali kali-rolling/main amd64 Packages [15.4 MB]
Fetched 15.4 MB in 12s (1271 kB/s)
Aborted
Aborted package lists... 95%






share|improve this question






















  • Welcome to U&L . What is the output of uname -a and cat /etc/apt/sources.list? Please edit here
    – GAD3R
    Oct 16 '17 at 7:33










  • @GAD3R Update output.
    – Green
    Oct 16 '17 at 16:19










  • apt-cache gencaches then apt update
    – GAD3R
    Oct 16 '17 at 16:47










  • @GAD3R Update result.
    – Green
    Oct 16 '17 at 18:46














up vote
1
down vote

favorite
1












Can't update. Any call apt-get return:




Aborted package lists... 3%.




How fix it?



root@kali:~# apt-get update
Get:1 http://kali.volia.net/kali kali-rolling InRelease [30.5 kB]
Get:2 http://kali.volia.net/kali kali-rolling/main amd64 Packages [15.4 MB]
Get:3 http://kali.volia.net/kali kali-rolling/non-free amd64 Packages [165 kB]
Get:4 http://kali.volia.net/kali kali-rolling/contrib amd64 Packages [109 kB]
Fetched 15.7 MB in 10s (1522 kB/s)
Aborted
Aborted package lists... 95%
root@kali:~# apt-get check
Aborted package lists... 3%
root@kali:~# apt-get install
Aborted package lists... 3%

root@kali:~# uname -a
Linux kali 4.12.0-kali1-amd64 #1 SMP Debian 4.12.6-1kali6 (2017-08-30) x86_64 GNU/Linux
root@kali:~# cat /etc/apt/sources.list
#

# deb cdrom:[Debian GNU/Linux 2017.2 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170917-01:51]/ kali-rolling contrib main non-free

#deb cdrom:[Debian GNU/Linux 2017.2 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170917-01:51]/ kali-rolling contrib main non-free

deb http://http.kali.org/kali kali-rolling main non-free contrib
# deb-src http://http.kali.org/kali kali-rolling main non-free contrib

# deb http://old.kali.org/kali sana main non-free contrib

root@kali:~# apt-cache gencaches
Aborted package lists... 3%
root@kali:~# apt update
Get:1 http://kali.volia.net/kali kali-rolling InRelease [30.5 kB]
Get:2 http://kali.volia.net/kali kali-rolling/main amd64 Packages [15.4 MB]
Fetched 15.4 MB in 12s (1271 kB/s)
Aborted
Aborted package lists... 95%






share|improve this question






















  • Welcome to U&L . What is the output of uname -a and cat /etc/apt/sources.list? Please edit here
    – GAD3R
    Oct 16 '17 at 7:33










  • @GAD3R Update output.
    – Green
    Oct 16 '17 at 16:19










  • apt-cache gencaches then apt update
    – GAD3R
    Oct 16 '17 at 16:47










  • @GAD3R Update result.
    – Green
    Oct 16 '17 at 18:46












up vote
1
down vote

favorite
1









up vote
1
down vote

favorite
1






1





Can't update. Any call apt-get return:




Aborted package lists... 3%.




How fix it?



root@kali:~# apt-get update
Get:1 http://kali.volia.net/kali kali-rolling InRelease [30.5 kB]
Get:2 http://kali.volia.net/kali kali-rolling/main amd64 Packages [15.4 MB]
Get:3 http://kali.volia.net/kali kali-rolling/non-free amd64 Packages [165 kB]
Get:4 http://kali.volia.net/kali kali-rolling/contrib amd64 Packages [109 kB]
Fetched 15.7 MB in 10s (1522 kB/s)
Aborted
Aborted package lists... 95%
root@kali:~# apt-get check
Aborted package lists... 3%
root@kali:~# apt-get install
Aborted package lists... 3%

root@kali:~# uname -a
Linux kali 4.12.0-kali1-amd64 #1 SMP Debian 4.12.6-1kali6 (2017-08-30) x86_64 GNU/Linux
root@kali:~# cat /etc/apt/sources.list
#

# deb cdrom:[Debian GNU/Linux 2017.2 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170917-01:51]/ kali-rolling contrib main non-free

#deb cdrom:[Debian GNU/Linux 2017.2 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170917-01:51]/ kali-rolling contrib main non-free

deb http://http.kali.org/kali kali-rolling main non-free contrib
# deb-src http://http.kali.org/kali kali-rolling main non-free contrib

# deb http://old.kali.org/kali sana main non-free contrib

root@kali:~# apt-cache gencaches
Aborted package lists... 3%
root@kali:~# apt update
Get:1 http://kali.volia.net/kali kali-rolling InRelease [30.5 kB]
Get:2 http://kali.volia.net/kali kali-rolling/main amd64 Packages [15.4 MB]
Fetched 15.4 MB in 12s (1271 kB/s)
Aborted
Aborted package lists... 95%






share|improve this question














Can't update. Any call apt-get return:




Aborted package lists... 3%.




How fix it?



root@kali:~# apt-get update
Get:1 http://kali.volia.net/kali kali-rolling InRelease [30.5 kB]
Get:2 http://kali.volia.net/kali kali-rolling/main amd64 Packages [15.4 MB]
Get:3 http://kali.volia.net/kali kali-rolling/non-free amd64 Packages [165 kB]
Get:4 http://kali.volia.net/kali kali-rolling/contrib amd64 Packages [109 kB]
Fetched 15.7 MB in 10s (1522 kB/s)
Aborted
Aborted package lists... 95%
root@kali:~# apt-get check
Aborted package lists... 3%
root@kali:~# apt-get install
Aborted package lists... 3%

root@kali:~# uname -a
Linux kali 4.12.0-kali1-amd64 #1 SMP Debian 4.12.6-1kali6 (2017-08-30) x86_64 GNU/Linux
root@kali:~# cat /etc/apt/sources.list
#

# deb cdrom:[Debian GNU/Linux 2017.2 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170917-01:51]/ kali-rolling contrib main non-free

#deb cdrom:[Debian GNU/Linux 2017.2 _Kali-rolling_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170917-01:51]/ kali-rolling contrib main non-free

deb http://http.kali.org/kali kali-rolling main non-free contrib
# deb-src http://http.kali.org/kali kali-rolling main non-free contrib

# deb http://old.kali.org/kali sana main non-free contrib

root@kali:~# apt-cache gencaches
Aborted package lists... 3%
root@kali:~# apt update
Get:1 http://kali.volia.net/kali kali-rolling InRelease [30.5 kB]
Get:2 http://kali.volia.net/kali kali-rolling/main amd64 Packages [15.4 MB]
Fetched 15.4 MB in 12s (1271 kB/s)
Aborted
Aborted package lists... 95%








share|improve this question













share|improve this question




share|improve this question








edited Oct 22 '17 at 11:39









Jeff Schaller

32.1k849109




32.1k849109










asked Oct 16 '17 at 4:49









Green

92




92











  • Welcome to U&L . What is the output of uname -a and cat /etc/apt/sources.list? Please edit here
    – GAD3R
    Oct 16 '17 at 7:33










  • @GAD3R Update output.
    – Green
    Oct 16 '17 at 16:19










  • apt-cache gencaches then apt update
    – GAD3R
    Oct 16 '17 at 16:47










  • @GAD3R Update result.
    – Green
    Oct 16 '17 at 18:46
















  • Welcome to U&L . What is the output of uname -a and cat /etc/apt/sources.list? Please edit here
    – GAD3R
    Oct 16 '17 at 7:33










  • @GAD3R Update output.
    – Green
    Oct 16 '17 at 16:19










  • apt-cache gencaches then apt update
    – GAD3R
    Oct 16 '17 at 16:47










  • @GAD3R Update result.
    – Green
    Oct 16 '17 at 18:46















Welcome to U&L . What is the output of uname -a and cat /etc/apt/sources.list? Please edit here
– GAD3R
Oct 16 '17 at 7:33




Welcome to U&L . What is the output of uname -a and cat /etc/apt/sources.list? Please edit here
– GAD3R
Oct 16 '17 at 7:33












@GAD3R Update output.
– Green
Oct 16 '17 at 16:19




@GAD3R Update output.
– Green
Oct 16 '17 at 16:19












apt-cache gencaches then apt update
– GAD3R
Oct 16 '17 at 16:47




apt-cache gencaches then apt update
– GAD3R
Oct 16 '17 at 16:47












@GAD3R Update result.
– Green
Oct 16 '17 at 18:46




@GAD3R Update result.
– Green
Oct 16 '17 at 18:46










1 Answer
1






active

oldest

votes

















up vote
2
down vote













The line deb http://http.kali.org/kali kali-rolling main non-free contrib seems problematic. If you copy and paste PART of it, it draws a blank - http://http.kali.org/kali



The Repository looks like it is now HTTPS



https://www.kali.org/news/kali-linux-repository-https-support/


I would change the line to deb https://http.kali.org/kali kali-rolling main non-free contrib



If you try PART of that line, it works and takes you to https://http.kali.org/kali/






share|improve this answer




















  • Thanks, but it is not help.
    – Green
    Oct 16 '17 at 18:49










  • Unfortunately, that doesn't help us to analyse the problem. What EXACTLY happened?
    – arochester
    Oct 16 '17 at 20:27










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',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f398330%2fapt-get-aborted-package-lists%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
2
down vote













The line deb http://http.kali.org/kali kali-rolling main non-free contrib seems problematic. If you copy and paste PART of it, it draws a blank - http://http.kali.org/kali



The Repository looks like it is now HTTPS



https://www.kali.org/news/kali-linux-repository-https-support/


I would change the line to deb https://http.kali.org/kali kali-rolling main non-free contrib



If you try PART of that line, it works and takes you to https://http.kali.org/kali/






share|improve this answer




















  • Thanks, but it is not help.
    – Green
    Oct 16 '17 at 18:49










  • Unfortunately, that doesn't help us to analyse the problem. What EXACTLY happened?
    – arochester
    Oct 16 '17 at 20:27














up vote
2
down vote













The line deb http://http.kali.org/kali kali-rolling main non-free contrib seems problematic. If you copy and paste PART of it, it draws a blank - http://http.kali.org/kali



The Repository looks like it is now HTTPS



https://www.kali.org/news/kali-linux-repository-https-support/


I would change the line to deb https://http.kali.org/kali kali-rolling main non-free contrib



If you try PART of that line, it works and takes you to https://http.kali.org/kali/






share|improve this answer




















  • Thanks, but it is not help.
    – Green
    Oct 16 '17 at 18:49










  • Unfortunately, that doesn't help us to analyse the problem. What EXACTLY happened?
    – arochester
    Oct 16 '17 at 20:27












up vote
2
down vote










up vote
2
down vote









The line deb http://http.kali.org/kali kali-rolling main non-free contrib seems problematic. If you copy and paste PART of it, it draws a blank - http://http.kali.org/kali



The Repository looks like it is now HTTPS



https://www.kali.org/news/kali-linux-repository-https-support/


I would change the line to deb https://http.kali.org/kali kali-rolling main non-free contrib



If you try PART of that line, it works and takes you to https://http.kali.org/kali/






share|improve this answer












The line deb http://http.kali.org/kali kali-rolling main non-free contrib seems problematic. If you copy and paste PART of it, it draws a blank - http://http.kali.org/kali



The Repository looks like it is now HTTPS



https://www.kali.org/news/kali-linux-repository-https-support/


I would change the line to deb https://http.kali.org/kali kali-rolling main non-free contrib



If you try PART of that line, it works and takes you to https://http.kali.org/kali/







share|improve this answer












share|improve this answer



share|improve this answer










answered Oct 16 '17 at 17:13









arochester

1,2811710




1,2811710











  • Thanks, but it is not help.
    – Green
    Oct 16 '17 at 18:49










  • Unfortunately, that doesn't help us to analyse the problem. What EXACTLY happened?
    – arochester
    Oct 16 '17 at 20:27
















  • Thanks, but it is not help.
    – Green
    Oct 16 '17 at 18:49










  • Unfortunately, that doesn't help us to analyse the problem. What EXACTLY happened?
    – arochester
    Oct 16 '17 at 20:27















Thanks, but it is not help.
– Green
Oct 16 '17 at 18:49




Thanks, but it is not help.
– Green
Oct 16 '17 at 18:49












Unfortunately, that doesn't help us to analyse the problem. What EXACTLY happened?
– arochester
Oct 16 '17 at 20:27




Unfortunately, that doesn't help us to analyse the problem. What EXACTLY happened?
– arochester
Oct 16 '17 at 20:27

















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f398330%2fapt-get-aborted-package-lists%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay