Bug 80491 - Dependency error between packages prebuilt.
Summary: Dependency error between packages prebuilt.
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-01 00:20 UTC by LI Dong
Modified: 2005-12-28 00:01 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 LI Dong 2005-05-01 00:20:01 UTC
      Dependency error between packages prebuilt.
        1) docproj-jadetex will install a noX version of ghostscript-gnu, which will overwrite
        the one with X11 installed by kde WITHOUT ANY warning.
        2) psutils-a4 should be conflict with psutils-letter, but we can install both they two
        WITHOUT ANY warning.

Fix: 

Add CONFLICT in Makefile, but I didn't touch these Makefiles because the maintainer may correct
        them very easy.
How-To-Repeat:       1)
        pkg_add -r kde
        pkg_add -r docproj-jadetex
        2)
        pkg_add -r psutils-a4
        pkg_add -r psutils-letter
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-05-02 03:14:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->doceng

Over to maintainters of textproc/docproj-jadetex, since that seems 
to be the source of the first conflict mentioned. 

Note to submitter: combining two unrelated problems into a single PR 
like this makes trying to decide how to handle it quite problematic. 
I will go ahead and Cc: the other affected maintainers.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-12-27 23:58:33 UTC
State Changed
From-To: open->closed

I added conflicts to ghostscript and psutils ports. 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-12-27 23:58:33 UTC
Responsible Changed
From-To: doceng->pav

Take possible followups