Por que meu upgrade para 12.04 falhou com o erro “glibc not found” ou “libc6” ou “requires kernel 2.6.24”?

8

Eu atualizei o formulário de instalação do meu servidor 11.04 para 11.10, depois para o 12.04 sobre o ssh. Tudo parece quase ok - mas há um pequeno problema com a glibc, que está bagunçando meu apt.

Eu tentei sudo apt-get install -f , mas ele não consegue o que precisa. Estou correndo em uma máquina virtual OpenVZ.

Como posso consertar minhas dependências apt?

sysadmin@svr:~$ sudo apt-get update 
Ign http://archive.canonical.com precise InRelease
Ign http://archive.ubuntu.com precise InRelease
Ign http://archive.ubuntu.com precise-updates InRelease
Ign http://archive.ubuntu.com precise-security InRelease
Get:1 http://archive.ubuntu.com precise Release.gpg [198 B]
Hit http://archive.canonical.com precise Release.gpg 
Get:2 http://archive.ubuntu.com precise-updates Release.gpg [198 B]
Hit http://archive.canonical.com precise Release      
Get:3 http://archive.ubuntu.com precise-security Release.gpg [198 B]
Hit http://archive.canonical.com precise/partner i386 Packages
Get:4 http://archive.ubuntu.com precise Release [49.6 kB]
Ign http://archive.canonical.com precise/partner TranslationIndex
Get:5 http://archive.ubuntu.com precise-updates Release [49.6 kB]
Get:6 http://archive.ubuntu.com precise-security Release [49.6 kB]               
Get:7 http://archive.ubuntu.com precise/main i386 Packages [1274 kB]            
Ign http://archive.canonical.com precise/partner Translation-en                  
Get:8 http://archive.ubuntu.com precise/restricted i386 Packages [8431 B]
Get:9 http://archive.ubuntu.com precise/universe i386 Packages [4796 kB]
Hit http://archive.ubuntu.com precise/main TranslationIndex                                                                                                                       
Hit http://archive.ubuntu.com precise/restricted TranslationIndex                                                                                                                 
Hit http://archive.ubuntu.com precise/universe TranslationIndex                                                                                                                   
Get:10 http://archive.ubuntu.com precise-updates/main i386 Packages [20.2 kB]                                                                                                     
Get:11 http://archive.ubuntu.com precise-updates/restricted i386 Packages [770 B]                                                                                                 
Get:12 http://archive.ubuntu.com precise-updates/universe i386 Packages [2258 B]                                                                                                  
Get:13 http://archive.ubuntu.com precise-updates/main TranslationIndex [72 B]                                                                                                     
Get:14 http://archive.ubuntu.com precise-updates/restricted TranslationIndex [71 B]                                                                                               
Get:15 http://archive.ubuntu.com precise-updates/universe TranslationIndex [72 B]                                                                                                 
Get:16 http://archive.ubuntu.com precise-security/main i386 Packages [11.8 kB]                                                                                                    
Get:17 http://archive.ubuntu.com precise-security/restricted i386 Packages [14 B]                                                                                                 
Get:18 http://archive.ubuntu.com precise-security/universe i386 Packages [1357 B]                                                                                                 
Get:19 http://archive.ubuntu.com precise-security/main TranslationIndex [72 B]                                                                                                    
Get:20 http://archive.ubuntu.com precise-security/restricted TranslationIndex [70 B]                                                                                              
Get:21 http://archive.ubuntu.com precise-security/universe TranslationIndex [71 B]                                                                                                
Hit http://archive.ubuntu.com precise/main Translation-en                                                                                                                         
Hit http://archive.ubuntu.com precise/restricted Translation-en                                                                                                                   
Hit http://archive.ubuntu.com precise/universe Translation-en                                                                                                                     
Get:22 http://archive.ubuntu.com precise-updates/main Translation-en [9145 B]                                                                                                     
Hit http://archive.ubuntu.com precise-updates/restricted Translation-en                                                                                                           
Get:23 http://archive.ubuntu.com precise-updates/universe Translation-en [1344 B]                                                                                                 
Get:24 http://archive.ubuntu.com precise-security/main Translation-en [3549 B]                                                                                                    
Hit http://archive.ubuntu.com precise-security/restricted Translation-en                                                                                                          
Get:25 http://archive.ubuntu.com precise-security/universe Translation-en [760 B]                                                                                                 
Fetched 6279 kB in 57s (109 kB/s)                                                                                                                                                 
Reading package lists... Done
sysadmin@svr:~$ sudo apt-get ugrade
E: Invalid operation ugrade
sysadmin@svr:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
 libc6 : Depends: libc-bin (= 2.13-20ubuntu5.1) but 2.15-0ubuntu10 is installed
 libncurses5 : Depends: libtinfo5 (= 5.9-1ubuntu5) but 5.9-4 is installed
 libnih-dbus1 : Depends: libnih1 (= 1.0.3-4ubuntu9) but 1.0.3-4ubuntu2 is installed
E: Unmet dependencies. Try using -f.
sysadmin@svr:~$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  libswscale0 libavutil50 python-support g++-4.5 libboost-program-options1.42.0 librpmio1 libpostproc51 libavformat52 libstdc++6-4.5-dev libavfilter1 libavcodec52
  libboost-filesystem1.42.0 libboost-system1.42.0 libavdevice52
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libc-dev-bin libc6 libc6-dev libncurses5 libnih1
Suggested packages:
  glibc-doc
The following packages will be upgraded:
  libc-dev-bin libc6 libc6-dev libncurses5 libnih1
5 upgraded, 0 newly installed, 0 to remove and 335 not upgraded.
2 not fully installed or removed.
Need to get 0 B/9099 kB of archives.
After this operation, 1618 kB disk space will be freed.
Do you want to continue [Y/n]? 
locale: /lib/i386-linux-gnu/libc.so.6: version 'GLIBC_2.15' not found (required by locale)
Preconfiguring packages ...
Setting up libc-bin (2.15-0ubuntu10) ...
(Reading database ... 31190 files and directories currently installed.)
Preparing to replace libc6-dev 2.13-20ubuntu5.1 (using .../libc6-dev_2.15-0ubuntu10_i386.deb) ...
Unpacking replacement libc6-dev ...
Preparing to replace libc-dev-bin 2.13-20ubuntu5.1 (using .../libc-dev-bin_2.15-0ubuntu10_i386.deb) ...
Unpacking replacement libc-dev-bin ...
Preparing to replace libc6 2.13-20ubuntu5.1 (using .../libc6_2.15-0ubuntu10_i386.deb) ...
locale: /lib/i386-linux-gnu/libc.so.6: version 'GLIBC_2.15' not found (required by locale)
Checking for services that may need to be restarted...
Checking init scripts...
runlevel:/var/run/utmp: No such file or directory
Checking for services that may need to be restarted...
Checking init scripts...
runlevel:/var/run/utmp: No such file or directory
WARNING: init script for samba not found.
Stopping some services possibly affected by the upgrade (will be restarted later):
  cron: stopping...done.

WARNING: this version of the GNU libc requires kernel version
2.6.24 or later. Please upgrade your kernel before installing
glibc.

The installation of a 2.6 kernel _could_ ask you to install a new libc
first, this is NOT a bug, and should *NOT* be reported. In that case,
please add lenny sources to your /etc/apt/sources.list and run:
  apt-get install -t lenny linux-image-2.6
Then reboot into this new kernel, and proceed with your upgrade
dpkg: error processing /var/cache/apt/archives/libc6_2.15-0ubuntu10_i386.deb (--unpack):
 subprocess new pre-installation script returned error exit status 1
No apport report written because MaxReports is reached already
                                                              Processing triggers for man-db ...
locale: /lib/i386-linux-gnu/libc.so.6: version 'GLIBC_2.15' not found (required by locale)
Errors were encountered while processing:
 /var/cache/apt/archives/libc6_2.15-0ubuntu10_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
sysadmin@svr:~$ 
    
por Billy Moon 27.04.2012 / 02:34

4 respostas

11

Primeiro a explicação, depois uma solução:)

Isso acontece porque seu host quase certamente está executando o OpenVZ em um kernel 2.6.18 (todos os contêineres OpenVZ compartilham o kernel do host). A razão pode variar de estabilidade a pura preguiça. O problema é que o libc 2.15 incluído no Precise requer um kernel 2.6.24 mínimo para funcionar. Às vezes, isso fará com que a atualização de versão falhe, mas é possível concluir e entrar em uma situação de não-existir-não-existir parcialmente atualizada como você fez.

Não se preocupe, porém, o requisito libc é uma opção de tempo de compilação, e pode ser definido mais baixo (caso em que a biblioteca inclui soluções alternativas para os kernels mais antigos). Eu acho que definir o mínimo para 0,24 é uma maneira de arrastar as pessoas para 2012:)

Eu configurei um PPA contendo um libc recompilado que funcionará em < strong> 2.6.18 ou mais recente (por favor, verifique uname -r !), e deve substituir a libc atual fornecida pela Precise. Apenas adicione ppa: izx / ovz-libc , atualização, e deve deixar você passar por isso. Especificamente, algo assim:

apt-add-repository ppa:izx/ovz-libc
apt-get update
apt-get -f install
do-release-upgrade

e continue até que a atualização seja concluída com sucesso. Eu recomendo que você NÃO substitua nenhum arquivo de configuração alterado ou inexistente.

Eu manterei o ppa atualizado como e quando a libc for atualizada no upstream. Se você quiser evitar um erro semelhante quando isso acontecer, você pode querer fixar libc-bin ao meu PPA com alta prioridade, para que ele não seja atualizado até que a versão "fixa" esteja disponível no PPA.

Espero que isso ajude e poste aqui se alguém tiver alguma pergunta ou outro comentário.

    
por ish 03.05.2012 / 13:26
3

Tente este comando. Você pode abrir um terminal com Alt + Ctrl + T :

sudo apt-get -o APT::Immediate-Configure=0 -f install

Depois, você pode fazer um sudo apt-get upgrade .

Eu tive o mesmo problema .... usando o servidor Ubuntu ... estranho, não é?
Espero que funcione para você.

    
por clement.nuss 01.05.2012 / 21:34
1

Para todo mundo preso no do-dist-upgrade e não ser capaz de rodar

apt-add-repository ppa:izx/ovz-libc

Basta adicionar a linha a seguir manualmente a /etc/apt/sources.list :

deb http://ppa.launchpad.net/izx/ovz-libc/ubuntu lucid main
    
por Wilko 21.06.2012 / 16:34
0

Eu não sei se existe outra maneira, mas eu tinha arquivos importantes na minha área de trabalho que eu não fiz backup quando o Ubuntu bateu em mim da maneira exata, eu só aconteceu ter em mãos o Ubuntu 11.10 Boot Multi -Option install CD e então eu reiniciei com o CD e escolhi "Upgrade de 12.04 LTS para 11.10" e depois de quanto tempo ele foi re-instalar 11.10 Estou finalmente pronto para rodar novamente com meus arquivos importantes intactos.

    
por Pascal Jünger 27.04.2012 / 12:52