#avgupdate -o
Slalu muncul error message spt ini:
Segmentation fault (core dump)
Kadang juga dengan error laen seperti ini:
# avgupdate -o
Preparing to download files from 'http://www.grisoft.cz/softw/70/update/'.
Downloading file: avginfo.ctf [ 11497B]
Downloading file: u7avi1271u9919e.bin [ 727531B]
Downloading file: u7iavi1310ux.bin [21180237B]
Downloading file: u7lxaspam6d5fe.bin [ 608313B]
Downloading file: u7lxcmn51d49fe.bin [ 789754B]
Downloading file: u7lxdoc46d44fd.bin [ 799B]
Updating...
Error occurred while processing the update files.
Online update failed.
Ternyata solusinya simple aja. Jangan install versi terbaru langsung menimpa versi lamanya (alias upgrade). lakukan fresh install:
- Remove versi lama
#dpkg --purge avg75fld - Hapus sisa file di foldernya
#rm -Rf /opt/grisoft/ - Lalu install versi terakhirnya
#dpkg -i avg75fld-r51-a1243.i386.deb
1 comment:
O begitu, ya ternyata, pantas sering gagal, trims ya
Post a Comment