Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#607 closed defect (fixed)

Logging installed files fails, when using <stageinfo>'s <user>

Reported by: neven@… Owned by: alfs-log@…
Priority: lowest Milestone:
Component: nALFS - Back End (XML Handlers) Version: SVN
Severity: normal Keywords:
Cc:

Description

When <user> in <stageinfo> is used inside <package>, nALFS doesn't check for installed files.

Change History (5)

comment:1 by gerard@…, 21 years ago

qa_contact: alfs-discuss@linuxfromscratch.orgalfs-log@linuxfromscratch.org

comment:2 by gerard@…, 21 years ago

Owner: changed from alfs-discuss@… to alfs-log@…
Version: CVS1.1.7

comment:3 by neven@…, 21 years ago

Version: 1.1.7CVS

It's FIXME in logging.c:alloc_stamp_filename().

comment:4 by neven@…, 21 years ago

Resolution: fixed
Status: newclosed

It's NOT FIXME in logging.c. %-)

When <stage> that forks (using <user> or similar elements in <stageinfo>) is used inside <package>, run_status flags are changed inside a forked child. That information is lost after <stage>, so check for successful <package> execution fails.

Fix that asks frontend about that status is committed to CVS.

comment:5 by jwrober@…, 20 years ago

Version: CVSSVN
Note: See TracTickets for help on using tickets.