unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37005: Add ability of modifying connection before full installation
@ 2019-08-11  6:31 bo0od
  2020-12-21 13:39 ` zimoun
  0 siblings, 1 reply; 11+ messages in thread
From: bo0od @ 2019-08-11  6:31 UTC (permalink / raw)
  To: 37005

Hi There,

Im trying to install Guix over Qubes and to do so it needs manually
adding of IP,DNS,Gateway (because its installed over xen virtualization)

But im always facing the issue of not connection failed and reback to
the older step and then again and again with no success to bypass this
step.

So hope to add this feature.

ThX!

^ permalink raw reply	[flat|nested] 11+ messages in thread

* bug#37005: Add ability of modifying connection before full installation
  2019-08-11  6:31 bug#37005: Add ability of modifying connection before full installation bo0od
@ 2020-12-21 13:39 ` zimoun
  2020-12-22  2:56   ` bo0od
  0 siblings, 1 reply; 11+ messages in thread
From: zimoun @ 2020-12-21 13:39 UTC (permalink / raw)
  To: bo0od; +Cc: 37005

Hi,

Sorry for the long delay.


On Sun, 11 Aug 2019 at 06:31, bo0od <bo0od@riseup.net> wrote:

> Im trying to install Guix over Qubes and to do so it needs manually
> adding of IP,DNS,Gateway (because its installed over xen virtualization)
>
> But im always facing the issue of not connection failed and reback to
> the older step and then again and again with no success to bypass this
> step.

I think this is fixed in the installer at least v1.2.  Could you
confirm?


All the best,
simon




^ permalink raw reply	[flat|nested] 11+ messages in thread

* bug#37005: Add ability of modifying connection before full installation
  2020-12-21 13:39 ` zimoun
@ 2020-12-22  2:56   ` bo0od
  2020-12-22 11:24     ` Julien Lepiller
  0 siblings, 1 reply; 11+ messages in thread
From: bo0od @ 2020-12-22  2:56 UTC (permalink / raw)
  To: zimoun; +Cc: 37005

No, after adding hostname it check for connectivity and after that it 
shows red screen with message "The selected network does not provide 
access to the internet, please try again." and you cant pass that 
message/connectivity check.



zimoun:
> Hi,
> 
> Sorry for the long delay.
> 
> 
> On Sun, 11 Aug 2019 at 06:31, bo0od <bo0od@riseup.net> wrote:
> 
>> Im trying to install Guix over Qubes and to do so it needs manually
>> adding of IP,DNS,Gateway (because its installed over xen virtualization)
>>
>> But im always facing the issue of not connection failed and reback to
>> the older step and then again and again with no success to bypass this
>> step.
> 
> I think this is fixed in the installer at least v1.2.  Could you
> confirm?
> 
> 
> All the best,
> simon
> 




^ permalink raw reply	[flat|nested] 11+ messages in thread

* bug#37005: Add ability of modifying connection before full installation
  2020-12-22  2:56   ` bo0od
@ 2020-12-22 11:24     ` Julien Lepiller
  2020-12-23  1:18       ` bo0od
  2020-12-23 11:29       ` zimoun
  0 siblings, 2 replies; 11+ messages in thread
From: Julien Lepiller @ 2020-12-22 11:24 UTC (permalink / raw)
  To: 37005, bo0od, zimon.toutoune

[-- Attachment #1: Type: text/plain, Size: 1099 bytes --]

Before starting the installation, you should be able to switch to another tty and configure network from there. Then continue installation from tty1. Does it solve your issues?

Le 21 décembre 2020 21:56:03 GMT-05:00, bo0od <bo0od@riseup.net> a écrit :
>No, after adding hostname it check for connectivity and after that it 
>shows red screen with message "The selected network does not provide 
>access to the internet, please try again." and you cant pass that 
>message/connectivity check.
>
>
>
>zimoun:
>> Hi,
>> 
>> Sorry for the long delay.
>> 
>> 
>> On Sun, 11 Aug 2019 at 06:31, bo0od <bo0od@riseup.net> wrote:
>> 
>>> Im trying to install Guix over Qubes and to do so it needs manually
>>> adding of IP,DNS,Gateway (because its installed over xen
>virtualization)
>>>
>>> But im always facing the issue of not connection failed and reback
>to
>>> the older step and then again and again with no success to bypass
>this
>>> step.
>> 
>> I think this is fixed in the installer at least v1.2.  Could you
>> confirm?
>> 
>> 
>> All the best,
>> simon
>> 

[-- Attachment #2: Type: text/html, Size: 1608 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* bug#37005: Add ability of modifying connection before full installation
  2020-12-22 11:24     ` Julien Lepiller
@ 2020-12-23  1:18       ` bo0od
  2020-12-23  3:05         ` Julien Lepiller
  2020-12-23 11:29       ` zimoun
  1 sibling, 1 reply; 11+ messages in thread
From: bo0od @ 2020-12-23  1:18 UTC (permalink / raw)
  To: julien, 37005, zimon.toutoune

You cant switch to another tty in VM of qubes because trying it will 
switch you to tty of the Qubes itself not the VM within Qubes.

Julien Lepiller:
> Before starting the installation, you should be able to switch to another tty and configure network from there. Then continue installation from tty1. Does it solve your issues?
> 
> Le 21 décembre 2020 21:56:03 GMT-05:00, bo0od <bo0od@riseup.net> a écrit :
>> No, after adding hostname it check for connectivity and after that it
>> shows red screen with message "The selected network does not provide
>> access to the internet, please try again." and you cant pass that
>> message/connectivity check.
>>
>>
>>
>> zimoun:
>>> Hi,
>>>
>>> Sorry for the long delay.
>>>
>>>
>>> On Sun, 11 Aug 2019 at 06:31, bo0od <bo0od@riseup.net> wrote:
>>>
>>>> Im trying to install Guix over Qubes and to do so it needs manually
>>>> adding of IP,DNS,Gateway (because its installed over xen
>> virtualization)
>>>>
>>>> But im always facing the issue of not connection failed and reback
>> to
>>>> the older step and then again and again with no success to bypass
>> this
>>>> step.
>>>
>>> I think this is fixed in the installer at least v1.2.  Could you
>>> confirm?
>>>
>>>
>>> All the best,
>>> simon
>>>
> 




^ permalink raw reply	[flat|nested] 11+ messages in thread

* bug#37005: Add ability of modifying connection before full installation
  2020-12-23  1:18       ` bo0od
@ 2020-12-23  3:05         ` Julien Lepiller
  2020-12-23 10:15           ` bo0od
  0 siblings, 1 reply; 11+ messages in thread
From: Julien Lepiller @ 2020-12-23  3:05 UTC (permalink / raw)
  To: bo0od, zimoun; +Cc: 37005

[-- Attachment #1: Type: text/plain, Size: 1613 bytes --]

Alt+arrow might work, unless you're already on a tty on qubes? Depending on the VM techno qubes uses, there might also be a way to switch tty within the VM by ussing some control sequence.

Le 22 décembre 2020 20:18:57 GMT-05:00, bo0od <bo0od@riseup.net> a écrit :
>You cant switch to another tty in VM of qubes because trying it will 
>switch you to tty of the Qubes itself not the VM within Qubes.
>
>Julien Lepiller:
>> Before starting the installation, you should be able to switch to
>another tty and configure network from there. Then continue
>installation from tty1. Does it solve your issues?
>> 
>> Le 21 décembre 2020 21:56:03 GMT-05:00, bo0od <bo0od@riseup.net> a
>écrit :
>>> No, after adding hostname it check for connectivity and after that
>it
>>> shows red screen with message "The selected network does not provide
>>> access to the internet, please try again." and you cant pass that
>>> message/connectivity check.
>>>
>>>
>>>
>>> zimoun:
>>>> Hi,
>>>>
>>>> Sorry for the long delay.
>>>>
>>>>
>>>> On Sun, 11 Aug 2019 at 06:31, bo0od <bo0od@riseup.net> wrote:
>>>>
>>>>> Im trying to install Guix over Qubes and to do so it needs
>manually
>>>>> adding of IP,DNS,Gateway (because its installed over xen
>>> virtualization)
>>>>>
>>>>> But im always facing the issue of not connection failed and reback
>>> to
>>>>> the older step and then again and again with no success to bypass
>>> this
>>>>> step.
>>>>
>>>> I think this is fixed in the installer at least v1.2.  Could you
>>>> confirm?
>>>>
>>>>
>>>> All the best,
>>>> simon
>>>>
>> 

[-- Attachment #2: Type: text/html, Size: 3107 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* bug#37005: Add ability of modifying connection before full installation
  2020-12-23  3:05         ` Julien Lepiller
@ 2020-12-23 10:15           ` bo0od
  0 siblings, 0 replies; 11+ messages in thread
From: bo0od @ 2020-12-23 10:15 UTC (permalink / raw)
  To: Julien Lepiller, zimoun; +Cc: 37005

https://github.com/QubesOS/qubes-issues/issues/5492

Mostly they created qubes without thinking into having this feature.

Julien Lepiller:
> Alt+arrow might work, unless you're already on a tty on qubes? Depending on the VM techno qubes uses, there might also be a way to switch tty within the VM by ussing some control sequence.
> 
> Le 22 décembre 2020 20:18:57 GMT-05:00, bo0od <bo0od@riseup.net> a écrit :
>> You cant switch to another tty in VM of qubes because trying it will
>> switch you to tty of the Qubes itself not the VM within Qubes.
>>
>> Julien Lepiller:
>>> Before starting the installation, you should be able to switch to
>> another tty and configure network from there. Then continue
>> installation from tty1. Does it solve your issues?
>>>
>>> Le 21 décembre 2020 21:56:03 GMT-05:00, bo0od <bo0od@riseup.net> a
>> écrit :
>>>> No, after adding hostname it check for connectivity and after that
>> it
>>>> shows red screen with message "The selected network does not provide
>>>> access to the internet, please try again." and you cant pass that
>>>> message/connectivity check.
>>>>
>>>>
>>>>
>>>> zimoun:
>>>>> Hi,
>>>>>
>>>>> Sorry for the long delay.
>>>>>
>>>>>
>>>>> On Sun, 11 Aug 2019 at 06:31, bo0od <bo0od@riseup.net> wrote:
>>>>>
>>>>>> Im trying to install Guix over Qubes and to do so it needs
>> manually
>>>>>> adding of IP,DNS,Gateway (because its installed over xen
>>>> virtualization)
>>>>>>
>>>>>> But im always facing the issue of not connection failed and reback
>>>> to
>>>>>> the older step and then again and again with no success to bypass
>>>> this
>>>>>> step.
>>>>>
>>>>> I think this is fixed in the installer at least v1.2.  Could you
>>>>> confirm?
>>>>>
>>>>>
>>>>> All the best,
>>>>> simon
>>>>>
>>>
> 




^ permalink raw reply	[flat|nested] 11+ messages in thread

* bug#37005: Add ability of modifying connection before full installation
  2020-12-22 11:24     ` Julien Lepiller
  2020-12-23  1:18       ` bo0od
@ 2020-12-23 11:29       ` zimoun
  2020-12-23 14:25         ` bo0od
  2022-10-08 15:11         ` zimoun
  1 sibling, 2 replies; 11+ messages in thread
From: zimoun @ 2020-12-23 11:29 UTC (permalink / raw)
  To: julien, 37005, bo0od

Hi,

On Tue, 22 Dec 2020 at 06:24, Julien Lepiller <julien@lepiller.eu> wrote:
> Le 21 décembre 2020 21:56:03 GMT-05:00, bo0od <bo0od@riseup.net> a écrit :

>>No, after adding hostname it check for connectivity and after that it 
>>shows red screen with message "The selected network does not provide 
>>access to the internet, please try again." and you cant pass that 
>>message/connectivity check.

> Before starting the installation, you should be able to switch to
> another tty and configure network from there. Then continue
> installation from tty1. Does it solve your issues? 

Since it seems impossible by current design of Qubes to switch to
console and set by hand the network before starting the install process,
instead of the fail and “try again” loop, you would like 3 fields where
you can manually type the IP, DNS, Gateway and friends, right?

All the best,
simon





^ permalink raw reply	[flat|nested] 11+ messages in thread

* bug#37005: Add ability of modifying connection before full installation
  2020-12-23 11:29       ` zimoun
@ 2020-12-23 14:25         ` bo0od
  2022-10-08 15:11         ` zimoun
  1 sibling, 0 replies; 11+ messages in thread
From: bo0od @ 2020-12-23 14:25 UTC (permalink / raw)
  To: zimon.toutoune, julien, 37005

Yes exactly, Similarly to Debian,Fedora..etc.

zimoun:
> Hi,
> 
> On Tue, 22 Dec 2020 at 06:24, Julien Lepiller <julien@lepiller.eu> wrote:
>> Le 21 décembre 2020 21:56:03 GMT-05:00, bo0od <bo0od@riseup.net> a écrit :
> 
>>> No, after adding hostname it check for connectivity and after that it
>>> shows red screen with message "The selected network does not provide
>>> access to the internet, please try again." and you cant pass that
>>> message/connectivity check.
> 
>> Before starting the installation, you should be able to switch to
>> another tty and configure network from there. Then continue
>> installation from tty1. Does it solve your issues?
> 
> Since it seems impossible by current design of Qubes to switch to
> console and set by hand the network before starting the install process,
> instead of the fail and “try again” loop, you would like 3 fields where
> you can manually type the IP, DNS, Gateway and friends, right?
> 
> All the best,
> simon
> 




^ permalink raw reply	[flat|nested] 11+ messages in thread

* bug#37005: Add ability of modifying connection before full installation
  2020-12-23 11:29       ` zimoun
  2020-12-23 14:25         ` bo0od
@ 2022-10-08 15:11         ` zimoun
  2022-10-08 18:30           ` Josselin Poiret via Bug reports for GNU Guix
  1 sibling, 1 reply; 11+ messages in thread
From: zimoun @ 2022-10-08 15:11 UTC (permalink / raw)
  To: Mathieu Othacehe, Josselin Poiret; +Cc: 37005, bo0od, julien

Hi installer team, :-)

Well, the question is: does you think it is doable to add some network
configuration (if it is not already the case) in the installer?

User could set some IP, DNS, Gateway and friends before or after network
checking or automatic configuration.

On Wed, 23 Dec 2020 at 12:29, zimoun <zimon.toutoune@gmail.com> wrote:

> Since it seems impossible by current design of Qubes to switch to
> console and set by hand the network before starting the install process,
> instead of the fail and “try again” loop, you would like 3 fields where
> you can manually type the IP, DNS, Gateway and friends, right?

For context, it is bug#37005 [1].

1: <http://issues.guix.gnu.org/issue/37005>


Cheers,
simon




^ permalink raw reply	[flat|nested] 11+ messages in thread

* bug#37005: Add ability of modifying connection before full installation
  2022-10-08 15:11         ` zimoun
@ 2022-10-08 18:30           ` Josselin Poiret via Bug reports for GNU Guix
  0 siblings, 0 replies; 11+ messages in thread
From: Josselin Poiret via Bug reports for GNU Guix @ 2022-10-08 18:30 UTC (permalink / raw)
  To: zimoun, Mathieu Othacehe; +Cc: 37005, bo0od, julien

Hello Simon,
zimoun <zimon.toutoune@gmail.com> writes:

> Hi installer team, :-)
>
> Well, the question is: does you think it is doable to add some network
> configuration (if it is not already the case) in the installer?
>
> User could set some IP, DNS, Gateway and friends before or after network
> checking or automatic configuration.

That would be totally doable, we use connman in the installer through
its CLI and it has configuration options along those lines.  Although I
wish we could use guile-netlink instead, but that'd require a
non-trivial rewrite.  I'll have a look later to see if I can add that.

Best,
-- 
Josselin Poiret




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-10-08 18:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-11  6:31 bug#37005: Add ability of modifying connection before full installation bo0od
2020-12-21 13:39 ` zimoun
2020-12-22  2:56   ` bo0od
2020-12-22 11:24     ` Julien Lepiller
2020-12-23  1:18       ` bo0od
2020-12-23  3:05         ` Julien Lepiller
2020-12-23 10:15           ` bo0od
2020-12-23 11:29       ` zimoun
2020-12-23 14:25         ` bo0od
2022-10-08 15:11         ` zimoun
2022-10-08 18:30           ` Josselin Poiret via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).