View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
346 | WADF | Packaging | public | 26 Apr 2010 15:42 | 28 Apr 2010 09:22 |
Reporter | mrosenquist | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 0.13.3 | ||||
Target Version | 0.13.4 | Fixed in Version | 0.13.4 | ||
Summary | 346: Pear issue when installing with dep tags and there is a auto resolved release confict, may add files from a future release | ||||
Description | Pear issue when installing with dep tags and there is a auto resolved release conflict, may add files from a future release While the issue exists in pear it should be possible to fix by cahnging the pear method used to remove the future release | ||||
Additional Information | wadf may be able to "fix" it by consistently using "pear install" or "pear upgrade" (can't remember which) | ||||
Tags | No tags attached. | ||||
|
yes it seems like (from a quick test) that this: pear install foo_bar-2.0.0 pear install -f foo_bar-1.0.0 leaves files lying around BUT pear install foo_bar-2.0.0 pear upgrade -f foo_bar-1.0.0 doesn't |
|
Fixed in SVN r2119 |
|
http://pear.php.net/bugs/bug.php?id=17350 |
Date Modified | Username | Field | Change |
---|---|---|---|
26 Apr 2010 15:42 | mrosenquist | New Issue | |
26 Apr 2010 15:58 | timj | Note Added: 357 | |
26 Apr 2010 16:01 | timj | Note Added: 358 | |
26 Apr 2010 16:01 | timj | Status | new => resolved |
26 Apr 2010 16:01 | timj | Resolution | open => fixed |
26 Apr 2010 16:01 | timj | Fixed in Version | => 0.13.4 |
26 Apr 2010 16:01 | timj | Target Version | => 0.13.4 |
28 Apr 2010 09:22 | timj | Note Added: 359 | |
28 Apr 2010 09:22 | timj | Status | resolved => closed |
11 May 2010 09:36 | timj | Relationship added | related to 347 |