I am trying to install a magento extension via connect and i keep getting the following error.
CONNECT ERROR: Package file is invalid
'./app/etc' already exists
If i unzip the extension i can easily do a manual install and it works perfectly.
Did anything change between 1.8 and 1.9 that causes this problem ?
I also have write access to the directories.
Edit: I am trying to install this on CE 1.9
My package.xml was missing a few details this was my problem