Re: Bug#700120: debian-installer: kfreebsd-i386 needs manual editing of /etc/network/interfaces

2013-02-16 Thread Stefano Canepa


Scott Howard  at Sun, 10 Feb 2013 13:04:35 -0500 wrote:
 SH 1) When selecting mirrors during install, I sometimes get WARNING:
 SH the mirror does not support the specified release (wheezy) (see
 SH attached screen shot) in console #4. But if I wait a few minutes and
 SH try again, it connects to the mirror (see other attached screenshot).
 SH I'm selecting http://ftp.us.debian.org, maybe a network or server
 SH problem?

ftp.us.debian.org is an alias to many servers [1] so it should be
possible that one of them is not a complete mirror a the time of your
installation. This is the reason why all tools that test mirror speed
try all aliases in turn.

Bye
Stefano
 
[1]
$ host ftp.us.debian.org
ftp.us.debian.org has address 128.61.240.89
ftp.us.debian.org has address 35.9.37.225
ftp.us.debian.org has address 64.50.233.100
ftp.us.debian.org has address 64.50.236.52
ftp.us.debian.org has address 128.30.2.36
ftp.us.debian.org has IPv6 address 2610:148:1f10:3::89

-- 
Stefano Canepa aka sc: s...@linux.it - http://www.stefanocanepa.it
Three great virtues of a programmer: laziness, impatience and hubris.
Le tre grandi virtù di un programmatore: pigrizia, impazienza e
arroganza. (Larry Wall)


--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87k3q73lnv@lepre.stefanocanepa.home



Bug#700120: debian-installer: kfreebsd-i386 needs manual editing of /etc/network/interfaces

2013-02-10 Thread Scott Howard
On Sat, Feb 9, 2013 at 4:29 PM, Steven Chamberlain ste...@pyro.eu.org wrote:
 On 09/02/13 20:48, Scott Howard wrote:
 The installers could not connect to the mirrors. The warning screen
 popped up telling you that it could not connect and asked if you
 wanted to choose another mirror.
 So I wonder if there's anything odd about your network setup, e.g. did
 you configure an HTTP proxy?  Do you have anything like a transparent
 proxy on your network?

No HTTP proxy. I tried it on two networks: my home network (standard
router and DHCP) and my university network.


 Did you stick to the qemu default mode of -net user?  That fakes a DHCP
 service for the guest and uses IPv4 only.  Not sure exactly how DNS
 works in this mode...

I tried qemu with two different emulated adapters and both in NAT
(fake DHCP) and bridged mode. I tried every emulated network adapter
available for virtualbox-ose in both NAT and bridged mode.


 There may have been some clues in the Alt-F4 console of the installer
 when the warning popped up.

Thanks, I'll try that. It looks like that netcfg fix KiBi mentioned
may do it, I'll check that next.

~Scott


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cang8-ddfhzms5wo8rbslihsoz3dbsen2pbxnezdt2dvagfp...@mail.gmail.com



Bug#700120: debian-installer: kfreebsd-i386 needs manual editing of /etc/network/interfaces

2013-02-10 Thread Steven Chamberlain
On 10/02/13 14:26, Scott Howard wrote:
 There may have been some clues in the Alt-F4 console of the installer
 when the warning popped up.
 
 Thanks, I'll try that. It looks like that netcfg fix KiBi mentioned
 may do it, I'll check that next.

That bug referred to the net config after first boot.  (Where you were
having to add 'auto em0' by hand).

If you had issues within the installer that is something else.  Whatever
it is might still have been fixed in more recent install images somehow,
so I welcome you to try again.

Thanks!
Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5117af1b.9010...@pyro.eu.org



Processed: Re: Bug#700120: debian-installer: kfreebsd-i386 needs manual editing of /etc/network/interfaces

2013-02-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 notfound 700120 20121114
Bug #700120 [debian-installer] debian-installer: kfreebsd-i386 needs manual 
editing of /etc/network/interfaces
No longer marked as found in versions debian-installer/20121114.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
700120: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700120
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.136054471618679.transcr...@bugs.debian.org



Bug#700120: debian-installer: kfreebsd-i386 needs manual editing of /etc/network/interfaces

