Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000314.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 5.2.3" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/Status/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/Status/index.xml" />
11
12    <title>Status for Andrew DeFaria: Native x86 toolchain/Bluecat Installation/ECRD timeouts</title>
13
14    <link rel="start" href="http://defaria.com/blogs/Status/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/Status/archives/000313.html" title="PPC Toolchain finally builds!" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000315.html" title="NetSNMP" />
17
18    
19
20    
21
22    <script type="text/javascript" src="http://defaria.com/blogs/Status/mt-site.js"></script>
23 </head>
24 <body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
25    <div id="container">
26       <div id="container-inner" class="pkg">
27
28          <div id="banner">
29             <div id="banner-inner" class="pkg">
30                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
31                <h2 id="banner-description">Searchable status reports and work log</h2>
32             </div>
33          </div>
34
35          <div id="pagebody">
36             <div id="pagebody-inner" class="pkg">
37                <div id="alpha">
38                   <div id="alpha-inner" class="pkg">
39
40                      <p class="content-nav">
41                         <a href="http://defaria.com/blogs/Status/archives/000313.html">&laquo; PPC Toolchain finally builds!</a> |
42                         <a href="http://defaria.com/blogs/Status/">Main</a>
43                         | <a href="http://defaria.com/blogs/Status/archives/000315.html">NetSNMP &raquo;</a>
44                      </p>
45
46                      <a id="a000314"></a>
47                      <div class="entry" id="entry-314">
48                         <h3 class="entry-header">Native x86 toolchain/Bluecat Installation/ECRD timeouts</h3>
49                         <div class="entry-content">
50                            <div class="entry-body">
51                               <ul>
52   <li>Discovered problems with Native x86 toolchain.</li>
53
54   <li>Attempting Bluecat installation from CDs - taking a long time!</li>
55
56   <li>Implemented timeouts correctly in ecrd, which was having client deadlocks every night</li>
57 </ul>
58                            </div>
59                            <div id="more" class="entry-more">
60                               <h3>Native X86 Toolchain Build Problem</h3>
61
62 <p>When building the toolchain on x86 natively I kept getting different failures. It was frustrating to say the least. Conferred with Adam and he remembered a problem with the kernel changing timestamps on files due to an nmap problem (ECR <a href="http://saturn/ecr/ecr.php?ecr=22905">22905</a>) which still seems to be a problem. Emailed Vlad about this...</p>
63
64 <h3>Bluecat installation from CDs</h3>
65
66 <p>Bluecat installation was takng a long time due to timeouts in NFS for a stale file handle for some remotely mounted CDROM. Still have an issue with one RPM that has int:staff ownership:</p>
67
68 <div class="code><pre>
69     Installing BlueCat_ppc/cdt/RPMS/libgcc_cdt-3.2.2-1.i386.rpm
70     error: failed to stat /mnt/qa: Stale NFS file handle
71     warning: user int does not exist - using root
72     warning: group staff does not exist - using root                              
73     warning: user int does not exist - using root
74     warning: group staff does not exist - using root
75     warning: user int does not exist - using root
76     warning: group staff does not exist - using root
77     warning: user int does not exist - using root
78     warning: group staff does not exist - using root
79     warning: user int does not exist - using root
80     warning: group staff does not exist - using root
81     warning: user int does not exist - using root
82     warning: group staff does not exist - using root
83 </pre></div>
84
85 <p>Note that this is the only package that this occurred on. It seems to verify Sasha's assertion that if the rpm's are not packaged by a native user then such warnings will occur. Still it seems odd that these "ppc" rpm's have "i386" in them...</p>
86                            </div>
87                         </div>
88                         <p class="entry-footer">
89                            <span class="post-footers">Posted by  on March 10, 2005  4:21 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000314.html">Permalink</a>
90                         </p>
91                      </div>
92
93                      
94
95                      
96                   </div>
97                </div>
98             </div>
99          </div>
100       </div>
101    </div>
102 </body>
103 </html>