Author Topic: Can't Hard Reset-Proof avast! Using CyanogenMod 10  (Read 5431 times)

0 Members and 1 Guest are viewing this topic.

moktadir

  • Guest
Can't Hard Reset-Proof avast! Using CyanogenMod 10
« on: September 07, 2012, 04:53:58 AM »
Here's the message I get. I use a Kindle Fire with Jelly Bean 4.1.1 CM10.

reinhardholzner

  • Guest
Re: Can't Hard Reset-Proof avast! Using CyanogenMod 10
« Reply #1 on: September 07, 2012, 11:34:14 AM »
please give me the permissions of your /system/etc/custom_backup_list.txt

command in shell:

ls -l /system/etc/custom_backup_list.txt

moktadir

  • Guest
Re: Can't Hard Reset-Proof avast! Using CyanogenMod 10
« Reply #2 on: September 07, 2012, 02:16:00 PM »
app/com.avast.android.antitheft.apk

I'd looked at this before and found it really weird.

reinhardholzner

  • Guest
Re: Can't Hard Reset-Proof avast! Using CyanogenMod 10
« Reply #3 on: September 07, 2012, 02:17:35 PM »
please, i do not want the contents of the file

execute the command exactly as i posted above.

moktadir

  • Guest
Re: Can't Hard Reset-Proof avast! Using CyanogenMod 10
« Reply #4 on: September 07, 2012, 02:57:25 PM »
u0_a36@android:/ $ export PATH=/data/local/bin:$PATH
u0_a36@android:/ $ ls -l /system/etc/custom_backup_list.txt
-rw------- root     root           36 2012-09-06 22:48 custom_backup_list.txt

moktadir

  • Guest
Re: Can't Hard Reset-Proof avast! Using CyanogenMod 10
« Reply #5 on: September 09, 2012, 06:40:00 AM »
Are you still available?

reinhardholzner

  • Guest
Re: Can't Hard Reset-Proof avast! Using CyanogenMod 10
« Reply #6 on: September 10, 2012, 11:39:44 AM »
i also have a weekend, guy :-)

seems the permissions on custom_backup_list.txt are too restrictive. We will fix that in next program update. For now, either perform following command with system partition rw mounted:

chmod 644 custom_backup_list.txt

or just delete the file and recreate it from Anti-Theft.

moktadir

  • Guest
Re: Can't Hard Reset-Proof avast! Using CyanogenMod 10
« Reply #7 on: September 10, 2012, 02:51:46 PM »
I forget the Internet also has weekends :P

Shell command didn't work; "Unable to find file or command."

Deleted the file, then did the re-write, backed up "successfully" the first time, fails at later attempts.

I do believe that the "successful" backup actually has no effect. I remember seeing these messages before wiping my system through TWRP 2.2.2.1 Recovery, but would later find out that the settings actually failed.

reinhardholzner

  • Guest
Re: Can't Hard Reset-Proof avast! Using CyanogenMod 10
« Reply #8 on: September 10, 2012, 02:53:59 PM »
the issue with re-try failures will be fixed in next public update (we then set permissions correctly).

moktadir

  • Guest
Re: Can't Hard Reset-Proof avast! Using CyanogenMod 10
« Reply #9 on: September 10, 2012, 03:43:53 PM »
Thanks!