#operating system:  fedora5

uname -a
#Linux name.of.server 2.6.17-1.2157_FC5 #1 Tue Jul 11 22:55:46 EDT 2006 i686 
athlon i386 GNU/Linux

cat /proc/cpuinfo
#AMD Athlon(tm) XP 2600+

free
#515644

df -h
#size=110G used=5.5G available=99G

#change to install dir
cd /home/builduser/newtest/

#change to a build user (forces root build)
su -

#clear existing sandbox (it tested once already)
rm /opt/qmt-sandbox -rf

#note files aren't owned by root (doesn't really matter though)

#files downloaded from website:
wget http://qmt.shubes.net/qmt-newmodel.sh
wget http://qmt.shubes.net/qmt-build-rpms.sh
wget http://qmt.shubes.net/qtp-build-rpms
wget http://qmt.shubes.net/qtp-newmodel

#verify there are no toaster rpms installed:
rpm -qa | grep toaster

#start it up:
sh qmt-newmodel.sh

#first odd thing:
zlib-1.2.3-1.2.1 is installed.
Do you want to Upgrade zlib to version 1.2.3-1.0.3
#note:  not an upgrade, need => in script

#answer for rest:
b (batch)

#note: I have about 3G of files in /usr/local...damn this will take a while
#note2...moving it to a home dir because this takes to damn long and there 
were errors in the lib files for it being linked

===========partial output==========
Warning: This script does not check for available disk space.
You'll need anywhere from 100M (linked) to 2.4G+ (copied)
      to build the sandbox.
The sandbox may be built in any partition.
The 'linked' option is only available in the / partition
The sandbox is configured to be built at /opt/qmt-sandbox
Shall we continue? (yes, no|skip, batch, quit) [y] / n|s / b / q :
Running in background, replied 'yes'
Would you like to create a linked sandbox? (yes, no) y/[n] :
Running in background, replied 'no'
Creating Copied sandbox: /opt/qmt-sandbox ... (coffee anyone?)
Creating /opt/qmt-sandbox/backup ...
find: /backup: No such file or directory
Creating /opt/qmt-sandbox/bin ...
Creating /opt/qmt-sandbox/command ...
find: /command: No such file or directory
Creating /opt/qmt-sandbox/etc ...
----snip----
Creating /opt/qmt-sandbox/var ...
Unexpected named pipe: /var/run/screen/S-root/1946.pts-0.dod4
prw------- 1 root root 0 Aug 24 15:15 /var/run/screen/S-root/1946.pts-0.dod4
Continuing ...
cp: cannot stat `/home/vpopmail': No such file or directory
Sandbox has been built successfully!

Starting to build the binary rpms ...(pizza anyone?)

If you want to view compile messages, you can open another terminal and:
# tail -f /opt/qmt-sandbox/usr/src/qmt/log/build-recent.log

chroot: cannot run command `/home/builduser/newtest/qmt-build-rpms.sh': 
Permission denied
Build failed, Exiting.

=============================

I made no further changes ... do you want me to change the perms on the file 
that failed?

George Sweetnam






---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to