On 2/19/06, <b class="gmail_sendername"><a href="mailto:bugzilla@redhat.com">bugzilla@redhat.com</a></b> <<a href="mailto:bugzilla@redhat.com">bugzilla@redhat.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Please do not reply directly to this email. All additional<br>comments should be made in the comments box of this bug report.<br><br>Summary: Review Request: gallery: web based photo album software<br><br><br><a href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=181599">
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=181599</a><br><br><br><br><br><br>------- Additional Comments From <a href="mailto:jwb@redhat.com">jwb@redhat.com</a>  2006-02-19 08:36 EST -------<br>Fixes:<br>- Removed package relocatability
<br>- Added -q to %setup<br>- Added ghosted config files.  These files are actually created at setup time,<br>after installation (which simply consists of unrolling the tarball in place),<br>they are not present in the download tarball at all.
<br><br>Issues:<br>- GHCC is a compatibility checker for Gallery 1.x, not 2.x.  Gallery2 includes<br>compatibility checking as part of the initial setup process, so I'm not sure<br>there's any value to adding GHCC to this package
<br>- I've changed the name to gallery2, but I don't think there would be a major<br>compatibility problem as G2 installs to a different directory, and can<br>transparently import G1 albums into G2.  I'd prefer the name be 'gallery' but
<br>I'm not adamant about that.<br><br>New spec file / srpm locations:<br>SPEC:  <a href="http://www.berningeronline.net/gallery2.spec">http://www.berningeronline.net/gallery2.spec</a><br>SRPM:  <a href="http://www.berningeronline.net/gallery2-2.0.2-2.src.rpm">
http://www.berningeronline.net/gallery2-2.0.2-2.src.rpm</a><br><br>--</blockquote><div><br><br>This does not rebuild correctly as illustrated below:<br>
<br>
$rpmbuild --rebuild gallery2-2.0.2-2.src.rpm <br>
Installing gallery2-2.0.2-2.src.rpm<br>
warning: user jwb does not exist - using root<br>
warning: group jwb does not exist - using root<br>
warning: user jwb does not exist - using root<br>
warning: group jwb does not exist - using root<br>
Executing(%prep): /bin/sh -e /root/build/redhat/tmp/rpm-tmp.29928<br>
+ umask 022<br>
+ cd /root/build/redhat/BUILD<br>
+ LANG=C<br>
+ export LANG<br>
+ unset DISPLAY<br>
+ cd /root/build/redhat/BUILD<br>
+ rm -rf gallery2<br>
+ /usr/bin/gzip -dc /root/build/redhat/SOURCES/gallery-2.0.2-minimal.tar.gz<br>
+ tar -xf -<br>
+ STATUS=0<br>
+ '[' 0 -ne 0 ']'<br>
+ cd gallery2<br>
++ /usr/bin/id -u<br>
+ '[' 0 = 0 ']'<br>
+ /bin/chown -Rhf root .<br>
++ /usr/bin/id -u<br>
+ '[' 0 = 0 ']'<br>
+ /bin/chgrp -Rhf root .<br>
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .<br>
+ exit 0<br>
Executing(%install): /bin/sh -e /root/build/redhat/tmp/rpm-tmp.88666<br>
+ umask 022<br>
+ cd /root/build/redhat/BUILD<br>
+ cd gallery2<br>
+ LANG=C<br>
+ export LANG<br>
+ unset DISPLAY<br>
+ mkdir -p /root/build/redhat/tmp/gallery2-2.0.2-2-root-root/var/www/html/gallery2<br>
+ cp -pr LICENSE MANIFEST README.html bootstrap.inc docs embed.php
images index.php init.inc install lib main.php modules themes upgrade
/root/build/redhat/tmp/gallery2-2.0.2-2-root-root/var/www/html/gallery2<br>
+ /usr/lib/rpm/redhat/brp-compress<br>
+ /usr/lib/rpm/redhat/brp-strip /usr/bin/strip<br>
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip<br>
+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump<br>
Processing files: gallery2-2.0.2-2<br>
error: File not found: /root/build/redhat/tmp/gallery2-2.0.2-2-root-root/var/www/html/gallery2/config.php<br>
error: File not found: /root/build/redhat/tmp/gallery2-2.0.2-2-root-root/var/www/html/gallery2/login.txt<br>
error: File not found: /root/build/redhat/tmp/gallery2-2.0.2-2-root-root/var/www/html/gallery2/.htaccess<br>
<br>
<br>
RPM build errors:<br>
    user jwb does not exist - using root<br>
    group jwb does not exist - using root<br>
    user jwb does not exist - using root<br>
    group jwb does not exist - using root<br>
    File not found: /root/build/redhat/tmp/gallery2-2.0.2-2-root-root/var/www/html/gallery2/config.php<br>
    File not found: /root/build/redhat/tmp/gallery2-2.0.2-2-root-root/var/www/html/gallery2/login.txt<br>
    File not found: /root/build/redhat/tmp/gallery2-2.0.2-2-root-root/var/www/html/gallery2/.htaccess<br><span class="gmail_quote"><br> 
Michael Weiner</span><br></div><br></div><br>