Ubuntu 16 Apt :The repository 'http://xxx.x.x.xxx/repo Release' does not have a Release file
E: The repository 'xxx Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Next I will briefly tell you my situation: I've follow this tutorial to
build my apt local repository,I've put all .deb files under /www/var/html/repo/
which is under apache2 with DocumentRoot /www/var/html
,and my apache server
is up and running,I actually can download file from it in my intranet,but when I run "apt update",it still show log like that.
well,my /etc/apt/sources.list
is only appended with one line
deb http://10.0.xx.xx/repo /
honestly ,I don't know what does "/" mean after apt Url,does it a distribution codename?
And I think it's will be helpful to post this file for head three lines
deb cdrom:[Ubuntu-Server 16.04.5 LTS _Xenial Xerus_ - Release amd64 (20180731)]/ xenial main restricted
deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
And for my network situation,I post it on my last StackExchange Question
By the way,I've review all linkes below that post,I've found a workaround,there's hope I can fix this,but running into this question,help,please
16.04 apt package-management apache2
add a comment |
E: The repository 'xxx Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Next I will briefly tell you my situation: I've follow this tutorial to
build my apt local repository,I've put all .deb files under /www/var/html/repo/
which is under apache2 with DocumentRoot /www/var/html
,and my apache server
is up and running,I actually can download file from it in my intranet,but when I run "apt update",it still show log like that.
well,my /etc/apt/sources.list
is only appended with one line
deb http://10.0.xx.xx/repo /
honestly ,I don't know what does "/" mean after apt Url,does it a distribution codename?
And I think it's will be helpful to post this file for head three lines
deb cdrom:[Ubuntu-Server 16.04.5 LTS _Xenial Xerus_ - Release amd64 (20180731)]/ xenial main restricted
deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
And for my network situation,I post it on my last StackExchange Question
By the way,I've review all linkes below that post,I've found a workaround,there's hope I can fix this,but running into this question,help,please
16.04 apt package-management apache2
I am offline,please don't answer like that delete one line which cause errors,I wanna make my local repository to work rather than delete my local repository
– oneslide icywater
Dec 21 '18 at 2:13
add a comment |
E: The repository 'xxx Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Next I will briefly tell you my situation: I've follow this tutorial to
build my apt local repository,I've put all .deb files under /www/var/html/repo/
which is under apache2 with DocumentRoot /www/var/html
,and my apache server
is up and running,I actually can download file from it in my intranet,but when I run "apt update",it still show log like that.
well,my /etc/apt/sources.list
is only appended with one line
deb http://10.0.xx.xx/repo /
honestly ,I don't know what does "/" mean after apt Url,does it a distribution codename?
And I think it's will be helpful to post this file for head three lines
deb cdrom:[Ubuntu-Server 16.04.5 LTS _Xenial Xerus_ - Release amd64 (20180731)]/ xenial main restricted
deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
And for my network situation,I post it on my last StackExchange Question
By the way,I've review all linkes below that post,I've found a workaround,there's hope I can fix this,but running into this question,help,please
16.04 apt package-management apache2
E: The repository 'xxx Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Next I will briefly tell you my situation: I've follow this tutorial to
build my apt local repository,I've put all .deb files under /www/var/html/repo/
which is under apache2 with DocumentRoot /www/var/html
,and my apache server
is up and running,I actually can download file from it in my intranet,but when I run "apt update",it still show log like that.
well,my /etc/apt/sources.list
is only appended with one line
deb http://10.0.xx.xx/repo /
honestly ,I don't know what does "/" mean after apt Url,does it a distribution codename?
And I think it's will be helpful to post this file for head three lines
deb cdrom:[Ubuntu-Server 16.04.5 LTS _Xenial Xerus_ - Release amd64 (20180731)]/ xenial main restricted
deb http://us.archive.ubuntu.com/ubuntu/ xenial main restricted
deb http://us.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
And for my network situation,I post it on my last StackExchange Question
By the way,I've review all linkes below that post,I've found a workaround,there's hope I can fix this,but running into this question,help,please
16.04 apt package-management apache2
16.04 apt package-management apache2
edited Dec 21 '18 at 2:16
asked Dec 21 '18 at 1:57
oneslide icywater
92
92
I am offline,please don't answer like that delete one line which cause errors,I wanna make my local repository to work rather than delete my local repository
– oneslide icywater
Dec 21 '18 at 2:13
add a comment |
I am offline,please don't answer like that delete one line which cause errors,I wanna make my local repository to work rather than delete my local repository
– oneslide icywater
Dec 21 '18 at 2:13
I am offline,please don't answer like that delete one line which cause errors,I wanna make my local repository to work rather than delete my local repository
– oneslide icywater
Dec 21 '18 at 2:13
I am offline,please don't answer like that delete one line which cause errors,I wanna make my local repository to work rather than delete my local repository
– oneslide icywater
Dec 21 '18 at 2:13
add a comment |
0
active
oldest
votes
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%2f1103498%2fubuntu-16-apt-the-repository-http-xxx-x-x-xxx-repo-release-does-not-have-a%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f1103498%2fubuntu-16-apt-the-repository-http-xxx-x-x-xxx-repo-release-does-not-have-a%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
I am offline,please don't answer like that delete one line which cause errors,I wanna make my local repository to work rather than delete my local repository
– oneslide icywater
Dec 21 '18 at 2:13