Skip Menu |

This queue is for tickets about the Device-Modem CPAN distribution.

Report information
The Basics
Id: 5131
Status: resolved
Worked: 30 min
Priority: 0/
Queue: Device-Modem

People
Owner: cosimo [...] cpan.org
Requestors: Mark.Fenbers [...] noaa.gov
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.33
Fixed in: (no value)



Subject: /dev/modem
Device-Modem-1.33, Perl 5.8.0, 2.4.20-6smp GNU/Linux (Red Hat 9) Make test; make install successful. Running the examples fail. Output/Complaint: Your serial port is '/dev/ttyS0' (cached) # yes,correct can't open device: /dev/modem at /usr/.../Modem.pm line 468 My work-around is: ln -s /dev/ttyS0 /dev/modem Then examples do not fail, but my concern is what happens later in development when I plan to use multiple serial ports? /dev/modem can't be symbolically linked to all of them! Have I configured something incorrectly? -- Mark
RT-Send-CC: cosimo [...] cpan.org
[guest - Fri Jan 30 10:03:56 2004]: Show quoted text
> Device-Modem-1.33, Perl 5.8.0, 2.4.20-6smp GNU/Linux (Red Hat 9) > Make test; make install successful. Running the examples fail. > Output/Complaint: Your serial port is '/dev/ttyS0' (cached) # > yes,correct > can't open device: /dev/modem > at /usr/.../Modem.pm line 468
I'm inspecting about this problem. Will be addressed in the next release. Show quoted text
> Have I configured something incorrectly?
Everything is in place. The only problem is in example scripts that don't get the correct defaults. -- Cosimo
Subject: CPAN Bug #5131 (/dev/modem problem)
Hello Mark, your bug report has been examined and resolved. Please upgrade Device::Modem to version 1.36 to fix the reported bug. Thank you! -- Cosimo