Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135948 - app-admin/prelude-lml-0.9.1 missing --localstatedir in configure
Summary: app-admin/prelude-lml-0.9.1 missing --localstatedir in configure
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-07 11:10 UTC by Pierre Cahard
Modified: 2007-01-17 00:17 UTC (History)
0 users

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


Attachments
Update prelude-lml ebuild (prelude-lml-0.9.1-r1.ebuild,1.29 KB, text/plain)
2006-06-07 11:12 UTC, Pierre Cahard
Details
Patch prelude-lml-0.9.1-r1 (prelude-lml-0.9.1-r1.patch,159 bytes, patch)
2006-06-07 22:42 UTC, Pierre Cahard
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre Cahard 2006-06-07 11:10:45 UTC
Portage 2.0.54-r2 (default-linux/x86/2006.0, gcc-3.3.6, glibc-2.3.6-r3, 2.6.16.16 i686)
=================================================================
System uname: 2.6.16.16 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.2.3-r5, 2.3.5-r2, 2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.4.19-r1, 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i486-pc-linux-gnu"
CFLAGS="-O3 -mcpu=i686 -funroll-loops -pipe"
CHOST="i486-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=i686 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 apache2 apm audiofile avi berkdb bitmap-fonts bzip2 cli crypt curl dri eds emboss encode esd expat ffmpeg fooma
ticdb fortran gd gdbm gif gmp gpm gstreamer gtk2 idn imlib isdnlog java jpeg kde lcms libg++ libwww mad mhash mikmod min
g mmx mng motif mp3 mpeg mysql ncurses nls nptl ogg opengl oss pam pcre pdflib perl php png pppd python quicktime readli
ne reflection ruby samba sdl session slang snmp spell spl sqlite ssl svga tcpd tiff truetype truetype-fonts type1-fonts
udev vorbis xml xml2 xmms xorg xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS
Comment 1 Pierre Cahard 2006-06-07 11:12:59 UTC
Created attachment 88613 [details]
Update prelude-lml ebuild
Comment 2 Pierre Cahard 2006-06-07 11:16:01 UTC
A update of prelude-lml v. 0.9.1 ebuild.

Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-06-07 11:17:21 UTC
What exactly are you requesting here? 0.9.2 is in portage.
Comment 4 Pierre Cahard 2006-06-07 11:29:21 UTC
(In reply to comment #3)
> What exactly are you requesting here? 0.9.2 is in portage.
> 

In 0.9.2, a param of the configure is forget  (--localstatedir),
and when you add a new rules, prelude don't want to start, because it would like to create a file in /var/lib/lib/prelude directory.
with this ebuild, the directory is /var/lib/prelude.
Comment 5 Pierre Cahard 2006-06-07 11:30:07 UTC
 (In reply to comment #3)
 > What exactly are you requesting here? 0.9.2 is in portage.
 > 
 
 In 0.9.1, a param of the configure is forget  (--localstatedir),
 and when you add a new rules, prelude don't want to start, because it would
 like to create a file in /var/lib/lib/prelude directory.
 with this ebuild, the directory is /var/lib/prelude.
 

Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-06-07 14:23:41 UTC
Please, attach a unified diff next time, so that's it more obvious what has changed.
Comment 7 Pierre Cahard 2006-06-07 22:42:52 UTC
Created attachment 88635 [details, diff]
Patch prelude-lml-0.9.1-r1
Comment 8 Pierre Cahard 2006-06-07 22:44:03 UTC
(In reply to comment #6)
> Please, attach a unified diff next time, so that's it more obvious what has
> changed.
> 

ok, sorry I have post a patch.
Comment 9 Markus Ullmann (RETIRED) gentoo-dev 2006-10-08 16:23:00 UTC
Ah now I got what you're after... but makes no sense as localstatedir defaults to /var/lib
Comment 10 Markus Ullmann (RETIRED) gentoo-dev 2007-01-17 00:17:23 UTC
marking WONTFIX for now