Re: TeXLive 2011 repo

2012-08-03 Thread Henrique Junior
2012/8/1 Jean-Paul Chaput jean-paul.cha...@lip6.fr

 Hello Henrique,


 Here is the contents of the repo file /etc/yum.repos.d/soc-texlive.repo

 [soc-texlive]
 name=TeXLive 2011 for Scientific Linux 6 - $basearch
 baseurl=
 ftp://ftp.lip6.fr/pub/linux/distributions/slsoc/soc/texlive/$basearch/
 failovermethod=priority
 enabled=1
 gpgcheck=1
 gpgkey=
 ftp://ftp.lip6.fr/pub/linux/distributions/slsoc/6x/dim/RPM-GPG-KEY-jpc


 You can install a big working subset of package with:

  yum install texlive-scheme-medium

 To known all the available schemes:

  yum list texlive-scheme-*

 Other than that you are to install package by package, that is what I
 do based on user's requests. So far, all requested packages where
 presents in the repo (about 50 researchers all working with LaTeX for
 their various publications).

 Let me known if you encounter problems,


 Regards,


Here is a little conflict when I run:  yum install texlive-scheme-medium lyx

Transaction Check Error:
  file /usr/bin/mendex from install of
texlive-ptex-bin-2011-4.20110705.slsoc6.x86_64 conflicts with file from
package mendexk-2.6e-57.el6_2.x86_64

Error Summary
-

And yum remove mendexk removes

Removing:
 mendexk   x86_64
 2.6e-57.el6_2   @sl-security
   136 k
Removing for dependencies:
 texlive-east-asianx86_64
 2007-57.el6_2   @sl6x-security
   844 k



-- 
Henrique LonelySpooky Junior


Re: TeXLive 2011 repo

2012-08-03 Thread Henrique Junior
Also, I'm getting errors like that when compiling my acticle:

ERROR: I can't find file `ruhyphen.tex'.

--- TeX said ---
l.30     \input ruhyphen.tex
                            
--- HELP ---
TeX can't find a file that it needs. If the name of the missing file
has the extension tex, then it is looking for an input file that you
specified---either your main file or another file inserted with an
\input or \include command. If the missing file has the extension sty
, then you have specified a nonexistent document style or style
option.
 

--
Henrique LonelySpooky Junior
http://about.me/henriquejunior



 From: Henrique Junior henrique...@gmail.com
To: Jean-Paul Chaput jean-paul.cha...@lip6.fr 
Cc: scientific-linux-users@listserv.fnal.gov 
Sent: Friday, August 3, 2012 9:42 AM
Subject: Re: TeXLive 2011 repo
 

2012/8/1 Jean-Paul Chaput jean-paul.cha...@lip6.fr

Hello Henrique,


Here is the contents of the repo file /etc/yum.repos.d/soc-texlive.repo

[soc-texlive]
name=TeXLive 2011 for Scientific Linux 6 - $basearch
baseurl=ftp://ftp.lip6.fr/pub/linux/distributions/slsoc/soc/texlive/$basearch/
failovermethod=priority
enabled=1
gpgcheck=1
gpgkey=ftp://ftp.lip6.fr/pub/linux/distributions/slsoc/6x/dim/RPM-GPG-KEY-jpc


You can install a big working subset of package with:

     yum install texlive-scheme-medium

To known all the available schemes:

     yum list texlive-scheme-*

Other than that you are to install package by package, that is what I
do based on user's requests. So far, all requested packages where
presents in the repo (about 50 researchers all working with LaTeX for
their various publications).

Let me known if you encounter problems,


Regards,




Here is a little conflict when I run:  yum install texlive-scheme-medium lyx


Transaction Check Error:
  file /usr/bin/mendex from install of 
texlive-ptex-bin-2011-4.20110705.slsoc6.x86_64 conflicts with file from 
package mendexk-2.6e-57.el6_2.x86_64


Error Summary
-


And yum remove mendexk removes


Removing:
 mendexk                                   x86_64                        
2.6e-57.el6_2                           @sl-security                          
136 k
Removing for dependencies:
 texlive-east-asian                        x86_64                        
2007-57.el6_2                           @sl6x-security                        
844 k





-- 
Henrique LonelySpooky Junior





