Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132967 - neon SSL support not working as non-root user
Summary: neon SSL support not working as non-root user
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-10 18:13 UTC by Igor
Modified: 2006-05-11 13:13 UTC (History)
2 users (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 Igor 2006-05-10 18:13:02 UTC
I have neon-0.24.7 emerged with use flags "expat ssl zlib".   I have tried re-emerging it with no success.

as root user, if i run neon-config i get ssl[yes] as one of the features.
as normal user, however, i get ssl [no] 

this issue results in me getting "svn: SSL is not supported" when i try to use svn to check out a repository over https as a regular user (but not as root)

i have tried to track this permissions issue down using strace, but i can't figure out what exactly is not opening right.  i imagine emerging neon ought to give ssl support to non-root users as well...
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-10 22:57:57 UTC
Works fine here... We really need some debugging info. Also, emerge --info output missing.
Comment 2 Igor 2006-05-11 08:16:48 UTC
emerge info is below.  what kind of other info do you need?

Portage 2203-svn (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.6-r3, 2.6.10 i686)
=================================================================
System uname: 2.6.10 i686 Pentium III (Katmai)
Gentoo Base System version 1.6.14
dev-lang/python:     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.12
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
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo http://csociety-ftp.ecn.purdue.edu/pub/gentoo http://prometheus.cs.wmich.edu/gentoo http://cudlug.cudenver.edu/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 aalib acl apache2 apm avi bash-completion berkdb bitmap-fonts bzip2 cli crypt curl doc dri eds emboss encode exif expat foomaticdb fortran gd gdbm gif gpm gstreamer gtk2 hardened idn imagemagick imap imlib ipv6 isdnlog jpeg justify kde libg++ libwww mad mbox mhash mikmod mime mmx motif mp3 mpeg mysql ncurses nethack nls offensive ogg oggvorbis opengl oss pam pcre pdflib perl png postfix pppd python quicktime quotas readline recode reflection ruby samba sdl session snmp spell spl ssl tcpd tiff truetype truetype-fonts type1-fonts udev vorbis xml2 xorg xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS
Comment 3 Paul de Vrieze (RETIRED) gentoo-dev 2006-05-11 12:21:54 UTC
Could you try out "which neon-config" as a user and as root?
Comment 4 Igor 2006-05-11 13:09:30 UTC
they are different - as user:
/usr/local/bin/neon-config
as superuser:
/usr/bin/neon-config
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-05-11 13:13:00 UTC
Closing INVALID, we never install anything into /usr/local - so your copy there is bogus.