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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 03:01:33 2025 UTC