MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Releases => Topic started by: MRatWork on 2014-04-04, 20:48:41

Title: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: MRatWork on 2014-04-04, 20:48:41
I have a trouble a couple of days related to upload for update since release 2014040201. Any trouble with github itself beside something wrong with repo itself. To fix this issue, I must re-create branch and submit/upload rpms around 2GB with speed 20kBps.

To fix issue from previous update:
Code: [Select]
yum clean all
## will be include Kloxo-MR 6.5.1.b-2014040405
yum update
## need convert to 'new' php53s
sh /script/php53s-installer
## must run cleanup where cleanup-simple may not work
sh /script/cleanup

Depend on Centos version (5 or 6), you can install another version of phpXYm series like php52m, php53m, php 5.4m and php55m (only ready for Centos 6). This phpXYm series for using next 'multiple php' but we can use for 'single php'.

Example, in our system already exists of php53u but we want using php54 without change php-branch from panel or 'yum replace' and then run:
Code: [Select]
## install php54m
sh /script/php54m-install
## switch php for website to php54m; only work for php-fpm
sh /script/switch-php-fpm php54m

If still found error when running 'yum update', modified '/etc/yum.repos.d/mratwork.repo':

from:
Code: [Select]
[mratwork-release-neutral-arch]
name=MRatWork - release-neutral-arch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/$basearch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-release-neutral-$basearch-mirrors.txt
enabled=1
gpgcheck=0

[mratwork-release-version-noarch]
name=MRatWork - release-version-noarch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/centos$releasever/noarch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-release-centos$releasever-noarch-mirrors.txt
enabled=1
gpgcheck=0

to:
Code: [Select]
[mratwork-release-neutral-arch]
name=MRatWork - release-neutral-arch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/$basearch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-release-neutral-$basearch-mirrors.txt
enabled=0
gpgcheck=0

[mratwork-release-version-noarch]
name=MRatWork - release-version-noarch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/centos$releasever/noarch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-release-centos$releasever-noarch-mirrors.txt
enabled=0
gpgcheck=0

and then run 'yum clean all; yum update kloxomr --enablerepo=mratwork-testing-*'
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: cmdman on 2014-04-05, 06:09:44
this dont work for new installation .. please guide how to install freshly on a dediserver
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: MRatWork on 2014-04-05, 08:02:26
It's work in centos 5 and 6 in my latest testing before uploading. But, I am only testing in 64bit.
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: cmdman on 2014-04-05, 12:40:28
i get this error.. yes i use centos 6 64bit

Finished Dependency Resolution
Error: Package: php52s-5.2.17-11.mr.el6.x86_64 (mratwork-release-version-arch)
           Requires: libmysqlclient.so.18(libmysqlclient_18)(64bit)
Error: mysql55-libs conflicts with mysql-libs-5.1.73-3.el6_5.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
/usr/local/lxlabs/kloxo/install/setup.sh: line 155: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: MRatWork on 2014-04-05, 13:32:00
The problem is centalt repo (include in mratwork.repo) already remove mysql 5.5 and that why in previous update/install became trouble.

Try 'yum replace mysql --replace-with=mysql55' first.

Remember, make sure your last 6.5.1.b is 2014040405 with investigate with 'yum list install kloxomr'.
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: cmdman on 2014-04-05, 13:48:07
iam doing a fresh installation of new server ...

