View Single Post
flotron's Avatar
Posts: 418 | Thanked: 506 times | Joined on Jan 2012 @ Argentina
#52
well.. i give up.
QA won:

SUMMARY: The application does not use the opt and user folders properly..
STEPS TO REPRODUCE:
1. Copy the .deb file to the linux machine
2. Open a terminal and type: mkdir temp
3. In terminal, type: dpkg -x blood_1.5.deb temp
4. In terminal, type: cd temp
5. In terminal, type: du -a
ACTUAL RESULTS: The application is not fully stored under /opt/ folder.
EXPECTED RESULTS: Only the /opt/ folder and the EXCEPTIONS should show up as output.
Acceptable output is: ./opt//*
The * denotes that there can be any subfolers created.
The list of exceptions can be found at:
http://harmattan-dev.nokia.com/docs/...xceptions.html
Please note the additional exceptions:
/usr/lib/office-tools/plugins/
/home/user/.config/meego-keyboard/layouts/
/usr/share/doc//
/usr/share/icons/hicolor//apps/.*
/etc/sync/profiles/client/.xml
/usr/lib/sync/lib-client.so
/etc/sync/profiles/service/.xml
/etc/sync/profiles/sync/.xml
/etc/init/apps/.conf
/usr/share/policy/etc/syspart.conf.d/.conf
/usr/share/themes//
/tmp/
/usr/lib/webupload/plugins/
/usr/lib/webupload-engine/publish-plugins/.so
/usr/share/l10n/.qm
/usr/share/l10n/meegotouch/.qm
./usr/lib/webupload
/usr/lib/meego-im-plugins//**
/usr/lib/meego-im-plugins/.so
 

The Following User Says Thank You to flotron For This Useful Post: