I think Manish didn't pick the minimal install that's why he's getting these errors... @Jeremy: did you perhaps look at the list of packages not available when firing the script? (about 3 posts earlier) Thanks, Anis
On 16 January 2013 14:24, Jeremy McSpadden <[email protected]> wrote: > CentAlt wasn't pulled in. Did you install minimal with nothing else ? > Very odd, I ran this script over a dozen times on a clean cent 6 minimal > install and had no problems. Let me test it again. > > > -- > Jeremy McSpadden > Flux Labs | Endless Solutions > Cell : 850-890-2543 | Fax : 850-254-2955 > > On Jan 16, 2013, at 5:39 AM, "Manish Rane" <[email protected]> wrote: > > Same with me and further to that system I got below error > > --> Processing Dependency: > libmysqlclient_r.so.16(libmysqlclient_16)(64bit) for package: > mysql-connector-odbc-5.1.5r1144-7.el6.x86_64 > --> Processing Dependency: > libmysqlclient_r.so.16(libmysqlclient_16)(64bit) for package: > MySQL-python-1.2.3-0.3.c1.1.el6.x86_64 > --> Finished Dependency Resolution > Error: Package: MySQL-python-1.2.3-0.3.c1.1.el6.x86_64 > (@anaconda-CentOS-201106060106.x86_64/6.0) > Requires: libmysqlclient_r.so.16(libmysqlclient_16)(64bit) > Removing: mysql-libs-5.1.47-4.el6.x86_64 > (@anaconda-CentOS-201106060106.x86_64/6.0) > libmysqlclient_r.so.16(libmysqlclient_16)(64bit) > Updated By: mysql-libs-5.5.29-1.el6.x86_64 (CentALT) > Not found > Available: mysql-libs-5.1.61-4.el6.x86_64 (base) > libmysqlclient_r.so.16(libmysqlclient_16)(64bit) > Available: mysql-libs-5.1.66-1.el6_3.x86_64 (updates) > libmysqlclient_r.so.16(libmysqlclient_16)(64bit) > Available: mysql-libs-5.1.66-2.el6_3.x86_64 (updates) > libmysqlclient_r.so.16(libmysqlclient_16)(64bit) > Error: Package: mysql-connector-odbc-5.1.5r1144-7.el6.x86_64 > (@anaconda-CentOS-201106060106.x86_64/6.0) > Requires: libmysqlclient_r.so.16()(64bit) > Removing: mysql-libs-5.1.47-4.el6.x86_64 > (@anaconda-CentOS-201106060106.x86_64/6.0) > libmysqlclient_r.so.16()(64bit) > Updated By: mysql-libs-5.5.29-1.el6.x86_64 (CentALT) > Not found > Available: mysql-libs-5.1.61-4.el6.x86_64 (base) > libmysqlclient_r.so.16()(64bit) > Available: mysql-libs-5.1.66-1.el6_3.x86_64 (updates) > libmysqlclient_r.so.16()(64bit) > Available: mysql-libs-5.1.66-2.el6_3.x86_64 (updates) > libmysqlclient_r.so.16()(64bit) > Error: Package: mysql-connector-odbc-5.1.5r1144-7.el6.x86_64 > (@anaconda-CentOS-201106060106.x86_64/6.0) > Requires: libmysqlclient_r.so.16(libmysqlclient_16)(64bit) > Removing: mysql-libs-5.1.47-4.el6.x86_64 > (@anaconda-CentOS-201106060106.x86_64/6.0) > libmysqlclient_r.so.16(libmysqlclient_16)(64bit) > Updated By: mysql-libs-5.5.29-1.el6.x86_64 (CentALT) > Not found > Available: mysql-libs-5.1.61-4.el6.x86_64 (base) > libmysqlclient_r.so.16(libmysqlclient_16)(64bit) > Available: mysql-libs-5.1.66-1.el6_3.x86_64 (updates) > libmysqlclient_r.so.16(libmysqlclient_16)(64bit) > Available: mysql-libs-5.1.66-2.el6_3.x86_64 (updates) > libmysqlclient_r.so.16(libmysqlclient_16)(64bit) > Error: Package: MySQL-python-1.2.3-0.3.c1.1.el6.x86_64 > (@anaconda-CentOS-201106060106.x86_64/6.0) > Requires: libmysqlclient_r.so.16()(64bit) > Removing: mysql-libs-5.1.47-4.el6.x86_64 > (@anaconda-CentOS-201106060106.x86_64/6.0) > libmysqlclient_r.so.16()(64bit) > Updated By: mysql-libs-5.5.29-1.el6.x86_64 (CentALT) > Not found > Available: mysql-libs-5.1.61-4.el6.x86_64 (base) > libmysqlclient_r.so.16()(64bit) > Available: mysql-libs-5.1.66-1.el6_3.x86_64 (updates) > libmysqlclient_r.so.16()(64bit) > Available: mysql-libs-5.1.66-2.el6_3.x86_64 (updates) > libmysqlclient_r.so.16()(64bit) > You could try using --skip-broken to work around the problem > You could try running: rpm -Va --nofiles --nodigest > memcached: unrecognized service > > ------------------------------------------------------------------------------ > V I R T U A L P Y T H O N E N V I R O N M E N T > > ------------------------------------------------------------------------------ > This process could take a while. > Traceback (most recent call last): > File "<string>", line 1, in <module> > ImportError: No module named virtualenv > ./install_baruwa2.sh: line 131: virtualenv: command not found > ./install_baruwa2.sh: line 132: px/bin/activate: No such file or directory > [root@mx opt]# > > -------------------------------------------------------------------------- > Thanks and Regards, > Manish R > > > On Wed, Jan 16, 2013 at 3:31 PM, Anis Jendoubi <[email protected]>wrote: > >> Jeremy, >> installed, centos 6.3 64bit on minimal install, disabled the selinux and >> stopped iptables, then I started the script, this is what I get when at >> initial rpm process: >> >> .... >> No package perl-bignum available. >> No package perl-Digest-MD5 available. >> No package perl-File-Spec available. >> No package perl-Getopt-Long available. >> No package perl-IO available. >> No package perl-Math-BigInt available. >> No package perl-Math-BigRat available. >> No package perl-MIME-Base64 available. >> No package perl-Scalar-List-Utils available. >> No package perl-Storable available. >> No package perl-Sys-Syslog available. >> No package untar available. >> ... >> >> Cheers, >> Anis >> >> >> On 16 January 2013 10:16, Anis Jendoubi <[email protected]> wrote: >> >>> Jeremy, >>> Thanks for the script, I will try it and will let you know! >>> Cheers, >>> Anis >>> >>> >>> On 15 January 2013 22:36, Jeremy McSpadden <[email protected]> wrote: >>> >>>> I've updated the paths, please use this: >>>> >>>> >>>> https://raw.github.com/fluxlabs/scripting/master/baruwa/cent6/install_baruwa2.sh >>>> >>>> I will start on the Ubuntu installer this evening. >>>> >>>> >>>> -- >>>> Jeremy McSpadden >>>> Flux Labs, Inc | http://www.fluxlabs.net | Endless Solutions >>>> Office : 850-250-5590x101 | Cell : 850-890-2543 | Fax : 850-254-2955 >>>> >>>> On Jan 15, 2013, at 12:21 PM, Jeremy McSpadden <[email protected]> >>>> wrote: >>>> >>>> Ok, I think i've worked out all of the kinks. I've written a bash >>>> installer for Baruwa 2.0 for Cent OS6 x64_86. >>>> >>>> I would like others to try this in a test environment. It was coded >>>> against a clean/minimal install of Cent 6. >>>> I disabled iptables, and selinux during the development of this script. >>>> If you guys could try it out, and let me know >>>> how it works. Thanks! >>>> >>>> >>>> https://raw.github.com/fluxlabs/Flux-Labs/master/baruwa/cent6/installer_x64.sh >>>> >>>> -- >>>> Jeremy McSpadden >>>> Flux Labs, Inc | http://www.fluxlabs.net | Endless Solutions >>>> Office : 850-250-5590x101 | Cell : 850-890-2543 | Fax : 850-254-2955 >>>> >>>> _______________________________________________ >>>> Keep Baruwa FREE - http://pledgie.com/campaigns/12056 >>>> >>>> >>>> >>>> _______________________________________________ >>>> Keep Baruwa FREE - http://pledgie.com/campaigns/12056 >>>> >>>> >>> >> >> _______________________________________________ >> Keep Baruwa FREE - http://pledgie.com/campaigns/12056 >> >> > _______________________________________________ > Keep Baruwa FREE - http://pledgie.com/campaigns/12056 > > > _______________________________________________ > Keep Baruwa FREE - http://pledgie.com/campaigns/12056 > >
_______________________________________________ Keep Baruwa FREE - http://pledgie.com/campaigns/12056

