LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   problems updating breezy to dapper (https://www.linuxquestions.org/questions/ubuntu-63/problems-updating-breezy-to-dapper-423338/)

eantoranz 03-09-2006 07:32 PM

problems updating breezy to dapper
 
I'm stuck upgrading to dapper. This is the output of apt-get upgrade:

Code:

0 upgraded, 0 newly installed, 0 to remove and 531 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space 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 = "es_VE:es_ES:es:en_GB:en",
        LC_ALL = (unset),
        LANG = "en"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Setting up at (3.1.9ubuntu2) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "es_VE:es_ES:es:en_GB:en",
        LC_ALL = (unset),
        LANG = "en"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
 * Starting deferred execution scheduler...                                                                invoke-rc.d: initscript atd, action "start" failed.
dpkg: error processing at (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 at
E: Sub-process /usr/bin/dpkg returned an error code (1)

if I try to install at by hand:
Code:

# dpkg -i at_3.1.9ubuntu2_i386.deb
(Reading database ... 142987 files and directories currently installed.)
Preparing to replace at 3.1.9ubuntu2 (using at_3.1.9ubuntu2_i386.deb) ...
 * Stopping deferred execution scheduler...                                                        [ ok ]
Unpacking replacement at ...
Setting up at (3.1.9ubuntu2) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "es_VE:es_ES:es:en_GB:en",
        LC_ALL = (unset),
        LANG = "en"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
 * Starting deferred execution scheduler...                                                                invoke-rc.d: initscript atd, action "start" failed.
dpkg: error processing at (--install):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 at

what's going on?

smiley_lauf 03-09-2006 10:28 PM

I may be wrong, but have you tried

sudo apt-get dist-upgrade

On the Dapper Ubuntu forums, this has been discussed, so you may benefit from visiting that site: http://www.ubuntuforums.org/forumdisplay.php?f=111

eantoranz 03-10-2006 08:00 AM

Well.... after a while I figured out I hadn't done that... I can be so forgetful sometimes. :-)

smiley_lauf 03-10-2006 03:23 PM

glad it worked out


All times are GMT -5. The time now is 03:10 PM.