Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128243 - dev-libs/libowfat-0.24 breaks FEATURES="collision-protect"
Summary: dev-libs/libowfat-0.24 breaks FEATURES="collision-protect"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Michael Hanselmann (hansmi) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-31 05:50 UTC by Christian Heim (RETIRED)
Modified: 2006-03-31 10:52 UTC (History)
0 users

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


Attachments
libowfat-0.24.ebuild.diff (libowfat-0.24.ebuild.diff,420 bytes, patch)
2006-03-31 05:51 UTC, Christian Heim (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Heim (RETIRED) gentoo-dev 2006-03-31 05:50:04 UTC
dev-libs/libowfat-0.24 breaks if you enabled FEATURES="collision-protect".

It tries to install /usr/share/man/man3/buffer.3.gz which is in fact already owned by dev-libs/openssl.

A simple `mv` of the man-page solves that (see ebuild patch)

--
Portage 2.1_pre7-r3 (default-linux/x86/2006.0, gcc-4.1.0, glibc-2.3.6-r3, 2.6.16-gentoo-r1 i686)
=================================================================
System uname: 2.6.16-gentoo-r1 i686 Intel(R) Pentium(R) M processor 2.00GHz
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.4.2-r1
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-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe -ggdb -g"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium-m -pipe -ggdb -g"
DISTDIR="/src/distfiles"
FEATURES="autoconfig buildpkg collision-protect collison-protect cvs distlocks metadata-transfer prelink sandbox sfperms sign splitdebug strict"
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/Mirrors/gentoo"
LANG="C"
LC_ALL="C"
PKGDIR="/src/packages/celsius"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/src/gentoo/svn-tree"
SYNC="rsync://rsync1.de.gentoo.org/gentoo-portage"
USE="x86 X alsa arts bash-completion berkdb bzip2 crypt kde ncurses opengl pam perl python qt readline ssl udev zlib elibc_glibc kernel_linux userland_GNU video_cards_ati"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Christian Heim (RETIRED) gentoo-dev 2006-03-31 05:51:01 UTC
Created attachment 83500 [details, diff]
libowfat-0.24.ebuild.diff
Comment 2 Michael Hanselmann (hansmi) (RETIRED) gentoo-dev 2006-03-31 10:52:36 UTC
Thanks, applied to the tree.