Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / week_2005_03_06.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: March  6, 2005 - March 12, 2005 Archives</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/week_2005_02_27.html" title="February 27, 2005 - March  5, 2005" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/week_2005_03_13.html" title="March 13, 2005 - March 19, 2005" />
17 </head>
18 <body class="layout-one-column">
19    <div id="container">
20       <div id="container-inner" class="pkg">
21
22          <div id="banner">
23             <div id="banner-inner" class="pkg">
24                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
25                <h2 id="banner-description">Searchable status reports and work log</h2>
26             </div>
27          </div>
28
29          <div id="pagebody">
30             <div id="pagebody-inner" class="pkg">
31                <div id="alpha">
32                   <div id="alpha-inner" class="pkg">
33                      
34                      <p class="content-nav">
35                         <a href="http://defaria.com/blogs/Status/archives/week_2005_02_27.html">&laquo; February 27, 2005 - March  5, 2005</a> |
36                         <a href="http://defaria.com/blogs/Status/">Main</a>
37                         | <a href="http://defaria.com/blogs/Status/archives/week_2005_03_13.html">March 13, 2005 - March 19, 2005 &raquo;</a>
38                      </p>
39                      
40                      
41                      
42
43                      <h2 class="date-header">March 11, 2005</h2>
44                      <a id="a000315"></a>
45                      <div class="entry" id="entry-315">
46                         <h3 class="entry-header">NetSNMP</h3>
47                         <div class="entry-content">
48                            <div class="entry-body">
49                               <ul>
50   <li>Rebuilt NetSNMP.</li>
51 </ul>
52                               
53                               <p class="entry-footer">
54                                  <span class="post-footers">Posted by  at  4:59 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000315.html">Permalink</a>
55                                  
56                                  
57                               </p>
58                            </div>
59                         </div>
60                      </div>
61                      
62                      
63
64                      <h2 class="date-header">March 10, 2005</h2>
65                      <a id="a000314"></a>
66                      <div class="entry" id="entry-314">
67                         <h3 class="entry-header">Native x86 toolchain/Bluecat Installation/ECRD timeouts</h3>
68                         <div class="entry-content">
69                            <div class="entry-body">
70                               <ul>
71   <li>Discovered problems with Native x86 toolchain.</li>
72
73   <li>Attempting Bluecat installation from CDs - taking a long time!</li>
74
75   <li>Implemented timeouts correctly in ecrd, which was having client deadlocks every night</li>
76 </ul>
77                               
78                               <h3>Native X86 Toolchain Build Problem</h3>
79
80 <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>
81
82 <h3>Bluecat installation from CDs</h3>
83
84 <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>
85
86 <div class="code><pre>
87     Installing BlueCat_ppc/cdt/RPMS/libgcc_cdt-3.2.2-1.i386.rpm
88     error: failed to stat /mnt/qa: Stale NFS file handle
89     warning: user int does not exist - using root
90     warning: group staff does not exist - using root                              
91     warning: user int does not exist - using root
92     warning: group staff does not exist - using root
93     warning: user int does not exist - using root
94     warning: group staff does not exist - using root
95     warning: user int does not exist - using root
96     warning: group staff does not exist - using root
97     warning: user int does not exist - using root
98     warning: group staff does not exist - using root
99     warning: user int does not exist - using root
100     warning: group staff does not exist - using root
101 </pre></div>
102
103 <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>
104                               
105                               <p class="entry-footer">
106                                  <span class="post-footers">Posted by  at  4:21 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000314.html">Permalink</a>
107                                  
108                                  
109                               </p>
110                            </div>
111                         </div>
112                      </div>
113                      
114                      
115
116                      <h2 class="date-header">March  9, 2005</h2>
117                      <a id="a000313"></a>
118                      <div class="entry" id="entry-313">
119                         <h3 class="entry-header">PPC Toolchain finally builds!</h3>
120                         <div class="entry-content">
121                            <div class="entry-body">
122                               <ul>
123   <li>Finally managed to build Native PPC Toolchain after many interruptions due to machine moves</li>
124
125   <li>Revisiting build of Native X86 Toolchain which is failing.</li>
126 </ul>
127                               
128                               <p class="entry-footer">
129                                  <span class="post-footers">Posted by  at  4:11 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000313.html">Permalink</a>
130                                  
131                                  
132                               </p>
133                            </div>
134                         </div>
135                      </div>
136                      
137                      
138
139                      <h2 class="date-header">March  8, 2005</h2>
140                      <a id="a000311"></a>
141                      <div class="entry" id="entry-311">
142                         <h3 class="entry-header">netsnmp/t3 mount/PPC Toolchain</h3>
143                         <div class="entry-content">
144                            <div class="entry-body">
145                               <ul>
146   <li>Build NetSNMP 5.1.1</li>
147
148   <li>Had Jeff export t3:/usr/lynx/archive/ecr so that ECRDig can gain access to auxilary files that people store there. Currently cat.php doesn't work with all the file types it can hit there.</li>
149
150   <li>Figured out that the tar images were not being recreated due to int_tools getting stuck in the demos. Recreated PPC tar image and unpacked it onto target machine.</li>
151 </ul>
152                               
153                               <p class="entry-footer">
154                                  <span class="post-footers">Posted by  at  5:03 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000311.html">Permalink</a>
155                                  
156                                  
157                               </p>
158                            </div>
159                         </div>
160                      </div>
161                      
162                      
163
164                      <h2 class="date-header">March  7, 2005</h2>
165                      <a id="a000310"></a>
166                      <div class="entry" id="entry-310">
167                         <h3 class="entry-header">Bluecat CDs</h3>
168                         <div class="entry-content">
169                            <div class="entry-body">
170                               <ul>
171   <li>Burned 4 CDs for Bluecat</ii>
172
173   <li>Continuing to hunt down problem with PPC Toolchain build. Missed a file. After including it libc.a does have atoi but it doesn't seem to be being packaged into the product image!</li>
174 </ul>
175                               
176                               <p class="entry-footer">
177                                  <span class="post-footers">Posted by  at 10:12 AM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000310.html">Permalink</a>
178                                  
179                                  
180                               </p>
181                            </div>
182                         </div>
183                      </div>
184                      
185                   </div>
186                </div>
187             </div>
188          </div>
189       </div>
190    </div>
191 </body>
192 </html>