天天看點

Ubuntu下,dpkg安裝出錯的修複

[c-sharp]  view plain  copy  print ?

  1. Reading package lists... Done  
  2. Building dependency tree  
  3. Reading state information... Done  
  4. Reading extended state information  
  5. Initializing package states... Done  
  6. Building tag database... Done  
  7. The following NEW packages will be automatically installed:  
  8.   <a href="http://lib.csdn.net/base/php" class='replace_word' title="PHP知識庫" target='_blank' style='color:#df3434; font-weight:bold;'>PHP-fpdf php5 php5-ldap  
  9. The following NEW packages will be installed:  
  10.   php-fpdf php5 php5-ldap  
  11. 0 packages upgraded, 3 newly installed, 0 to remove and 0 not upgraded.  
  12. Need to get 108kB of archives. After unpacking 868kB will be used.  
  13. Do you want to continue? [Y/n/?] y  
  14. Writing extended state information... Error!  
  15. E: I wasn't able to locate file for the ldap-account-manager package. This might mean you need to manually fix this package.  

當我sudo dpkgdpkg -i ldap-account-manager2.4.all.deb

出現如下錯誤:

[java]  view plain  copy  print ?

  1. sudo aptitude update  
  2. sudo aptitude -f install  

然後,确定以下指令不能用

[c-sharp]  view plain  copy  print ?

  1. 6474 Package: ldap-account-manager  
  2. 6475 Status: deinstall reinstreq half-installed  
  3. 6476 Priority: extra  
  4. 6477 Section: web  
  5. 6478 Installed-Size: 12268  
  6. 6479 Maintainer: Roland Gruber   
  7. 6480 Architecture: all  
  8. 6481 Version: 2.4.0-1  
  9. 6482 Depends: php5 (>= 5.1), php5-ldap, apache | apache-ssl | apache-perl | apache2 | httpd, php-fpdf, debconf (>= 0.2.26) | debconf-2.0  
  10. 6483 Suggests: ldap-server, php5-mcrypt, ldap-account-manager-lamdaemon, perl  
  11. 6484 Conffiles:  
  12. 6485  /etc/ldap-account-manager/shells newconffile  
  13. 6486  /etc/ldap-account-manager/config.cfg newconffile  
  14. 6487  /etc/ldap-account-manager/passwordMailTemplate.txt newconffile  
  15. 6488  /etc/ldap-account-manager/apache.conf newconffile  
  16. 6489 Description: webfrontend for managing accounts in an LDAP directory  
  17. 6490  LDAP Account Manager (LAM) runs on an existing webserver.It manages user, group  
  18. 6491  and host accounts. Currently LAM supports these account types:  
  19. 6492  Samba 2 and 3, Unix, Kolab 2, address book entries, NIS mail  
  20. 6493  aliases and MAC addresses. There is a tree viewer included to  
  21. 6494  allow access to the raw LDAP attributes. You can use templates  
  22. 6495  for account creation and use multiple configuration profiles.  
  23. 6496  Account information can be exported as PDF file. There is also  
  24. 6497  a script included which manages quotas and homedirectories.  
  25. 6498 Homepage: http://lam.sourceforge.NET/  

4、全删除整個關于ldap-account-manager的package,儲存退出

5、保證格式

保證下一個package和上一個package中間有一行空行。

6、現在已經找不到ldap-account-manager包了,重新安裝。當然aptitude已經可以正常使用了。

<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script> 閱讀(135) | 評論(0) | 轉發(0) | 0

上一篇:ubantu使用源安裝smplayer

下一篇: win7下安裝rhel7(redhat enterprise Linux 7) 雙系統

評論熱議

繼續閱讀