Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109573 - gallery dependance problem with jhead breaks full resolution pictures
Summary: gallery dependance problem with jhead breaks full resolution pictures
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on: 110242
Blocks:
  Show dependency tree
 
Reported: 2005-10-17 07:14 UTC by Mick
Modified: 2005-11-27 10:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mick 2005-10-17 07:14:07 UTC
As mentioned in a post here http://gallery.menalto.com/node/27476, Gallery
1.5_p1 need a version of jhead >= 2.2 to handle the norot option. Currently,
Gallery 1.5_p1 depends on >=media-gfx/jhead-1.6, and the available version for
x86 is 2.0.
This results in the creation of orot?.jpg files in the album directory instead
of full resolution images, because the -norot flag is understood as -n orot by
jhead.

Reproducible: Always
Steps to Reproduce:
1. Install Gallery 1.5_p1 
2. Insert pictures into the gallery

Actual Results:  
Full resolution pictures does not exist.

Expected Results:  
Generate the full resolution pictures.

Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2,
2.6.11-gentoo-r9 i686)
=================================================================
System uname: 2.6.11-gentoo-r9 i686 Pentium III (Katmai)
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -funroll-loops -pipe
-fprefetch-loop-arrays"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/glftpd/etc /opt/glftpd/ftp-data
/usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -funroll-loops -pipe
-fprefetch-loop-arrays"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg candy ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo
http://gentoo.mirror.sdv.fr"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 apache2 apm avi bash-completion berkdb bitmap-fonts crypt curl eds
emboss encode flash foomaticdb fortran gd gdbm gif gpm gstreamer hal imap imlib
ipv6 jpeg libg++ libwww mad mbox mikmod mmx motif mp3 mpeg mysql ncurses network
nls nptl ogg oggvorbis opengl pam pdflib perl png python quicktime readline
samba sasl sdl spell ssl svga tcpd threads tiff truetype truetype-fonts
type1-fonts vorbis xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Renat Lumpau (RETIRED) gentoo-dev 2005-11-27 10:24:46 UTC
Fixed in CVS. Apologies for the delay, bug 110242 took a little while.