Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9526 - New minicom ebuilds
Summary: New minicom ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Graham Forest
URL:
Whiteboard:
Keywords:
: 19769 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-22 21:50 UTC by Charles K. Lee II
Modified: 2003-04-27 05:13 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Adds pkg_postinst() einfo message regarding file transfers (minicom-1.83.1-r2.patch,536 bytes, patch)
2002-10-22 21:51 UTC, Charles K. Lee II
Details | Diff
Adds a pkg_postinst() einfo message regarding file transfers (minicom-2.00.0-r1.patch,1000 bytes, patch)
2002-10-22 21:52 UTC, Charles K. Lee II
Details | Diff
IGNORE PATCH DIRECTLY ABOVE / corrected minicom-2.00.0 patch (minicom-2.00.0-r1.patch,562 bytes, patch)
2002-10-22 22:02 UTC, Charles K. Lee II
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charles K. Lee II 2002-10-22 21:50:08 UTC
Attatched are patches for the two current minicom ebuilds, one for version
1.83.1 and another for the 2.00.0 development version.  The only addition is a
pkg_postinst() section which displays an informative message regarding file
transfer support.

By itself, minicom cannot do file transfers using the XMODEM, YMODEM and ZMODEM
protocols.  It relies on the net-misc/lrzsz package for this functionality. 
When net-misc/lrzsz is not installed, no error message is given when trying to
do a file transfer.  It just doesn't do anything after going through all the
necessary prompts.  I was at a loss until I saw references to /usr/bin/xc in the
minicom.log file.

I thought it would be informative to include a brief message informing users
that they'll need the net-misc/lrzsz package installed to do file transfers.

FYI, in #gentoo I was informed that this doesn't warrant a dependency, since
lrzsz isn't required for minicom itself to work.  I figure that an einfo message
would be prudent so users aren't left scratching their heads when minicom
doesn't do what they're asking it to do.
Comment 1 Charles K. Lee II 2002-10-22 21:51:44 UTC
Created attachment 4917 [details, diff]
Adds pkg_postinst() einfo message regarding file transfers
Comment 2 Charles K. Lee II 2002-10-22 21:52:28 UTC
Created attachment 4918 [details, diff]
Adds a pkg_postinst() einfo message regarding file transfers
Comment 3 Charles K. Lee II 2002-10-22 22:02:46 UTC
Created attachment 4919 [details, diff]
IGNORE PATCH DIRECTLY ABOVE / corrected minicom-2.00.0 patch

The above patch still has the dependency change I was considering at first. 
The first attatchment (for minicom-1.83.1) is valid.
Comment 4 phoen][x 2002-12-12 11:17:40 UTC
Hey Charles.

Seems like i added minicom-2.00.0 a long time ago.

Does it work on your box? Is it okay to close this bug or did i oversee something?

-phoen][x-
Comment 5 Charles K. Lee II 2002-12-22 00:26:56 UTC
Like I said before, I just thought it would be a good idea to include a message
saying that you need to install net-misc/lrzsz for file transfer support. 
Minicom doesn't make it obvious that that specific package is needed when file
transfers fail.  This isn't a show stopper or anything, minicom itself works fine.
Comment 6 Seemant Kulleen (RETIRED) gentoo-dev 2003-04-18 13:42:30 UTC
vlado, you're the only modem user I can think of
Comment 7 Brad Laue (RETIRED) gentoo-dev 2003-04-23 14:33:43 UTC
Been using 2.0.0 now for a year with Gentoo configuring routers and switches, and have had zero trouble.

But 2.0.0 is masked! This is me vouching that it works fine - can it be marked ~arch at least? (It's definitely "arch" worthy.)
Comment 8 Graham Forest 2003-04-24 16:08:12 UTC
Finally committed :)
Comment 9 Chuck Brewer 2003-04-27 05:13:56 UTC
*** Bug 19769 has been marked as a duplicate of this bug. ***