gyrene2083

error on 3rd part of fix

Nov 1st, 2013
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. wild@ubuntu:~/src/omni/packages/apps/Settings$ git fetch https://gerrit.omnirom.org/android_packages_apps_Settings refs/changes/86/1686/5 && git cherry-pick FETCH_HEAD
  2. remote: Counting objects: 21, done
  3. remote: Finding sources: 100% (12/12)
  4. remote: Total 12 (delta 9), reused 12 (delta 9)
  5. Unpacking objects: 100% (12/12), done.
  6. From https://gerrit.omnirom.org/android_packages_apps_Settings
  7. * branch refs/changes/86/1686/5 -> FETCH_HEAD
  8. [detached HEAD 32679e7] PA PIE (2/3)
  9. Author: mithun46 <[email protected]>
  10. 5 files changed, 22 insertions(+)
  11. create mode 100644 res/drawable-hdpi/ic_omni_pie.png
  12. create mode 100644 res/drawable-xhdpi/ic_omni_pie.png
  13. wild@ubuntu:~/src/omni/packages/apps/Settings$ cd ..\
  14. > ^C
  15. wild@ubuntu:~/src/omni/packages/apps/Settings$ cd ..
  16. wild@ubuntu:~/src/omni/packages/apps$ cd OmniGears
  17. wild@ubuntu:~/src/omni/packages/apps/OmniGears$ git fetch https://gerrit.omnirom.org/android_packages_apps_OmniGears refs/changes/90/1690/4 && git cherry-pick FETCH_HEAD
  18. remote: Counting objects: 34, done
  19. remote: Finding sources: 100% (24/24)
  20. remote: Total 24 (delta 7), reused 24 (delta 7)
  21. Unpacking objects: 100% (24/24), done.
  22. From https://gerrit.omnirom.org/android_packages_apps_OmniGears
  23. * branch refs/changes/90/1690/4 -> FETCH_HEAD
  24. error: could not apply e559a23... PA PIE (3/3)
  25. hint: after resolving the conflicts, mark the corrected paths
  26. hint: with 'git add <paths>' or 'git rm <paths>'
  27. hint: and commit the result with 'git commit'
  28. Recorded preimage for 'res/values/custom_strings.xml'
Advertisement
Add Comment
Please, Sign In to add comment