yum replace mysql --replace-with=mysql55 it doesnt work at all...
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: MRatWork on 2014-04-05, 14:34:42
In latest version, fresh install already use mysql55 from ius (don't care using Centos 5 or 6).

MySQL 5.1.x is default mysql in Centos 6.

Try the last action with 'sh /script/upcp -y -r' (remember, it's will be remove mysql apps and delete kloxo database if exists).
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: cmdman on 2014-04-05, 14:44:47
sh /script/upcp -y -r

same issues after this..


---> Package libc-client.x86_64 0:2007e-11.el6 will be installed
---> Package libmcrypt.x86_64 0:2.5.8-9.el6 will be installed
---> Package libtidy.x86_64 0:0.99.0-19.20070615.1.el6 will be installed
---> Package mhash.x86_64 0:0.9.9.9-3.el6 will be installed
---> Package mysql55-libs.x86_64 0:5.5.36-1.ius.el6 will be installed
---> Package php52s.x86_64 0:5.2.17-11.mr.el6 will be installed
--> Processing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) for package: php52s-5.2.17-11.mr.el6.x86_64
---> Package postgresql-libs.x86_64 0:8.4.20-1.el6_5 will be installed
--> Processing Conflict: mysql55-libs-5.5.36-1.ius.el6.x86_64 conflicts mysql-libs < 5.5
--> Finished Dependency Resolution
Error: Package: php52s-5.2.17-11.mr.el6.x86_64 (mratwork-release-version-arch)
           Requires: libmysqlclient.so.18(libmysqlclient_18)(64bit)
Error: mysql55-libs conflicts with mysql-libs-5.1.73-3.el6_5.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
/usr/local/lxlabs/kloxo/install/setup.sh: line 155: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found


Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: zecompadre on 2014-04-05, 15:14:47
Quote
[root@kloxo /]# yum clean all
Loaded plugins: fastestmirror, priorities, protectbase
Cleaning repos: base extras lxcenter-updates mratwork-centalt mratwork-epel mratwork-ius mratwork-ius-c5 mratwork-release-neutral-arch mratwork-release-neutral-noarch mratwork-release-version-arch mratwork-release-version-noarch mratwork-varnish-3.0 updates
Cleaning up Everything
Cleaning up list of fastest mirrors
[root@kloxo /]# yum update
Loaded plugins: fastestmirror, priorities, protectbase
Determining fastest mirrors
 * base: mirror.atlanticmetro.net
 * extras: centos.mirror.nac.net
 * mratwork-epel: epel.mirror.constant.com
 * mratwork-ius: mirror.symnds.com
 * updates: mirror.trouble-free.net
base                                                                                                                                                                                                                                      | 3.7 kB     00:00
base/primary_db                                                                                                                                                                                                                           | 4.4 MB     00:00
extras                                                                                                                                                                                                                                    | 3.4 kB     00:00
extras/primary_db                                                                                                                                                                                                                         |  19 kB     00:00
lxcenter-updates                                                                                                                                                                                                                          |  951 B     00:00
lxcenter-updates/primary                                                                                                                                                                                                                  |  24 kB     00:00
lxcenter-updates                                                                                                                                                                                                                                           52/52
mratwork-centalt                                                                                                                                                                                                                          |  951 B     00:00
mratwork-centalt/primary                                                                                                                                                                                                                  | 102 kB     00:01
mratwork-centalt                                                                                                                                                                                                                                         318/318
mratwork-epel                                                                                                                                                                                                                             | 4.4 kB     00:00
mratwork-epel/primary_db                                                                                                                                                                                                                  | 6.0 MB     00:00
mratwork-ius                                                                                                                                                                                                                              | 2.1 kB     00:00
mratwork-ius/primary_db                                                                                                                                                                                                                   | 132 kB     00:00
mratwork-ius-c5                                                                                                                                                                                                                           | 2.1 kB     00:00
mratwork-ius-c5/primary_db                                                                                                                                                                                                                | 485 kB     00:00
mratwork-release-neutral-arch                                                                                                                                                                                                             |  951 B     00:00
mratwork-release-neutral-arch/primary                                                                                                                                                                                                     |  224 B     00:00
https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
mratwork-release-neutral-arch/primary                                                                                                                                                                                                     |  224 B     00:00
https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from mratwork-release-neutral-arch: [Errno 256] No more mirrors to try.
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: MRatWork on 2014-04-05, 16:33:00
Inform here 'rpm -q kloxomr'.
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: cmdman on 2014-04-05, 16:42:01
kloxomr-6.5.0.f-2014020301.mr.noarch
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: MRatWork on 2014-04-05, 16:44:52
Did you see where your kloxomr too old compare to 2014040405?.
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: cmdman on 2014-04-05, 16:47:46
i just followed your installation guide on fresh server with centos 6.5 64 bit.. i dont see its update nor i can get new installation instructions..

https://github.com/mustafaramadhan/kloxo/blob/release/how-to-install.txt
now how to do it..
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: muyum on 2014-04-05, 17:06:20
Hi Mustafa,

I did fresh installation today and the installation didn't work. I've tried centos 5 and centos 6 (in 32 bit) and the errors still persisted.

>> upload rpms around 2GB with speed 20kBps.

Seriously? Try to use USB modem with XL card, register with Super-Ngebut packet, the upload stream is about 350 kbps.
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: MRatWork on 2014-04-05, 18:05:46
i just followed your installation guide on fresh server with centos 6.5 64 bit.. i dont see its update nor i can get new installation instructions..

https://github.com/mustafaramadhan/kloxo/blob/release/how-to-install.txt
now how to do it..

Follow B.1.2.
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: cmdman on 2014-04-05, 18:17:40
how to remove  conflicts with repos

Quote
[root@mail tmp]# rpm -ivh https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/mratwork-release-0.0.1-1.noarch.rpm
Retrieving https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/mratwork-release-0.0.1-1.noarch.rpm
Preparing...                ########################################### [100%]
        package mratwork-release-0.0.2-2.noarch (which is newer than mratwork-release-0.0.1-1.noarch) is already installed
        file /etc/yum.repos.d/mratwork.repo from install of mratwork-release-0.0.1-1.noarch conflicts with file from package mratwork-release-0.0.2-2.noarch
[root@mail tmp]#
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: Spacedust on 2014-04-05, 18:29:54
It doesn't work:

Quote

Kloxo shows just:
Fatal error: Class 'mysqli' not found in /usr/local/lxlabs/kloxo/httpdocs/lib/php/sqlitelib.php on line 59

root@nowosci /]# sh /script/cleanup
Loaded plugins: fastestmirror, priorities, protectbase, replace
Loading mirror speeds from cached hostfile
 * base: mirror-pl.kielcetechnologypark.net
 * extras: mirror-pl.kielcetechnologypark.net
 * mratwork-epel: nl.mirror.eurid.eu
 * mratwork-ius: ius.cu.be
 * updates: mirror-pl.kielcetechnologypark.net
mratwork-release-neutral-arch/primary                            |  224 B     00:00
https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from mratwork-release-neutral-arch: [Errno 256] No more mirrors to try.
Execute fixlxphpexe for php54m...

*** Restart services - BEGIN ***
Shutting down MySQL..                                      [  OK  ]
Starting MySQL.                                            [  OK  ]
Restarting PowerDNS authoritative nameserver: stopping and waiting..done
Starting PowerDNS authoritative nameserver: started
Zatrzymywanie httpd:                                       [  OK  ]
Uruchamianie httpd:                                        [  OK  ]
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
Zatrzymywanie n.inx:                                       [  OK  ]
Uruchamianie nginx:                                        [  OK  ]
Stopping qmail-toaster: svscan qmail logging.
Starting qmail-toaster: svscan.
Zatrzymywanie xinetd:                                      [  OK  ]
Uruchamianie xinetd:                                       [  OK  ]
Stopping kloxo-phpcgi:                                     [  OK  ]E]
Starting kloxo-phpcgi:                                     [  OK  ]
Stopping kloxo-hiawatha:                                   [  OK  ]
Starting kloxo-hiawatha:                                   [  OK  ]
Zatrzymywanie php-fpm:                                     [  OK  ]
Uruchamianie php-fpm:                                      [  OK  ]
*** Restart services - END ***

Process Time: 00:00:00:15.15036 (dd:hh:mm:ss:xxxxxx)
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: cmdman on 2014-04-05, 18:35:16
please give us a correct solution
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: MRatWork on 2014-04-05, 18:35:58
run 'yum update mratwork-release' and then run again cleanup. Or to make sure, run 'yum clean all; yum update'.

It's weird if conflict between mratwork-release. So, possible something at previous. Try 'rpm -e mratwork-release' and then install again mratwork-release with follow B.1.2 step from how-to-install.txt.
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: cmdman on 2014-04-05, 18:40:50
when i follow B.1.2. via RPM

i get errors..

Quote
https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
mratwork-release-neutral-arch/primary                                              |  224 B     00:00
https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from mratwork-release-neutral-arch: [Errno 256] No more mirrors to try.


Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: MRatWork on 2014-04-05, 18:43:34
You need mratwork-release-0.2.2. Find out via 'rpm -q mratwork-release'. Better read again my first post on this topic/thread.
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: cmdman on 2014-04-05, 18:47:56
yes i have ..

[root@mail /]# rpm -q mratwork-release
mratwork-release-0.0.2-2.noarch
[root@mail /]#


Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: cmdman on 2014-04-05, 18:53:04
please mr ..iam sent my ssh login install it . please
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: MRatWork on 2014-04-05, 18:54:11
To make sure, OS read latest repo better run 'yum clean all' because clear all cache related to repo structure.

In mratwork-release-0.2.2, link to 'https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/' already disabled. So, if you found error releated to this address that mean something trouble with your yum.

Surely, I found many issues with latest yum in Centos 6 and unfortunely we can not downgraded.
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: cmdman on 2014-04-05, 18:59:24
i sent login details..
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: Spacedust on 2014-04-05, 19:02:00
To make sure, OS read latest repo better run 'yum clean all' because clear all cache related to repo structure.

In mratwork-release-0.2.2, link to 'https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/' already disabled. So, if you found error releated to this address that mean something trouble with your yum.

Surely, I found many issues with latest yum in Centos 6 and unfortunely we can not downgraded.

Doesn't work :/

[root@nowosci /]# rpm -qi mratwork-release
Name        : mratwork-release             Relocations: (not relocatable)
Version     : 0.0.2                             Vendor: MRatWork Repository, http://rpms.mratwork.com/
Release     : 2                             Build Date: pi?, 4 kwi 2014, 09:22:57
Install Date: sob, 5 kwi 2014, 18:20:42        Build Host: c532h.bigraf.com
Group       : System Environment/Base       Source RPM: mratwork-release-0.0.2-2.src.rpm
Size        : 5206                             License: AGPLV3
Signature   : (none)
Packager    : Mustafa Ramadhan <mustafa@bigraf.com>
URL         : http://mratwork.com/
Summary     : MRatwork release file and package configuration
Description :
MRatwork rpm release. This package contains yum configuration for the MRatWork RPM Repository.
[root@nowosci /]#  * kloxo-mr-epel: ftp.fi.muni.cz^C                                    [root@nowosci /]# yum update
Loaded plugins: fastestmirror, priorities, protectbase, replace
Loading mirror speeds from cached hostfile
 * base: mirror-pl.kielcetechnologypark.net
 * extras: mirror-pl.kielcetechnologypark.net
 * mratwork-epel: nl.mirror.eurid.eu
 * mratwork-ius: ius.cu.be
 * updates: mirror-pl.kielcetechnologypark.net
mratwork-release-neutral-arch/primary                            |  224 B     00:00
https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from mratwork-release-neutral-arch: [Errno 256] No more mirrors to try.
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: zecompadre on 2014-04-05, 19:10:44
i've Follow B.1.2. and give the above errors (previous replys) !
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: idoet on 2014-04-05, 19:11:45
Try this for fresh installation Kloxo 6.5.1.b 2014040405:
B.1.2. via RPM
Code: [Select]
cd /tmp
rpm -ivh https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/mratwork-release-0.0.1-1.noarch.rpm

modified '/etc/yum.repos.d/mratwork.repo' from:
Code: [Select]
[mratwork-release-neutral-arch]
name=MRatWork - release-neutral-arch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/$basearch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-release-neutral-$basearch-mirrors.txt
enabled=1
gpgcheck=0

[mratwork-release-version-noarch]
name=MRatWork - release-version-noarch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/centos$releasever/noarch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-release-centos$releasever-noarch-mirrors.txt
enabled=1
gpgcheck=0

to:
Code: [Select]
[mratwork-release-neutral-arch]
name=MRatWork - release-neutral-arch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/$basearch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-release-neutral-$basearch-mirrors.txt
enabled=0
gpgcheck=0

[mratwork-release-version-noarch]
name=MRatWork - release-version-noarch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/centos$releasever/noarch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-release-centos$releasever-noarch-mirrors.txt
enabled=0
gpgcheck=0

and then run 'yum clean all; yum update mratwork-release -y'

then modified '/etc/yum.repos.d/mratwork.repo' from:
Code: [Select]
[mratwork-testing-neutral-noarch]
 name=MRatWork - testing-neutral-noarch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/testing/neutral/noarch/
#mirrorlist=http://rpms.potissima.com/repo/mirrors/mratwork-testing-neutral-noarch-mirrors.txt
enabled=0
gpgcheck=0

to:
Code: [Select]
[mratwork-testing-neutral-noarch]
name=MRatWork - testing-neutral-noarch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/testing/neutral/noarch/
#mirrorlist=http://rpms.potissima.com/repo/mirrors/mratwork-testing-neutral-noarch-mirrors.txt
enabled=1
gpgcheck=0
includepkgs=kloxomr

and then run:
Code: [Select]
yum clean all
yum install kloxomr --enablerepo=mratwork-testing-*
sh /script/upcp -y
reboot

its work for me
but permalinks + rewrite rules not work: http://forum.mratwork.com/index.php?topic=20093.msg32063;boardseen#new
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: MRatWork on 2014-04-05, 19:13:45
What's wrong Centos 6?. Try investigate /etc/yum.repos.d/mratwork.repo where '[mratwork-release-neutral-arch]' and '[mratwork-release-version-noarch]' must be 'enabled=0'.
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: MRatWork on 2014-04-05, 19:16:26
Related to permalinks, maybe some change to apache config have a trouble. Try hiawatha standalone where permalink work better.
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: MRatWork on 2014-04-05, 19:18:38
update mratwork-release as the same as if you modified /etc/yum.repos.d/mratwork.repo like I said in the first post in this topic or @idoet said.
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: Spacedust on 2014-04-05, 20:43:16
What is this ??

- New mod_* mysql* mariadb* MariaDB* php* version installed
No Match for argument: >/dev/null
No Match for argument: 2>&1
- New bind* djbdns* maradns* pdns* nsd* version installed
Error: No matching Packages to list
- No 'varnish* trafficserver* squid*' update found/not installed
No Match for argument: >/dev/null
No Match for argument: 2>&1
- New pure-ftpd* *-toaster bogofilter version installed
No Match for argument: >/dev/null
No Match for argument: 2>&1
- New kloxomr-webmail-*.noarch version installed
No Match for argument: >/dev/null
No Match for argument: 2>&1
- New kloxomr-thirdparty-*.noarch version installed
- Preparing some services again
- qmail enabled and restart queue
No Match for argument: lxphp
No Match for argument: lxzend
No Match for argument: lxlighttpd
No Match for argument: >/dev/null
No Match for argument: 2>&1
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: MRatWork on 2014-04-05, 20:50:45
What is this ??

- New mod_* mysql* mariadb* MariaDB* php* version installed
No Match for argument: >/dev/null
No Match for argument: 2>&1
- New bind* djbdns* maradns* pdns* nsd* version installed
Error: No matching Packages to list
- No 'varnish* trafficserver* squid*' update found/not installed
No Match for argument: >/dev/null
No Match for argument: 2>&1
- New pure-ftpd* *-toaster bogofilter version installed
No Match for argument: >/dev/null
No Match for argument: 2>&1
- New kloxomr-webmail-*.noarch version installed
No Match for argument: >/dev/null
No Match for argument: 2>&1
- New kloxomr-thirdparty-*.noarch version installed
- Preparing some services again
- qmail enabled and restart queue
No Match for argument: lxphp
No Match for argument: lxzend
No Match for argument: lxlighttpd
No Match for argument: >/dev/null
No Match for argument: 2>&1


Look like something wrong with script files. Try reinstall with 'yum reinstall kloxomr' (if already modified mratwork-testing) or 'yum reinstall kloxomr --enablerepo=mratwork-testing*' and then yum 'cleanup' again.
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: zecompadre on 2014-04-05, 20:56:19
the @idoet instructions work fine for me :)

tks
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: wcinet on 2014-04-06, 01:07:03
Still not working for new install following B.1.2 for CentOs 6.5 64bits. Please advise what to do next...

Code: [Select]

# yum install kloxomr -y
Loaded plugins: fastestmirror, priorities, security
Determining fastest mirrors
 * base: mirrors.loosefoot.com
 * extras: centos-distro.cavecreek.net
 * mratwork-epel: mirror.utexas.edu
 * mratwork-ius: dfw.mirror.rackspace.com
 * updates: mirror-centos.hostingswift.com
base                                                                      | 3.7 kB     00:00
base/primary_db                                                           | 4.4 MB     00:00
extras                                                                    | 3.4 kB     00:00
extras/primary_db                                                         |  19 kB     00:00
mratwork-centalt                                                          |  951 B     00:00
mratwork-centalt/primary                                                  | 102 kB     00:01
mratwork-centalt                                                                         318/318
mratwork-epel                                                             | 4.4 kB     00:00
mratwork-epel/primary_db                                                  | 6.0 MB     00:00
mratwork-ius                                                              | 2.1 kB     00:00
mratwork-ius/primary_db                                                   | 132 kB     00:00
mratwork-ius-c5                                                           | 2.1 kB     00:00
mratwork-ius-c5/primary_db                                                | 485 kB     00:00
mratwork-release-neutral-noarch                                           |  951 B     00:00
mratwork-release-neutral-noarch/primary                                   |  18 kB     00:00
mratwork-release-neutral-noarch                                                            51/51
mratwork-release-version-arch                                             |  951 B     00:00
mratwork-release-version-arch/primary                                     |  84 kB     00:00
mratwork-release-version-arch                                                            228/228
mratwork-release-version-noarch                                           |  951 B     00:00
mratwork-release-version-noarch/primary                                   |  224 B     00:00
https://github.com/mustafaramadhan/kloxo/raw/rpms/release/centos6/noarch/repodata/primary.xml.gz:
 [Errno -1] Metadata file does not match checksum
Trying other mirror.
mratwork-release-version-noarch/primary                                   |  224 B     00:00
https://github.com/mustafaramadhan/kloxo/raw/rpms/release/centos6/noarch/repodata/primary.xml.gz:
 [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from mratwork-release-version-noarch: [Errno 256] No more
 mirrors to try.
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: zecompadre on 2014-04-06, 01:08:12
http://forum.mratwork.com/index.php?topic=20089.0
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: fossxplorer on 2014-04-12, 23:12:59
I have the lastest update and i got Fatal error: Class 'mysqli' not found in /usr/local/lxlabs/kloxo/httpdocs/lib/php/sqlitelib.php on line 59 trying to access the panel.
Tried to follow this thread and i got:

[root@mail /]# yum clean all &&  yum update kloxomr --enablerepo=mratwork-testing-*
Loaded plugins: fastestmirror, priorities, protectbase, replace
Cleaning repos: base extras mratwork-centalt mratwork-epel mratwork-ius mratwork-ius-c5 mratwork-litespeed mratwork-litespeed-update mratwork-release-neutral-arch
              : mratwork-release-version-arch mratwork-testing-neutral-noarch mratwork-varnish-3.0 updates
Cleaning up Everything
Cleaning up list of fastest mirrors
Loaded plugins: fastestmirror, priorities, protectbase, replace
Determining fastest mirrors
 * base: archive.cs.uu.nl
 * extras: centos.mirror1.spango.com
 * mratwork-epel: mirror.1000mbps.com
 * mratwork-ius: ius.cu.be
 * updates: mirror.1000mbps.com
base                                                                                                                                               | 3.7 kB     00:00     
base/primary_db                                                                                                                                    | 4.4 MB     00:00     
extras                                                                                                                                             | 3.4 kB     00:00     
extras/primary_db                                                                                                                                  |  19 kB     00:00     
mratwork-centalt                                                                                                                                   |  951 B     00:00     
mratwork-centalt/primary                                                                                                                           | 102 kB     00:00     
mratwork-centalt                                                                                                                                                  318/318
mratwork-epel                                                                                                                                      | 4.4 kB     00:00     
mratwork-epel/primary_db                                                                                                                           | 6.0 MB     00:00     
mratwork-ius                                                                                                                                       | 2.1 kB     00:00     
mratwork-ius/primary_db                                                                                                                            | 131 kB     00:00     
mratwork-ius-c5                                                                                                                                    | 2.1 kB     00:00     
mratwork-ius-c5/primary_db                                                                                                                         | 487 kB     00:00     
mratwork-litespeed                                                                                                                                 |  951 B     00:00     
mratwork-litespeed/primary                                                                                                                         |  35 kB     00:00     
mratwork-litespeed                                                                                                                                                180/180
mratwork-litespeed-update                                                                                                                          |  951 B     00:00     
mratwork-litespeed-update/primary                                                                                                                  |  19 kB     00:00     
mratwork-litespeed-update                                                                                                                                           90/90
mratwork-release-neutral-arch                                                                                                                      |  951 B     00:00     
mratwork-release-neutral-arch/primary                                                                                                              |  224 B     00:00     
https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
mratwork-release-neutral-arch/primary                                                                                                              |  224 B     00:00     
https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from mratwork-release-neutral-arch: [Errno 256] No more mirrors to try.
[root@mail /]#
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: fossxplorer on 2014-04-12, 23:30:34
Looks like the problem is the file https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/repodata/primary.xml.gz: which seems to be corrupt.
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: MRatWork on 2014-04-13, 04:00:34
You need update mratwork.repo with install mratwork-release.rpm or mratwork-testing.rpm.

Like the first, try install directly with 'rpm -ivh https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/mratwork-release-0.0.2-4.noarch.rpm' (change mratwork-release to mratwork-testing if using Kloxo-MR 6.5.1.b).
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: Actual on 2014-04-13, 14:03:25
404 Not Found error
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: MRatWork on 2014-04-14, 12:45:04
Latest update look like running well. Try ''rpm -ivh https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/mratwork-release-0.0.2-5.noarch.rpm' or change '-release-' to '-testing-' for 6.5.1.b
Title: Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
Post by: bluearrow on 2014-04-16, 07:11:15
Still getting same error. Tried that.