Re: [qmailtoaster] isoqlog-toaster

2005-09-20 Thread Gabriel Lai Yong Shern

I believe there's an output save in /var/tmp/

please check if there is, then will be easier

Jack D. Martin Jr. wrote:




I am trying to install qmail-toaster on Mandrake 10.1.  When I issue 
the following command:


rpmbuild --rebuild --with mdk101 isoqlog-toaster-2.1-1.2.5.src.rpm

It fails with this error:


Makefile:231: *** missing separator.  Stop.
error: Bad exit status from /var/tmp/rpm-tmp.19047 (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.19047 (%build)

I have tried pulling down the src rpm again, and rebuilding, to no 
avail.  Any ideas?





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] isoqlog-toaster

2005-09-20 Thread Arvind Wadkar
Don't see exact last lines of error
above 5 or 6 lines u can see the error about failed dependencies 1st install that and then 
continue to isoqlog-toaster
On 9/20/05, Jack D. Martin Jr. [EMAIL PROTECTED] wrote:

I am trying to install qmail-toaster on Mandrake 10.1. When I issue the following command: 
rpmbuild --rebuild --with mdk101 isoqlog-toaster-2.1-1.2.5.src.rpm 
It fails with this error: 
Makefile:231: *** missing separator. Stop. error: Bad exit status from /var/tmp/rpm-tmp.19047 (%build) 
RPM build errors:  Bad exit status from /var/tmp/rpm-tmp.19047 (%build) 
I have tried pulling down the src rpm again, and rebuilding, to no avail. Any ideas? -- Stay tuned. I could say something brilliant at any moment..
Arvind A. WadkarNetwork Administratorhttp://www.ozoneinfo.co.in 


RE: [qmailtoaster] isoqlog-toaster

2005-09-20 Thread Jack D. Martin Jr.



Here is all of the output while I was running the 
command - nothing about a failed dependency that I see (doesn't mean I didn't 
miss it)

[EMAIL PROTECTED] qtms-install]# rpmbuild --rebuild 
--with mdk101 isoqlog-toaster-2.1-1.2.5.src.rpmInstalling 
isoqlog-toaster-2.1-1.2.5.src.rpmExecuting(%prep): /bin/sh -e 
/var/tmp/rpm-tmp.45825+ umask 022+ cd /usr/src/RPM/BUILD+ cd 
/usr/src/RPM/BUILD+ rm -rf isoqlog-2.1+ /usr/bin/bzip2 -dc 
/usr/src/RPM/SOURCES/isoqlog-2.1.tar.bz2+ tar -xf -+ STATUS=0+ '[' 0 
-ne 0 ']'+ cd isoqlog-2.1+ echo 'Patch #0 
(isoqlog-2.1-fixes.patch.bz2):'Patch #0 (isoqlog-2.1-fixes.patch.bz2):+ 
/usr/bin/bzip2 -d+ patch -p0 -s+ echo 'Patch #1 
(isoqlog-2.1-errno.patch.bz2):'Patch #1 (isoqlog-2.1-errno.patch.bz2):+ 
/usr/bin/bzip2 -d+ patch -p1 -s++ find . -type d -name CVS++ find . 
-type f -name '.cvs*'++ find . -type f -name '.#*'+ '[' -f 
/var/tmp/isoqlog-2.1-gcc ']'+ rm -f /var/tmp/isoqlog-2.1-gcc+ '[' -x 
/usr/bin/gcc-3.2.3 ']'+ '[' -x /usr/bin/gcc-3.2.2 ']'+ '[' -x 
/usr/bin/gcc-3.2.1 ']'+ '[' -x /usr/bin/gcc-3.2 ']'+ '[' -x 
/usr/bin/gcc-3.1.1 ']'+ echo gcc+ '[' -f /var/tmp/isoqlog-2.1-show_flags 
']'+ cat++ cat /var/tmp/isoqlog-2.1-gcc+ chmod u+x 
/var/tmp/isoqlog-2.1-show_flags+ 
/var/tmp/isoqlog-2.1-show_flags

RPM RELEASE : isoqlog-toaster-2.1-1.2.5mdkOS 
TYPE IS : Mandrake 10.1 LinuxGCC IS : 
gccCCFLAGS : -O2 -fomit-frame-pointer -pipe 
-march=i586 -mtune=pentiumproLDFLAGS : -O2 
-fomit-frame-pointer -pipe -march=i586 -mtune=pentiumproApache User : 
apacheApache Group: apache

+ '[' -f /var/tmp/isoqlog-2.1-show_flags ']'+ rm 
-f /var/tmp/isoqlog-2.1-show_flags++ cat /var/tmp/isoqlog-2.1-gcc+ 
export 'CC=gcc -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro 
'+ CC=gcc -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro+ 
exit 0Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.19047+ umask 
022+ cd /usr/src/RPM/BUILD+ cd isoqlog-2.1+ libtoolize --copy 
--forceRemember to add `AC_PROG_LIBTOOL' to `configure.in'.You should 
add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.+ 
aclocal+ autoheaderautoheader-2.5x: error: AC_CONFIG_HEADERS not found 
in configure.in+ automake --add-missing+ ./configure --prefix=/usr 
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --

sysconfdir=/etc/isoqlog --datadir=/usr/share/toaster 
--includedir=/usr/include --libdir=/usr/lib --

libexecdir=/usr/lib --localstatedir=/var/lib 
--sharedstatedir=/usr/com --mandir=/usr/share/man --

infodir=/usr/share/infochecking for a BSD-compatible 
install... /usr/bin/install -cchecking whether build environment is sane... 
yes/usr/src/RPM/BUILD/isoqlog-2.1/missing: Unknown `--run' optionTry 
`/usr/src/RPM/BUILD/isoqlog-2.1/missing --help' for more 
informationconfigure: WARNING: `missing' script is too old or 
missingchecking for gawk... gawkchecking whether make sets ${MAKE}... 
yeschecking for gcc... gccchecking for C compiler default output... 
a.outchecking whether the C compiler works... yeschecking whether we are 
cross compiling... nochecking for suffix of executables...checking for 
suffix of object files... ochecking whether we are using the GNU C 
compiler... yeschecking whether gcc accepts -g... yeschecking for style 
of include used by make... GNUchecking dependency style of gcc... 
gcc3checking for a BSD-compatible install... /usr/bin/install -cchecking 
for gawk... (cached) gawkchecking for dirent.h that defines DIR... 
yeschecking for library containing opendir... none requiredchecking how 
to run the C preprocessor... gcc -Echecking for ANSI C header files... 
yeschecking for sys/types.h... yeschecking for sys/stat.h... 
yeschecking for stdlib.h... yeschecking for string.h... yeschecking 
for memory.h... yeschecking for strings.h... yeschecking for 
inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... 
yeschecking fcntl.h usability... yeschecking fcntl.h presence... 
yeschecking for fcntl.h... yeschecking for strings.h... (cached) 
yeschecking for unistd.h... (cached) yeschecking for size_t... 
yeschecking whether struct tm is in sys/time.h or time.h... 
time.hchecking for gethostname... yeschecking for mkdir... 
yeschecking for strdup... yeschecking for strerror... yeschecking 
for strstr... yesconfigure: creating ./config.statusconfig.status: 
creating Makefileconfig.status: creating htmltemp/Makefileconfig.status: 
creating htmltemp/images/Makefileconfig.status: creating 
htmltemp/library/Makefileconfig.status: creating 
lang/Makefileconfig.status: creating tr/Makefileconfig.status: executing 
default-1 commands+ makeMakefile:231: *** missing separator. 
Stop.error: Bad exit status from /var/tmp/rpm-tmp.19047 (%build)

RPM build errors: Bad exit 
status from /var/tmp/rpm-tmp.19047 (%build)


From: Arvind Wadkar [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 20, 2005 7:45 AMTo: 
qmailtoaster-list@qmailtoaster.comSubject: Re: [qmailtoaster] 
isoqlog-toaster

Don't see exact last lines of error
above 5 or 6 lines u can see the 

Re: [qmailtoaster] isoqlog-toaster

2005-09-20 Thread Arvind Wadkar
chk this

/usr/src/RPM/BUILD/isoqlog-2.1/missing --help
On 9/20/05, Jack D. Martin Jr. [EMAIL PROTECTED] wrote:

Here is all of the output while I was running the command - nothing about a failed dependency that I see (doesn't mean I didn't miss it)


[EMAIL PROTECTED] qtms-install]# rpmbuild --rebuild --with mdk101 isoqlog-toaster-2.1-1.2.5.src.rpmInstalling isoqlog-toaster-2.1-1.2.5.src.rpm
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.45825+ umask 022+ cd /usr/src/RPM/BUILD+ cd /usr/src/RPM/BUILD+ rm -rf isoqlog-2.1+ /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/isoqlog-
2.1.tar.bz2+ tar -xf -+ STATUS=0+ '[' 0 -ne 0 ']'+ cd isoqlog-2.1+ echo 'Patch #0 (isoqlog-2.1-fixes.patch.bz2):'Patch #0 (isoqlog-2.1-fixes.patch.bz2):+ /usr/bin/bzip2 -d+ patch -p0 -s
+ echo 'Patch #1 (isoqlog-2.1-errno.patch.bz2):'Patch #1 (isoqlog-2.1-errno.patch.bz2):+ /usr/bin/bzip2 -d+ patch -p1 -s++ find . -type d -name CVS++ find . -type f -name '.cvs*'++ find . -type f -name '.#*'
+ '[' -f /var/tmp/isoqlog-2.1-gcc ']'+ rm -f /var/tmp/isoqlog-2.1-gcc+ '[' -x /usr/bin/gcc-3.2.3 ']'+ '[' -x /usr/bin/gcc-3.2.2 ']'+ '[' -x /usr/bin/gcc-3.2.1 ']'+ '[' -x /usr/bin/gcc-3.2 ']'+ '[' -x /usr/bin/gcc-
3.1.1 ']'+ echo gcc+ '[' -f /var/tmp/isoqlog-2.1-show_flags ']'+ cat++ cat /var/tmp/isoqlog-2.1-gcc+ chmod u+x /var/tmp/isoqlog-2.1-show_flags+ /var/tmp/isoqlog-2.1-show_flags

RPM RELEASE : isoqlog-toaster-2.1-1.2.5mdkOS TYPE IS : Mandrake 10.1 LinuxGCC IS : gccCCFLAGS : -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumproLDFLAGS : -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro
Apache User : apacheApache Group: apache

+ '[' -f /var/tmp/isoqlog-2.1-show_flags ']'+ rm -f /var/tmp/isoqlog-2.1-show_flags++ cat /var/tmp/isoqlog-2.1-gcc+ export 'CC=gcc -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro '
+ CC=gcc -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro+ exit 0Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.19047+ umask 022+ cd /usr/src/RPM/BUILD+ cd isoqlog-2.1
+ libtoolize --copy --forceRemember to add `AC_PROG_LIBTOOL' to `configure.in'.You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.+ aclocal+ autoheaderautoheader-2.5x
: error: AC_CONFIG_HEADERS not found in configure.in+ automake --add-missing+ ./configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --


