472,336 Members | 1,151 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,336 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 1286
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...
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...
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...
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...
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...
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...
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...
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:...
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
better678
by: better678 | last post by:
Question: Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct? Answer: Java is an object-oriented...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...

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.