Guest User

Untitled

a guest
Feb 22nd, 2012
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. [ad@arch ~]$ sudo pacman -U dbus*.tar.gz
  2. loading package data...
  3. checking dependencies...
  4. error: failed to prepare transaction (could not satisfy dependencies)
  5. :: dbus: requires dbus-core>=1.2.14
  6.  
  7. [ad@arch ~]$ sudo pacman -S dbus-core
  8. warning: dbus-core-1.2.4.6permissive-1 is up to date -- reinstalling
  9. resolving dependencies...
  10. looking for inter-conflicts...
  11.  
  12. Targets (1): dbus-core-1.2.4.6permissive-1
  13.  
  14. Total Download Size: 0.00 MB
  15. Total Installed Size: 1.02 MB
  16.  
  17. Proceed with installation? [Y/n] ^C
  18. Interrupt signal received
  19.  
  20. [ad@arch ~]$
Add Comment
Please, Sign In to add comment