Advertisement
albionandrew

Untitled

Jun 10th, 2014
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. make deep_clean
  2.  
  3. Followed by make iso
  4.  
  5.  
  6. mkdir -p /home/albionandrew/fuel-main/build/mirror/centos/etc
  7. /bin/echo -e "${contents}" > /home/albionandrew/fuel-main/build/mirror/centos/etc/yum.conf
  8. /bin/echo -e "${contents}" > /home/albionandrew/fuel-main/build/mirror/centos/etc/yum.repos.d/base.repo
  9. ...
  10. .... Too much text and pastbin wont let me put it all in. (You have exceeded the maximum file size of 500 kilobytes per paste. PRO users don't have this limit!)
  11. .....
  12.  
  13. nss-tools.x86_64 0-3.15.3-6.el6_5 - u
  14. looking for (u'libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of nss-tools.x86_64 0-3.15.3-6.el6_5 - u
  15. looking for (u'libssl3.so()(64bit)', None, (None, None, None)) as a requirement of nss-tools.x86_64 0-3.15.3-6.el6_5 - u
  16. looking for (u'libnspr4.so()(64bit)', None, (None, None, None)) as a requirement of nss-tools.x86_64 0-3.15.3-6.el6_5 - u
  17. looking for (u'libz.so.1()(64bit)', None, (None, None, None)) as a requirement of nss-tools.x86_64 0-3.15.3-6.el6_5 - u
  18. looking for (u'libnss3.so()(64bit)', None, (None, None, None)) as a requirement of nss-tools.x86_64 0-3.15.3-6.el6_5 - u
  19. looking for (u'libc.so.6()(64bit)', None, (None, None, None)) as a requirement of nss-tools.x86_64 0-3.15.3-6.el6_5 - u
  20. looking for (u'libplc4.so()(64bit)', None, (None, None, None)) as a requirement of nss-tools.x86_64 0-3.15.3-6.el6_5 - u
  21. looking for (u'libsoftokn3.so()(64bit)', None, (None, None, None)) as a requirement of nss-tools.x86_64 0-3.15.3-6.el6_5 - u
  22. looking for (u'libplds4.so()(64bit)', None, (None, None, None)) as a requirement of nss-tools.x86_64 0-3.15.3-6.el6_5 - u
  23. looking for (u'libsmime3.so()(64bit)', None, (None, None, None)) as a requirement of nss-tools.x86_64 0-3.15.3-6.el6_5 - u
  24. looking for (u'libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of nss-tools.x86_64 0-3.15.3-6.el6_5 - u
  25. --> Finished Dependency Resolution
  26. Dependency Process ending
  27. curl-7.19.7-37.el6_4.x86_64 from mirror has depsolving problems
  28. --> Missing Dependency: libcurl = 7.19.7-37.el6_4 is needed by package curl-7.19.7-37.el6_4.x86_64 (mirror)
  29. Depsolve time: 3.133
  30. Error: Missing Dependency: libcurl = 7.19.7-37.el6_4 is needed by package curl-7.19.7-37.el6_4.x86_64 (mirror)
  31. You could try using --skip-broken to work around the problem
  32. You could try running: package-cleanup --problems
  33. package-cleanup --dupes
  34. rpm -Va --nofiles --nodigest
  35. The program package-cleanup is found in the yum-utils package.
  36. make: *** [/home/albionandrew/fuel-main/build/packages/rpm/fencing-agent.done] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement