Results 1 to 7 of 7

Thread: SNMPD startup error | undefined symbol

  1. #1
    Join Date
    May 2009
    Beans
    9

    SNMPD startup error | undefined symbol

    For the life of me i cant figure out this issue why snmpd wont restart. im getting this error:

    service snmpd restart
    * Restarting network management services: /usr/sbin/snmpd: symbol lookup error: /usr/sbin/snmpd: undefined symbol: smux_listen_sd

    I purged, removed and reinstalled and same problem.

    * Starting network management services: /usr/sbin/snmpd: symbol lookup error: /usr/sbin/snmpd: undefined symbol: smux_listen_sd
    invoke-rc.d: initscript snmpd, action "start" failed.
    dpkg: error processing snmpd (--configure):
    subprocess post-installation script returned error exit status 127
    Errors were encountered while processing:
    snmpd
    E: Sub-process /usr/bin/dpkg returned an error code (1)


    please someone help

  2. #2
    Join Date
    Mar 2008
    Location
    Cloud 9
    Beans
    1,428
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: SNMPD startup error | undefined symbol

    Open Synaptic Package Manager and look for broken packages or missing dependencies.

  3. #3
    Join Date
    May 2009
    Beans
    9

    Re: SNMPD startup error | undefined symbol

    Do i just click on properties of snmpd in the package manager ?

    Will it tell me if there are broken packages ?

    All the Depends are installed and there are 2 conflicts which are snmp package. I cant even install or uninstall the snmp package I get the same error

  4. #4
    Join Date
    Mar 2008
    Location
    Cloud 9
    Beans
    1,428
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: SNMPD startup error | undefined symbol

    The Synaptic GUI is kinda convoluted. Try this
    Code:
    sudo aptitude --safe-resolver

  5. #5
    Join Date
    May 2009
    Beans
    9

    Re: SNMPD startup error | undefined symbol

    thanks for the reply. Im new to this tool, would you be kind enouph to guide me through.

    I attached a screener.
    Attached Images Attached Images

  6. #6
    Join Date
    May 2009
    Beans
    9

    Re: SNMPD startup error | undefined symbol

    anyone ?

  7. #7
    Join Date
    Mar 2008
    Location
    Cloud 9
    Beans
    1,428
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: SNMPD startup error | undefined symbol

    Sorry I didn't get back to you. I'm not completely proficient with full-resolver either. I do know you use the arrow keys to navigate and enter to select. Find the package that's giving you trouble and use the menu commands (g,u,? etc) to perform actions on the selected packages.

    I got all my info by using the terminal command
    Code:
    man aptitude
    Synaptic Package Manager does the same thing and probably isn't any more difficult than full-resolver except resolver makes finding the unresolved packages easier.

Bookmarks

Posting Permissions

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