18.04 local mirror missing some Translations-en
built a local mirror for 18.04 with apt-mirror 0.5.4-1. the mirror is on a usb drive, so sources.list uses file:. apt-get update on a new install of 18.04.1 results in eight missing Translation-en files.
Err:9 file:/media/reposB/ubuntu1804/mirror/archive.ubuntu.com/ubuntu bionic/main Translation-en
File not found - /media/reposB/ubuntu1804/mirror/archive.ubuntu.com/ubuntu/dists/bionic/main/i18n/Translation-en (2: No such file or directory)
Err:21 file:/media/reposB/ubuntu1804/mirror/archive.ubuntu.com/ubuntu bionic-updates/main Translation-en
File not found - /media/reposB/ubuntu1804/mirror/archive.ubuntu.com/ubuntu/dists/bionic-updates/main/i18n/Translation-en (2: No such file or directory)
the eight missing are:
./bionic-updates/restricted/i18n/
./bionic-updates/multiverse/i18n/
./bionic-updates/universe/i18n/
./bionic-updates/main/i18n/
./bionic/restricted/i18n/
./bionic/multiverse/i18n/
./bionic/universe/i18n/
./bionic/main/i18n/
in each one of those directories, the Index file contained the sha1 sum for the missing -en file. so in each case, the Translation-en.gz file was uncompressed. the result sha1 matched what was in the Index. this step allowed the apt-get update to complete, with only a sandbox warning. packages could then be installed from the local mirror.
i'm at a complete loss to determine why these eight translation files are missing since they are included in the Index file. does anyone have a suggestion?
thanks.
apt-mirror
add a comment |
built a local mirror for 18.04 with apt-mirror 0.5.4-1. the mirror is on a usb drive, so sources.list uses file:. apt-get update on a new install of 18.04.1 results in eight missing Translation-en files.
Err:9 file:/media/reposB/ubuntu1804/mirror/archive.ubuntu.com/ubuntu bionic/main Translation-en
File not found - /media/reposB/ubuntu1804/mirror/archive.ubuntu.com/ubuntu/dists/bionic/main/i18n/Translation-en (2: No such file or directory)
Err:21 file:/media/reposB/ubuntu1804/mirror/archive.ubuntu.com/ubuntu bionic-updates/main Translation-en
File not found - /media/reposB/ubuntu1804/mirror/archive.ubuntu.com/ubuntu/dists/bionic-updates/main/i18n/Translation-en (2: No such file or directory)
the eight missing are:
./bionic-updates/restricted/i18n/
./bionic-updates/multiverse/i18n/
./bionic-updates/universe/i18n/
./bionic-updates/main/i18n/
./bionic/restricted/i18n/
./bionic/multiverse/i18n/
./bionic/universe/i18n/
./bionic/main/i18n/
in each one of those directories, the Index file contained the sha1 sum for the missing -en file. so in each case, the Translation-en.gz file was uncompressed. the result sha1 matched what was in the Index. this step allowed the apt-get update to complete, with only a sandbox warning. packages could then be installed from the local mirror.
i'm at a complete loss to determine why these eight translation files are missing since they are included in the Index file. does anyone have a suggestion?
thanks.
apt-mirror
add a comment |
built a local mirror for 18.04 with apt-mirror 0.5.4-1. the mirror is on a usb drive, so sources.list uses file:. apt-get update on a new install of 18.04.1 results in eight missing Translation-en files.
Err:9 file:/media/reposB/ubuntu1804/mirror/archive.ubuntu.com/ubuntu bionic/main Translation-en
File not found - /media/reposB/ubuntu1804/mirror/archive.ubuntu.com/ubuntu/dists/bionic/main/i18n/Translation-en (2: No such file or directory)
Err:21 file:/media/reposB/ubuntu1804/mirror/archive.ubuntu.com/ubuntu bionic-updates/main Translation-en
File not found - /media/reposB/ubuntu1804/mirror/archive.ubuntu.com/ubuntu/dists/bionic-updates/main/i18n/Translation-en (2: No such file or directory)
the eight missing are:
./bionic-updates/restricted/i18n/
./bionic-updates/multiverse/i18n/
./bionic-updates/universe/i18n/
./bionic-updates/main/i18n/
./bionic/restricted/i18n/
./bionic/multiverse/i18n/
./bionic/universe/i18n/
./bionic/main/i18n/
in each one of those directories, the Index file contained the sha1 sum for the missing -en file. so in each case, the Translation-en.gz file was uncompressed. the result sha1 matched what was in the Index. this step allowed the apt-get update to complete, with only a sandbox warning. packages could then be installed from the local mirror.
i'm at a complete loss to determine why these eight translation files are missing since they are included in the Index file. does anyone have a suggestion?
thanks.
apt-mirror
built a local mirror for 18.04 with apt-mirror 0.5.4-1. the mirror is on a usb drive, so sources.list uses file:. apt-get update on a new install of 18.04.1 results in eight missing Translation-en files.
Err:9 file:/media/reposB/ubuntu1804/mirror/archive.ubuntu.com/ubuntu bionic/main Translation-en
File not found - /media/reposB/ubuntu1804/mirror/archive.ubuntu.com/ubuntu/dists/bionic/main/i18n/Translation-en (2: No such file or directory)
Err:21 file:/media/reposB/ubuntu1804/mirror/archive.ubuntu.com/ubuntu bionic-updates/main Translation-en
File not found - /media/reposB/ubuntu1804/mirror/archive.ubuntu.com/ubuntu/dists/bionic-updates/main/i18n/Translation-en (2: No such file or directory)
the eight missing are:
./bionic-updates/restricted/i18n/
./bionic-updates/multiverse/i18n/
./bionic-updates/universe/i18n/
./bionic-updates/main/i18n/
./bionic/restricted/i18n/
./bionic/multiverse/i18n/
./bionic/universe/i18n/
./bionic/main/i18n/
in each one of those directories, the Index file contained the sha1 sum for the missing -en file. so in each case, the Translation-en.gz file was uncompressed. the result sha1 matched what was in the Index. this step allowed the apt-get update to complete, with only a sandbox warning. packages could then be installed from the local mirror.
i'm at a complete loss to determine why these eight translation files are missing since they are included in the Index file. does anyone have a suggestion?
thanks.
apt-mirror
apt-mirror
asked Jan 1 at 1:16
gobogobo
11
11
add a comment |
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%2f1105932%2f18-04-local-mirror-missing-some-translations-en%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.
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%2f1105932%2f18-04-local-mirror-missing-some-translations-en%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