php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66920 Installing from PECL package fails as a file doesn't exist
Submitted: 2014-03-18 10:12 UTC Modified: 2014-03-18 11:31 UTC
From: treffynnon@php.net Assigned:
Status: Duplicate Package: PECL (PECL)
PHP Version: 5.5.10 OS: Linux Mint
Private report: No CVE-ID: None
View Add Comment Developer Edit
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:
16 - 16 = ?
Subscribe to this entry?
Further comment on this bug is unnecessary.
 
 [2014-03-18 10:12 UTC] treffynnon@php.net
Description:
------------
When installing the qb package via PECL I am getting the error (see actual result) from the package.

Additionally qb is not available in the list of PECL packages in the bug tracker hence assigning this bug to PECL directly. It should be assigned to cleong728 / cleong728@gmail.com / http://pecl.php.net/package/qb

Test script:
---------------
sudo pecl install qb

Expected result:
----------------
Completed installation

Actual result:
--------------
downloading qb-2.1.1.tar ...
Starting to download qb-2.1.1.tar (Unknown size)
...........................................................................................................................................................................................................................................................................................................................................................................................................................done: 14,024,192 bytes
ERROR: file /tmp/pear/temp/tmpL6hkI6/qb-2.1.1/win32/msc_inttypes.h does not exist

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-03-18 10:29 UTC] remi@php.net
Already reported as https://github.com/chung-leong/qb/issues/23

Can probably be close as this is not a PECL bug (and there is no "qb" component)
 [2014-03-18 11:31 UTC] treffynnon@php.net
-Status: Open +Status: Duplicate -Block user comment: No +Block user comment: Yes
 [2014-03-18 11:31 UTC] treffynnon@php.net
Project uses non-standard bug tracker: https://github.com/chung-leong/qb/issues/23
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 23:01:30 2024 UTC