Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?) on VirtualBox
I just installed Ubuntu on a virtual machine hosted by windows 10
It's been few hours that I am trying to find solution this problem:
Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [3,548 B]
Err:1 http://archive.ubuntu.com/ubuntu xenial InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [3,556 B]
Err:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Get:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [3,558 B]
Err:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Get:4 http://archive.ubuntu.com/ubuntu xenial-security InRelease [3,557 B]
Err:4 http://archive.ubuntu.com/ubuntu xenial-security InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Fetched 14.2 kB in 4s (3,174 B/s)
Reading package lists... Done
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-security/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Some index files failed to download. They have been ignored, or old ones used instead.
- My connection is working fine: (on Firefox)

- When I use wget I get a status 200:

I found this simular question
sudo apt update always giving Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?) but there are only two answers:
- One:It suggests that it's a network problem specific to my ISP. (How can I be sure? Then what can I do solve it)
- Two: It's a proxy problem, so I make the following configuration

What should I replace <proxy> with?
networking apt virtualbox
add a comment |
I just installed Ubuntu on a virtual machine hosted by windows 10
It's been few hours that I am trying to find solution this problem:
Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [3,548 B]
Err:1 http://archive.ubuntu.com/ubuntu xenial InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [3,556 B]
Err:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Get:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [3,558 B]
Err:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Get:4 http://archive.ubuntu.com/ubuntu xenial-security InRelease [3,557 B]
Err:4 http://archive.ubuntu.com/ubuntu xenial-security InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Fetched 14.2 kB in 4s (3,174 B/s)
Reading package lists... Done
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-security/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Some index files failed to download. They have been ignored, or old ones used instead.
- My connection is working fine: (on Firefox)

- When I use wget I get a status 200:

I found this simular question
sudo apt update always giving Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?) but there are only two answers:
- One:It suggests that it's a network problem specific to my ISP. (How can I be sure? Then what can I do solve it)
- Two: It's a proxy problem, so I make the following configuration

What should I replace <proxy> with?
networking apt virtualbox
add a comment |
I just installed Ubuntu on a virtual machine hosted by windows 10
It's been few hours that I am trying to find solution this problem:
Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [3,548 B]
Err:1 http://archive.ubuntu.com/ubuntu xenial InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [3,556 B]
Err:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Get:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [3,558 B]
Err:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Get:4 http://archive.ubuntu.com/ubuntu xenial-security InRelease [3,557 B]
Err:4 http://archive.ubuntu.com/ubuntu xenial-security InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Fetched 14.2 kB in 4s (3,174 B/s)
Reading package lists... Done
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-security/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Some index files failed to download. They have been ignored, or old ones used instead.
- My connection is working fine: (on Firefox)

- When I use wget I get a status 200:

I found this simular question
sudo apt update always giving Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?) but there are only two answers:
- One:It suggests that it's a network problem specific to my ISP. (How can I be sure? Then what can I do solve it)
- Two: It's a proxy problem, so I make the following configuration

What should I replace <proxy> with?
networking apt virtualbox
I just installed Ubuntu on a virtual machine hosted by windows 10
It's been few hours that I am trying to find solution this problem:
Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [3,548 B]
Err:1 http://archive.ubuntu.com/ubuntu xenial InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [3,556 B]
Err:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Get:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [3,558 B]
Err:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Get:4 http://archive.ubuntu.com/ubuntu xenial-security InRelease [3,557 B]
Err:4 http://archive.ubuntu.com/ubuntu xenial-security InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Fetched 14.2 kB in 4s (3,174 B/s)
Reading package lists... Done
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-security/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Some index files failed to download. They have been ignored, or old ones used instead.
- My connection is working fine: (on Firefox)

- When I use wget I get a status 200:

I found this simular question
sudo apt update always giving Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?) but there are only two answers:
- One:It suggests that it's a network problem specific to my ISP. (How can I be sure? Then what can I do solve it)
- Two: It's a proxy problem, so I make the following configuration

What should I replace <proxy> with?
networking apt virtualbox
networking apt virtualbox
edited Dec 1 '18 at 18:09
Zanna
50.6k13134241
50.6k13134241
asked Feb 3 '18 at 15:25
TSRTSR
136127
136127
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Replace <proxy> with your proxy address.
For example, if your proxy server is 1.2.3.4 and the port is 1234 then the first line should be
Acquire::http::proxy "http://1.2.3.4:123
Use this for all other lines.
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%2f1002680%2fclearsigned-file-isnt-valid-got-nosplit-does-the-network-require-authentica%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
Replace <proxy> with your proxy address.
For example, if your proxy server is 1.2.3.4 and the port is 1234 then the first line should be
Acquire::http::proxy "http://1.2.3.4:123
Use this for all other lines.
add a comment |
Replace <proxy> with your proxy address.
For example, if your proxy server is 1.2.3.4 and the port is 1234 then the first line should be
Acquire::http::proxy "http://1.2.3.4:123
Use this for all other lines.
add a comment |
Replace <proxy> with your proxy address.
For example, if your proxy server is 1.2.3.4 and the port is 1234 then the first line should be
Acquire::http::proxy "http://1.2.3.4:123
Use this for all other lines.
Replace <proxy> with your proxy address.
For example, if your proxy server is 1.2.3.4 and the port is 1234 then the first line should be
Acquire::http::proxy "http://1.2.3.4:123
Use this for all other lines.
edited Dec 1 '18 at 18:06
Zanna
50.6k13134241
50.6k13134241
answered Dec 1 '18 at 5:58
Ubhaya KalanamiththaUbhaya Kalanamiththa
1
1
add a comment |
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%2f1002680%2fclearsigned-file-isnt-valid-got-nosplit-does-the-network-require-authentica%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