[Bug 971] New: failure to link input file not reported
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=971 Summary: failure to link input file not reported Product: Swift Version: 0.94 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Error messages AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected], [email protected] Swift does not report a failure to link to an input file from shared directory to work directory. This cause the error which gets reflected in the error message as "output not found error". The link failure message appears inside the info file which should be more pronounced and be announced as the cause of error. -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=971 Mihael Hategan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Mihael Hategan <[email protected]> 2013-04-03 02:07:49 --- I do not believe this is true. I replaced ln with a link to /bin/false and I get this: RunID: 20130403-0006-838l3psb Progress: time: Wed, 03 Apr 2013 00:06:18 -0700 Initializing:1 Execution failed: Exception in cat: Arguments: [input] Host: localhost Directory: test-20130403-0006-838l3psb/jobs/i/cat-ioqtmi7l Caused by: Failed to link input file input cat, test.swift, line 8 -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=971 --- Comment #2 from ketan <[email protected]> 2013-04-03 08:34:29 --- This does happen when the data that is linked lies in a path above the current directory. I could reproduce this with a catsn example. Take a look at line 32 in cat*.d/*-info file in this package: http://www.mcs.anl.gov/~ketan/link-fail.tgz To reproduce: put the update.txt above the current path as done in the catsn.swift. Run w/o provider staging. -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=971 Mihael Hategan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #3 from Mihael Hategan <[email protected]> 2013-04-03 13:35:49 --- Ok, errors are not reported properly with status.mode=files -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=971 Mihael Hategan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Mihael Hategan <[email protected]> 2013-04-03 14:51:08 --- Fixed in trunk (r6411) and 0.94 (r6412). -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@mcs.anl.gov