Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 325155 - net-misc/neon missing from portage, needed for dev-util/subversion HTTP support
Summary: net-misc/neon missing from portage, needed for dev-util/subversion HTTP support
Status: VERIFIED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 OS X
: High enhancement (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-23 01:21 UTC by Charles Davis
Modified: 2010-10-24 20:46 UTC (History)
0 users

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 Charles Davis 2010-06-23 01:21:11 UTC
Recently, net-misc/neon has disappeared from Portage. (It used to be net-libs/neon, before it was removed.) By default, dev-util/subversion uses it for HTTP support. But without neon, subversion builds fail with:

emerge: there are no ebuilds to satisfy ">=net-misc/neon-0.28".

OK, so I build with USE="-webdav-neon", and dev-util/subversion is successfully installed. But now subversion has no HTTP support. HTTP support is very important to me, because I have several HTTP repositories on my system.

Interestingly enough, there is a neon subdirectory in $EPREFIX/usr/portage/net-misc. This indicates to me that something went wrong moving neon from net-libs to net-misc. Where did the ebuilds go?


Reproducible: Always

Steps to Reproduce:




Mac OS X 10.6.4, Xcode 3.2.3


Portage 2.2.00.15842-prefix (prefix/darwin/macos/10.6/x86, gcc-4.2.1, unavailable, 10.4.0 i386)
=================================================================
                        System Settings
=================================================================
System uname: Darwin-10.4.0-i386-32bit
Timestamp of tree: Tue, 22 Jun 2010 22:38:44 +0000
distcc 3.1-toolwhip.1 i386-apple-darwin10.0 [disabled]
app-shells/bash:     4.0_p38
dev-lang/python:     2.6.5-r2
dev-util/cmake:      2.8.1-r2
sys-devel/autoconf:  2.65
sys-devel/automake:  1.11.1
sys-devel/gcc-config: 1.4.1-r00.2
sys-devel/libtool:   2.2.6b
ACCEPT_KEYWORDS="~x86-macos"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-apple-darwin10"
CFLAGS="-O2 -pipe -march=core2"
CHOST="i686-apple-darwin10"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=core2"
DISTDIR="/Users/chip/Gentoo/usr/portage/distfiles"
FEATURES="assume-digests collision-protect distlocks fixpackages news nostrip parallel-fetch preserve-libs protect-owned sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS=""
PKGDIR="/Users/chip/Gentoo/usr/portage/packages"
PORTAGE_CONFIGROOT="/Users/chip/Gentoo/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/Users/chip/Gentoo/var/tmp"
PORTDIR="/Users/chip/Gentoo/usr/portage"
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="aqua bash-completion berkdb coreaudio cracklib crypt curl cxx expat extensions gdbm gnutls gpg iconv icu lzma lzo mmx mmxext modules mysql ncurses nls objc objc++ perl prefix python readline ruby sql sqlite3 sse sse2 ssl subversion tcl threads tk unicode vim-syntax x86-macos zlib" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="Darwin" INPUT_DEVICES="keyboard mouse" KERNEL="Darwin" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

=================================================================
                        Package Settings
=================================================================

net-libs/neon-0.29.3 was built with the following:
USE="expat gnutls nls (prefix) ssl zlib -doc -kerberos -libproxy -pkcs11" LINGUAS="-cs -de -fr -ja -nn -pl -ru -tr -zh_CN"
Comment 1 Fabian Groffen gentoo-dev 2010-06-23 08:32:15 UTC
seems it was moved to net-libs, great.
Comment 2 Charles Davis 2010-06-24 03:13:15 UTC
Just sync'ed the portage tree, and it's fixed now. Thanks!
Comment 3 Charles Davis 2010-10-24 20:46:10 UTC
Closing.