The Following 3 Users Say Thank You to shapeshifter For This Useful Post: | ||
|
2010-03-27
, 09:41
|
Posts: 642 |
Thanked: 486 times |
Joined on Aug 2008
|
#112
|
Dude you're a genius. Thanks a lot for figuring this one out. I read your bug report and started pondering over the problem again, because it was soo weird and random. I'll make the changes in the package and upload an update soon so everyone can profit.
Thanks again ^^
|
2010-03-27
, 14:27
|
|
Posts: 546 |
Thanked: 85 times |
Joined on Feb 2008
@ Winnipeg, Canada
|
#113
|
The Following User Says Thank You to grog For This Useful Post: | ||
|
2010-03-27
, 18:00
|
Posts: 180 |
Thanked: 41 times |
Joined on Mar 2007
@ Maine
|
#114
|
|
2010-03-27
, 18:29
|
Posts: 187 |
Thanked: 345 times |
Joined on Nov 2009
|
#115
|
I am struggling to come up with a script that will reboot the phone which I want to use alarmed to trigger.
|
2010-03-27
, 21:18
|
|
Posts: 78 |
Thanked: 69 times |
Joined on Jan 2010
@ Alaska
|
#116
|
The Following User Says Thank You to tokag For This Useful Post: | ||
|
2010-03-27
, 22:13
|
Posts: 180 |
Thanked: 41 times |
Joined on Mar 2007
@ Maine
|
#117
|
I just tried 'sudo reboot', and it seems to work. I also tried it as a comman execution and it's allright. I'm guessing rootsh needs to be installed for this anyway. But it seems to work. You might wanna try this.
|
2010-03-28
, 00:29
|
|
Posts: 354 |
Thanked: 151 times |
Joined on Mar 2008
@ London (UK) / Zielona Góra (PL)
|
#118
|
though this doesn't explain why your syncevolution command runs fine manually but not from the alarmd_queue.ini... :| I *could* remove the '/bin/ash -c' prefix but I think that this would break commands that have stuff like '>>' in them and things.
The Following User Says Thank You to evad For This Useful Post: | ||
|
2010-03-31
, 06:21
|
Posts: 74 |
Thanked: 25 times |
Joined on Jan 2010
@ Hong Kong, CHINA
|
#119
|
# apt-get -y install alarmed Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: alarmed: Depends: pyside-qt4-core but it is not going to be installed Depends: pyside-qt4-maemo5 but it is not going to be installed Depends: pyside-qt4-gui but it is not going to be installed E: Broken packages
|
2010-03-31
, 08:19
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#120
|
Is it just me, or are other people getting this too?
Code:# apt-get -y install alarmed Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: alarmed: Depends: pyside-qt4-core but it is not going to be installed Depends: pyside-qt4-maemo5 but it is not going to be installed Depends: pyside-qt4-gui but it is not going to be installed E: Broken packages
The Following 3 Users Say Thank You to Rob1n For This Useful Post: | ||
Thanks again ^^
edit:
Package updated and tested, should work for everyone now?
though this doesn't explain why your syncevolution command runs fine manually but not from the alarmd_queue.ini... :| I *could* remove the '/bin/ash -c' prefix but I think that this would break commands that have stuff like '>>' in them and things.
Last edited by shapeshifter; 2010-03-27 at 09:45.