Your message dated Sun, 21 Jun 2026 05:39:13 +0200
with message-id <[email protected]>
and subject line Re: Bug#531813: minicom: Can't run script when path longer 
than 33 characters
has caused the Debian Bug report #531813,
regarding minicom: Can't run script when path longer than 33 characters
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
531813: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531813
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: minicom
Version: 2.3-1
Severity: normal

When path to script specified by -S parameter is longer than 33 characters,
the script can't be read and therefore executed.

Reproducible: always
Steps to reproduce:
1. Run minicom with path to any existing file with long path, e.g.
$ minicom -o ttyS0 -S /mnt/hda7/tmp/l01z/upgrade.minicom

Expected result:
- minicom should read the file
Observed result:
- minicom complains about not existing file:
"runscript: couldn't open "/mnt/hda7/tmp/l01z/upgrade.minico""

The reason is here:
    case 'S': /* start Script */
          strncpy(scr_name, optarg, 33);

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages minicom depends on:
ii  libc6                     2.7-13         GNU C Library: Shared libraries
ii  libncurses5               5.6+20081012-2 shared libraries for terminal hand

Versions of packages minicom recommends:
pn  lrzsz                         <none>     (no description available)

minicom suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
This bug appears to be fixed since minicom-2.7-1.
I'm closing this bug report.

Martin

On Thu, Jun 04, 2009 at 10:36:36 +0200, Rob Gom wrote:

> Package: minicom
> Version: 2.3-1
> Severity: normal
> 
> When path to script specified by -S parameter is longer than 33 characters,
> the script can't be read and therefore executed.
> 
> Reproducible: always
> Steps to reproduce:
> 1. Run minicom with path to any existing file with long path, e.g.
> $ minicom -o ttyS0 -S /mnt/hda7/tmp/l01z/upgrade.minicom
> 
> Expected result:
> - minicom should read the file
> Observed result:
> - minicom complains about not existing file:
> "runscript: couldn't open "/mnt/hda7/tmp/l01z/upgrade.minico""
> 
> The reason is here:
>     case 'S': /* start Script */
>           strncpy(scr_name, optarg, 33);
> 
> -- System Information:
> Debian Release: lenny/sid
>   APT prefers testing
>   APT policy: (900, 'testing')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
> Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages minicom depends on:
> ii  libc6                     2.7-13         GNU C Library: Shared libraries
> ii  libncurses5               5.6+20081012-2 shared libraries for terminal 
> hand
> 
> Versions of packages minicom recommends:
> pn  lrzsz                         <none>     (no description available)
> 
> minicom suggests no packages.
> 
> -- no debconf information

--- End Message ---

Reply via email to