php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21562 pear installer seems to don't use options after install console_getopt
Submitted: 2003-01-10 00:20 UTC Modified: 2003-01-11 05:34 UTC
From: emrox at elektrionische-musik dot de Assigned:
Status: Closed Package: PEAR related
PHP Version: 4CVS-2002-11-14 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: emrox at elektrionische-musik dot de
New email:
PHP Version: OS:

 

 [2003-01-10 00:20 UTC] emrox at elektrionische-musik dot de
i just wanted to upgrade my pear using 'pear upgrade pear' .. so pear told me to install 'Archive_Tar' and 'Console_Getop'
after successfully done this, the pear installer semms to ignore all options (i think it is a bug on Console_Getopt)

so i can do what i want .. i ever get the ist of possible commands but nothing works

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-10 04:22 UTC] ssb@php.net
If you are running the version I think, you need to upgrade  PEAR itself at the same time as Console_Getopt.  You can fix this and get the latest version of the installer by using go-pear:

  lynx -source go-pear.org | php

If this fixes your problem, feel free to close the bug report.

 [2003-01-11 05:34 UTC] emrox at elektrionische-musik dot de
ok .. i updated to the latest pear version .. now all works fine
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 05:01:33 2024 UTC