Page 1 of 1

[Solved] Corrupt Modules from PPM

Posted: 24 Feb 2013, 03:27
by inspector
I'm having trouble downloading modules from PPM. The modules that get downloaded are always 656 bytes in size and activating them says that they are corrupt. I am able to download modules from http://ponce.cc/porteus/x86_64/modules through a browser with no issues. PPM was working fine to begin with, but began after using it to install a number of modules. I'm running Porteus XFCE 2.0 64-bit and I'm not using any method to save my sessions. I think the server may have blacklisted my computer.

Thanks for your time

Re: Corrupt Modules from PPM

Posted: 24 Feb 2013, 14:40
by brokenman
I think the server may have blacklisted my computer.
This is probably not the case.

Please let us know the output from console of this:

Code: Select all

cat /etc/ppm/porteus.conf

Re: Corrupt Modules from PPM

Posted: 24 Feb 2013, 15:31
by inspector
I ran PPM this morning and it is working again. After I ran PPM, this was the output of

Code: Select all

cat /etc/ppm/porteus.conf

Code: Select all

PREPO=http://ponce.cc/porteus/x86_64/modules-14.0
PPMLINK=http://ponce.cc/porteus/x86_64/packages/porteus-package-manager-v2.0-x86_64-1.xzm
ROOTCOPY=false
AUTOUPDATE=true
CHECKNET=true
NOTIFICATIONS=false
CHECKNET_INT=1200
RRL=15
NOBRAKES=false

ACTIVE:
slackware-14.0


STORAGE:
/mnt/sdb1/porteus/modules
PORTEUS:
/mnt/sdb1/porteus
BOOT:

Thanks for the help.