Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.18

Bug #1249 wrong preferred state warning using -f option
Submitted: 2004-04-21 08:46 UTC
From: jeroen at terena dot nl Assigned: pajoye
Status: Closed Package: PEAR
PHP Version: Irrelevant OS: linux
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 21 - 18 = ?

 
 [2004-04-21 08:46 UTC] jeroen at terena dot nl
Description: ------------ I upgraded to HTTP_Download (but this affects any package I think) using -f because my preferred state is stable and I got a message saying this package is Alpha. But it's not Alpha, it's Beta. At least that's what http://pear.php.net/package/HTTP_Download says. pear upgrade -f HTTP_Download Warning: HTTP_Download is state 'alpha' which is less stable than state 'stable' downloading HTTP_Download-0.6.2.tgz ... Starting to download HTTP_Download-0.6.2.tgz (6,236 bytes) .....done: 6,236 bytes upgrade ok: HTTP_Download 0.6.2 I have PEAR-1.3.1 installed. Reproduce code: --------------- pear upgrade -f HTTP_Download (with preferred state set to stable) Expected result: ---------------- warning that HTTP_Download is Beta not Stable Actual result: -------------- warning that HTTP_Download is Alpha

Comments

 [2004-04-21 10:33 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2004-05-16 15:27 UTC] paj at pearfr dot org
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better.