Hello Suchitra, The error seems to indicate a problem not being able to find archive.ubuntu.com. This appears to be a DNS resolution problem. The DNS file can be found at /etc/resolv.conf on your system.
I would check that your DNS sever can be reached by the system you are running Juju on. If you can not ping the DNS server or other Internet addresses I suspect there is a problem with the DNS server for that system. Here is an Ask Ubuntu article shows how to temporarily use alternate DNS servers to diagnose the problem: http://askubuntu.com/questions/91543/apt-get-update-fails-to-fetch-files-temporary-failure-resolving-error ​Please let me know if you need more assistance. - Matt Bruzek <[email protected]> On Wed, Oct 14, 2015 at 8:07 AM, Suchitra Venugopal1 <[email protected]> wrote: > Hi, > I am facing this issue while deploying a charm in my local container. > > 2015-10-14 12:47:09 INFO install After this operation, 11.7 MB of > additional disk space will be used. > 2015-10-14 12:47:09 INFO install Err http://archive.ubuntu.com/ubuntu/ > trusty-updates/main binutils amd64 2.24-5ubuntu13 > 2015-10-14 12:47:09 INFO install Could not resolve 'archive.ubuntu.com' > 2015-10-14 12:47:09 INFO install E: Failed to fetch > http://archive.ubuntu.com/ubuntu/pool/main/b/binutils/binutils_2.24-5ubuntu13_amd64.deb > Could not resolve 'archive.ubuntu.com' > 2015-10-14 12:47:09 INFO install > 2015-10-14 12:47:09 INFO install E: Unable to fetch some archives, maybe > run apt-get update or try with --fix-missing? > 2015-10-14 12:47:09 ERROR juju.worker.uniter.operation runhook.go:103 hook > "install" failed: exit status 100 > > Tried to do apt-get update in the container, which is also failing. > > How do I resolve this issue ? > > > > Thanks & Regards, > Suchitra Venugopal > IBM India Pvt. Ltd > Seat # EGLC 6F B099, > C-Block, Embassy Golf Link, > Intermediate Ring Road, Bangalore > Off : (91)80-4129-7773 > Mobile : 9663126000 > Email : [email protected] > -- > Juju mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju > >
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
