apt-get update is not working - Could not resolve 'cusxwtc-mwg4'v12.10 can't apt-get updateSignature verification error running apt-get updateIs this an error => Starting pkgProblemResolver with broken count: 0appstreamcli: AppStream system cache was updated, but problems were found: Metadata files have errors: /var/cache/app-info/xmls/fwupd.xml111: Connection refused when trying apt updateSudo apt-get update
Why do some journal proofs insert dozens of typesetting mistakes?
Game company goes bankrupt, another company wants to make a sequel how?
Is 33 the minimum skill check result for a multiclassed 11 rogue/9 artificer using Reliable Talent, Expertise, Guidance, and Flash of Genius?
Why should I invest so much in 401(k)?
Why does the Eurofighter Typhoon pitch up on brake release?
In a world where Magic steam Engines exist what would keep people from making cars
I noticed an error in a graded exam during office hours. Should I give the student the lower grade?
Sorting numbers in descending order but with `0`s at the start
Large products with glass doors
Delete a whole nested list if one of the values in that list contains an "Indeterminate" value
A story about activating lumps of clay with parchments
Starting a sentence instantly with a noun
Bash - draw a vertical line behind lines with variable length
What happens when a land attacks then stops being a creature?
Why dont electrical receptacles have more than one ground?
Number of taps needed in an FIR filter to remove DC
Quickened Seize the Day
CEO says not to expect pay increases unless you do something really exceptional. Is this counter-productive?
Using a sealant to stop a toilet tank leak
Do gray aliens exist in Star Trek?
How to write ODE for matrices?
Rats biting off fuel line ( again and again and again )!
Are members of the military allowed to wear civilian clothes when testifying in Congress?
How can medieval knights protects themselves against guns?
apt-get update is not working - Could not resolve 'cusxwtc-mwg4'
v12.10 can't apt-get updateSignature verification error running apt-get updateIs this an error => Starting pkgProblemResolver with broken count: 0appstreamcli: AppStream system cache was updated, but problems were found: Metadata files have errors: /var/cache/app-info/xmls/fwupd.xml111: Connection refused when trying apt updateSudo apt-get update
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I have an issue where the apt-get update command is not working correctly.
Eg below is part of the output of the command sudo apt-get update
Err:1 http://security.ubuntu.com/ubuntu xenial-security InRelease Could not resolve 'cusxwtc-mwg6'
Err:3 http://pkg.jenkins.io/debian-stable binary/ InRelease Could not resolve 'cusxwtc-mwg4'
I have tried the command host -v cy.archive.ubuntu.com and it verifies the domain name is resolved.
I have also noticed that in each failed repository retrieval i can see the Could not resolve 'cusxwtc-mwg4' which doesn't make any sense. I have tried searching for it but i get no results.
The same message is shown (Could not resolve 'cusxwtc-mwg4') if i also try to install anything using apt-get.
What does the cusxwtc-mwg4 or cusxwtc-mwg6 mean and how can this issue be resolved?
I am using a static address IP config during the above issue but the issue is fixed if i use a dhcp configuration. But uaing static address is a requirement for me.
apt updates repository dhcp static-ip
add a comment
|
I have an issue where the apt-get update command is not working correctly.
Eg below is part of the output of the command sudo apt-get update
Err:1 http://security.ubuntu.com/ubuntu xenial-security InRelease Could not resolve 'cusxwtc-mwg6'
Err:3 http://pkg.jenkins.io/debian-stable binary/ InRelease Could not resolve 'cusxwtc-mwg4'
I have tried the command host -v cy.archive.ubuntu.com and it verifies the domain name is resolved.
I have also noticed that in each failed repository retrieval i can see the Could not resolve 'cusxwtc-mwg4' which doesn't make any sense. I have tried searching for it but i get no results.
The same message is shown (Could not resolve 'cusxwtc-mwg4') if i also try to install anything using apt-get.
What does the cusxwtc-mwg4 or cusxwtc-mwg6 mean and how can this issue be resolved?
I am using a static address IP config during the above issue but the issue is fixed if i use a dhcp configuration. But uaing static address is a requirement for me.
apt updates repository dhcp static-ip
1
Can you ping security.ubuntu.com
– Arun
Jun 17 '17 at 6:09
yes i am able to ping it
– yian
Jun 18 '17 at 10:49
add a comment
|
I have an issue where the apt-get update command is not working correctly.
Eg below is part of the output of the command sudo apt-get update
Err:1 http://security.ubuntu.com/ubuntu xenial-security InRelease Could not resolve 'cusxwtc-mwg6'
Err:3 http://pkg.jenkins.io/debian-stable binary/ InRelease Could not resolve 'cusxwtc-mwg4'
I have tried the command host -v cy.archive.ubuntu.com and it verifies the domain name is resolved.
I have also noticed that in each failed repository retrieval i can see the Could not resolve 'cusxwtc-mwg4' which doesn't make any sense. I have tried searching for it but i get no results.
The same message is shown (Could not resolve 'cusxwtc-mwg4') if i also try to install anything using apt-get.
What does the cusxwtc-mwg4 or cusxwtc-mwg6 mean and how can this issue be resolved?
I am using a static address IP config during the above issue but the issue is fixed if i use a dhcp configuration. But uaing static address is a requirement for me.
apt updates repository dhcp static-ip
I have an issue where the apt-get update command is not working correctly.
Eg below is part of the output of the command sudo apt-get update
Err:1 http://security.ubuntu.com/ubuntu xenial-security InRelease Could not resolve 'cusxwtc-mwg6'
Err:3 http://pkg.jenkins.io/debian-stable binary/ InRelease Could not resolve 'cusxwtc-mwg4'
I have tried the command host -v cy.archive.ubuntu.com and it verifies the domain name is resolved.
I have also noticed that in each failed repository retrieval i can see the Could not resolve 'cusxwtc-mwg4' which doesn't make any sense. I have tried searching for it but i get no results.
The same message is shown (Could not resolve 'cusxwtc-mwg4') if i also try to install anything using apt-get.
What does the cusxwtc-mwg4 or cusxwtc-mwg6 mean and how can this issue be resolved?
I am using a static address IP config during the above issue but the issue is fixed if i use a dhcp configuration. But uaing static address is a requirement for me.
apt updates repository dhcp static-ip
apt updates repository dhcp static-ip
asked Jun 17 '17 at 5:59
yianyian
11 bronze badge
11 bronze badge
1
Can you ping security.ubuntu.com
– Arun
Jun 17 '17 at 6:09
yes i am able to ping it
– yian
Jun 18 '17 at 10:49
add a comment
|
1
Can you ping security.ubuntu.com
– Arun
Jun 17 '17 at 6:09
yes i am able to ping it
– yian
Jun 18 '17 at 10:49
1
1
Can you ping security.ubuntu.com
– Arun
Jun 17 '17 at 6:09
Can you ping security.ubuntu.com
– Arun
Jun 17 '17 at 6:09
yes i am able to ping it
– yian
Jun 18 '17 at 10:49
yes i am able to ping it
– yian
Jun 18 '17 at 10:49
add a comment
|
1 Answer
1
active
oldest
votes
This is related to McAfee Web Gateway installed in my organizations corp network.
I have overcome this issue by adding the following(replace domain with corps domain)
dns-search example.com
In the /etc/network/interfaces
file
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/4.0/"u003ecc by-sa 4.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%2f926344%2fapt-get-update-is-not-working-could-not-resolve-cusxwtc-mwg4%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
This is related to McAfee Web Gateway installed in my organizations corp network.
I have overcome this issue by adding the following(replace domain with corps domain)
dns-search example.com
In the /etc/network/interfaces
file
add a comment
|
This is related to McAfee Web Gateway installed in my organizations corp network.
I have overcome this issue by adding the following(replace domain with corps domain)
dns-search example.com
In the /etc/network/interfaces
file
add a comment
|
This is related to McAfee Web Gateway installed in my organizations corp network.
I have overcome this issue by adding the following(replace domain with corps domain)
dns-search example.com
In the /etc/network/interfaces
file
This is related to McAfee Web Gateway installed in my organizations corp network.
I have overcome this issue by adding the following(replace domain with corps domain)
dns-search example.com
In the /etc/network/interfaces
file
edited Sep 14 at 18:28
Pablo A
4,5653 gold badges23 silver badges49 bronze badges
4,5653 gold badges23 silver badges49 bronze badges
answered Aug 29 '17 at 17:39
yianyian
11 bronze badge
11 bronze badge
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%2f926344%2fapt-get-update-is-not-working-could-not-resolve-cusxwtc-mwg4%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
1
Can you ping security.ubuntu.com
– Arun
Jun 17 '17 at 6:09
yes i am able to ping it
– yian
Jun 18 '17 at 10:49