Modify ↓
Ticket #10508 (closed Bug Report - General: fixed)
Opened 14 months ago
Last modified 12 months ago
mythweb should depend on php 5.3
| Reported by: | Alec M <alecm@…> | Owned by: | wagnerrp |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25.1 |
| Component: | Packaging | Version: | 0.24.2 |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Since mythweb does not work with PHP 5.4, it should depend on a version less than 5.4.
Attachments
Change History
comment:1 Changed 14 months ago by wagnerrp
- Owner set to wagnerrp
- Status changed from new to accepted
comment:2 Changed 14 months ago by wagnerrp
- Status changed from accepted to closed
- Resolution set to Fixed
- Milestone changed from unknown to 0.25
Fixed by 2caa47f0ad4728.
comment:3 Changed 14 months ago by Alec M <alecm@…>
- Status changed from closed to new
- Resolution Fixed deleted
Hi,
You made a typo: it should either be ">=dev-lang/php-5.3" or "dev-lang/php:5.3" - not "=dev-lang/php-5.3".
In fact, using the slot would probably be much cleaner:
RDEPEND="
|| ( dev-lang/php:5.3[curl,json,mysql,session,posix]
<dev-lang/php-5.3[spl,pcre] )
dev-perl/DBI
dev-perl/DBD-mysql
dev-perl/Net-UPnP"
comment:4 Changed 14 months ago by Dave Sp <davespmyth@…>
If the patches in ticket 10504 address the root cause of the problem, is the change in this ticket necessary?
comment:6 Changed 12 months ago by Raymond Wagner <rwagner@…>
- Status changed from new to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
