------- Comment From naveed...@in.ibm.com 2018-07-24 03:14 EDT-------
(In reply to comment #10)
> Please can you check from an installer shell if you can wget files via your
> proxy, like:
> wget
> http://us.ports.ubuntu.com/ubuntu-ports//dists/bionic/main/binary-ppc64el/
> Release
>
> For doing that you can just open a second d-i ssh session and just select
> "Start Shell".

For some reason all the proxy settings are flushed during

???????????????????? [!!] Install the base system ????????????????????
?                                                                    ?
?               Unable to install the selected kernel                ?
? An error was returned while trying to install the kernel into the  ?
? target system.                                                     ?
?                                                                    ?
? Kernel package: 'linux-generic'.                                   ?
?                                                                    ?
? Check /var/log/syslog or see virtual console 4 for the details.    ?
?                                                                    ?
?     <Go Back>                                       <Continue>     ?
?                                                                    ?
??????????????????????????????????????????????????????????????????????

??????????????????? [!!] Install the base system ????????????????????
?                                                                   ?
?                     Installation step failed                      ?
? An installation step failed. You can try to run the failing item  ?
? again from the menu, or skip it and choose something else. The    ?
? failing step is: Install the base system                          ?
?                                                                   ?
?                            <Continue>                             ?
?                                                                   ?
?????????????????????????????????????????????????????????????????????

?????????????????????????? [!] Execute a shell ??????????????????????????
?                                                                       ?
?                           Interactive shell                           ?
? After this message, you will be running "ash", a Bourne-shell clone.  ?
?                                                                       ?
? The root file system is a RAM disk. The hard disk file systems are    ?
? mounted on "/target". The editor available to you is nano. It's very  ?
? small and easy to figure out. To get an idea of what Unix utilities   ?
? are available to you, use the "help" command.                         ?
?                                                                       ?
? Use the "exit" command to return to the installation menu.            ?
?                                                                       ?
?     <Go Back>                                          <Continue>     ?
?                                                                       ?
?????????????????????????????????????????????????????????????????????????

======= we have to set the proxy again..

~ # echo $http_proxy

~ # export $http_proxy=10.10.10.3:3128

~ # export http_proxy=10.10.10.3:3128
~ # wget http://us.ports.ubuntu.com/ubuntu-ports//dists/bionic/main/binary-ppc64
el/Release
--2018-07-24 07:12:48--  
http://us.ports.ubuntu.com/ubuntu-ports//dists/bionic/main/binary-ppc64el/Release
Connecting to 10.10.10.3:3128... connected.
Proxy request sent, awaiting response... 200 OK
Length: 98
Saving to: 'Release'

Release             100%[===================>]      98  --.-KB/s    in
0s

2018-07-24 07:12:48 (22.1 MB/s) - 'Release' saved [98/98]

~ #

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1783056

Title:
  Ubuntu 18.04.1 network install fails via proxy server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1783056/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to