|
Bugzilla – Full Text Bug Listing |
| Summary: | php5-pdo_sqlite requires php5-sqlite | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Cristian Rodríguez <crrodriguez> |
| Component: | Network | Assignee: | Petr Ostadal <postadal> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | suse-beta |
| Version: | Beta 6 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
tst case
spec file patch |
||
|
Description
Cristian Rodríguez
2006-03-10 20:47:40 UTC
Created attachment 72369 [details]
tst case
this test will raise an Exception with the follwing message :
Connection failed: could not find driver
if php4-sqlite is not loaded.
the expected result is : NO Exception
Created attachment 72372 [details]
spec file patch
this patch also solve some inconsistent configure options I had found.
ps: I used the src.rpm available from factory to create the spec file patch. thnx fixed |