Summary | No releases available for package "pear.horde.org/HashTable" |
Queue | Horde.org Servers |
Queue Version | PEAR server |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | Horde Developers (at) |
Requester | samuel.wolf (at) wolf-maschinenbau (dot) de |
Created | 07/24/2013 (4366 days ago) |
Due | |
Updated | 07/24/2013 (4366 days ago) |
Assigned | 07/24/2013 (4366 days ago) |
Resolved | 07/24/2013 (4366 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Taken from Michael Rubinsky
State ⇒ Resolved
commit 9ec82e8567d77f2e80820c3b2bc5a7a01e2d0a35
Author: Michael M Slusarz <slusarz@horde.org>
Date: Wed Jul 24 17:00:35 2013 -0600
Bug #12492: Fix group permissionscomponents/lib/Components/Release/Task/Package.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/9ec82e8567d77f2e80820c3b2bc5a7a01e2d0a35
Pirum creates the directories via PHP's mkdir() and explicitly
passes a mod of 0777. Probably need to call umask() before mkdir()?
updated the masks of all other packages at some point in the past to
2775; it's only the newer packages that weren't fixed).
(horde_dav is broken in the same way).
creates the directories via PHP's mkdir() and explicitly passes a mod
of 0777. Probably need to call umask() before mkdir()?
Assigned to Michael Rubinsky
State ⇒ Assigned
Assigned to
Assigned to Jan Schneider
directories:
drwxr-sr-x 2 jan horde 4096 2013-07-17 10:43 horde_hashtable
Apparently I don't have sudo access on ftp, so someone who does will
need to fix this and then re-run pirum. And we need to fix the
horde-components script so that this doesn't happen in the future
(horde_dav is broken in the same way).
horde/Horde_HashTable 1.1.0 Horde Hash Table Interface
I will re-run pirum on pear.horde.org; maybe something screwed up in
the last run.
http://pear.horde.org/get/Horde_HashTable-1.1.0.tgz
root@server:~# pear install horde/Horde_HashTable-1.1.0
horde/Horde_HashTable is already installed and is the same as the
released version 1.0.1
install failed
root@server:~# pear install horde/Horde_HashTable
horde/Horde_HashTable is already installed and is the same as the
released version 1.0.1
install failed
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde.org Servers
Summary ⇒ No releases available for package "pear.horde.org/HashTable"
Type ⇒ Bug
root@server:~# pear remote-list -c horde | grep HashTable
Horde_HashTable 1.1.0
root@server:~# pear install horde/HashTable-1.1.0
No releases available for package "pear.horde.org/HashTable"
install failed
root@server:~#