Displaying 20 results from an estimated 4000 matches similar to: "where did SCL go?"
2016 Feb 20
1
where did SCL go?
I believe it's because I'm using the 32 bit flavor of centos. Of course I
found a doc stating that right after I sent the email.
Thanks,
Jason
On Feb 20, 2016 2:18 PM, "Lamar Owen" <lowen at pari.edu> wrote:
> On 02/19/2016 08:55 PM, jason welsh wrote:
>
>> No package centos-release-SCL available.
>> Error: Nothing to do
>>
2016 Feb 20
0
where did SCL go?
On 02/19/2016 08:55 PM, jason welsh wrote:
> No package centos-release-SCL available.
> Error: Nothing to do
> monsterjam.org:/etc/letsencrypt/archive/monsterjam # cat
> /etc/centos-release
> CentOS release 6.7 (Final)
> monsterjam:/etc/letsencrypt/archive/monsterjam #
>
> any ideas?
>
Try centos-release-scl instead.
2015 Oct 15
2
cant reattach to screen session since upgrade of screen rpm?
hey folks, running CentOS release 6.6 (Final) and I was upgrading some 
rpms and now since screen (and probably some others) were upgraded,
I can no longer reattach to my screen session I had running.
monsterjam:~ $ rpm -qi screen
Name        : screen                       Relocations: (not relocatable)
Version     : 4.0.3                             Vendor: CentOS
Release     : 18.el6           
2003 Feb 13
1
syslinux and booting CD's
hey, Ive got your syslinux booting a floppy disk that boots an image via
NFS just fine and dandy..
default linux-jason
prompt 1
display boot.msg
timeout 100
label linux-jason
        kernel vmlinuz
        append  append=root=/dev/nfs rw
nfsroot=xx.xx.xx.xx:/var/local/user/thinpc,rw,v3,rsize=32768,wsize=32768,hard,udp,nolock,posix
vga=792 ip=dhcp
label linux-egg
        kernel vmlinuz
       
2015 Sep 22
1
Trouble installing KVM
<div style="FONT-FAMILY: Arial; COLOR: rgb(0, 0, 0); FONT-SIZE: 12px">Hello All,<br /><br />I'm trying to install KVM on a test CentOS 6 server, running the following command, and getting the following result. I suspect the repositories my system is trying to reach out to aren't carrying the packages for KVM, but I'm not sure.<br /><br />Not sure
2009 Jul 29
2
problems compiling dovecot-1.2.2 on solaris 10
if test "$dot_seen" = "no"; then \
  make  "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /scratch/jawelsh/src/dovecot-1.2.2/src
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
  case $f in \
    *=* |
2006 Aug 13
1
crash on 6.1 stable
ok, finally got a crashdump.. can someone please give it a looksee and let me know what the 
malfunction is?
http://monsterjam.org/crash/crash.tar.bz2
thanks/regards,
Jason
-- 
================================================
|    Jason Welsh   jason@monsterjam.org        |
| http://monsterjam.org    DSS PGP: 0x5E30CC98 |
|    gpg key: http://monsterjam.org/gpg/       |
2015 Oct 15
1
cant reattach to screen session since upgrade of screen rpm?
I finished installing all of the rpms
monsterjam:~ $ cat /etc/redhat-release
CentOS release 6.7 (Final)
but I still have the issue where screen freezes when i try to reattach.
Jason
On 10/15/2015 02:59 PM, Leon Fauster wrote:
> Am 15.10.2015 um 20:36 schrieb Jason Welsh <jason.welsh at mercurygate.com>:
>> hey folks, running CentOS release 6.6 (Final) and I was upgrading some
2015 Sep 22
0
Trouble installing KVM
<div style="FONT-FAMILY: Arial; COLOR: rgb(0, 0, 0); FONT-SIZE: 12px"><div>Thanks! <br /><br />Might as well go ahead and upgrade to 7.0 anyway ...<br /></div><div> </div><div> </div><div style="border-top:1px solid #bcbcbc;margin:5px 0px;"></div><span
2003 Feb 27
3
forcing smbmount to unmount question
when you have something smbmounted with samba..
//ADMINISTRATOR@CALVIN_SR/M$   112G    71G    41G    64%    /mnt/samba
and you unmount it
and it gives you
/mnt/samba is busy
Im absolutely positive that I am NOT in the /mnt/samba dir, nor is anyone
else.
is there any way to force it to unmount?
Jason
2002 Oct 01
1
quick question about the wins database.
Version 2.2.5 on  2.4.18-6mdk
ive got the following in my smb.conf
[global]
        add user script = /usr/sbin/useradd -d /dev/null -g machines -c
'Machine Account' -s /bin/false -M %u
        workgroup = ARCHANGEL
        netbios aliases = CYBERCENTER PARISHCENTER
        netbios name = PENGUIN
        server string = Samba Server %v
        security = SERVER
        guest account =
2015 Feb 06
2
SCL MirrorList error
Hi,
In the past my mirrorlist for SCL,
http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=SCL has
worked without any issues.
Recently http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=SCL
redirects to http://mirror.centos.org/centos/6/scl/x86_64/ which leads
to 404, instead it should be
http://mirror.centos.org/centos/6/SCL/x86_64/
Is this a change or bug.
Thanks,
2014 Apr 03
2
ruby193 SCL and mod_passenger
?
I'm interested in ruby and I try the ruby193 SCL and I want to run Ruby on Rails with Apache, so I'm searching mod_passenger for this ruby SCL version, but I found, that this package is not in this SCL. Are any other possibilities to run Ruby on Rails with Apache or why is mod_passenger not in this SCL?
?
Thanks,
Filip Bartmann
2016 Jul 19
2
Announcing release of MariaDB 10.1 on CentOS Linux 6 x86_64 SCL
I am pleased to announce the immediate availability of MariaDB in 
version 10.1 on CentOS Linux 6 x86_64, delivered via a Software 
Collection (SCL) built by the SCLo Special Interest Group 
(https://wiki.centos.org/SpecialInterestGroup/SCLo).
QuickStart
----------
You can get started in three easy steps:
      $ sudo yum install centos-release-scl
      $ sudo yum install rh-mariadb101
      $
2016 Jul 19
2
Announcing release of MariaDB 10.1 on CentOS Linux 6 x86_64 SCL
I am pleased to announce the immediate availability of MariaDB in 
version 10.1 on CentOS Linux 6 x86_64, delivered via a Software 
Collection (SCL) built by the SCLo Special Interest Group 
(https://wiki.centos.org/SpecialInterestGroup/SCLo).
QuickStart
----------
You can get started in three easy steps:
      $ sudo yum install centos-release-scl
      $ sudo yum install rh-mariadb101
      $
2005 Jul 02
1
2nd try, cant print over samba
do I not have enough info for someont to take a crack at this?
hey folks. got cups set up and working on a freebsd 4.11 
box running samba 2.2.10. I can print 
locally from the freebsd box just  fine.. when I try to print from remote 
windows boxes on the network, I only get blank pages (may be empty banner 
or form feeds). but I jacked up the logging and the only "error" i see in there
2016 Jul 20
1
[CentOS-announce] Announcing release of MariaDB 10.1 on CentOS Linux 6 x86_64 SCL
On Tue, 2016-07-19 at 10:41 +0200, Honza Horak wrote:
> QuickStart
> ----------
> You can get started in three easy steps:
>       $ sudo yum install centos-release-scl
>       $ sudo yum install rh-mariadb101
>       $ scl enable rh-mariadb101 bash
yum install centos-release-scl
No package centos-release-scl available.
How does one get started with SCL ?
-- 
Regards,
2014 May 30
3
nodejs, epel, SCL
Hello,
?With SCL and epel repositories enabled, some dependencies for the package
name 'nodejs' get satisfied with libs from SCL which are placed in paths
that are not part of my user's environment.  Is there a method to make sure
that nodeJS from epel dependencies are only satisfied from epel?
For example, the http parser dependency gets satisfied by
2015 Sep 10
3
automounter with users home directories on centos 7.
----- Original Message -----
| 
| [root at server2 home]# mount server1:/home/jason /home/jason
| [root at server2 home]#
| [root at server2 home]# ls /home/jason/
| Desktop  Documents  Downloads  Music  mylogfile.txt  Pictures Public
| Templates  Videos
| [root at server2 home]# df -h /home/jason/
| Filesystem           Size  Used Avail Use% Mounted on
| server1:/home/jason  297M   19M  278M   7%
2014 Feb 26
1
How to build scl python-setuptools from src.rpm?
Hi all.
sorry for my english, I'm from Ukraine.
so, i build
http://dev.centos.org/centos/6/SCL/SRPMS/python27-1-10.el6.centos.alt.src.rpm]python27,
then
http://dev.centos.org/centos/6/SCL/SRPMS/python27-python-2.7.5-7.el6.centos.alt.src.rpm<http://dev.centos.org/centos/6/SCL/SRPMS/python27-python-2.7.5-7.el6.centos.alt.src.rpm%5Dpython27-python>and
when try to build