i have the same problem with snmpd: /usr/sbin/snmpd permissions are: -rwxr-xr-x 1 root root 28128 2008-12-03 00:39 /usr/sbin/snmpd
do you know what permitions should be? this is my output when i run : sudo apt-get -f install Starting network management services:/usr/sbin/snmpd: symbol lookup error: /usr/local/lib/libnetsnmpagent.so.15: undefined symbol: boot_DynaLoader invoke-rc.d: initscript snmpd, action "start" failed. dpkg: erro ao processar snmpd (--configure): subprocesso post-installation script retornou erro do status de saída 127 Foram encontrados erros enquanto processava: snmpd E: Sub-process /usr/bin/dpkg returned an error code (1) thanks. 2009/3/10 Luis Fernandes <[email protected]> > I fix it. > > i have to run this: > > sudo chown postgres:postgres -R /var/lib/postgresql/8.3/main/ > > because pg_control had root premitions. > > /var/lib/postgresql/8.3/main/global/pg_control > > thanks. > > 2009/3/10 Martin Pitt <[email protected]> > >> saguas [2009-03-10 0:44 -0000]: >> >> > i don't know how i change the permitions and the owner. My answer to all >> > your questions is no. But the answer maybe a monitor software,no? >> >> Hard to tell from my side. If you get it again, try to tell what >> changed recently? >> >> > what should i do? >> >> After you fixed the permissions, telling the package system to fix >> itself up should work: >> >> sudo apt-get -f install >> >> -- >> package postgresql-8.3 8.3.6-0ubuntu8.04 failed to install/upgrade: >> subprocesso post-installation script retornou erro do status de saída 1 >> https://bugs.launchpad.net/bugs/338336 >> You received this bug notification because you are a direct subscriber >> of the bug. >> > > -- package postgresql-8.3 8.3.6-0ubuntu8.04 failed to install/upgrade: subprocesso post-installation script retornou erro do status de saída 1 https://bugs.launchpad.net/bugs/338336 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
