|
2014-06-04
, 15:35
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#82
|
Prey runs perfectly, but can't install fcron.
Warehouse and pkcon install / install-local gives error Installation aborted by user, even I didn't abort it manually. Any suggestions?
|
2014-06-04
, 21:18
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#83
|
$ wget https://openrepos.net/sites/default/...-3.armv7hl.rpm -no-check-certificate
$ devel-su
# zypper in fcron-3.0.6-3.armv7hl.rpm
The Following User Says Thank You to juiceme For This Useful Post: | ||
|
2014-06-05
, 05:50
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#84
|
The Following 2 Users Say Thank You to For This Useful Post: | ||
|
2014-06-05
, 06:59
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#85
|
@juice Yes, that observation is true. fcron is an attempt to see if it would work better than systemd timers (which also have this issue).
Also, (f)cron would enable prey to change the run schedule.
But.... the device (OS) seems to not adhere to running tasks needs.
Even WLAN seems to still suffer from this sleep issue.
Sadly, I have still to figure out how to fix this.
|
2014-06-05
, 07:08
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#86
|
There has to be a neat way to do this, or else the alarm clock would not work either.
I remember there was some talk of this before, was it so that there are some special libs you need to link your code against to make it not to go to sleep when the device goes to low power mode?
The Following 7 Users Say Thank You to rainisto For This Useful Post: | ||
|
2014-06-05
, 08:17
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#87
|
@juice Yes, that observation is true. fcron is an attempt to see if it would work better than systemd timers (which also have this issue).
Also, (f)cron would enable prey to change the run schedule.
But.... the device (OS) seems to not adhere to running tasks needs.
Even WLAN seems to still suffer from this sleep issue.
Sadly, I have still to figure out how to fix this.
|
2014-06-05
, 12:37
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#88
|
There already is a modified meego cron for sailfish which has libiphb included: https://gitorious.org/cron-for-harma...on-3.0pl1.orig
Which makes me wonder why people put packages in repos that are not tested/working as expected in the first place.
|
2014-06-05
, 13:23
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#89
|
Well, disable my repo, and do your sh.. yourself.
|
2014-06-05
, 14:26
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#90
|
The Following 2 Users Say Thank You to For This Useful Post: | ||
Warehouse and pkcon install / install-local gives error Installation aborted by user, even I didn't abort it manually. Any suggestions?