Bug 112899 - [PATCH] misc/compat4x - compat4x -i386: remove schg flag before cleaning
Summary: [PATCH] misc/compat4x - compat4x -i386: remove schg flag before cleaning
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-23 20:50 UTC by Lars Engels
Modified: 2007-06-21 16:40 UTC (History)
0 users

See Also:


Attachments
compat4x-i386-5.3_9.patch (431 bytes, patch)
2007-05-23 20:50 UTC, Lars Engels
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Engels 2007-05-23 20:50:05 UTC
After 'make clean' in the port's directory deletion of the workdir fails because
work/compat4x/var/empty has schg flag set.

Generated with FreeBSD Port Tools 0.77

How-To-Repeat: cd /usr/ports/misc/compat4x && make && make clean
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-23 23:10:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this PRs
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-06-14 09:26:08 UTC
Responsible Changed
From-To: miwi->freebsd-ports-bugs

Back to pool. I stop my works for FreeBSD.
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2007-06-21 08:45:33 UTC
State Changed
From-To: open->feedback

I can not reproduce on 6-STABLE box. Could you  
please provide more details?
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-06-21 16:34:54 UTC
rafan       2007-06-21 15:34:48 UTC

  FreeBSD ports repository

  Modified files:
    misc/compat4x        Makefile 
  Log:
  - Remove schg flags before 'make clean', otherwise we can not remove
    WRKSRC/var/empty. This only happens on 7.x.
  
  PR:                 ports/112899
  Submitted by:       Lars Engels <lars.engels at 0x20.net>
  
  Revision  Changes    Path
  1.34      +3 -0      ports/misc/compat4x/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Rong-En Fan freebsd_committer freebsd_triage 2007-06-21 16:35:00 UTC
State Changed
From-To: feedback->closed

Committed. As we have the same workaround for misc/compat5x.