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
 [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: Fri Mar 29 11:01:29 2024 UTC