I was made aware by a user of the missing dependencie of ocrfeeder for python-enchant. I added that dependencie and submitted the package to updates_testing. Testing procedure: Install (the old package of) ocrfeeder without python-enchant and try to start it, which will result in a python error. Install the updated package which does install python-enchant as a dependencie and try again which will be working. Reproducible: Steps to Reproduce:
CC: (none) => oliver.bgr
packages ready for the qa ? (And it will certainly require a linking make by sysadmin to due bug 2317)
Looks like Oliver forgot about this update. I'll take it but please Oliver if you can take it back from me :)
Keywords: (none) => TriagedCC: (none) => stormiAssignee: bugsquad => stormi
Please test ocrfeeder-0.7.11-1.mga2 It's not a bugfix only update, but the added features seem benign enough and a number of bugfixes comes with it (in fact, I only wanted to add the missing dep, but version 0.7.10 was already in updates_testing, and looking at the changelog it seemed ok). If you find any dubious change in behaviour during testing I'll revert to 0.7.7. For those interested in checking the changelog, those are the "news" files at http://ftp.gnome.org/pub/GNOME/sources/ocrfeeder/0.7/ for versions 0.7.8, 0.7.9, 0.7.10 and 0.7.11 *** Advisory *** This ocrfeeder update adds a missing dependency to python-enchant, and updates it to the latest release 0.7.11, which fixes several bugs. *** SRPM *** ocrfeeder-0.7.11-1.mga2 *** RPMS *** ocrfeeder-0.7.11-1.mga2.noarch.rpm
Assignee: stormi => qa-bugsSource RPM: ocrfeeder-0.7.10-1.mga2.src.rpm => ocrfeeder-0.7.11-1.mga2.src.rpm
MGA2-32 fail In VirtualBox, KDE & Gnome Package(s) under test: ocrfeeder Install ocrfeeder [root@localhost wilcal]# urpmi ocrfeeder Package ocrfeeder-0.7.7-1.mga2.noarch is already installed Launch ocrfeeder from user terminal ImportError: No module named enchant.checker python-enchant not installed Install updates from core updates_testing [root@localhost wilcal]# urpmi ocrfeeder Package ocrfeeder-0.7.11-1.mga2.noarch is already installed [root@localhost wilcal]# urpmi python-enchant Package python-enchant-1.6.5-1.mga1.noarch is already installed Launch ocrfeeder from user terminal ImportError: No module named lxml I get the same failure to launch error in both KDE and Gnome. Test platform: Intel Core i7-2600K Sandy Bridge 3.4GHz GIGABYTE GA-Z68X-UD3-B3 LGA 1155 MoBo GIGABYTE GV-N440D3-1GI Nvidia GeForce GT 440 (Fermi) 1GB RTL8111/8168B PCI Express 1Gbit Ethernet DRAM 16GB (4 x 4GB) VirtualBox 4.2.16-1.mga3.x86_64.rpm
CC: (none) => wilcal.int
Looks like I forgot a dependency. New version in updates_testing: ocrfeeder-0.7.11-1.1.mga2, please test.
Can you test also in MGA3 if ocrfeeder from core/release works? It doesn't have the dependency to python-lxml so it should fail the same way than my update candidate. If you can confirm that, I'll issue an update to mageia 3 too, adding the missing dependency.
In VirtualBox, KDE & Gnome Package(s) under test: ocrfeeder Install ocrfeeder [root@localhost wilcal]# urpmi ocrfeeder Package ocrfeeder-0.7.7-1.mga2.noarch is already installed Launch ocrfeeder from user terminal ImportError: No module named enchant.checker python-enchant not installed Install updates from core updates_testing [root@localhost wilcal]# urpmi ocrfeeder Package ocrfeeder-0.7.11-1.1.mga2.noarch is already installed [root@localhost wilcal]# urpmi python-enchant Package python-enchant-1.6.5-1.mga1.noarch is already installed Launch ocrfeeder from user terminal I do get a successful launch to a working GUI this time and I believe that ocrfeeder is operational as I get the same result in Mint 15. Test platform: Intel Core i7-2600K Sandy Bridge 3.4GHz GIGABYTE GA-Z68X-UD3-B3 LGA 1155 MoBo GIGABYTE GV-N440D3-1GI Nvidia GeForce GT 440 (Fermi) 1GB RTL8111/8168B PCI Express 1Gbit Ethernet DRAM 16GB (4 x 4GB) VirtualBox 4.2.16-1.mga3.x86_64.rpm
Whiteboard: (none) => MGA2-32-OK
MGA3 32 & 64 As per comment 6 tested Installed ocrfeeder 0.7.11 2.mga3 noarch ocrfeeder Traceback (most recent call last): File "/usr/bin/ocrfeeder", line 31, in <module> from ocrfeeder.studio.studioBuilder import Studio File "/usr/lib/python2.7/site-packages/ocrfeeder/studio/studioBuilder.py", line 21, in <module> from ocrfeeder.util import lib File "/usr/lib/python2.7/site-packages/ocrfeeder/util/lib.py", line 31, in <module> from lxml import etree ImportError: No module named lxml As predicted
CC: (none) => martynvidler
MGA2-64 test ok In VirtualBox, KDE & Gnome Package(s) under test: ocrfeeder Install ocrfeeder [root@localhost wilcal]# urpmi ocrfeeder Package ocrfeeder-0.7.7-1.mga2.noarch is already installed Launch ocrfeeder from user terminal ImportError: No module named enchant.checker python-enchant not installed Install updates from core updates_testing [root@localhost wilcal]# urpmi ocrfeeder Package ocrfeeder-0.7.11-1.1.mga2.noarch is already installed [root@localhost wilcal]# urpmi python-enchant Package python-enchant-1.6.5-1.mga1.noarch is already installed Launch ocrfeeder from user terminal I do get a successful launch to a working GUI this time and I believe that ocrfeeder is operational as I get the same result in Mint 15. Test platform: Intel Core i7-2600K Sandy Bridge 3.4GHz GIGABYTE GA-Z68X-UD3-B3 LGA 1155 MoBo GIGABYTE GV-N440D3-1GI Nvidia GeForce GT 440 (Fermi) 1GB RTL8111/8168B PCI Express 1Gbit Ethernet DRAM 16GB (4 x 4GB) VirtualBox 4.2.16-1.mga3.x86_64.rpm
Whiteboard: MGA2-32-OK => MGA2-32-OK MGA2-64-OK
Any reason this can't be pushed?
(In reply to William Kenney from comment #10) > Any reason this can't be pushed? Can't be pushed until the advisory is in svn, as that advisory is now used by the script that pushes updates, to identify which srpms to push. At present, only claire robinson (claire), Damien Lallement (dams), Samuel VERSCHELDE (stormi), and I can commit the advisories to svn.
CC: (none) => davidwhodgins
Advisory 9230.adv committed to svn. Someone from the sysadmin team please push 9230.adv to updates.
Keywords: (none) => validated_updateCC: (none) => sysadmin-bugs
http://advisories.mageia.org/MGAA-2013-0102.html
Status: NEW => RESOLVEDCC: (none) => boklmResolution: (none) => FIXED
CC: boklm => (none)