Advertisement
muhammadrefa

Untitled

Sep 1st, 2015
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. MerSDK bash-3.2$ sb2 -t $VENDOR-$DEVICE-armv7hl -m sdk-install -R zypper ar http://repo.merproject.org/obs/home:/sledge:/mer/latest_i486/ curlfix
  2. Adding repository 'curlfix' ..............................................[done]
  3. Repository 'curlfix' successfully added
  4. Enabled: Yes
  5. Autorefresh: No
  6. GPG check: Yes
  7. URI: http://repo.merproject.org/obs/home:/sledge:/mer/latest_i486/
  8.  
  9. MerSDK bash-3.2$ sb2 -t $VENDOR-$DEVICE-armv7hl -m sdk-install -R zypper ref curlfix
  10. Retrieving repository 'curlfix' metadata ------------------------------------[|]
  11. File 'repomd.xml' from repository 'curlfix' is unsigned, continue? [yes/no] (no): yes
  12. Retrieving repository 'curlfix' metadata .................................[done]
  13. Building repository 'curlfix' cache ......................................[done]
  14. Specified repositories have been refreshed.
  15. MerSDK bash-3.2$ sb2 -t $VENDOR-$DEVICE-armv7hl -m sdk-install -R zypper dup --from curlfix
  16. Download (curl) error for 'https://releases.jolla.com/releases/1.1.7.24/hotfixes/armv7hl/repodata/repomd.xml':
  17. Error code: Unrecognized error
  18. Error message: SSL certificate problem: self signed certificate in certificate chain
  19.  
  20. Abort, retry, ignore? [a/r/i/?] (a): r
  21. Download (curl) error for 'https://releases.jolla.com/releases/1.1.7.24/hotfixes/armv7hl/repodata/repomd.xml':
  22. Error code: Unrecognized error
  23. Error message: SSL certificate problem: self signed certificate in certificate chain
  24.  
  25. Abort, retry, ignore? [a/r/i/?] (a): i
  26. Error building the cache:
  27. [|] Valid metadata not found at specified URL(s)
  28. Warning: Disabling repository 'hotfixes' because of the above error.
  29. Download (curl) error for 'https://releases.jolla.com/releases/1.1.7.24/jolla/armv7hl/repodata/repomd.xml':
  30. Error code: Unrecognized error
  31. Error message: SSL certificate problem: self signed certificate in certificate chain
  32.  
  33. Abort, retry, ignore? [a/r/i/?] (a): i
  34. Error building the cache:
  35. [|] Valid metadata not found at specified URL(s)
  36. Warning: Disabling repository 'jolla' because of the above error.
  37. Download (curl) error for 'https://releases.jolla.com/releases/1.1.7.24/mer-tools/builds/armv7hl/packages/repodata/repomd.xml':
  38. Error code: Unrecognized error
  39. Error message: SSL certificate problem: self signed certificate in certificate chain
  40.  
  41. Abort, retry, ignore? [a/r/i/?] (a): i
  42. Error building the cache:
  43. [|] Valid metadata not found at specified URL(s)
  44. Warning: Disabling repository 'mer-tools' because of the above error.
  45. Download (curl) error for 'https://releases.jolla.com/releases/1.1.7.24/sdk/armv7hl/repodata/repomd.xml':
  46. Error code: Unrecognized error
  47. Error message: SSL certificate problem: self signed certificate in certificate chain
  48.  
  49. Abort, retry, ignore? [a/r/i/?] (a): i
  50. Error building the cache:
  51. [|] Valid metadata not found at specified URL(s)
  52. Warning: Disabling repository 'sdk' because of the above error.
  53. Loading repository data...
  54. Reading installed packages...
  55. Computing distribution upgrade...
  56.  
  57. Nothing to do.
  58. MerSDK bash-3.2$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement