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

Bug#206187: apt-get update fails to get index package list and therefore does nothing



OK, here is a complete transcription of a session, where I ran "perl -w -e """ before and after "apt-get upgrade":


mafalda:~# perl -w -e ""
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = "es_ES",
        LC_MESSAGES = "spanish",
        LANG = "spanish"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

mafalda:~# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
66 packages upgraded, 0 newly installed, 0 to remove and 0  not upgraded.
Need to get 0B/25.1MB of archives. After unpacking 535kB will be used.
Do you want to continue? [Y/n] y
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = "es_ES",
        LC_MESSAGES = "spanish",
        LANG = "spanish"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Can't ignore signal CHLD, forcing to default.
Preconfiguring packages ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = "es_ES",
        LC_MESSAGES = "spanish",
        LANG = "spanish"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
E: Sub-process /usr/bin/dpkg received a segmentation fault.

mafalda:~# perl -w -e ""
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = "es_ES",
        LC_MESSAGES = "spanish",
        LANG = "spanish"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

All this was ran in the same remote session through SSH using putty in a Windows 2000 client.

Thanks.
Regards, Sasha

There was no line like "Can't ignore signal CHLD, forcing to default"?  I
see it happen below when perl is invoked; I would expect it to be here as
well.  did you run perl in the same shell where you ran apt, or a different
one?  If so, what was the difference?

--
 - mdz

**********************************
    sasha@sextocontinente.org
    humanist@terra.es
    http://sextocontinente.org
    Humanizar la Tierra!
**********************************



Reply to: