Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-03-28, 15:48:44

Author Topic: Health and status of Mustafa  (Read 21341 times)

0 Members and 1 Guest are viewing this topic.

Offline I<3Kloxo

  • Senior Member
  • *
  • Posts: 205
  • Karma: +0/-0
    • View Profile
Re: Health and status of Mustafa
« Reply #15 on: 2017-10-17, 23:50:14 »
@johnppierce
You did a good job, even when you leave a web link 'how to install kloxo-mr' it would be great. Also where to get a copy of the forum online (web link) if you can leave it here.

Tomorrow this forum can be shut down (same as hostspectra.com) and you will only have Kloko-MR. While it's still time leave us your web link.

Offline luckytanuki

  • Junior Member
  • *
  • Posts: 35
  • Karma: +0/-0
    • View Profile
    • Kloxo Next Generation
Re: Health and status of Mustafa
« Reply #16 on: 2017-10-18, 00:24:52 »
I'll put up a link when I finish ripping.

I've made a facebook group for anyone who wishing to keep Kloxo alive

https://www.facebook.com/groups/KloxoMRusers

I suggest joining the group as a point of contact if the forum dies.


Offline luckytanuki

  • Junior Member
  • *
  • Posts: 35
  • Karma: +0/-0
    • View Profile
    • Kloxo Next Generation
Re: Health and status of Mustafa
« Reply #17 on: 2017-10-19, 02:28:13 »
Looks like 3 of the 5 rpm repositories are down:

http://rpms.mratwork.com/repo/ - up
http://rpms.printographic.com/repo/ - down
http://rpms.potissima.com/repo/ - up
http://rpms.armando.id/repo/ - down
http://rpms.mustafa.id/repo/ - down

Successfully did a clean install of version 7 to Centos 6 so things aren't completely broken yet.


Offline I<3Kloxo

  • Senior Member
  • *
  • Posts: 205
  • Karma: +0/-0
    • View Profile
Re: Health and status of Mustafa
« Reply #18 on: 2017-10-19, 03:46:38 »
Looks like 3 of the 5 rpm repositories are down:

http://rpms.mratwork.com/repo/ - up
http://rpms.printographic.com/repo/ - down
http://rpms.potissima.com/repo/ - up
http://rpms.armando.id/repo/ - down
http://rpms.mustafa.id/repo/ - down

Successfully did a clean install of version 7 to Centos 6 so things aren't completely broken yet.

Did you fresh install Kloxo-MR v7? I have tried two times last night and did not succeed.
The problem was repositores.

Offline luckytanuki

  • Junior Member
  • *
  • Posts: 35
  • Karma: +0/-0
    • View Profile
    • Kloxo Next Generation
Re: Health and status of Mustafa
« Reply #19 on: 2017-10-19, 04:29:16 »
Does it fail to install, or does it install and not work properly?

I had some repository errors but the installer seemed to eventually find a working repo.

I use Mustafa's instructions to test if they were still correct
Code: [Select]
        # move to /tmp
        cd /tmp

        # remove old rpm
        rm -f mratwork*

        # install rpm (read Warning)
        rpm -ivh https://github.com/mustafaramadhan/rpms/raw/master/mratwork/release/neutral/noarch/mratwork-release-0.0.1-1.noarch.rpm

        # move to /
        cd /

        # update
        yum clean all

        yum update mratwork-* -y

        yum install kloxomr7 -y

        sh /script/upcp

Offline fossxplorer

  • Master
  • **
  • Posts: 640
  • Karma: +1/-0
    • View Profile
Re: Health and status of Mustafa
« Reply #20 on: 2017-10-19, 13:15:08 »
Were you able to rip this forum content? Do you need any help setting up a new forum let me now!
Kloxo-MR!

Offline I<3Kloxo

  • Senior Member
  • *
  • Posts: 205
  • Karma: +0/-0
    • View Profile
Re: Health and status of Mustafa
« Reply #21 on: 2017-10-19, 21:52:07 »
Quote
Does it fail to install, or does it install and not work properly?

Apparently is installed but still not.

Offline luckytanuki

  • Junior Member
  • *
  • Posts: 35
  • Karma: +0/-0
    • View Profile
    • Kloxo Next Generation
Re: Health and status of Mustafa
« Reply #22 on: 2017-10-20, 01:48:35 »
Looks like MRatWork was logged in again yesterday. No idea if this was actually Mustafa or someone else using his login. Odd that there was no updated made on his health status.

Offline luckytanuki

  • Junior Member
  • *
  • Posts: 35
  • Karma: +0/-0
    • View Profile
    • Kloxo Next Generation
Re: Health and status of Mustafa
« Reply #23 on: 2017-10-20, 01:58:48 »
Apparently is installed but still not.

it isn't the issue with the varnish repo? If so try
Code: [Select]
yum clean all; yum update -y --disablerepo=*varnish*
sh /script/cleanup

Need to know more about your install.

run
Code: [Select]
sh /script/sysinfo
and post the result to a new topic

Offline I<3Kloxo

  • Senior Member
  • *
  • Posts: 205
  • Karma: +0/-0
    • View Profile
Re: Health and status of Mustafa
« Reply #24 on: 2017-10-20, 19:32:02 »
When I go to install Kloxo-MR v7 i get this:
Code: [Select]
failure: repodata / repomd.xml from mratwork-varnish-3.0: [Errno 256] No more mirrors to try.
http://repo.varnish-cache.org/redhat/varnish-3.0/el7/x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 410 -

Offline luckytanuki

  • Junior Member
  • *
  • Posts: 35
  • Karma: +0/-0
    • View Profile
    • Kloxo Next Generation
Re: Health and status of Mustafa
« Reply #25 on: 2017-10-21, 08:42:13 »
The varnish repo has moved. You must have an old copy of the Yum configuration. You need the latest copy of mratwork-release.

Code: [Select]
wget https://github.com/mustafaramadhan/rpms/raw/master/mratwork/release/neutral/noarch/mratwork-release-0.1.0-8.noarch.rpm
rpm -Uvh mratwork-release-0.1.0-8.noarch.rpm

then run
Code: [Select]
yum clean all

yum install kloxomr7 -y

sh /script/upcp

Offline fossxplorer

  • Master
  • **
  • Posts: 640
  • Karma: +1/-0
    • View Profile
Re: Health and status of Mustafa
« Reply #26 on: 2017-10-21, 18:42:57 »
Folks, i've just created the IRC channel ##kloxoNG on Freenode is now alive  Hope as many as possible can join the channel.
Kloxo-MR!

Offline I<3Kloxo

  • Senior Member
  • *
  • Posts: 205
  • Karma: +0/-0
    • View Profile
Re: Health and status of Mustafa
« Reply #27 on: 2017-10-28, 19:50:02 »


I do not know why 'MRatWork' not write at least one message?
Maybe this has with a religious venture.
« Last Edit: 2017-10-29, 02:48:04 by I<3Kloxo »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Health and status of Mustafa
« Reply #28 on: 2017-10-30, 14:15:16 »
We need to wait. He's probably reading everything here and will be back.

Offline putude

  • Valuable Member
  • *
  • Posts: 62
  • Karma: +0/-0
    • View Profile
Re: Health and status of Mustafa
« Reply #29 on: 2017-11-04, 13:52:48 »
Hopefully he will come back soon, or at least he give us a little bit info how is he now.

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.032 seconds with 19 queries.

web stats analysis