[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian-Installer gets stuck at selecting mirror



On 13.04.2017 03:18, Cyril Brulebois wrote:
> (Adding tbm to the loop explicitly since he's the QNAP master.)
>> [...]
>> After flashing and rebooting, the installer gets stuck at the step where
>> I have to select the mirror. When I press <return> to select a mirror,
>> for a very short time, like some milliseconds, the next step appears,
>> but then it goes back to the same step of selecting the mirror. As a
>> consequence I'm currently not able to install Debian on that device.

FWIW, I'm seeing exactly the same problem on the hppa architecture.

>> I guess this is the interesting part:
>>
>>     main-menu[1395]: DEBUG: resolver (libgcc1): package doesn't exist (ignored)
>>     main-menu[1395]: INFO: Menu item 'choose-mirror' selected
>>     anna-install: Queueing udeb apt-mirror-setup for later installation
>>     main-menu[1395]: INFO: Menu item 'choose-mirror' succeeded but requested to be left unconfigured.
>>     main-menu[1395]: DEBUG: resolver (libgcc1): package doesn't exist (ignored)
>>     main-menu[1395]: INFO: Menu item 'choose-mirror' selected
>>     main-menu[1395]: INFO: Menu item 'choose-mirror' succeeded but requested to be left unconfigured.
>>     main-menu[1395]: DEBUG: resolver (libgcc1): package doesn't exist (ignored)
>>     main-menu[1395]: INFO: Menu item 'choose-mirror' selected
>>     main-menu[1395]: INFO: Menu item 'choose-mirror' succeeded but requested to be left unconfigured.
>>     main-menu[1395]: DEBUG: resolver (libgcc1): package doesn't exist (ignored)
>>     main-menu[1395]: INFO: Menu item 'di-utils-shell' selected
> 
> I think that's the first time I'm seeing this “succeeded but requested
> to be left unconfigured” status, not sure what's causing this.

I didn't heard about other arches showing this problem, so my initial
thought up to now was that it's a bug in the c-code of choose-mirror
in which a variable from the stack is returned to the callers and thus
triggers a crash (hppa is very sensitive to such bugs because the stack
grows upwards).
But since Mekeor sees the same bug on armel I think it's not the problem.

I'm happy to test any patches/ideas.

Helge


Reply to: