firebird2.0 classic and superserver does not install properly

Bug #216556 reported by Alexandre
2
Affects Status Importance Assigned to Milestone
firebird2.0 (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: firebird2.0-classic

I Try to install firebird 2.0 packages (classic or superserver) and always got this error:

alexandre@alexandrelaptop:~$ sudo apt-get install firebird2.0-classic
Lendo lista de pacotes... Pronto
Construindo árvore de dependências
Lendo estado da informação... Pronto
Pacotes sugeridos:
  firebird2.0-doc
Os NOVOS pacotes a seguir serão instalados:
  firebird2.0-classic
0 pacotes atualizados, 1 pacotes novos instalados, 0 a serem removidos e 0 não atualizados.
É preciso fazer o download de 0B/1699kB de arquivos.
Após esta operação, 3809kB adicionais de espaço em disco serão utilizados.
Pré-configurando pacotes ...
Selecionando pacote previamente não selecionado firebird2.0-classic.
(Lendo banco de dados ... 137624 arquivos e diretórios atualmente instalados.)
Descompactando firebird2.0-classic (de .../firebird2.0-classic_2.0.3.12981.ds1-5ubuntu1_i386.deb) ...
Instalando firebird2.0-classic (2.0.3.12981.ds1-5ubuntu1) ...
find: /var/run/firebird: Arquivo ou diretório inexistente
dpkg: erro processando firebird2.0-classic (--configure):
 subprocesso post-installation script retornou código de saída de error 1
Erros foram encontrados durante processamento de:
 firebird2.0-classic
E: Sub-process /usr/bin/dpkg returned an error code (1)
alexandre@alexandrelaptop:~$

Revision history for this message
Alexandre (lexrupy) wrote :

another similar discussion about this I've foud at:

https://bugs.launchpad.net/ubuntu/+source/firebird/+bug/135582

I workarrouned after failed isntallations with:

sudo mkdir /var/run/firebird
sudo mkdir /var/run/firebird/2.0
sudo chown -R firebird:firebird /var/run/firebird

sudo apt-get install -f
sudo dpkg-reconfigure firebird2.0-classic

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.