Bug 160060 - collision: sysutils/coreutils Collision between system gstat and gstat from port
Summary: collision: sysutils/coreutils Collision between system gstat and gstat from port
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-24 14:20 UTC by Veniamin
Modified: 2011-11-02 17:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Veniamin 2011-08-24 14:20:13 UTC
Collision between basesystem gstat and gstat from coreutils.

[zloidemon@ololo ~]$ whereis gstat
gstat: /usr/sbin/gstat /usr/local/man/man1/gstat.1.gz /usr/src/usr.sbin/gstat
[zloidemon@ololo ~]$ which gstat
/usr/local/bin/gstat

How-To-Repeat: install port sysutils/coreutils and try command:

which gstat
whereis gstat
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-24 14:20:22 UTC
Maintainer of sysutils/coreutils,

Please note that PR ports/160060 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/160060

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-24 14:20:24 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2011-09-18 07:05:21 UTC
State Changed
From-To: feedback->open

maintainer timeout
Comment 4 Chris Rees freebsd_committer freebsd_triage 2011-10-30 20:31:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

I'll take it.
Comment 5 Chris Rees freebsd_committer freebsd_triage 2011-10-30 20:33:12 UTC
State Changed
From-To: open->feedback

So... options are a) rename port's gstat to ggstat b) not worry about it 
<-- is it a huge deal? Are the implementations incompatible? Oh, c) make 
gstat an OPTION.
Comment 6 Chris Rees 2011-11-01 18:36:30 UTC
I'm going to commit the patch at [1] when I get my tinderbox working
again if that's no problem with you.

Chris

[1] http://www.bayofrum.net/~crees/patches/coreutils-gnustat.diff
Comment 7 Chris Rees freebsd_committer freebsd_triage 2011-11-02 17:33:28 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 8 dfilter service freebsd_committer freebsd_triage 2011-11-02 17:33:31 UTC
crees       2011-11-02 17:33:16 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/coreutils   Makefile pkg-plist 
  Log:
  - Rename gstat to gnustat; otherwise it collides with base gstat (for geom) [1]
  - Correct REINPLACE for permissions; \+ is a special character in a BRE
  
  PR:             ports/160060
  Submitted by:   Veniamin Gvozdikov <g.veniamin@googlemail.com>
  Reviewed by:    Jason Hellenthal, wxs, eadler
  Approved by:    Jason Harris <jharris@widomaker.com> (maintainer)
  
  Revision  Changes    Path
  1.33      +6 -3      ports/sysutils/coreutils/Makefile
  1.15      +1 -1      ports/sysutils/coreutils/pkg-plist
_______________________________________________
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"