Re: TeXLive 2011 repo

2012-08-03 Thread Jean-Paul Chaput
Hello Henrique,


Could you send me a file that cause the problem, so I can
debug locally.

(I will also take into account the conflict).


Regards,


On Fri, 2012-08-03 at 06:29 -0700, Henrique Junior wrote:
 Also, I'm getting errors like that when compiling my acticle:
 
 
 ERROR: I can't find file `ruhyphen.tex'.
 
 
 --- TeX said ---
 l.30 \input ruhyphen.tex
 
 --- HELP ---
 TeX can't find a file that it needs. If the name of the missing file
 has the extension tex, then it is looking for an input file that you
 specified---either your main file or another file inserted with an
 \input or \include command. If the missing file has the extension sty
 , then you have specified a nonexistent document style or style
 option.
  
 
 
 --
 Henrique LonelySpooky Junior
 http://about.me/henriquejunior
 
 __
 From: Henrique Junior henrique...@gmail.com
 To: Jean-Paul Chaput jean-paul.cha...@lip6.fr 
 Cc: scientific-linux-users@listserv.fnal.gov 
 Sent: Friday, August 3, 2012 9:42 AM
 Subject: Re: TeXLive 2011 repo
 
 
 2012/8/1 Jean-Paul Chaput jean-paul.cha...@lip6.fr
 Hello Henrique,
 
 
 Here is the contents of the repo
 file /etc/yum.repos.d/soc-texlive.repo
 
 [soc-texlive]
 name=TeXLive 2011 for Scientific Linux 6 - $basearch
 
 baseurl=ftp://ftp.lip6.fr/pub/linux/distributions/slsoc/soc/texlive/$basearch/
 failovermethod=priority
 enabled=1
 gpgcheck=1
 
 gpgkey=ftp://ftp.lip6.fr/pub/linux/distributions/slsoc/6x/dim/RPM-GPG-KEY-jpc
 
 
 You can install a big working subset of package with:
 
  yum install texlive-scheme-medium
 
 To known all the available schemes:
 
  yum list texlive-scheme-*
 
 Other than that you are to install package by package,
 that is what I
 do based on user's requests. So far, all requested
 packages where
 presents in the repo (about 50 researchers all working
 with LaTeX for
 their various publications).
 
 Let me known if you encounter problems,
 
 
 Regards,
 
 
 
 Here is a little conflict when I run:  yum install
 texlive-scheme-medium lyx
 
 
 Transaction Check Error:
   file /usr/bin/mendex from install of
 texlive-ptex-bin-2011-4.20110705.slsoc6.x86_64 conflicts with
 file from package mendexk-2.6e-57.el6_2.x86_64
 
 
 Error Summary
 -
 
 
 And yum remove mendexk removes
 
 
 Removing:
  mendexk   x86_64
2.6e-57.el6_2
 @sl-security  136 k
 Removing for dependencies:
  texlive-east-asianx86_64
2007-57.el6_2
 @sl6x-security844 k
 
 
 
 
 
 
 -- 
 Henrique LonelySpooky Junior
 
 
 
 
 

-- 
  .-. J e a n - P a u l   C h a p u t  /  Administrateur Systeme
  /v\ jean-paul.cha...@lip6.fr
/(___)\   work: (33) 01.44.27.53.99  
 ^^ ^^cell:  06.66.25.35.55   home: 01.47.46.01.31

U P M C   Universite Pierre  Marie Curie
L I P 6   Laboratoire d'Informatique de Paris VI
S o C System On Chip


Re: TeXLive 2011 repo

2012-08-03 Thread Henrique Junior
Hi,
It was a very, very simple code, just to test if everything was ok:

