Bug 121179

Summary: emulators/hfsutils - emulators/hfs - 2 ports install files on the same place
Product: Ports & Packages Reporter: Momchil Ivanov <slogster>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Momchil Ivanov 2008-02-28 16:50:02 UTC
emulators/hfsutils and emulators/hfs install files in the same place. after installing first hfs and then hfsutils:

===>  Deinstalling for emulators/hfs
===>   Deinstalling hfs-0.37_1
pkg_delete: '/usr/local/bin/hfs' fails original MD5 checksum - deleted anyway.
pkg_delete: '/usr/local/man/man1/hfs.1.gz' fails original MD5 checksum - deleted anyway.

and
===>  Deinstalling for emulators/hfsutils
===>   Deinstalling hfsutils-3.2.6_2
pkg_delete: file '/usr/local/man/man1/hfs.1.gz' doesn't exist
pkg_delete: file '/usr/local/bin/hfs' doesn't exist
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)

How-To-Repeat: install hfs and then hfsutils
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2008-03-14 16:10:50 UTC
State Changed
From-To: open->closed

Ports should refuse to install over each other now.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-03-14 16:13:11 UTC
pav         2008-03-14 16:13:06 UTC

  FreeBSD ports repository

  Modified files:
    emulators/hfs        Makefile 
    emulators/hfsutils   Makefile 
  Log:
  - Fix CONFLICTS syntax so they are effective
  
  PR:             ports/121179
  Reported by:    Momchil <slogster@gmail.com>
  
  Revision  Changes    Path
  1.20      +1 -1      ports/emulators/hfs/Makefile
  1.27      +1 -1      ports/emulators/hfsutils/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"