[osiris] Old version.h error persists in 4.2.1

Rob Munsch rmunsch at solutionsforprogress.com
Fri Nov 10 15:09:04 EST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

As per this old issue from 4.2.0: this issue remains.

Also, in 4.2.1 the version.h files still says, verbatim:

- -----
/* version_string 4.2.0-release*/

#define OSIRIS_VERSION    "4.2.0-release"
- -----

In addition to needing the space before the closing */ there, this is,
of course, no longer 4.2.0.

Chris Davis wrote:

>That did it, thank you very much!
>
>On 2/8/06, Alan Sparks <asparks at doublesparks.net> wrote:
>
>
>>Yeah, there's a tiny bug in the version.h file in the src/ directory.
>>Go back and edit the version.h file, and add a space before the */
>>comment end.  The missing space messes up the install (awk command).
>>Wored for me.
>>
Just ran into the same thing - tarballs like say for agent distribution
are not created until you manually edit this.  The line

    /* version_string 4.2.0-release*/

needs to be

    /* version_string 4.2.0-release */

or it bombs with the error

	/bin/tar: osiris-agent-4.2.0-release*/--Linux-2.6.11.tar: file is the
archive; not dumped

despite claiming that

    installer package created.


even when it wasn't.


- --
Rob Munsch
Solutions For Progress IT
www.solutionsforprogress.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFVNxgBvBcJFK6xYURAhkYAJsGVbUWva5K6E2fxn2n1pnd66fBUgCfQtc1
NfCDZ9tws+pHpBmx0yqjvRY=
=m4pn
-----END PGP SIGNATURE-----



More information about the osiris mailing list