Ticket #81 (new Defect)

Opened 5 months ago

Last modified 4 weeks ago

Improper error handling on failer to open /dev/stdin

Reported by: Karatorian Assigned to: Jan-Nik
Priority: Medium Milestone: 1.5
Component: main Version: 1.2.4
Severity: Normal Keywords:
Cc:

Description

If the calls autopackage makes to sed fail because sed cannot open /dev/stdin (for instance, because it doesn't exist), the sed errors are directly reported to the user, rather than caught and handled in a proper manner.

Change History

08/03/08 08:31:22 changed by Jan-Nik

Do you mean the function getSection from http://trac.autopackage.org/browser/main/trunk/share/apkg-bashlib ?

Can someone explain to me why /dev/stdin is used there?

09/11/08 08:49:29 changed by Jan-Nik

  • owner changed from taj to Jan-Nik.
  • milestone set to 1.5.