sysconfdir=/etc/isoqlog --datadir=/usr/share/toaster --includedir=/usr/include --libdir=/usr/lib --

libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --

infodir=/usr/share/infochecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yes/usr/src/RPM/BUILD/isoqlog-2.1/missing: Unknown `--run' option
Try `/usr/src/RPM/BUILD/isoqlog-2.1/missing --help' for more informationconfigure: WARNING: `missing' script is too old or missingchecking for gawk... gawkchecking whether make sets ${MAKE}... yes
checking for gcc... gccchecking for C compiler default output... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables...checking for suffix of object files... o
checking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for style of include used by make... GNUchecking dependency style of gcc... gcc3checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... (cached) gawkchecking for dirent.h that defines DIR... yeschecking for library containing opendir... none requiredchecking how to run the C preprocessor... gcc -Echecking for ANSI C header files... yes
checking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h..
. yeschecking for stdint.h... yeschecking for unistd.h... yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking for strings.h... (cached) yeschecking for 
unistd.h... (cached) yeschecking for size_t... yeschecking whether struct tm is in sys/time.h or time.h... time.hchecking for gethostname... yeschecking for mkdir... yeschecking for strdup... yeschecking for strerror... yes
checking for strstr... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating htmltemp/Makefileconfig.status: creating htmltemp/images/Makefileconfig.status: creating htmltemp/library/Makefile
config.status: creating lang/Makefileconfig.status: creating tr/Makefileconfig.status: executing default-1 commands+ makeMakefile:231: *** missing separator. Stop.error: Bad exit status from /var/tmp/rpm-
tmp.19047 (%build)

RPM build errors: Bad exit status from /var/tmp/rpm-tmp.19047 (%build)


From: Arvind Wadkar [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 20, 2005 7:45 AM
To: qmailtoaster-list@qmailtoaster.comSubject: Re: [qmailtoaster] isoqlog-toaster



Don't 

RE: [qmailtoaster] isoqlog-toaster

2005-09-20 Thread Jack D. Martin Jr.



OK - 
What does it mean? Sorry to sound like an idiot - but if the shoe fits 
;-)


From: Arvind Wadkar [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 20, 2005 8:30 AMTo: 
qmailtoaster-list@qmailtoaster.comSubject: Re: [qmailtoaster] 
isoqlog-toaster

chk this

/usr/src/RPM/BUILD/isoqlog-2.1/missing --help
On 9/20/05, Jack D. 
Martin Jr. [EMAIL PROTECTED] 
wrote: 

  Here is 
  all of the output while I was running the command - nothing about a failed 
  dependency that I see (doesn't mean I didn't miss it) 
  
  [EMAIL PROTECTED] qtms-install]# rpmbuild --rebuild --with mdk101 
  isoqlog-toaster-2.1-1.2.5.src.rpmInstalling 
  isoqlog-toaster-2.1-1.2.5.src.rpm Executing(%prep): /bin/sh -e 
  /var/tmp/rpm-tmp.45825+ umask 022+ cd 
  /usr/src/RPM/BUILD+ cd /usr/src/RPM/BUILD+ rm -rf 
  isoqlog-2.1+ /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/isoqlog- 
  2.1.tar.bz2+ tar -xf -+ STATUS=0+ '[' 0 -ne 0 ']'+ cd 
  isoqlog-2.1+ echo 'Patch #0 (isoqlog-2.1-fixes.patch.bz2):'Patch #0 
  (isoqlog-2.1-fixes.patch.bz2):+ /usr/bin/bzip2 -d+ patch -p0 -s+ 
  echo 'Patch #1 (isoqlog-2.1-errno.patch.bz2):'Patch #1 
  (isoqlog-2.1-errno.patch.bz2):+ /usr/bin/bzip2 -d+ patch -p1 -s++ 
  find . -type d -name CVS++ find . -type f -name '.cvs*'++ find . -type 
  f -name '.#*' + '[' -f /var/tmp/isoqlog-2.1-gcc ']'+ rm -f 
  /var/tmp/isoqlog-2.1-gcc+ '[' -x /usr/bin/gcc-3.2.3 ']'+ '[' -x 
  /usr/bin/gcc-3.2.2 ']'+ '[' -x /usr/bin/gcc-3.2.1 ']'+ '[' -x 
  /usr/bin/gcc-3.2 ']'+ '[' -x /usr/bin/gcc- 3.1.1 ']'+ echo gcc+ 
  '[' -f /var/tmp/isoqlog-2.1-show_flags ']'+ cat++ cat 
  /var/tmp/isoqlog-2.1-gcc+ chmod u+x /var/tmp/isoqlog-2.1-show_flags+ 
  /var/tmp/isoqlog-2.1-show_flags
  
  RPM RELEASE : isoqlog-toaster-2.1-1.2.5mdkOS 
  TYPE IS : Mandrake 10.1 LinuxGCC IS : 
  gccCCFLAGS : -O2 -fomit-frame-pointer -pipe 
  -march=i586 -mtune=pentiumproLDFLAGS : -O2 
  -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro Apache User : 
  apacheApache Group: apache
  
  + '[' -f /var/tmp/isoqlog-2.1-show_flags ']'+ 
  rm -f /var/tmp/isoqlog-2.1-show_flags++ cat /var/tmp/isoqlog-2.1-gcc+ 
  export 'CC=gcc -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro ' 
  + CC=gcc -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro+ 
  exit 0Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.19047+ umask 
  022+ cd /usr/src/RPM/BUILD+ cd isoqlog-2.1+ 
  libtoolize --copy --forceRemember to add `AC_PROG_LIBTOOL' to 
  `configure.in'.You should add the contents of 
  `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.+ aclocal+ 
  autoheaderautoheader-2.5x : error: AC_CONFIG_HEADERS not found in configure.in+ automake 
  --add-missing+ ./configure --prefix=/usr --exec-prefix=/usr 
  --bindir=/usr/bin --sbindir=/usr/sbin -- 
  
  sysconfdir=/etc/isoqlog --datadir=/usr/share/toaster 
  --includedir=/usr/include --libdir=/usr/lib --
  
  libexecdir=/usr/lib --localstatedir=/var/lib 
  --sharedstatedir=/usr/com --mandir=/usr/share/man --
  
  infodir=/usr/share/infochecking for a 
  BSD-compatible install... /usr/bin/install -cchecking whether build 
  environment is sane... yes/usr/src/RPM/BUILD/isoqlog-2.1/missing: Unknown 
  `--run' option Try 
  `/usr/src/RPM/BUILD/isoqlog-2.1/missing --help' for more 
  informationconfigure: WARNING: `missing' script is too old 
  or missingchecking for gawk... gawkchecking whether make sets 
  ${MAKE}... yes checking for gcc... gccchecking for C compiler default 
  output... a.outchecking whether the C compiler works... yeschecking 
  whether we are cross compiling... nochecking for suffix of 
  executables...checking for suffix of object files... o checking 
  whether we are using the GNU C compiler... yeschecking whether gcc accepts 
  -g... yeschecking for style of include used by make... GNUchecking 
  dependency style of gcc... gcc3checking for a BSD-compatible install... 
  /usr/bin/install -c checking for gawk... (cached) gawkchecking for 
  dirent.h that defines DIR... yeschecking for library containing opendir... 
  none requiredchecking how to run the C preprocessor... gcc -Echecking 
  for ANSI C header files... yes checking for sys/types.h... yeschecking 
  for sys/stat.h... yeschecking for stdlib.h... yeschecking for 
  string.h... yeschecking for memory.h... yeschecking for strings.h... 
  yeschecking for inttypes.h.. . yeschecking for stdint.h... 
  yeschecking for unistd.h... yeschecking fcntl.h usability... 
  yeschecking fcntl.h presence... yeschecking for fcntl.h... 
  yeschecking for strings.h... (cached) yeschecking for unistd.h... 
  (cached) yeschecking for size_t... yeschecking whether struct tm is in 
  sys/time.h or time.h... time.hchecking for gethostname... yeschecking 
  for mkdir... yeschecking for strdup... yeschecking for strerror... yes 
  checking for strstr... yesconfigure: creating 
  ./config.statusconfig.status: creating Makefileconfig.status: creating 
  htmltemp/Makefileconfig.status: creating 
  htmltemp/images/Makefileconfig.status: creating 