2013-02-10 Thread Steven Chamberlain
On 11/02/13 01:05, Scott Howard wrote:
 Closing the bug, it was the netcfg bug all along and some temporary
 network glitch that gave me the warning about not finding wheezy on
 ftp.us.debian.org.

Okay, thanks!

Though I still sense a problem to keep an eye out for, with either
choose-mirror or some of the mirror servers themselves;  pabs mentioned
a similar problem trying to use http.debian.net, I saw it happen once or
twice but can't reproduce it recently:

http://lists.debian.org/1359090218.24215.37.camel@chianamo

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5118466f.30...@pyro.eu.org



Bug#700120: debian-installer: kfreebsd-i386 needs manual editing of /etc/network/interfaces

2013-02-09 Thread Cyril Brulebois
Hi,

Scott Howard showard...@gmail.com (08/02/2013):
 Debian installer cannont connect to debian mirrors while installing
 kfreebsd-i386 testing .iso on February 8, 2012 on both
 virtualbox-ose and qemu- kvm. After installing, you can manually
 edit /etc/network/interfaces and add:

looks like the same issue that just got fixed in netcfg?
  https://lists.debian.org/debian-devel-changes/2013/02/msg00408.html

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#700120: debian-installer: kfreebsd-i386 needs manual editing of /etc/network/interfaces

2013-02-09 Thread Steven Chamberlain
Hi Scott,

On 09/02/13 00:50, Scott Howard wrote:
 Debian installer cannont connect to debian mirrors while installing
 [...]
 After installing, you can manually edit /etc/network/interfaces and add:

Please could you clarify - was the installer itself able to contact the
mirrors or not?

Or were you only referring to the newly-installed system not having
network access after its first boot?

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5116b1fc.8030...@pyro.eu.org



Bug#700120: debian-installer: kfreebsd-i386 needs manual editing of /etc/network/interfaces

2013-02-09 Thread Scott Howard
On Sat, Feb 9, 2013 at 3:30 PM, Steven Chamberlain ste...@pyro.eu.org wrote:
 Hi Scott,

 On 09/02/13 00:50, Scott Howard wrote:
 Debian installer cannont connect to debian mirrors while installing
 [...]
 After installing, you can manually edit /etc/network/interfaces and add:

 Please could you clarify - was the installer itself able to contact the
 mirrors or not?

The installers could not connect to the mirrors. The warning screen
popped up telling you that it could not connect and asked if you
wanted to choose another mirror. I tried a few, but couldn't connect
to any.

~Scott


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CANg8-dDqEupo4=hhtvmegubhhz7aislqgd3sf0h6gpvr93j...@mail.gmail.com



Bug#700120: debian-installer: kfreebsd-i386 needs manual editing of /etc/network/interfaces

2013-02-09 Thread Steven Chamberlain
On 09/02/13 20:48, Scott Howard wrote:
 The installers could not connect to the mirrors. The warning screen
 popped up telling you that it could not connect and asked if you
 wanted to choose another mirror.

Thanks for explaining.  Although I can't reproduce the issue myself,
with beta4 netboot images and picking a random selection of US/UK mirrors.

qemu provides a supported em0 device, which was clearly working for you
in your installed system (after manually fixing /etc/network/interfaces)

So I wonder if there's anything odd about your network setup, e.g. did
you configure an HTTP proxy?  Do you have anything like a transparent
proxy on your network?

Did you stick to the qemu default mode of -net user?  That fakes a DHCP
service for the guest and uses IPv4 only.  Not sure exactly how DNS
works in this mode...

There may have been some clues in the Alt-F4 console of the installer
when the warning popped up.

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5116bfc5.8010...@pyro.eu.org



Bug#700120: debian-installer: kfreebsd-i386 needs manual editing of /etc/network/interfaces

2013-02-08 Thread Scott Howard
Package: debian-installer
Version: 20121114
Severity: important

Dear Maintainer,

Debian installer cannont connect to debian mirrors while installing
kfreebsd-i386 testing .iso on February 8, 2012 on both virtualbox-ose and qemu-
kvm. After installing, you can manually edit /etc/network/interfaces and add:

auto em0
iface em0 inet dhcp

Then:
$ sudo service networking start

will fix everything up.
Sorry I couldn't submit from kfreebsd, reportbug segfaults (see bug 671785)



-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (700, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-1-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130209005018.3583.91747.report...@debian-testing.hsd1.in.comcast.net