Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57195 - openoffice-1.1.1-r1 needs pam to install, but it seems not to be in the ebuild-dependencies
Summary: openoffice-1.1.1-r1 needs pam to install, but it seems not to be in the ebuil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-15 09:59 UTC by Benjamin Gehrels
Modified: 2004-12-01 08:50 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 Benjamin Gehrels 2004-07-15 09:59:35 UTC
I'm installing openoffice-1.1.1-r1 right now.
When I first tried to compile,iIdea to put pam into the list of openoffice's dependencies or make it work together with USE="-pam" so it doesn't need these files any more...

Reproducible: Always
Steps to Reproduce:
1. Make sure PAM is not installed on your System
2. emerge openoffice
3. Wait a loooong time

Actual Results:  
There were many gcc-errors about missing pam-declarations...

Expected Results:  
Installing Open Office

By the way: I did the emerge system by hand, not installing dhcpd and pam, so
that's the reason why there is no pam installed on my machine...

Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.6)
=================================================================
System uname: 2.6.6 i686 AMD-K7(tm) Processor
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /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=athlon -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/tmp/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X acpi alsa avi berkdb crypt cups dga divx4linux encode foomaticdb
gdbm gif gpm gtk gtk2 icq imlib ipv6 java jpeg libg++ libwww mad mikmod mmx
motif mpeg msn ncurses nls nocd oggvorbis oscar pdflib perl png python qt
quicktime rage128 readline sdl slang spell ssl svga tcpd tiff truetype unicode
vim-with-x x86 xml2 xmms xv zlib
Comment 1 Benjamin Gehrels 2004-07-15 10:11:12 UTC
Huh, it seems i overwrote my own text in my first post. The 2nd Line schould be the following:
When I first tried to compile,i did not have pam installed on my system. emerge openoffice quit with some errors about missing pam function declarations and similar stuff. After installing PAM, it compiled - and it still compiles - without any Problems. I think it would be a good idea to put pam into the list of openoffice's dependencies or make it work together with USE="-pam" so it doesn't need these files any more...
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2004-08-03 07:33:31 UTC
Thanks for reporting this. I guess that most people work with pam so no-one reported it before. I don't think it is worthwhile to make it work without pam so I guess we'll add it to the dependencies
Comment 3 Andreas Proschofsky (RETIRED) gentoo-dev 2004-08-21 12:34:45 UTC
added pam to the dependencies, thanks for reporting!
Comment 4 lukenshiro 2004-11-15 13:56:58 UTC
Sorry, but is there _really_ any reason for openoffice-1.1.x to have pam-* among its compulsory dependencies?
 I wouldn't want to use pam-* (therefore I've already removed it), but I can't emerge new versions of openoffice without it, e.g. openoffice-1.1.3-r1 (I've tried also package.provided without success)
 Previously I had installed openoffice-1.1.3 with pam, then I've unmerged pam and BTW OO seems working well: seems to me that pam is needed only for "compiling" but not for "using" OO, doesn't it?
I would prefer a "pam/-pam" USE flag.
Maybe should I have to file an enhancement/minor bug on this topic or should it to be reopened?