473,399 Members | 4,254 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Compiling nonexistent cvsignore file

Can you *help me, can you pass me onto someone who can?

Whilst compiling:
rpmbuild --rebuild python2.3-2.3.4-2pydotorg.src.rpm
I got an error:
RPM build errors:
* * user jafo does not exist - using root
* * group jafo does not exist - using root
* * user jafo does not exist - using root
* * group jafo does not exist - using root
* * user jafo does not exist - using root
* * group jafo does not exist - using root
File not found:
/var/tmp/python2.3-2.3.4-root/usr/lib/python2.3/Tools/freeze/.cvsignore

I'm not to concerned about the user and group errors (should I be?), but I am
with the cvsignore file not found. Should I just head on over to the cvs, and
grab myself a cutting edge version of the Python src RPM? Or what .. ? Does
anyone have the links to where these solutions may be, please?
--
-- No Spam solicited, from you or by you, Thanks.
--
---Virus checked by sender - There are no viruses attached to this email.---
Jul 18 '05 #1
1 1323
py***********************@lahf.org wrote:
Can you help me, can you pass me onto someone who can?

Whilst compiling:
rpmbuild --rebuild python2.3-2.3.4-2pydotorg.src.rpm
I got an error:
RPM build errors:
user jafo does not exist - using root
group jafo does not exist - using root
user jafo does not exist - using root
group jafo does not exist - using root
user jafo does not exist - using root
group jafo does not exist - using root
File not found:
/var/tmp/python2.3-2.3.4-root/usr/lib/python2.3/Tools/freeze/.cvsignore

I'm not to concerned about the user and group errors (should I be?), but I am
with the cvsignore file not found. Should I just head on over to the cvs, and
grab myself a cutting edge version of the Python src RPM? Or what .. ? Does
anyone have the links to where these solutions may be, please?


Wouldn't "echo >.cvsignore" be adequate? Or perhaps something like
"echo "*.pyc">.cvsignore" would be better.

It's an irrelevant file unless (a) you are using CVS, and (b) you
particularly care to have certain files ignored by CVS.
Jul 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: pruebauno | last post by:
Hello all, I am having issues compiling Python with large file support. I tried forcing the configure script to add it but then it bombs in the make process. Any help will be appreciated. ...
3
by: Dmitri Shvetsov | last post by:
Hi All, Did somebody have a problem compiling some solution in VS2003? I get the error every time that some files are locked and are using by another process. I repeat compiling again and again...
2
by: Rudy Ray Moore | last post by:
Hi guys, I just upgraded to "Visual Studio .net 2003 7.1 c++" from VS6. Some things I like (proper for loop variable scoping, for example), but some other things are troubling me. One...
10
by: Christina N | last post by:
When compiling my ASP.Net application, VS puts the new DLL under the local cached directory 'VSWebCache' in stead of on the server. How can I make it save the DLL file on the server when compiling?...
1
by: Mike Hutton | last post by:
I need some help. I am trying to set up our development environment so as to make life easy for my fellow developers (none of whom have used ASP.NET or VS.NET before). We are developing our...
18
by: Al | last post by:
I'm still trying to do this but it never worked! In a .cpp file, I write the code, and at the beginning, I write: #ifndef MYLIST_H #define MYLIST_H ....to end: #endif What's wrong with it for...
2
by: stevenruiz | last post by:
Hi Everyone, The Strings.h has the function Get_Line which is defined and the error is shown below: Strings.h: void get_line( istream & );
6
by: Gaijinco | last post by:
I'm having a weird error compiling a multiple file project: I have three files: tortuga.h where I have declared 5 global variables and prototypes for some functions. tortuga.cpp where I...
0
by: teneesh | last post by:
I created a form in Access to store and retrieve data from a sql server table. When i go and try to add a record to the form - i get the error: Unique Table is nonexistent or not completely...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.