Advertisement
Guest User

someTroubleshooting

a guest
Jun 20th, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.84 KB | None | 0 0
  1. Warning: File 'repomd.xml' from repository 'packages-microsoft-com-prod' is unsigned.
  2.  
  3.     Note: Signing data enables the recipient to verify that no modifications occurred after the data
  4.     were signed. Accepting data with no, wrong or unknown signature can lead to a corrupted system
  5.     and in extreme cases even to a system compromise.
  6.  
  7.     Note: File 'repomd.xml' is the repositories master index file. It ensures the integrity of the
  8.     whole repo.
  9.  
  10.     Warning: We can't verify that no one meddled with this file, so it might not be trustworthy
  11.    anymore! You should not continue unless you know it's safe.
  12.  
  13. File 'repomd.xml' from repository 'packages-microsoft-com-prod' is unsigned, continue? [yes/no] (no): no
  14. Error building the cache:
  15. [packages-microsoft-com-prod|https://packages.microsoft.com/rhel/7/prod/] Valid metadata not found at specified URL
  16. Warning: Skipping repository 'packages-microsoft-com-prod' because of the above error.
  17. Some of the repositories have not been refreshed because of an error.
  18. Loading repository data...
  19. Reading installed packages...
  20. Package 'python3-curses' not found.
  21. 'git' is already installed.
  22. No update candidate for 'git-2.21.0-1.fc30.x86_64'. The highest available version is already installed.
  23. 'python3' is already installed.
  24. No update candidate for 'python3-3.7.3-3.fc30.x86_64'. The highest available version is already installed.
  25. 'curl' is already installed.
  26. No update candidate for 'curl-7.64.0-7.fc30.x86_64'. The highest available version is already installed.
  27. 'automake' is already installed.
  28. No update candidate for 'automake-1.16.1-10.fc30.noarch'. The highest available version is already installed.
  29. 'libjpeg-devel' not found in package names. Trying capabilities.
  30. 'libjpeg-turbo-devel' providing 'libjpeg-devel' is already installed.
  31. 'pulseaudio' is already installed.
  32. No update candidate for 'pulseaudio-12.2-6.fc30.x86_64'. The highest available version is already installed.
  33. 'libtool' is already installed.
  34. No update candidate for 'libtool-2.4.6-29.fc30.x86_64'. The highest available version is already installed.
  35. 'autoconf' is already installed.
  36. No update candidate for 'autoconf-2.69-29.fc30.noarch'. The highest available version is already installed.
  37. 'libicu-devel' is already installed.
  38. No update candidate for 'libicu-devel-63.2-2.fc30.x86_64'. The highest available version is already installed.
  39. 'libffi-devel' is already installed.
  40. No update candidate for 'libffi-devel-3.1-19.fc30.x86_64'. The highest available version is already installed.
  41. 'pkg-config' not found in package names. Trying capabilities.
  42. 'pkgconf-pkg-config' providing 'pkg-config' is already installed.
  43. 'libfann-devel' not found in package names. Trying capabilities.
  44. No provider of 'libfann-devel' found.
  45. 'libopenssl-devel' not found in package names. Trying capabilities.
  46. No provider of 'libopenssl-devel' found.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement