Discussion:
[Sisuite-devel] [ systemimager-Bugs-1599886 ] make complete_source_tarball broken
SourceForge.net
2007-05-17 19:34:26 UTC
Permalink
Bugs item #1599886, was opened at 2006-11-20 10:27
Message generated for change (Comment added) made by bernardli
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=1599886&group_id=259

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: packaging
Group: v3.7.3
Status: Closed
Resolution: Invalid
Priority: 5
Private: No
Submitted By: John Goerzen (jgoerzen)
Assigned to: Bernard Li (bernardli)
Summary: make complete_source_tarball broken

Initial Comment:
In the 3.7.5 tarball, README.package_mainters mentions make complete_source_tarball.

Run it, though, and you get:

rm -fr tmp
mkdir -p tmp/
svn export . /home/jgoerzen/systemimager-3.7.5/tmp/systemimager-3.7.5-complete_source
svn: '.' is not a working copy
make: *** [/home/jgoerzen/systemimager-3.7.5/tmp/systemimager-3.7.5-complete_source.tar.bz2] Error 1


----------------------------------------------------------------------
Comment By: Bernard Li (bernardli)
Date: 2007-05-17 12:34

Message:
Logged In: YES
user_id=879102
Originator: NO

The 'make complete_source_tarball' target is meant to be run from a SVN
checkout (thus it complains about not being a SVN working copy).

----------------------------------------------------------------------

Comment By: dann frazier (dannf)
Date: 2006-11-20 10:40

Message:
Logged In: YES
user_id=146718
Originator: NO

removing the assignment to me

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100259&aid=1599886&group_id=259
Loading...