First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 95321
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Maurice van der Pot <griffon26@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Patrick Lauer <patrick@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 95321 depends on: Show dependency tree
Bug 95321 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-06-07 02:03 0000
There are a few small problems in the http-replicator-3.0 ebuild:
- it uses port 8080 by default. This port is usually taken by http proxies like
squid. I suggest port 8081 or some similar less-used port.
- the variable HTTP_PROXY in /etc/make.conf should be in capitals, otherwise it
might not work

Although these are mostly cosmetic fixes they might confuse novice users.

Reproducible: Always
Steps to Reproduce:
1.emerge http-replicator
2.look at the output after installation
3. get a bit confused




Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.12-rc5 i686)
=================================================================
System uname: 2.6.12-rc5 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.6.12
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.8
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16-r1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/"
LDFLAGS="-Wl,-O1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X a52 aac aalib acpi alsa apache2 apm avi
bash-completion berkdb bidi bigger-fonts bitmap-fonts bootsplash ccache cdda
cddb cdparanoia cdr chroot crypt cups curl dga divx4linux dv dvd dvdr dvdread
ecc eds emboss encode esd fam fbcon ffmpeg fftw foomaticdb fortran gd
gd-external gdbm gif gimp gimpprint glep gmp gphoto2 gpm graphviz gstreamer
imagemagick imlib ipv6 jabber jack jikes jit jpeg jpeg2k kde kdeenablefinal
ladcca libg++ libwww lm_sensors lzo lzw-tiff mad matroska mhash mikmod mime
mjpeg mmx mmxext mng motif mozilla mozsvg mp3 mpeg mpeg4 ncurses nls nptl nvidia
ogg oggvorbis openal opengl oss pam parse-clocks pdf pdflib perl physfs png
python qt quicktime readline real recode ruby samba sdl spell sqlite sse sse2
ssl tcltk tcpd tetex threads tiff transcode truetype truetype-fonts type1-fonts
utf8 vorbis win32codecs wxgtk1 xine xml2 xv xvid zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY

------- Comment #1 From Benjamin Smee (strerror) (RETIRED) 2005-06-07 04:29:46 0000 -------
I agree that it should use a different port to 8080.

------- Comment #2 From Jakub Moc (RETIRED) 2005-06-07 10:11:15 0000 -------
Please, also fix the invalid homepage. http://gertjan.freezope.org/replicator
seems to be working.

------- Comment #3 From Maurice van der Pot 2005-06-07 14:38:07 0000 -------
- I did not change the port as upstream's default for http-replicator is 8080
  and the user can easily configure a different port if required.
- The variable has been changed to capitals
- The home page and SRC_URI have been corrected.

Thanks all for reporting the issues.

First Last Prev Next    No search results available      Search page      Enter new bug