Bug 67243 - netatalk 1.5.3.1 depends on Plan 9's /usr/bin/rc
Summary: netatalk 1.5.3.1 depends on Plan 9's /usr/bin/rc
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: netatalk
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Phil Knirsch
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-06-21 14:46 UTC by msterret
Modified: 2015-03-05 01:10 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-06-21 14:48:04 UTC
Embargoed:


Attachments (Terms of Use)
removes acleandir.rc and acleandir.1 from the package (and thus the /usr/bin/rc requirement). (908 bytes, patch)
2002-06-21 14:47 UTC, msterret
no flags Details | Diff

Description msterret 2002-06-21 14:46:25 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513

Description of problem:
netatalk-1.5.3.1/bin/afile/Makefile.in plans to install acleandir.rc
into /usr/bin/acleandir.rc. acleandir.rc is a rc shell script.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.rpm --rebuild --clean netatalk-1.5.3.1-1.src.rpm
2.su -c "rpm -Uvh netatalk-1.5.3.1-1.i386.rpm"
	

Actual Results:  error: failed dependencies:
	/usr/bin/rc   is needed by netatalk-1.5.3.1-1


Expected Results:  clean install/update.

Additional info:

Although this is in rawhide, I think it should be fixed because
the two bugs filed against Red Hat 7.3 for netatalk are resolved
via a suggestion to use the rawhide version.

Patch attached to remove acleandir.rc and acleandir.1 from the install.

Comment 1 msterret 2002-06-21 14:47:57 UTC
Created attachment 62048 [details]
removes acleandir.rc and acleandir.1 from the package (and thus the /usr/bin/rc requirement).

Comment 2 Phil Knirsch 2002-06-25 10:03:01 UTC
Fill fix differently (i will fix the script to use bash).

Thanks,

Read ya, Phil

PS: Also a duplicate of #67009.

Comment 3 Phil Knirsch 2002-06-25 13:13:40 UTC
OK, porting the script to bash will have to wait, i used your suggestion and
patched it now to not install/include acleandir.rc and acleandir.1.

Thanks,

Read ya, Phil


Note You need to log in before you can comment on or make changes to this bug.