Find the answer to your Linux question:
Results 1 to 4 of 4
I'm trying to install firebird2.1 froom synaptics PM on ubuntu 8.10. But I get this error: Code: The following extra packages will be installed: firebird2.1-common firebird2.1-server-common libfbclient2 Suggested packages: firebird2.1-doc ...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    4

    Can't installl Firebird on Ubuntu 8.10

    I'm trying to install firebird2.1 froom synaptics PM on ubuntu 8.10. But I get this error:
    Code:
    The following extra packages will be installed:
      firebird2.1-common firebird2.1-server-common libfbclient2
    Suggested packages:
      firebird2.1-doc
    The following NEW packages will be installed:
      firebird2.1-common firebird2.1-server-common firebird2.1-super libfbclient2
    0 upgraded, 4 newly installed, 0 to remove and 235 not upgraded.
    Need to get 0B/5820kB of archives.
    After this operation, 14.0MB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    Preconfiguring packages ...
    Selecting previously deselected package firebird2.1-common.
    (Reading database ... 116356 files and directories currently installed.)
    Unpacking firebird2.1-common (from .../firebird2.1-common_2.1.0.17798-0.ds2-1_i386.deb) ...
    Selecting previously deselected package firebird2.1-server-common.
    Unpacking firebird2.1-server-common (from .../firebird2.1-server-common_2.1.0.17798-0.ds2-1_i386.deb) ...
    Selecting previously deselected package libfbclient2.
    Unpacking libfbclient2 (from .../libfbclient2_2.1.0.17798-0.ds2-1_i386.deb) ...
    Selecting previously deselected package firebird2.1-super.
    Unpacking firebird2.1-super (from .../firebird2.1-super_2.1.0.17798-0.ds2-1_i386.deb) ...
    Processing triggers for man-db ...
    Setting up firebird2.1-common (2.1.0.17798-0.ds2-1) ...
    Setting up firebird2.1-server-common (2.1.0.17798-0.ds2-1) ...
    dpkg: error processing firebird2.1-server-common (--configure):
     subprocess post-installation script returned error exit status 1
    Setting up libfbclient2 (2.1.0.17798-0.ds2-1) ...
    
    dpkg: dependency problems prevent configuration of firebird2.1-super:
     firebird2.1-super depends on firebird2.1-server-common (= 2.1.0.17798-0.ds2-1); however:
      Package firebird2.1-server-common is not configured yet.
    dpkg: error processing firebird2.1-super (--configure):
     dependency problems - leaving unconfigured
    Processing triggers for libc6 ...
    No apport report written because the error message indicates its a followup error from a previous failure.
                                                                                                              ldconfig deferred processing now taking place
    Errors were encountered while processing:
     firebird2.1-server-common
     firebird2.1-super
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    Any suggestion is welcome .

  2. #2
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958
    sudo apt-get install -f firefox
    Bodhi 1.3 & Bodhi 1.4 using E17
    Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17

    "The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"

  3. #3
    Just Joined!
    Join Date
    Feb 2009
    Posts
    4

    Arrow

    I still get this error even after checking

    Processing triggers for man-db ...
    Setting up firebird2.1-common (2.1.0.17798-0.ds2-1) ...
    Setting up firebird2.1-server-common (2.1.0.17798-0.ds2-1) ...
    dpkg: error processing firebird2.1-server-common (--configure):
    subprocess post-installation script returned error exit status 1
    Setting up libfbclient2 (2.1.0.17798-0.ds2-1) ...

    dpkg: dependency problems prevent configuration of firebird2.1-super:
    firebird2.1-super depends on firebird2.1-server-common (= 2.1.0.17798-0.ds2-1); however:
    Package firebird2.1-server-common is not configured yet.
    dpkg: error processing firebird2.1-super (--configure):
    dependency problems - leaving unconfigured
    Processing triggers for libc6 ...
    No apport report written because the error message indicates its a followup error from a previous failure.
    ldconfig deferred processing now taking place
    Errors were encountered while processing:
    firebird2.1-server-common
    firebird2.1-super
    E: Sub-process /usr/bin/dpkg returned an error code (1)

    more suggestions pleaaaaaaaaaaaaaaaaaaase.

  4. #4
    Just Joined!
    Join Date
    Feb 2009
    Posts
    4
    well it's fine now. I ran
    dpkd-reconfigure --all
    which resolved all the dependencies messes and then I re-installed.
    Thanks to all though.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...