Advertisement
Guest User

Untitled

a guest
May 25th, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. this is error in conf files in package ...
  2. config script contains dos encoded end-of-line (CR-LF)
  3.  
  4. open shell as root
  5.  
  6. > cd \var\lib\dpkg\
  7.  
  8. now use any editor to edit this file
  9. info/samba-common.postrm (\var\lib\dpkg\info/samba-common.postrm)
  10. and remove from all lines character <^M>
  11. now save file
  12.  
  13. now is posible removing package samba-common
  14.  
  15. > dpkg --purge samba-common
  16.  
  17. #----------------------------------------------
  18. i am sory .. i im no english speaker
  19.  
  20. bye Simon
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement