#7039 closed defect (duplicate)
BUG: Infinite loop in dependency check for an upgrade
Reported by: | vincent-opdarw@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | |
Keywords: | Cc: | ||
Port: |
Description (last modified by jmpalacios (Juan Manuel Palacios))
I'm trying to upgrade liferea to 1.0.3 (from ports I've written), but I get an infinite loop in the dependency check (see attachment).
In the liferea Portfile, I use:
depends_lib lib:libgtkhtml-2:libgtkhtml
and my libgtkhtml Portfile has:
depends_lib lib:libxml2:libxml2 port:gail
Attachments (1)
Change History (12)
Changed 19 years ago by vincent-opdarw@…
Attachment: | upgrade.debug.gz added |
---|
comment:1 Changed 19 years ago by olegb@…
This is not an infinite loop - checking deps for something like gnomeports are *slow* and painfull.
doing a port install gnome gives output like this (calculating deps) for ~1 hour deping on your boxen.
comment:2 Changed 19 years ago by vincent-opdarw@…
Resolution: | → worksforme |
---|---|
Status: | new → closed |
(In reply to comment #2)
This is not an infinite loop - checking deps for something like gnomeports are *slow* and painfull.
No, this is not related. I think there was a temporary bug in the dependencies (or did the reboot after the upgrade to Mac OS X 10.4.5 fix it?). The dependency check for my liferea port is now immediate. So, I close the bug.
comment:3 Changed 19 years ago by vincent-opdarw@…
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
Reopening since the problem still occurs for "port upgrade" (but not for "port install").
comment:4 Changed 18 years ago by markd@…
Summary: | Infinite loop in dependency check for an upgrade → BUG: Infinite loop in dependency check for an upgrade |
---|
comment:5 Changed 18 years ago by pipping@…
Milestone: | → Port Bugs |
---|
comment:6 Changed 18 years ago by pipping@…
Milestone: | Port Bugs → MacPorts 1.4 |
---|
comment:7 Changed 18 years ago by jmpalacios (Juan Manuel Palacios)
Description: | modified (diff) |
---|---|
Milestone: | MacPorts 1.4 → Needs developer review |
Owner: | changed from macports-tickets@… to macports-dev@… |
Priority: | Expected → Important |
Status: | reopened → new |
comment:8 Changed 18 years ago by markd@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
I'm going to close this as a duplicate of #10827. We have too many tickets on the same problem.
comment:9 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Milestone: | Needs developer review → MacPorts base bugs |
---|
Milestone Needs developer review deleted
comment:10 Changed 17 years ago by nox@…
Priority: | Important → Normal |
---|---|
Version: | 1.0 |
comment:11 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Milestone: | MacPorts base bugs |
---|
Debug information produced by "port -d upgrade liferea"