\documentclass[12pt]{article}
\usepackage{palatino,url}
\begin{document}
\section*{My first document}
This is a short example of a \LaTeX\ document I wrote
on \today. It shows a few simple features of automated
typesetting, including
\begin{itemize}
\item setting the default font size to 12pt;
\item specifying ‘article’ type for formatting;
\item using the Palatino typeface;
\item adding special formatting for URIs;
\item formatting a heading in ‘section’ style;
\item using the \LaTeX\ logo;
\item generating today’s date;
\item formatting a list of items;
\item centering and italicizing;
\item autonumbering the pages.
\end{itemize}
\subsection*{More information}
This example was taken from ‘Formatting Information’,
which you can download from
\url{http://www.ctan.org/tex-archive/info/beginlatex/}
and use as a teach-yourself guide.
\begin{center}
\textit{Have a nice day!}
\end{center}
\end{document}
 

--
Henrique LonelySpooky Junior
http://about.me/henriquejunior



 From: Jean-Paul Chaput jean-paul.cha...@lip6.fr
To: Henrique Junior henrique...@gmail.com 
Cc: henrique_...@yahoo.com.br henrique_...@yahoo.com.br; 
scientific-linux-users@listserv.fnal.gov 
scientific-linux-users@LISTSERV.FNAL.GOV 
Sent: Friday, August 3, 2012 2:20 PM
Subject: Re: TeXLive 2011 repo
 

Hello Henrique,


Could you send me a file that cause the problem, so I can
debug locally.

(I will also take into account the conflict).


Regards,


On Fri, 2012-08-03 at 06:29 -0700, Henrique Junior wrote:
 Also, I'm getting errors like that when compiling my acticle:
 
 
 ERROR: I can't find file `ruhyphen.tex'.
 
 
 --- TeX said ---
 l.30     \input ruhyphen.tex
                            
 --- HELP ---
 TeX can't find a file that it needs. If the name of the missing file
 has the extension tex, then it is looking for an input file that you
 specified---either your main file or another file inserted with an
 \input or \include command. If the missing file has the extension sty
 , then you have specified a nonexistent document style or style
 option.
  
 
 
 --
 Henrique LonelySpooky Junior
 http://about.me/henriquejunior
        
         __
         From: Henrique Junior henrique...@gmail.com
         To: Jean-Paul Chaput jean-paul.cha...@lip6.fr 
         Cc: scientific-linux-users@listserv.fnal.gov 
         Sent: Friday, August 3, 2012 9:42 AM
         Subject: Re: TeXLive 2011 repo
        
        
         2012/8/1 Jean-Paul Chaput jean-paul.cha...@lip6.fr
                 Hello Henrique,
                
                
                 Here is the contents of the repo
                 file /etc/yum.repos.d/soc-texlive.repo
                
                 [soc-texlive]
                 name=TeXLive 2011 for Scientific Linux 6 - $basearch
                
baseurl=ftp://ftp.lip6.fr/pub/linux/distributions/slsoc/soc/texlive/$basearch/
                failovermethod=priority
                 enabled=1
                gpgcheck=1
                
gpgkey=ftp://ftp.lip6.fr/pub/linux/distributions/slsoc/6x/dim/RPM-GPG-KEY-jpc
                
                
                 You can install a big working subset of package with:
                
                      yum install texlive-scheme-medium
                
                 To known all the available schemes:
                
                      yum list texlive-scheme-*
                
                 Other than that you are to install package by package,
                 that is what I
                 do based on user's requests. So far, all requested
                 packages where
                 presents in the repo (about 50 researchers all working
                 with LaTeX for
                 their various publications).
                
                 Let me known if you encounter problems,
                
                
                 Regards,
                
        
        
         Here is a little conflict when I run:  yum install
        texlive-scheme-medium lyx
        
        
         Transaction Check Error:
           file /usr/bin/mendex from install of
         texlive-ptex-bin-2011-4.20110705.slsoc6.x86_64 conflicts with
         file from package mendexk-2.6e-57.el6_2.x86_64
        
        
         Error Summary
         -
        
        
         And yum remove mendexk removes
        
        
         Removing:
          mendexk                                   x86_64
                    2.6e-57.el6_2
         @sl-security                          136 k
         Removing for dependencies:
          texlive-east-asian                        x86_64
                    2007-57.el6_2
         @sl6x-security                        844 k
        
        
        
        
        
        
         -- 
         Henrique LonelySpooky Junior
        
        

Re: SL giving up on DHCP search

2012-08-03 Thread Konstantin Olchanski
On Thu, Aug 02, 2012 at 06:51:11PM +, Adam Bishop wrote:
 Yesterday afternoon the core router on our network decided to have a short 
 nap and stopped routing packets for an hour or so. Layer 2 connectivity was 
 not affected.
 
 As the DHCP server is on a different VLAN to most of my SL servers, a few of 
 them were unable to renew their DHCP leases.


If you are using SL6 and the NetworkManager: 
https://bugzilla.redhat.com/show_bug.cgi?id=829499


-- 
Konstantin Olchanski
Data Acquisition Systems: The Bytes Must Flow!
Email: olchansk-at-triumf-dot-ca
Snail mail: 4004 Wesbrook Mall, TRIUMF, Vancouver, B.C., V6T 2A3, Canada


Re: SL giving up on DHCP search

2012-08-03 Thread Nico Kadel-Garcia
On Fri, Aug 3, 2012 at 2:15 PM, Konstantin Olchanski olcha...@triumf.ca wrote:
 On Thu, Aug 02, 2012 at 06:51:11PM +, Adam Bishop wrote:
 Yesterday afternoon the core router on our network decided to have a short 
 nap and stopped routing packets for an hour or so. Layer 2 connectivity was 
 not affected.

 As the DHCP server is on a different VLAN to most of my SL servers, a few of 
 them were unable to renew their DHCP leases.


 If you are using SL6 and the NetworkManager: 
 https://bugzilla.redhat.com/show_bug.cgi?id=829499

If you're using NetworkManager for *anything* on a server, don't. It's
fragile and destabilizing. Its main use is in highly dynamic
environments, such as laptops hopping from access point to network to
VPN to local wire connection to modem to who knows what.

I find it safest to simply delete it, but if you've software that
demands NetworkManager, use /sbin/chkconfig off NetworkManager to
disable it and put 'NM_CONTROLLED=no' in your /etc/sysconfig/ifcfg-*
files to block it, even if it's accidentally run.


Re: SL giving up on DHCP search

2012-08-03 Thread Konstantin Olchanski
On Fri, Aug 03, 2012 at 04:15:24PM -0400, Nico Kadel-Garcia wrote:
 On Fri, Aug 3, 2012 at 2:15 PM, Konstantin Olchanski olcha...@triumf.ca 
 wrote:
  On Thu, Aug 02, 2012 at 06:51:11PM +, Adam Bishop wrote:
  Yesterday afternoon the core router on our network decided to have a short 
  nap and stopped routing packets for an hour or so. Layer 2 connectivity 
  was not affected.
 
  As the DHCP server is on a different VLAN to most of my SL servers, a few 
  of them were unable to renew their DHCP leases.
 
 
  If you are using SL6 and the NetworkManager: 
  https://bugzilla.redhat.com/show_bug.cgi?id=829499
 
 If you're using NetworkManager for *anything* on a server, don't.



This was and still is good advice for SL5 based systems.

On SL6, (after some initial doubts,) I find the NetworkManager to be quite
good at handling statically configured interfaces (see note 1).

For DHCP-configured addresses, it seems to work well enough, except for the 
referenced bug,
which is NOT a regression from SL5 without NM (see note 2).

YMMV, as always.

Note 1: Why use NM to manage static IP addresses?!? It so happens that
for computers with 2 network interfaces, and NM will assign the one static IP 
address
to the interface that has a cable plugged into it. No need to remember which 
plug
on the back of the computer is eth0 or eth1 and no need to cover the wrong 
plug
with black tape. Plus the NM GUI nm-connection-editor is better than the old
system-config-network GUI and I can still vi the config files directly.

Note 2: SL6 with NM usually survives a network outage, but SL5 without NM does 
NOT survive
long network outages because of a ypbind crash 
(https://bugzilla.redhat.com/show_bug.cgi?id=717069)


-- 
Konstantin Olchanski
Data Acquisition Systems: The Bytes Must Flow!
Email: olchansk-at-triumf-dot-ca
Snail mail: 4004 Wesbrook Mall, TRIUMF, Vancouver, B.C., V6T 2A3, Canada


Scientific Linux 6.3 Release Candidate 2 i386/x86_64 is now available for testing

2012-08-03 Thread Pat Riehecky

Release Notes for Scientific Linux 6.3 Release Candidate 2

If no major bugs are reported by August 8th this Release Candidate will 
be released as Scientific Linux 6.3.


Send comments/issues/test reports to scientific-linux-de...@fnal.gov 
during our pre-release period



Major Differences from SL6.2

Added/Changed:
OpenAFS
Updated to version 1.6.1-112.sl6

Additionally, this packages has been patched to disable NAT pings.
This patch avoids a race condition with the NAT ping functionality.

External Repositories for yum
The yum-conf-rpmfusion has been added by popular request.

End users must verify their own eligibility and license compliance
before use.

yum-conf-sl6x
Updated GPG key list, CERN's key is now listed here too

redhat-logos
Now provides 'linux-logos'

xorg-x11-server
Changed to remove TUV's support URL

sl-indexhtml
Updated Swedish translation by Alexander Lindqvist

sl-bookmarks
Now includes links to useful non-SL provided resources

SL_enable_serialconsole
Augeas is now used for setting up the initial configuration
The rpm now removes the serial configuration when uninstalled
Now uses 'conflict' to ensure only one version installed at a time
The end result should be identical to the previous script
The old configuration script can be found in the %doc folder
   /usr/share/SL_enable_serialconsole*/OLDSCRIPT

revisor
Support has been added for the upstream changes in anaconda.

The 'beta' release notice can now be turned on or off depending on
your needs.

sl-revisor-configs
The kickstart files provided have been renamed for simplicity.

We've also added a script for making an updated disc, containing
all the current published errata


Removed:

libproxy-mozjs
Requires an old version of xulrunner, upstream bug 797779.
We have removed it for now, when an updated package is released we
expect to build it.
If you need this package you can pull it from 6.2

libvirt-qpid
Requires an old version of qpid-cpp-client, upstream bug 839006
We have removed it for now, when an updated package is released we
expect to build it.
If you need this package you can pull it from 6.2

sanlock and tboot
Upstream only features these packages on x86_64, previously they
were in both arches.
If upstream returns support for these in the i686 tree, we expect
to package them again.


Download

http://ftp.scientificlinux.org/linux/scientific/6.3/
http://ftp1.scientificlinux.org/linux/scientific/6.3/
ftp://ftp.scientificlinux.org/linux/scientific/6.3/

Iso Download area
i686:

http://ftp.scientificlinux.org/linux/scientific/6.3/i386/iso/
http://ftp.scientificlinux.org/linux/scientific/6.3/i386/iso/readme

x86_64:

http://ftp.scientificlinux.org/linux/scientific/6.3/x86_64/iso/
http://ftp.scientificlinux.org/linux/scientific/6.3/x86_64/iso/readme

--
Pat Riehecky
Scientific Linux Developer


Re: SL giving up on DHCP search

2012-08-03 Thread Nico Kadel-Garcia
On Fri, Aug 3, 2012 at 5:43 PM, Konstantin Olchanski olcha...@triumf.ca wrote:
 On Fri, Aug 03, 2012 at 04:15:24PM -0400, Nico Kadel-Garcia wrote:
 On Fri, Aug 3, 2012 at 2:15 PM, Konstantin Olchanski olcha...@triumf.ca 
 wrote:
  On Thu, Aug 02, 2012 at 06:51:11PM +, Adam Bishop wrote:
  Yesterday afternoon the core router on our network decided to have a 
  short nap and stopped routing packets for an hour or so. Layer 2 
  connectivity was not affected.
 
  As the DHCP server is on a different VLAN to most of my SL servers, a few 
  of them were unable to renew their DHCP leases.
 
 
  If you are using SL6 and the NetworkManager: 
  https://bugzilla.redhat.com/show_bug.cgi?id=829499

 If you're using NetworkManager for *anything* on a server, don't.



 This was and still is good advice for SL5 based systems.

 On SL6, (after some initial doubts,) I find the NetworkManager to be quite
 good at handling statically configured interfaces (see note 1).

 For DHCP-configured addresses, it seems to work well enough, except for the 
 referenced bug,
 which is NOT a regression from SL5 without NM (see note 2).

 YMMV, as always.

 Note 1: Why use NM to manage static IP addresses?!? It so happens that
 for computers with 2 network interfaces, and NM will assign the one static IP 
 address
 to the interface that has a cable plugged into it. No need to remember which 
 plug
 on the back of the computer is eth0 or eth1 and no need to cover the wrong 
 plug
 with black tape. Plus the NM GUI nm-connection-editor is better than the old
 system-config-network GUI and I can still vi the config files directly.

A pair bond configured correctly in failover mode, mode=1, will
handle this perfectly and will handle simutaneous *live* network
connections, so you get failover. But NetworkManager, and the GUI's
tied to it, don't correctly handle pair bonding or the options
necessary to set it up, at least in my experience up to and including
SL 6.2

 Note 2: SL6 with NM usually survives a network outage, but SL5 without NM 
 does NOT survive
 long network outages because of a ypbind crash 
 (https://bugzilla.redhat.com/show_bug.cgi?id=717069)

ypbind. is its own fascinating and separate issue. But what in
intriguing little bug!!!


Re: SL giving up on DHCP search

2012-08-03 Thread Nathan
On Fri, Aug 3, 2012 at 3:43 PM, Konstantin Olchanski olcha...@triumf.ca wrote:
 On Fri, Aug 03, 2012 at 04:15:24PM -0400, Nico Kadel-Garcia wrote:
 If you're using NetworkManager for *anything* on a server, don't.



 This was and still is good advice for SL5 based systems.

 On SL6, (after some initial doubts,) I find the NetworkManager to be quite
 good at handling statically configured interfaces (see note 1).

Well I don't.  I find that NetworkManager prevents me from setting up
ethernet bridges entirely on SL6 unless I simply turn it off.  I had a
rough couple of months until I figured that out.  My number one
(probably _only_) complaint about SL is that NetworkManager is on by
default.  Come to think of it, it's probably why I couldn't get bonded
interfaces to work either -- I should revisit my bonded interfaces
project now that I know to disable NetworkManager immediately after
every installation.  I use SL on some high-end servers.

~ Nathan


Re: cryptsetup luksOpen /dev/sdb1 lin-bak, but it disappears after I reboot

2012-08-03 Thread Todd And Margo Chester

On 07/31/2012 05:29 AM, Tam Nguyen wrote:

You are very welcome, Todd.
Please share with us your finding.  I would love to learn the mystery
behind your issue.

-Tam


Hi Tam,

So far:
crypttab coughs on passwords with space:
https://bugzilla.redhat.com/show_bug.cgi?id=845698

Crypttab does not mount volume at boot:
https://bugzilla.redhat.com/show_bug.cgi?id=845701

Red Hat is pretty good about looking into these things,
so now we wait.

-T


Locked door on my dvd player

2012-08-03 Thread Todd And Margo Chester

Hi All,

SL 6.2, 64 bit

My DVD placer (Sony Optiarc DVDRW AD-7260S-0B) has a weird
problem.  If I press the eject button on the door, it
rattles and clunks, shakes a bit too, but the door does
not open.  It does open fine in BIOS.

If I issue

$ eject -v /dev/sr0

it opens beautifully and smoothly.

Anyone know what is going on?  Is there something in
Linux that is holding my DVD player closed?

Many thanks,
-T


Re: SL giving up on DHCP search

2012-08-03 Thread Konstantin Olchanski
On Fri, Aug 03, 2012 at 04:40:38PM -0600, Nathan wrote:
 On Fri, Aug 3, 2012 at 3:43 PM, Konstantin Olchanski olcha...@triumf.ca 
 wrote:
  On Fri, Aug 03, 2012 at 04:15:24PM -0400, Nico Kadel-Garcia wrote:
  If you're using NetworkManager for *anything* on a server, don't.
 
 
 
  This was and still is good advice for SL5 based systems.
 
  On SL6, (after some initial doubts,) I find the NetworkManager to be quite
  good at handling statically configured interfaces (see note 1).
 
 Well I don't.  I find that NetworkManager prevents me from setting up
 ethernet bridges entirely on SL6 unless I simply turn it off.



I agree. I think NM was designed for handling Wifi on laptops, but just happens
to work mostly okey for plain wired interfaces. Bridges, bonding, vlans,
aliases (multiple IP on the same physical eth) are right out. Such a huge
amount of work for such big infractructure for so limited function.


-- 
Konstantin Olchanski
Data Acquisition Systems: The Bytes Must Flow!
Email: olchansk-at-triumf-dot-ca
Snail mail: 4004 Wesbrook Mall, TRIUMF, Vancouver, B.C., V6T 2A3, Canada