Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000341.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: Bluecat/Bluecat</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/000340.html" title="BC Builds/CVS Corruption" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000342.html" title="LOS178 &amp; CR 542" />
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/000340.html">&laquo; BC Builds/CVS Corruption</a> |
42                         <a href="http://defaria.com/blogs/Status/">Main</a>
43                         | <a href="http://defaria.com/blogs/Status/archives/000342.html">LOS178 & CR 542 &raquo;</a>
44                      </p>
45
46                      <a id="a000341"></a>
47                      <div class="entry" id="entry-341">
48                         <h3 class="entry-header">Bluecat/Bluecat</h3>
49                         <div class="entry-content">
50                            <div class="entry-body">
51                               <ul>
52   <li>Building of BC 5.3 on RH 6.1 failed in step 7. Apparently I had /mnt/cdrom already mounted. Picked up from step 8...</li>
53
54   <li>Building of BC 5.2 on RH 8.0 got along farther - to step 3.7! - but failed due to lack of uudecode. Installed and proceeding</li>
55 </ul>
56                            </div>
57                            <div id="more" class="entry-more">
58                               <h3>BC 5.2 on RH 8.0</h3>
59
60 <p> Building BC 5.3 on RH 8.0 failed in step 3 with the following in build_ncurses.log:</p>
61
62 <div class="code"><pre>
63 + zcat /build/bluecat/build/20050319/cdt/src/bluecat/SOURCES/patch-5.3-20021231.sh.gz
64 + sh
65 sh: line 2196: uudecode: command not found
66 gzip: ncurses-5.3-20021231.patch.gz: No such file or directory
67 + echo 'Patch #2 (ncurses-5.3-20030105.patch.gz):'
68 + /bin/gzip -dc /build/bluecat/build/20050319/cdt/src/bluecat/SOURCES/ncurses-5.3-20030105.patch.gz
69 + patch -p1 -s
70 patch: **** aborted
71 error: Bad exit status from /build/bluecat/build/20050319/var/tmp/rpm-tmp.56417 (%prep)
72     Bad exit status from /build/bluecat/build/20050319/var/tmp/rpm-tmp.56417 (%prep)
73 </pre></div>
74
75 <p>Turns out uudecode is part of sharutils-4.2.1-12 which I downloaded and installed. This should be added to the required package list.</p>
76                            </div>
77                         </div>
78                         <p class="entry-footer">
79                            <span class="post-footers">Posted by  on April 22, 2005  2:46 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000341.html">Permalink</a>
80                         </p>
81                      </div>
82
83                      
84
85                      
86                   </div>
87                </div>
88             </div>
89          </div>
90       </div>
91    </div>
92 </body>
93 </html>