Re: [qmailtoaster] Unofficial Update: clamav 0.87

2005-09-20 Thread Jeremy Runner
- Original Message - 
From: Erik Espinoza [EMAIL PROTECTED]

To: qmailtoaster-list@qmailtoaster.com
Sent: Tuesday, September 20, 2005 12:47 PM
Subject: [qmailtoaster] Unofficial Update: clamav 0.87


Greetings,

It appears as though quite a few security related issues were found in
clamav 0.86.2. As such I have created an update to clamav 0.87.

It is available at the usual place:
http://kabewm.landshark.net/pages/projects/qmailtoaster.php

As always, my packages are signed by my public key.

Thanks,
Erik



Hello,
Thanks for the update Erik.  May want to check it though.  It tries to use 
your user and group.


Installing clamav-toaster-0.87-1.2.6.src.rpm
warning: user espinoza does not exist - using root
warning: group espinoza does not exist - using root
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4646

Works anyways though, just though maybe you wouldn't want that info spread 
everywhere.


Jeremy


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[qmailtoaster] Re: Unofficial Update: clamav 0.87

2005-09-20 Thread Erik Espinoza
More info available here:
http://news.com.com/Bugs+found+in+open-source+antivirus+tool/2110-1002_3-5873640.html?tag=st_lh

On 9/20/05, Erik Espinoza [EMAIL PROTECTED] wrote:
 Greetings,
 
 It appears as though quite a few security related issues were found in
 clamav 0.86.2. As such I have created an update to clamav 0.87.
 
 It is available at the usual place:
 http://kabewm.landshark.net/pages/projects/qmailtoaster.php
 
 As always, my packages are signed by my public key.
 
 Thanks,
 Erik


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [qmailtoaster] isoqlog-toaster

2005-09-20 Thread aledr
I tried to rebuild this SRC some days ago with mdk102 flag but I git this same error.
I found some other errors inside other packages but I sent some mails
to Nick asking to fix it, and to add the services at ntsysv or
drakxservices to choose if they will be started at boot time.
Did you built the isoqlog-toaster package for mdk'v?
Regards...
-- [ ]'sAledrOpenSource Solutions for SmallBusiness Problems