Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82655 - webapp-config --pretend doesn't output anything
Summary: webapp-config --pretend doesn't output anything
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-20 02:28 UTC by Petteri Räty (RETIRED)
Modified: 2005-05-30 04:45 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 Petteri Räty (RETIRED) gentoo-dev 2005-02-20 02:28:11 UTC
aria root # webapp-config -C -p phpmyadmin -d /phpmyadmin
aria root # webapp-config -C -p phpmyadmin -d phpmyadmin
aria root # webapp-config -C --pretend phpmyadmin -d phpmyadmin
aria root # webapp-config -I --pretend mambo 4.5-r1 -d maab
aria root # webapp-config -I --pretend -d maab mambo 4.5-r1
aria root # webapp-config -I -p mambo 4.5-r1

I tried also sorts of stuff to see some output from --pretend option but never saw anything. 

aria root # webapp-config --bug-report -I -p mambo 4.5-r1
aria root # webapp-config -v
1.10-r11

The --bug-report option didn't give me anything to post here. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
Nothing

Expected Results:  
To see what webapp-config would do.

aria root # emerge info
Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 20:37:17)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r1, 2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/home/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms userpriv
usersandbox"
GENTOO_MIRRORS=" http://trumpetti.atm.tut.fi/gentoo
http://lame.lut.fi/linux/gentoo "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex acl acpi apache2 apm avi bash-completion berkdb
bitmap-fonts bzlib cdr crypt cups curl emboss encode f77 font-server foomaticdb
gdbm gif gpm imlib jpeg libg++ libwww mad makecheck mikmod mmx motif mpeg mysql
ncurses nls nptl oggvorbis pam png ppds python quicktime readline samba slang
sse ssl svga tcpd tiff truetype truetype-fonts type1-fonts unicode usb xml2 xmms
zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Stuart Herbert (RETIRED) gentoo-dev 2005-05-30 04:45:38 UTC
Hi,

This is fixed in webapp-config v1.11.  Thanks for the bug report.

Best regards,
Stu