Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5837 - script in /etc/pcmcia is broken
Summary: script in /etc/pcmcia is broken
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Chad Huneycutt (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-31 22:45 UTC by Stephane Schitter
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephane Schitter 2002-07-31 22:45:02 UTC
I use a wireless PCMCIA card to connect to my network, so I use a lot the
scripts in /etc/pcmcia. I found that the /etc/pcmcia/network is broken because
it calls "./shared" without any argument which causes "./shared" to show an
'usage' message. Same applies when /etc/pcmcia/network tries to call "./wireless".

I just added a $* to the calls of these external scripts to solve the issue, am
I not understanding how it should work, or are these really broken ?

Regard,
Stephane
Comment 1 Stephane Schitter 2002-08-02 02:37:21 UTC
looking at other scripts in /etc/pcmcia they also donot specify any arguments 
to the calls to ./shared or /etc/pcmcia/shared... How is this supposed to 
work ? are arguments send to the other scripts automatically ? I would doubt it.
Comment 2 Chad Huneycutt (RETIRED) gentoo-dev 2002-09-23 20:40:29 UTC
I don't quite understand this myself, but as no errors are sent to the logs, it
seems to work fine when cardmgr starts the network script.  At any rate, this is
not a Gentoo bug, so I am closing it.