Advertisement
Guest User

Untitled

a guest
Dec 30th, 2011
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. ISSUE #1: SUMMARY: The application does not use the opt with error message "operation not pemitted.".
  2. STEPS TO REPRODUCE:
  3. 1. Copy the .deb file to the linux machine
  4. 2. Open a terminal and type: mkdir temp
  5. 3. In terminal, type: dpkg -x mieru_2.1.7_all.deb temp
  6. ACTUAL RESULTS: The application does not use the opt with error message "operation not pemitted.".
  7. EXPECTED RESULTS: Only the /opt/ folder and the EXCEPTIONS should show up as output.
  8. Acceptable output is: ./opt//*
  9. The * denotes that there can be any subfolers created.
  10. The list of exceptions can be found at:
  11. http://harmattan-dev.nokia.com/docs/library/html/guide/html/Developer_Library_Essential_concepts_for_Harmattan_developers_Data_storage_List_of_path_name_exceptions.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement