Issues with updating Squirrelmail with Custombuild

Henrik

Verified User
Joined
Mar 14, 2008
Messages
121
Hello,


I'm having issues updating SquirrelMail to the latest version using Custombuild.

Code:
./build update
./build versions
./build update_versions

Nothing happens issuing these standard commands, and the continued output from ./build versions is:

Code:
Latest version of phpMyAdmin: 3.0.1.1-all-languages
Installed version of phpMyAdmin: 3.0.1.1

phpMyAdmin update is available.

Latest version of SquirrelMail: 1.4.16
Installed version of SquirrelMail: 1.4.15

SquirrelMail webmail update is available.

Ideas?
Is the above related to this?


Thanks in advance.


EDIT: Issuing the following fixed this: "./build squirrelmail" - however, no luck going through the regular update procedure. Also, I think that phpmyadmin is just a version name-issue, or? (Can Martynas or John confirm?) Thanks anyways :)
 
Last edited:
I had the same issue with phpmyadmin, and you are right. It is just a naming thing I'm pretty sure.

I don't know about the Squirrelmail issue.
 
phpMyAdmin bug is fixed :) I was not able to reproduce the SquirrelMail problem.
 
Thanks (again) for fixing the issue, Martynas :)

Regarding SquirrelMail, I'll keep my eyes open if there are any further problems similar to this. I am using CustomBuild 1.1.x btw.
 
Back
Top