Description of problem: Without qt-sqlite present, qhelpgenerator can error with: [ 6%] Compiling Qt help project paraview.qhp cd /builddir/build/BUILD/ParaView-3.10.0-RC1/fedora/Documentation && /usr/bin/qhelpgenerator /builddir/build/BUILD/ParaView-3.10.0-RC1/fedora/Documentation/paraview.qhp -o /builddir/build/BUILD/ParaView-3.10.0-RC1/fedora/Documentation/paraview.qch QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: Cannot open data base file /builddir/build/BUILD/ParaView-3.10.0-RC1/fedora/Documentation/paraview.qch! Building up file structure... make[2]: Leaving directory `/builddir/build/BUILD/ParaView-3.10.0-RC1/fedora' make[2]: *** [Documentation/paraview.qch] Error 255 Version-Release number of selected component (if applicable): 4.7.1-15.fc15
sqlite seems pervasive, I'm tempted just to nuke the qt-sqlite, subpkg, and stuff it into (main) qt . comments, objections? Or just be minimal, and add the dep
This is a regression due to the Assistant split. (Before, qt-devel dragged in qt-x11 which dragged in qt-sqlite for assistant to work.) It also affects the F14 update in testing and is a regression compared to F14 stable updates, so I'm adding the Regression flag.
it's fine to move sqlite into main qt.
qt-4.7.1-16.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/qt-4.7.1-16.fc15
qt-4.7.1-16.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/qt-4.7.1-16.fc14
qt-4.7.1-16.fc15 has been pushed to the Fedora 15 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update qt'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/qt-4.7.1-16.fc15
Looking at the F-15 test update, it appears to not properly obsolete the prior qt-sqlite package.
yeah, I biffed that, upgrading from -15 is broken. -17 should fix that.
qt-4.7.1-17.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
qt-4.7.1-17.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.