Linmodems Mailing list Archives

Google
 
Web archives.linmodems.org

Return-Path: <stodolsk@rcn.com>
Mailing-List: contact discuss-help@linmodems.org; run by ezmlm
Delivered-To: mailing list discuss@linmodems.org
Received: (qmail 17754 invoked from network); 14 May 2002 17:59:10 -0000
Received: from smtp03.mrf.mail.rcn.net (207.172.4.62)
  by www.linmodems.org with SMTP; 14 May 2002 17:59:09 -0000
Received: from 66-44-12-23.s531.apx2.lnh.md.dialup.rcn.com ([66.44.12.23] helo=rcn.com)
	by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.33 #10)
	id 177gZn-0005Ng-00; Tue, 14 May 2002 13:59:07 -0400
Sender: marv
Message-ID: <3CE15069.64592BFD@rcn.com>
Date: Tue, 14 May 2002 12:59:05 -0500
From: Marvin Stodolsky <stodolsk@rcn.com>
Organization: HomeBase
X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.4.18-ump i686)
X-Accept-Language: en
MIME-Version: 1.0
CC: tom_poplawski@hotmail.com, discuss@linmodems.org
Subject: Re: LTMODEM RPM hang fixed in 8.00a3
References: <200205141514.g4EFElTf015149@rm-rstar.sfu.ca>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Tom,

The build_rpm hang problem is fixed in 8.00a3. I cleaned up some tmpfile
issues while working under Debian with 8.00a1, under which the build_rpm
couldn't be tested. The fix to the unforseen build_rpm hang is in the
ltmodem-8.00a3 which is temporarily available on
  http://linmodems.technion.ac.il/resources.html. 
until Chris catches up from his move.  

MarvS

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

>cth@sfu.ca wrote:
> 
> well, the build_rpm is not my code and i haven't looked at it in months. so
> i guess marvin is the person to talk to.
> 
> marvin, could you please look into it?
> 
> christoph
> 
> On Sat, 11 May 2002 23:51:52 +0000 tom_poplawski@hotmail.com wrote:
> > I'll have some more rpm's for 7.2 but I wanted to report this problem.
> >
> > I've had a problem running build_rpm.  Build_module worked fine.  About
> line
> > 31 of build_module I had to change the following line.
> >
> > This only resulted in error "no such file for tmpfile" rather than a hang
> > while cat waits eternally for stdin which never arrives.  Not sure the
> > resoloution.
> >
> >
> >
> > # BaseName way be inherited from build_rpm or build_deb
> > if test -z "$BN" ; then
> >   BN=`basename $0`
> > fi
> >
> > old line -> if [ "$BN" = "build_module" ] ; then
> >
> > my change ->    if [ "$BN" = "build_rpm" ] ; then
> >       export BN=$BN
> >       export RECORD=$RECORD
> >       TMPM=tmpfile
> >       export TMPM=$TMPM
> >       # for use by called executables"
> >       fi
> >
> >
> >
> >
> >
> >
> >
> >
> > >From: cth@sfu.ca
> > >Reply-To: cth@sfu.ca
> > >To: tom_poplawski@hotmail.com
> > >Subject: Re: LTMODEM RPM <80c6 e60e a688 80d6>
> > >Date: Sat, 11 May 2002 15:14:11 PDT
> >
> > >
> > >thanks for the rpms - will post them as soon as i have reasonable
> internet
> > >access again (just moved 5000km, don't have a new place here yet...).
> > >
> > >heby
> > >
> > >
> >
> >
> >
> >
> > _________________________________________________________________
> > Chat with friends online, try MSN Messenger: http://messenger.msn.com

Webmaster: Russell Nelson
Last modified: Wed Jul 30 11:02:43 EDT 2003