OK Jason, here is the data:

[root@morpheus ken]# ls -l
-rwxr--r--    1 ken     ken       153534 Sep 26 17:39 tmda-0.60.tgz
-rwxr--r--    1 ken     ken       153537 Sep 26 17:19 tmda-0.61.tgz
-rwxr--r--    1 ken     ken       158486 Sep 26 16:51 tmda-0.62.tgz
[root@morpheus ken]# rpm -tb tmda-062.tgz
tmda-0.62.tgz: No such file or directory
[root@morpheus ken]#

RPM version 4.0.4-7x18

I'm running RH Linux 7.3 with all of the latest patches/updates etc. Even though I 
don't often use commandline RPM, it seems pretty damned odd to me. The files are RIGHT 
THERE!! ahhh!

Thanks,
Ken Borgmeyer

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of Jason R. Mastaler
Sent: Friday, September 27, 2002 1:12 PM
To: [EMAIL PROTECTED]
Subject: Re: STRANGE Redhat RPM build problem (no such file or directory)


"Ken Borgmeyer" <[EMAIL PROTECTED]> writes:

> I tried to create a Redhat RPM package following the installation
> instructions: RPM -TB TMDA***, and I get an error! It says
> "TMDA.x.y.TGZ: no such file or directory"

You aren't using all caps on the command-line are you?

Perhaps you could cut and paste what you tried, so we can see the
exact error message you are getting.  Here is what it looks like when
I do it:

# rpm -tb tmda-0.62.tgz 
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.74290
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd /usr/src/redhat/BUILD
+ rm -rf tmda-0.62
+ tar -xvvf -
+ /bin/gzip -dc /tmp/tmda-0.62.tgz

[...]

Wrote: /usr/src/redhat/RPMS/noarch/tmda-0.62-1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.30966
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd tmda-0.62
+ rm -rf /var/tmp/tmda-buildroot
+ exit 0
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users


_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to