Announcement

Collapse
No announcement yet.

quagga upgrade

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    quagga upgrade

    I am trying to upgrade my system using the following command:
    Code:
    sudo aptitude upgrade
    It fails and I get the following message about upgrading quagga:
    1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Need to get 0B/1198kB of archives. After unpacking 12.3kB will be used.
    Do you want to continue? [Y/n/?] y
    Preconfiguring packages ...
    (Reading database ... 66152 files and directories currently installed.)
    Preparing to replace quagga 0.99.2-1ubuntu1 (using .../quagga_0.99.2-1ubuntu2_i386.deb) ...
    As requested via Debconf, the Quagga daemon will not stop.
    dpkg: warning - old pre-removal script returned error exit status 1
    dpkg - trying script from the new package instead ...
    As requested via Debconf, the Quagga daemon will not stop.
    dpkg: error processing /var/cache/apt/archives/quagga_0.99.2-1ubuntu2_i386.deb (--unpack):
    subprocess new pre-removal script returned error exit status 1
    Loading capability module if not yet done.
    Starting Quagga daemons (prio:10):.
    Errors were encountered while processing:
    /var/cache/apt/archives/quagga_0.99.2-1ubuntu2_i386.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    A package failed to install.  Trying to recover:
    I am new to kubuntu but not new to linux.  Any help is appreciated.

    Thanks.

    #2
    Re: quagga upgrade

    Hello,

    almost sounds like the service is running "quagga" while you are trying to upgarde it, perhaps stop the service first and then upgrade?...............


    Will

    Comment

    Working...
    X