Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21124 - net-misc/netkit-routed is not available for alpha and is missing init scripts
Summary: net-misc/netkit-routed is not available for alpha and is missing init scripts
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Alpha Linux
: High normal
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-16 15:22 UTC by Paul Moore
Modified: 2003-05-23 23:22 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 Paul Moore 2003-05-16 15:22:16 UTC
The routed package is missing init scripts and is masked out for the alpha 
platform.  I can provide the simple init scripts I created if desired.

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="x86" emerge routed
2. vim /etc/init.d/routed
3. vim /etc/conf.d/routed

Actual Results:  
VIM failed to open the files.

Expected Results:  
Open the files.

Portage 2.0.48_pre6 (default-alpha-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gentoo-alpha-r2 alpha EV67
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ 
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share
/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="alpha crypt cups encode gif jpeg libg++ libwww mikmod ncurses nls oss 
pdflib png quicktime spell truetype xml2 xmms xv zlib gnome-libs gdbm berkdb 
slang readline arts sdl gpm tcpd pam ssl perl python esd imlib oggvorbis motif 
opengl X qt gtk kde -gnome"
COMPILER="gcc3"
CHOST="alphaev67-unknown-linux-gnu"
CFLAGS="-mcpu=ev67 -O3 -pipe "
CXXFLAGS="-mcpu=ev67 -O3 -pipe "
ACCEPT_KEYWORDS="alpha ~alpha"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="ccache"
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2003-05-23 23:22:09 UTC
Thanks, both issues are fixed in netkit-routed-0.17-r2.ebuild.  Let me know if it looks good to you.