PDA

View Full Version : Issues with updating Squirrelmail with Custombuild



Henrik
11-18-2008, 12:42 PM
Hello,


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


./build update
./build versions
./build update_versions

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


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 (http://www.directadmin.com/forum/showthread.php?t=28516)?


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 :)

sdible
11-18-2008, 02:03 PM
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.

smtalk
11-19-2008, 11:46 PM
phpMyAdmin bug is fixed :) I was not able to reproduce the SquirrelMail problem.

Henrik
11-19-2008, 11:50 PM
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.