Hola Alexander: 2006/4/21, Alexander J. Benavides <[EMAIL PROTECTED]>: > intentaste hacer lo que te pide???? > reinstalar el paquete antes de hacer otra cosa...
Si realice la sugerencia que me dio el sistema pero ... [EMAIL PROTECTED]:~# apt-get --reinstall install ldap-account-manager Reading package lists... Done Building dependency tree... Done E: The package ldap-account-manager needs to be reinstalled, but I can't find an archive for it. > es posible que el paquete esté dañado o se instaló mal;... > por dudas descárgalo de > http://packages.ubuntulinux.org/breezy/web/ldap-account-manager > y reinstálalo... espero que eso solucione el problema... > nos cuentas como te fue :D ... Si!!! :o) Soluciono el problema Me baje el .deb de la pagina de pacakages de Ubuntu Breezy y lo instale asi: [EMAIL PROTECTED]:/var/tmp# dpkg -i ldap-account-manager_0.4.9-2_all.deb Selecting previously deselected package ldap-account-manager. (Reading database ... 66715 files and directories currently installed.) Preparing to replace ldap-account-manager 1.0.1-1 (using ldap-account-manager_0.4.9-2_all.deb) ... Unpacking replacement ldap-account-manager ... dpkg: warning - old post-removal script returned error exit status 10 dpkg - trying script from the new package instead ... dpkg: ... it looks like that went OK. Setting up ldap-account-manager (0.4.9-2) ... Configuration file `/etc/ldap-account-manager/config.cfg' ==> File on system created by you or by a script. ==> File also in package provided by package maintainer. What would you like to do about it ? Your options are: Y or I : install the package maintainer's version N or O : keep your currently-installed version D : show the differences between the versions Z : background this process to examine the situation The default action is to keep your current version. *** config.cfg (Y/I/N/O/D/Z) [default=N] ? Y Installing new version of config file /etc/ldap-account-manager/config.cfg ... Configuration file `/etc/ldap-account-manager/apache.conf' ==> File on system created by you or by a script. ==> File also in package provided by package maintainer. What would you like to do about it ? Your options are: Y or I : install the package maintainer's version N or O : keep your currently-installed version D : show the differences between the versions Z : background this process to examine the situation The default action is to keep your current version. *** apache.conf (Y/I/N/O/D/Z) [default=N] ? Y Installing new version of config file /etc/ldap-account-manager/apache.conf ... Luego de instalarlo correctamente me dejo actualizar el sistema :o) > Saludos... > > X&r Gracias!!! -- Paul > On 4/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Holas listeros: > > > > Estoy intentando realizar un apt-get upgrade luego del correspondiente > > apt-get update pero me sale el siguiente error en mi Ubuntu Breezy 5.10: > > > > [EMAIL PROTECTED]:~# apt-get upgrade > > Reading package lists... Done > > Building dependency tree... Done > > E: The package ldap-account-manager needs to be reinstalled, but I > > can't find an archive for it. > > > > Por lo que veo cuando instale el ldap-account-manager con dpkg -i > > ldap-account-manager se rayo la instalacion. > > > > He intentando los siguientes comandos sin poder desintalar el paquete > > ldap-account-manager :o( > > > > [EMAIL PROTECTED]:~# apt-get remove --purge ldap-account-manager > > Reading package lists... Done > > Building dependency tree... Done > > E: The package ldap-account-manager needs to be reinstalled, but I > > can't find an archive for it. > > > > [EMAIL PROTECTED]:~# dpkg --force-all --purge ldap-account-manager > > dpkg - warning, overriding problem because --force enabled: > > Package is in a very bad inconsistent state - you should > > reinstall it before attempting a removal. > > (Reading database ... 66714 files and directories currently installed.) > > Removing ldap-account-manager ... > > dpkg: error processing ldap-account-manager (--purge): > > subprocess post-removal script returned error exit status 10 > > Errors were encountered while processing: > > ldap-account-manager > > > > Espero vuestras sugerencias pues no puedo actualizar el sistema ni > > instalar paquetes. > > > > Gracias. > > > > -- > > Paul > _______________________________________________ > Linux-plug mailing list > [email protected] > http://www.linux.org.pe/cgi-bin/mailman/listinfo/linux-plug > _______________________________________________ Linux-plug mailing list [email protected] http://www.linux.org.pe/cgi-bin/mailman/listinfo/linux-plug
