<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/rpmbuilder/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/rpmbuilder/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/rpmbuilder/bugs/</id><updated>2004-12-24T08:12:23Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>can't build or use command line</title><link href="https://sourceforge.net/p/rpmbuilder/bugs/5/" rel="alternate"/><published>2004-12-24T08:12:23Z</published><updated>2004-12-24T08:12:23Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net4812019136859345b1de6fb2b11c6a4fa37976bf</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;rpmbuilder refuses to build with the gui (different&lt;br /&gt;
error each time) and there are no arguments that can&lt;br /&gt;
make it run on command line (can't get help, usage, or&lt;br /&gt;
funtionality when trying things like -h, --h, --help,&lt;br /&gt;
--usage, -ta, -ba, etc)&lt;/p&gt;
&lt;p&gt;running FC3 and installed using the tar.gz and INSTALL&lt;br /&gt;
script.  I've run from root and user with same results&lt;/p&gt;
&lt;p&gt;I've also noticed that it can take a long time to&lt;br /&gt;
launch when first being run in GUI mode for a user,&lt;br /&gt;
this may be me jumping to conclusions though.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>rpmbuilder.conf</title><link href="https://sourceforge.net/p/rpmbuilder/bugs/4/" rel="alternate"/><published>2004-06-16T07:36:11Z</published><updated>2004-06-16T07:36:11Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net7a5c08c005081000144cd38dba8ba43cd777cbfd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;there is no default configuration file and no help how&lt;br /&gt;
to create one.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Rpm builder problem</title><link href="https://sourceforge.net/p/rpmbuilder/bugs/3/" rel="alternate"/><published>2001-11-06T05:29:23Z</published><updated>2001-11-06T05:29:23Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netc168936f67c9f0f112c10549f8c592a15e2ed0bb</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When I tried to use RPM builder, it shouted &lt;br /&gt;
error:Error in Tcl scrpt &amp;amp;quot;Child process exited &lt;br /&gt;
abnormally&amp;amp;quot;, which had [ok], [Skip Messages] and &lt;br /&gt;
[Cancel] options. I chose [skip messages]. The spec &lt;br /&gt;
file is generated but from that spec when I tried to &lt;br /&gt;
create RPM by giving command,&lt;br /&gt;
rpm -ba Myrpm.spec&lt;br /&gt;
that time at the last line it has given error &lt;br /&gt;
cd Myrpm-2.0-2&lt;br /&gt;
:Myrpm-2.0.2 No such file or directory&lt;br /&gt;
And didnt create RPM.I tried also by making changes to &lt;br /&gt;
that spec file accorbing to example found,&lt;br /&gt;
&lt;a href="http://www.rpm.org/RPM-HOWTO/build.html" rel="nofollow"&gt;http://www.rpm.org/RPM-HOWTO/build.html&lt;/a&gt;&lt;br /&gt;
but of no use &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>rpmbuilder fails to build .spec file.</title><link href="https://sourceforge.net/p/rpmbuilder/bugs/2/" rel="alternate"/><published>2001-10-26T13:26:00Z</published><updated>2001-10-26T13:26:00Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net1471cb35d7d60995828f063579328afa8e7c8f4c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When I try converting a tar.gz package, it complains about not being able to find the program.spec file.&lt;br /&gt;
I thought that should be made by the program?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>rpmbuilder fails on startup</title><link href="https://sourceforge.net/p/rpmbuilder/bugs/1/" rel="alternate"/><published>2001-10-22T06:52:49Z</published><updated>2001-10-22T06:52:49Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net4628a5b4efb456d41bc5ab74b97104c284816ac5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;stephan@cheyenne:~/cvs/qub&amp;amp;gt; rpmbuilder --help&lt;br /&gt;
Error in startup script: cp: cannot stat &lt;br /&gt;
`/usr/src/redhat': No such file or directory&lt;br /&gt;
while executing&lt;br /&gt;
&amp;amp;quot;exec cp -Rf /usr/src/redhat $home &amp;amp;quot;&lt;br /&gt;
(procedure &amp;amp;quot;init&amp;amp;quot; line 21)&lt;br /&gt;
invoked from within&lt;br /&gt;
&amp;amp;quot;init $argc $argv&amp;amp;quot;&lt;br /&gt;
invoked from within&lt;br /&gt;
&amp;amp;quot;if {$tcl_platform(platform) == &amp;amp;quot;windows&amp;amp;quot;} {&lt;br /&gt;
button .b -text &amp;amp;quot; This program can &lt;br /&gt;
only create spec files when run from Windows\n\
Function not ready ...&amp;amp;quot;&lt;br /&gt;
(file &amp;amp;quot;/usr/bin/rpmbuilder&amp;amp;quot; line 5)&lt;/p&gt;
&lt;p&gt;perhaps a note in the README that it's only for RedHat &lt;br /&gt;
might be in order?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>