[opensuse-buildservice] How update /srv/obs/repos?
Hi, On my local OBS instance, it seems that /srv/obs/repos/* folders are not very well updated (repodata contains references to only one package whereas there are more than 25 in arch folder. Trigger a rebuild of packages does not help. Any idea why? I enabled signing in my OBS after this repo was started to be used. May it be related? Regards, Guillaume -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Hi, Le 02/07/2013 12:27, Guillaume Gardet a écrit :
Hi,
On my local OBS instance, it seems that /srv/obs/repos/* folders are not very well updated (repodata contains references to only one package whereas there are more than 25 in arch folder. Trigger a rebuild of packages does not help.
Any idea why?
Maybe publisher.log could help: ******************************************************************************** Tue Jul 2 12:54:15 2013 publishing multimedia:ARM/openSUSE_12.3_Ports + armv7hl/lame-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-doc-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-mp3rtp-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmad-devel-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmad0-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmp3lame-devel-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmp3lame0-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmpeg2-0-0.5.1-4.1.armv7hl.rpm + armv7hl/libmpeg2-devel-0.5.1-4.1.armv7hl.rpm + armv7hl/mpeg2dec-0.5.1-4.1.armv7hl.rpm + src/lame-3.99.5-1003.1.src.rpm + src/libmad0-0.15.1b-7.1.src.rpm + src/libmpeg2-0-0.5.1-4.1.src.rpm fetched 0 patterns running createrepo Worker 0: Traceback (most recent call last): Worker 0: File "/usr/share/createrepo/worker.py", line 99, in <module> Worker 0: main(sys.argv[1:]) Worker 0: File "/usr/share/createrepo/worker.py", line 87, in main Worker 0: globalopts.get('clog_limit', None))) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1392, in xml_dump_other_metadata Worker 0: msg += "%s\n</package>\n" % misc.to_unicode(self._dump_changelog(clog_limit)) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1339, in _dump_changelog Worker 0: clogs = self.changelog[:clog_limit] Worker 0: TypeError: slice indices must be integers or None or have an __index__ method syncing database (19 ops) ******************************************************************************** Only the first package is visible, using yast or zypper. According to the log, createrepo seems to have some troubles with packages (except the first one). Any idea how to fix that? Guillaume -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Am Dienstag, 2. Juli 2013, 14:02:25 schrieb Guillaume Gardet:
Hi,
Le 02/07/2013 12:27, Guillaume Gardet a écrit :
Hi,
On my local OBS instance, it seems that /srv/obs/repos/* folders are not very well updated (repodata contains references to only one package whereas there are more than 25 in arch folder. Trigger a rebuild of packages does not help.
Any idea why?
Maybe publisher.log could help: **************************************************************************** **** Tue Jul 2 12:54:15 2013 publishing multimedia:ARM/openSUSE_12.3_Ports + armv7hl/lame-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-doc-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-mp3rtp-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmad-devel-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmad0-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmp3lame-devel-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmp3lame0-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmpeg2-0-0.5.1-4.1.armv7hl.rpm + armv7hl/libmpeg2-devel-0.5.1-4.1.armv7hl.rpm + armv7hl/mpeg2dec-0.5.1-4.1.armv7hl.rpm + src/lame-3.99.5-1003.1.src.rpm + src/libmad0-0.15.1b-7.1.src.rpm + src/libmpeg2-0-0.5.1-4.1.src.rpm fetched 0 patterns running createrepo Worker 0: Traceback (most recent call last): Worker 0: File "/usr/share/createrepo/worker.py", line 99, in <module> Worker 0: main(sys.argv[1:]) Worker 0: File "/usr/share/createrepo/worker.py", line 87, in main Worker 0: globalopts.get('clog_limit', None))) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1392, in xml_dump_other_metadata Worker 0: msg += "%s\n</package>\n" % misc.to_unicode(self._dump_changelog(clog_limit)) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1339, in _dump_changelog Worker 0: clogs = self.changelog[:clog_limit] Worker 0: TypeError: slice indices must be integers or None or have an __index__ method syncing database (19 ops) **************************************************************************** ****
Only the first package is visible, using yast or zypper. According to the log, createrepo seems to have some troubles with packages (except the first one).
Any idea how to fix that?
which createrepo and yum packages do you use? the ones from OBS:Server:* ? -- Adrian Schroeter email: adrian@suse.de SUSE LINUX GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Le 02/07/2013 14:18, Adrian Schröter a écrit :
Am Dienstag, 2. Juli 2013, 14:02:25 schrieb Guillaume Gardet:
Hi,
Le 02/07/2013 12:27, Guillaume Gardet a écrit :
Hi,
On my local OBS instance, it seems that /srv/obs/repos/* folders are not very well updated (repodata contains references to only one package whereas there are more than 25 in arch folder. Trigger a rebuild of packages does not help.
Any idea why? Maybe publisher.log could help:
**** Tue Jul 2 12:54:15 2013 publishing multimedia:ARM/openSUSE_12.3_Ports + armv7hl/lame-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-doc-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-mp3rtp-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmad-devel-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmad0-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmp3lame-devel-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmp3lame0-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmpeg2-0-0.5.1-4.1.armv7hl.rpm + armv7hl/libmpeg2-devel-0.5.1-4.1.armv7hl.rpm + armv7hl/mpeg2dec-0.5.1-4.1.armv7hl.rpm + src/lame-3.99.5-1003.1.src.rpm + src/libmad0-0.15.1b-7.1.src.rpm + src/libmpeg2-0-0.5.1-4.1.src.rpm fetched 0 patterns running createrepo Worker 0: Traceback (most recent call last): Worker 0: File "/usr/share/createrepo/worker.py", line 99, in <module> Worker 0: main(sys.argv[1:]) Worker 0: File "/usr/share/createrepo/worker.py", line 87, in main Worker 0: globalopts.get('clog_limit', None))) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1392, in xml_dump_other_metadata Worker 0: msg += "%s\n</package>\n" % misc.to_unicode(self._dump_changelog(clog_limit)) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1339, in _dump_changelog Worker 0: clogs = self.changelog[:clog_limit] Worker 0: TypeError: slice indices must be integers or None or have an __index__ method syncing database (19 ops) **************************************************************************** ****
Only the first package is visible, using yast or zypper. According to the log, createrepo seems to have some troubles with packages (except the first one).
Any idea how to fix that? which createrepo and yum packages do you use? the ones from OBS:Server:* ?
Yes, the ones from OBS:Server:2.4 for openSUSE 12.3 i586: * createrepo 0.9.9-4.1.1 * yum 3.4.3-4.1.1 Guillaume -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Le 02/07/2013 14:44, Guillaume Gardet a écrit :
Le 02/07/2013 14:18, Adrian Schröter a écrit :
Am Dienstag, 2. Juli 2013, 14:02:25 schrieb Guillaume Gardet:
Hi,
Le 02/07/2013 12:27, Guillaume Gardet a écrit :
Hi,
On my local OBS instance, it seems that /srv/obs/repos/* folders are not very well updated (repodata contains references to only one package whereas there are more than 25 in arch folder. Trigger a rebuild of packages does not help.
Any idea why? Maybe publisher.log could help:
**** Tue Jul 2 12:54:15 2013 publishing multimedia:ARM/openSUSE_12.3_Ports + armv7hl/lame-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-doc-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-mp3rtp-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmad-devel-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmad0-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmp3lame-devel-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmp3lame0-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmpeg2-0-0.5.1-4.1.armv7hl.rpm + armv7hl/libmpeg2-devel-0.5.1-4.1.armv7hl.rpm + armv7hl/mpeg2dec-0.5.1-4.1.armv7hl.rpm + src/lame-3.99.5-1003.1.src.rpm + src/libmad0-0.15.1b-7.1.src.rpm + src/libmpeg2-0-0.5.1-4.1.src.rpm fetched 0 patterns running createrepo Worker 0: Traceback (most recent call last): Worker 0: File "/usr/share/createrepo/worker.py", line 99, in <module> Worker 0: main(sys.argv[1:]) Worker 0: File "/usr/share/createrepo/worker.py", line 87, in main Worker 0: globalopts.get('clog_limit', None))) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1392, in xml_dump_other_metadata Worker 0: msg += "%s\n</package>\n" % misc.to_unicode(self._dump_changelog(clog_limit)) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1339, in _dump_changelog Worker 0: clogs = self.changelog[:clog_limit] Worker 0: TypeError: slice indices must be integers or None or have an __index__ method syncing database (19 ops) **************************************************************************** ****
Only the first package is visible, using yast or zypper. According to the log, createrepo seems to have some troubles with packages (except the first one).
Any idea how to fix that? which createrepo and yum packages do you use? the ones from OBS:Server:* ?
Yes, the ones from OBS:Server:2.4 for openSUSE 12.3 i586: * createrepo 0.9.9-4.1.1 * yum 3.4.3-4.1.1
Sorry, but it is not from OBS:Server:2.4 but from repo OSS because createrepo and yum are not available at OBS:Server:2.4 (disabled) Guillaume
Guillaume
-- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Am Dienstag, 2. Juli 2013, 14:58:28 schrieb Guillaume Gardet:
Le 02/07/2013 14:44, Guillaume Gardet a écrit :
Le 02/07/2013 14:18, Adrian Schröter a écrit :
Am Dienstag, 2. Juli 2013, 14:02:25 schrieb Guillaume Gardet:
Hi,
Le 02/07/2013 12:27, Guillaume Gardet a écrit :
Hi,
On my local OBS instance, it seems that /srv/obs/repos/* folders are not very well updated (repodata contains references to only one package whereas there are more than 25 in arch folder. Trigger a rebuild of packages does not help.
Any idea why?
Maybe publisher.log could help: ************************************************************************ **** **** Tue Jul 2 12:54:15 2013 publishing multimedia:ARM/openSUSE_12.3_Ports + armv7hl/lame-3.99.5-1003.1.armv7hl.rpm
+ armv7hl/lame-doc-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-mp3rtp-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmad-devel-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmad0-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmp3lame-devel-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmp3lame0-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmpeg2-0-0.5.1-4.1.armv7hl.rpm + armv7hl/libmpeg2-devel-0.5.1-4.1.armv7hl.rpm + armv7hl/mpeg2dec-0.5.1-4.1.armv7hl.rpm + src/lame-3.99.5-1003.1.src.rpm + src/libmad0-0.15.1b-7.1.src.rpm + src/libmpeg2-0-0.5.1-4.1.src.rpm
fetched 0 patterns running createrepo
Worker 0: Traceback (most recent call last): Worker 0: File "/usr/share/createrepo/worker.py", line 99, in <module> Worker 0: main(sys.argv[1:]) Worker 0: File "/usr/share/createrepo/worker.py", line 87, in main Worker 0: globalopts.get('clog_limit', None))) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1392, in xml_dump_other_metadata Worker 0: msg += "%s\n</package>\n" % misc.to_unicode(self._dump_changelog(clog_limit)) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1339, in _dump_changelog Worker 0: clogs = self.changelog[:clog_limit] Worker 0: TypeError: slice indices must be integers or None or have an __index__ method syncing database (19 ops) ************************************************************************ **** ****
Only the first package is visible, using yast or zypper. According to the log, createrepo seems to have some troubles with packages (except the first one).
Any idea how to fix that?
which createrepo and yum packages do you use? the ones from OBS:Server:* ?
Yes, the ones from OBS:Server:2.4 for openSUSE 12.3 i586: * createrepo 0.9.9-4.1.1 * yum 3.4.3-4.1.1
Sorry, but it is not from OBS:Server:2.4 but from repo OSS because createrepo and yum are not available at OBS:Server:2.4 (disabled)
hm, should work in general, at least our test cases are working with it. However, try to remove the repodata and repocache directories. Broken data there might be the cause. -- Adrian Schroeter email: adrian@suse.de SUSE LINUX GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Le 02/07/2013 15:06, Adrian Schröter a écrit : > Am Dienstag, 2. Juli 2013, 14:58:28 schrieb Guillaume Gardet: >> Le 02/07/2013 14:44, Guillaume Gardet a écrit : >>> Le 02/07/2013 14:18, Adrian Schröter a écrit : >>>> Am Dienstag, 2. Juli 2013, 14:02:25 schrieb Guillaume Gardet: >>>>> Hi, >>>>> >>>>> Le 02/07/2013 12:27, Guillaume Gardet a écrit : >>>>>> Hi, >>>>>> >>>>>> On my local OBS instance, it seems that /srv/obs/repos/* folders are >>>>>> not >>>>>> very well updated (repodata contains references to only one package >>>>>> whereas there are more than 25 in arch folder. Trigger a rebuild of >>>>>> packages does not help. >>>>>> >>>>>> Any idea why? >>>>> Maybe publisher.log could help: >>>>> ************************************************************************ >>>>> **** **** Tue Jul 2 12:54:15 2013 publishing >>>>> multimedia:ARM/openSUSE_12.3_Ports + >>>>> armv7hl/lame-3.99.5-1003.1.armv7hl.rpm >>>>> >>>>> + armv7hl/lame-doc-3.99.5-1003.1.armv7hl.rpm >>>>> + armv7hl/lame-mp3rtp-3.99.5-1003.1.armv7hl.rpm >>>>> + armv7hl/libmad-devel-0.15.1b-7.1.armv7hl.rpm >>>>> + armv7hl/libmad0-0.15.1b-7.1.armv7hl.rpm >>>>> + armv7hl/libmp3lame-devel-3.99.5-1003.1.armv7hl.rpm >>>>> + armv7hl/libmp3lame0-3.99.5-1003.1.armv7hl.rpm >>>>> + armv7hl/libmpeg2-0-0.5.1-4.1.armv7hl.rpm >>>>> + armv7hl/libmpeg2-devel-0.5.1-4.1.armv7hl.rpm >>>>> + armv7hl/mpeg2dec-0.5.1-4.1.armv7hl.rpm >>>>> + src/lame-3.99.5-1003.1.src.rpm >>>>> + src/libmad0-0.15.1b-7.1.src.rpm >>>>> + src/libmpeg2-0-0.5.1-4.1.src.rpm >>>>> >>>>> fetched 0 patterns >>>>> running createrepo >>>>> >>>>> Worker 0: Traceback (most recent call last): >>>>> Worker 0: File "/usr/share/createrepo/worker.py", line 99, in <module> >>>>> Worker 0: main(sys.argv[1:]) >>>>> Worker 0: File "/usr/share/createrepo/worker.py", line 87, in main >>>>> Worker 0: globalopts.get('clog_limit', None))) >>>>> Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", >>>>> line >>>>> 1392, in xml_dump_other_metadata Worker 0: msg += "%s\n</package>\n" >>>>> % >>>>> misc.to_unicode(self._dump_changelog(clog_limit)) Worker 0: File >>>>> "/usr/lib/python2.7/site-packages/yum/packages.py", line 1339, in >>>>> _dump_changelog Worker 0: clogs = self.changelog[:clog_limit] >>>>> Worker 0: TypeError: slice indices must be integers or None or have an >>>>> __index__ method syncing database (19 ops) >>>>> ************************************************************************ >>>>> **** **** >>>>> >>>>> Only the first package is visible, using yast or zypper. >>>>> According to the log, createrepo seems to have some troubles with >>>>> packages >>>>> (except the first one). >>>>> >>>>> Any idea how to fix that? >>>> which createrepo and yum packages do you use? the ones from OBS:Server:* >>>> ? >>> Yes, the ones from OBS:Server:2.4 for openSUSE 12.3 i586: >>> * createrepo 0.9.9-4.1.1 >>> * yum 3.4.3-4.1.1 >> Sorry, but it is not from OBS:Server:2.4 but from repo OSS because >> createrepo and yum are not available at OBS:Server:2.4 (disabled) > hm, should work in general, at least our test cases are working with it. > > However, try to remove the repodata and repocache directories. Broken > data there might be the cause. > Tried and still the same thing... Only the first package is shown. Anything else to try (even ugly workaround)? Guillaume -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Quoting Guillaume Gardet <guillaume.gardet@free.fr>: > Le 02/07/2013 15:06, Adrian Schröter a écrit : >> Am Dienstag, 2. Juli 2013, 14:58:28 schrieb Guillaume Gardet: >>> Le 02/07/2013 14:44, Guillaume Gardet a écrit : >>>> Le 02/07/2013 14:18, Adrian Schröter a écrit : >>>>> Am Dienstag, 2. Juli 2013, 14:02:25 schrieb Guillaume Gardet: >>>>>> Hi, >>>>>> >>>>>> Le 02/07/2013 12:27, Guillaume Gardet a écrit : >>>>>>> Hi, >>>>>>> >>>>>>> On my local OBS instance, it seems that /srv/obs/repos/* folders are >>>>>>> not >>>>>>> very well updated (repodata contains references to only one package >>>>>>> whereas there are more than 25 in arch folder. Trigger a rebuild of >>>>>>> packages does not help. >>>>>>> >>>>>>> Any idea why? >>>>>> Maybe publisher.log could help: >>>>>> ************************************************************************ >>>>>> **** **** Tue Jul 2 12:54:15 2013 publishing >>>>>> multimedia:ARM/openSUSE_12.3_Ports + >>>>>> armv7hl/lame-3.99.5-1003.1.armv7hl.rpm >>>>>> >>>>>> + armv7hl/lame-doc-3.99.5-1003.1.armv7hl.rpm >>>>>> + armv7hl/lame-mp3rtp-3.99.5-1003.1.armv7hl.rpm >>>>>> + armv7hl/libmad-devel-0.15.1b-7.1.armv7hl.rpm >>>>>> + armv7hl/libmad0-0.15.1b-7.1.armv7hl.rpm >>>>>> + armv7hl/libmp3lame-devel-3.99.5-1003.1.armv7hl.rpm >>>>>> + armv7hl/libmp3lame0-3.99.5-1003.1.armv7hl.rpm >>>>>> + armv7hl/libmpeg2-0-0.5.1-4.1.armv7hl.rpm >>>>>> + armv7hl/libmpeg2-devel-0.5.1-4.1.armv7hl.rpm >>>>>> + armv7hl/mpeg2dec-0.5.1-4.1.armv7hl.rpm >>>>>> + src/lame-3.99.5-1003.1.src.rpm >>>>>> + src/libmad0-0.15.1b-7.1.src.rpm >>>>>> + src/libmpeg2-0-0.5.1-4.1.src.rpm >>>>>> fetched 0 patterns >>>>>> running createrepo >>>>>> >>>>>> Worker 0: Traceback (most recent call last): >>>>>> Worker 0: File "/usr/share/createrepo/worker.py", line 99, in <module> >>>>>> Worker 0: main(sys.argv[1:]) >>>>>> Worker 0: File "/usr/share/createrepo/worker.py", line 87, in main >>>>>> Worker 0: globalopts.get('clog_limit', None))) >>>>>> Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", >>>>>> line >>>>>> 1392, in xml_dump_other_metadata Worker 0: msg += "%s\n</package>\n" >>>>>> % >>>>>> misc.to_unicode(self._dump_changelog(clog_limit)) Worker 0: File >>>>>> "/usr/lib/python2.7/site-packages/yum/packages.py", line 1339, in >>>>>> _dump_changelog Worker 0: clogs = self.changelog[:clog_limit] >>>>>> Worker 0: TypeError: slice indices must be integers or None or have an >>>>>> __index__ method syncing database (19 ops) >>>>>> ************************************************************************ >>>>>> **** **** >>>>>> >>>>>> Only the first package is visible, using yast or zypper. >>>>>> According to the log, createrepo seems to have some troubles with >>>>>> packages >>>>>> (except the first one). >>>>>> >>>>>> Any idea how to fix that? >>>>> which createrepo and yum packages do you use? the ones from OBS:Server:* >>>>> ? >>>> Yes, the ones from OBS:Server:2.4 for openSUSE 12.3 i586: >>>> * createrepo 0.9.9-4.1.1 >>>> * yum 3.4.3-4.1.1 >>> Sorry, but it is not from OBS:Server:2.4 but from repo OSS because >>> createrepo and yum are not available at OBS:Server:2.4 (disabled) >> hm, should work in general, at least our test cases are working with it. >> >> However, try to remove the repodata and repocache directories. Broken >> data there might be the cause. >> > > Tried and still the same thing... Only the first package is shown. > Anything else to try (even ugly workaround)? As stated in my earlier mail: downgrade to repocreate from openSUSE 12.2. Dominique -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Le 02/07/2013 15:32, Dominique Leuenberger a.k.a. Dimstar a écrit : > > Quoting Guillaume Gardet <guillaume.gardet@free.fr>: > >> Le 02/07/2013 15:06, Adrian Schröter a écrit : >>> Am Dienstag, 2. Juli 2013, 14:58:28 schrieb Guillaume Gardet: >>>> Le 02/07/2013 14:44, Guillaume Gardet a écrit : >>>>> Le 02/07/2013 14:18, Adrian Schröter a écrit : >>>>>> Am Dienstag, 2. Juli 2013, 14:02:25 schrieb Guillaume Gardet: >>>>>>> Hi, >>>>>>> >>>>>>> Le 02/07/2013 12:27, Guillaume Gardet a écrit : >>>>>>>> Hi, >>>>>>>> >>>>>>>> On my local OBS instance, it seems that /srv/obs/repos/* folders are >>>>>>>> not >>>>>>>> very well updated (repodata contains references to only one package >>>>>>>> whereas there are more than 25 in arch folder. Trigger a rebuild of >>>>>>>> packages does not help. >>>>>>>> >>>>>>>> Any idea why? >>>>>>> Maybe publisher.log could help: >>>>>>> ************************************************************************ >>>>>>> **** **** Tue Jul 2 12:54:15 2013 publishing >>>>>>> multimedia:ARM/openSUSE_12.3_Ports + >>>>>>> armv7hl/lame-3.99.5-1003.1.armv7hl.rpm >>>>>>> >>>>>>> + armv7hl/lame-doc-3.99.5-1003.1.armv7hl.rpm >>>>>>> + armv7hl/lame-mp3rtp-3.99.5-1003.1.armv7hl.rpm >>>>>>> + armv7hl/libmad-devel-0.15.1b-7.1.armv7hl.rpm >>>>>>> + armv7hl/libmad0-0.15.1b-7.1.armv7hl.rpm >>>>>>> + armv7hl/libmp3lame-devel-3.99.5-1003.1.armv7hl.rpm >>>>>>> + armv7hl/libmp3lame0-3.99.5-1003.1.armv7hl.rpm >>>>>>> + armv7hl/libmpeg2-0-0.5.1-4.1.armv7hl.rpm >>>>>>> + armv7hl/libmpeg2-devel-0.5.1-4.1.armv7hl.rpm >>>>>>> + armv7hl/mpeg2dec-0.5.1-4.1.armv7hl.rpm >>>>>>> + src/lame-3.99.5-1003.1.src.rpm >>>>>>> + src/libmad0-0.15.1b-7.1.src.rpm >>>>>>> + src/libmpeg2-0-0.5.1-4.1.src.rpm >>>>>>> fetched 0 patterns >>>>>>> running createrepo >>>>>>> >>>>>>> Worker 0: Traceback (most recent call last): >>>>>>> Worker 0: File "/usr/share/createrepo/worker.py", line 99, in <module> >>>>>>> Worker 0: main(sys.argv[1:]) >>>>>>> Worker 0: File "/usr/share/createrepo/worker.py", line 87, in main >>>>>>> Worker 0: globalopts.get('clog_limit', None))) >>>>>>> Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", >>>>>>> line >>>>>>> 1392, in xml_dump_other_metadata Worker 0: msg += "%s\n</package>\n" >>>>>>> % >>>>>>> misc.to_unicode(self._dump_changelog(clog_limit)) Worker 0: File >>>>>>> "/usr/lib/python2.7/site-packages/yum/packages.py", line 1339, in >>>>>>> _dump_changelog Worker 0: clogs = self.changelog[:clog_limit] >>>>>>> Worker 0: TypeError: slice indices must be integers or None or have an >>>>>>> __index__ method syncing database (19 ops) >>>>>>> ************************************************************************ >>>>>>> **** **** >>>>>>> >>>>>>> Only the first package is visible, using yast or zypper. >>>>>>> According to the log, createrepo seems to have some troubles with >>>>>>> packages >>>>>>> (except the first one). >>>>>>> >>>>>>> Any idea how to fix that? >>>>>> which createrepo and yum packages do you use? the ones from OBS:Server:* >>>>>> ? >>>>> Yes, the ones from OBS:Server:2.4 for openSUSE 12.3 i586: >>>>> * createrepo 0.9.9-4.1.1 >>>>> * yum 3.4.3-4.1.1 >>>> Sorry, but it is not from OBS:Server:2.4 but from repo OSS because >>>> createrepo and yum are not available at OBS:Server:2.4 (disabled) >>> hm, should work in general, at least our test cases are working with it. >>> >>> However, try to remove the repodata and repocache directories. Broken >>> data there might be the cause. >>> >> >> Tried and still the same thing... Only the first package is shown. >> Anything else to try (even ugly workaround)? > > As stated in my earlier mail: downgrade to repocreate from openSUSE 12.2. Just tried it and it does not seem to help. :( I will try to downgrade yum also. Guillaume -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Quoting Guillaume Gardet <guillaume.gardet@free.fr>:
Hi,
Le 02/07/2013 12:27, Guillaume Gardet a écrit :
Hi,
On my local OBS instance, it seems that /srv/obs/repos/* folders are not very well updated (repodata contains references to only one package whereas there are more than 25 in arch folder. Trigger a rebuild of packages does not help.
Any idea why?
Maybe publisher.log could help: ******************************************************************************** Tue Jul 2 12:54:15 2013 publishing multimedia:ARM/openSUSE_12.3_Ports + armv7hl/lame-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-doc-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-mp3rtp-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmad-devel-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmad0-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmp3lame-devel-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmp3lame0-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmpeg2-0-0.5.1-4.1.armv7hl.rpm + armv7hl/libmpeg2-devel-0.5.1-4.1.armv7hl.rpm + armv7hl/mpeg2dec-0.5.1-4.1.armv7hl.rpm + src/lame-3.99.5-1003.1.src.rpm + src/libmad0-0.15.1b-7.1.src.rpm + src/libmpeg2-0-0.5.1-4.1.src.rpm fetched 0 patterns running createrepo Worker 0: Traceback (most recent call last): Worker 0: File "/usr/share/createrepo/worker.py", line 99, in <module> Worker 0: main(sys.argv[1:]) Worker 0: File "/usr/share/createrepo/worker.py", line 87, in main Worker 0: globalopts.get('clog_limit', None))) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1392, in xml_dump_other_metadata Worker 0: msg += "%s\n</package>\n" % misc.to_unicode(self._dump_changelog(clog_limit)) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1339, in _dump_changelog Worker 0: clogs = self.changelog[:clog_limit] Worker 0: TypeError: slice indices must be integers or None or have an __index__ method syncing database (19 ops)
That looks similar to something I had once on my bot.. the only way around it was for me to downgrade createrepo from what is offered there to the version from 12.2... there seem to be some descriptions that kill the process... Dominique -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Quoting "Dominique Leuenberger a.k.a. Dimstar" <dimstar@opensuse.org>:
Quoting Guillaume Gardet <guillaume.gardet@free.fr>:
Hi,
Le 02/07/2013 12:27, Guillaume Gardet a écrit :
Hi,
On my local OBS instance, it seems that /srv/obs/repos/* folders are not very well updated (repodata contains references to only one package whereas there are more than 25 in arch folder. Trigger a rebuild of packages does not help.
Any idea why?
Maybe publisher.log could help: ******************************************************************************** Tue Jul 2 12:54:15 2013 publishing multimedia:ARM/openSUSE_12.3_Ports + armv7hl/lame-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-doc-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-mp3rtp-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmad-devel-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmad0-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmp3lame-devel-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmp3lame0-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmpeg2-0-0.5.1-4.1.armv7hl.rpm + armv7hl/libmpeg2-devel-0.5.1-4.1.armv7hl.rpm + armv7hl/mpeg2dec-0.5.1-4.1.armv7hl.rpm + src/lame-3.99.5-1003.1.src.rpm + src/libmad0-0.15.1b-7.1.src.rpm + src/libmpeg2-0-0.5.1-4.1.src.rpm fetched 0 patterns running createrepo Worker 0: Traceback (most recent call last): Worker 0: File "/usr/share/createrepo/worker.py", line 99, in <module> Worker 0: main(sys.argv[1:]) Worker 0: File "/usr/share/createrepo/worker.py", line 87, in main Worker 0: globalopts.get('clog_limit', None))) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1392, in xml_dump_other_metadata Worker 0: msg += "%s\n</package>\n" % misc.to_unicode(self._dump_changelog(clog_limit)) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1339, in _dump_changelog Worker 0: clogs = self.changelog[:clog_limit] Worker 0: TypeError: slice indices must be integers or None or have an __index__ method syncing database (19 ops)
That looks similar to something I had once on my bot.. the only way around it was for me to downgrade createrepo from what is offered there to the version from 12.2...
there seem to be some descriptions that kill the process...
Addon info here: if you grab the VideoLAN package tree and run repocreate 0.99 from openSUSE 12.3 over it, you see the same behavior. repocreate 0.98 (I think that was the version in 12.2) works fine. Dominique -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Le 02/07/2013 15:35, Dominique Leuenberger a.k.a. Dimstar a écrit :
Quoting "Dominique Leuenberger a.k.a. Dimstar" <dimstar@opensuse.org>:
Quoting Guillaume Gardet <guillaume.gardet@free.fr>:
Hi,
Le 02/07/2013 12:27, Guillaume Gardet a écrit :
Hi,
On my local OBS instance, it seems that /srv/obs/repos/* folders are not very well updated (repodata contains references to only one package whereas there are more than 25 in arch folder. Trigger a rebuild of packages does not help.
Any idea why?
Maybe publisher.log could help: ******************************************************************************** Tue Jul 2 12:54:15 2013 publishing multimedia:ARM/openSUSE_12.3_Ports + armv7hl/lame-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-doc-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-mp3rtp-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmad-devel-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmad0-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmp3lame-devel-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmp3lame0-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmpeg2-0-0.5.1-4.1.armv7hl.rpm + armv7hl/libmpeg2-devel-0.5.1-4.1.armv7hl.rpm + armv7hl/mpeg2dec-0.5.1-4.1.armv7hl.rpm + src/lame-3.99.5-1003.1.src.rpm + src/libmad0-0.15.1b-7.1.src.rpm + src/libmpeg2-0-0.5.1-4.1.src.rpm fetched 0 patterns running createrepo Worker 0: Traceback (most recent call last): Worker 0: File "/usr/share/createrepo/worker.py", line 99, in <module> Worker 0: main(sys.argv[1:]) Worker 0: File "/usr/share/createrepo/worker.py", line 87, in main Worker 0: globalopts.get('clog_limit', None))) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1392, in xml_dump_other_metadata Worker 0: msg += "%s\n</package>\n" % misc.to_unicode(self._dump_changelog(clog_limit)) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1339, in _dump_changelog Worker 0: clogs = self.changelog[:clog_limit] Worker 0: TypeError: slice indices must be integers or None or have an __index__ method syncing database (19 ops)
That looks similar to something I had once on my bot.. the only way around it was for me to downgrade createrepo from what is offered there to the version from 12.2...
there seem to be some descriptions that kill the process...
Addon info here: if you grab the VideoLAN package tree and run repocreate 0.99 from openSUSE 12.3 over it, you see the same behavior. repocreate 0.98 (I think that was the version in 12.2) works fine.
createrepo is 0.9.9-2.1.2 for 12.2 and 0.9.9-4.1.1 for 12.3. It was 12.1 which used 0.9.8. I will give it a try. Guillaume -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Quoting Guillaume Gardet <guillaume.gardet@free.fr>:
Le 02/07/2013 15:35, Dominique Leuenberger a.k.a. Dimstar a écrit :
Quoting "Dominique Leuenberger a.k.a. Dimstar" <dimstar@opensuse.org>:
Quoting Guillaume Gardet <guillaume.gardet@free.fr>:
Hi,
Le 02/07/2013 12:27, Guillaume Gardet a écrit :
Hi,
On my local OBS instance, it seems that /srv/obs/repos/* folders are not very well updated (repodata contains references to only one package whereas there are more than 25 in arch folder. Trigger a rebuild of packages does not help.
Any idea why?
Maybe publisher.log could help: ******************************************************************************** Tue Jul 2 12:54:15 2013 publishing multimedia:ARM/openSUSE_12.3_Ports + armv7hl/lame-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-doc-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-mp3rtp-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmad-devel-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmad0-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmp3lame-devel-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmp3lame0-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmpeg2-0-0.5.1-4.1.armv7hl.rpm + armv7hl/libmpeg2-devel-0.5.1-4.1.armv7hl.rpm + armv7hl/mpeg2dec-0.5.1-4.1.armv7hl.rpm + src/lame-3.99.5-1003.1.src.rpm + src/libmad0-0.15.1b-7.1.src.rpm + src/libmpeg2-0-0.5.1-4.1.src.rpm fetched 0 patterns running createrepo Worker 0: Traceback (most recent call last): Worker 0: File "/usr/share/createrepo/worker.py", line 99, in <module> Worker 0: main(sys.argv[1:]) Worker 0: File "/usr/share/createrepo/worker.py", line 87, in main Worker 0: globalopts.get('clog_limit', None))) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1392, in xml_dump_other_metadata Worker 0: msg += "%s\n</package>\n" % misc.to_unicode(self._dump_changelog(clog_limit)) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1339, in _dump_changelog Worker 0: clogs = self.changelog[:clog_limit] Worker 0: TypeError: slice indices must be integers or None or have an __index__ method syncing database (19 ops)
That looks similar to something I had once on my bot.. the only way around it was for me to downgrade createrepo from what is offered there to the version from 12.2...
there seem to be some descriptions that kill the process...
Addon info here: if you grab the VideoLAN package tree and run repocreate 0.99 from openSUSE 12.3 over it, you see the same behavior. repocreate 0.98 (I think that was the version in 12.2) works fine.
createrepo is 0.9.9-2.1.2 for 12.2 and 0.9.9-4.1.1 for 12.3. It was 12.1 which used 0.9.8. I will give it a try.
ups... then that only means I had this issue much longer ago :) Sorry for misleading you on that one. Dominique -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Le 02/07/2013 16:00, Dominique Leuenberger a.k.a. Dimstar a écrit :
Quoting Guillaume Gardet <guillaume.gardet@free.fr>:
Le 02/07/2013 15:35, Dominique Leuenberger a.k.a. Dimstar a écrit :
Quoting "Dominique Leuenberger a.k.a. Dimstar" <dimstar@opensuse.org>:
Quoting Guillaume Gardet <guillaume.gardet@free.fr>:
Hi,
Le 02/07/2013 12:27, Guillaume Gardet a écrit :
Hi,
On my local OBS instance, it seems that /srv/obs/repos/* folders are not very well updated (repodata contains references to only one package whereas there are more than 25 in arch folder. Trigger a rebuild of packages does not help.
Any idea why?
Maybe publisher.log could help: ******************************************************************************** Tue Jul 2 12:54:15 2013 publishing multimedia:ARM/openSUSE_12.3_Ports + armv7hl/lame-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-doc-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-mp3rtp-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmad-devel-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmad0-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmp3lame-devel-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmp3lame0-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmpeg2-0-0.5.1-4.1.armv7hl.rpm + armv7hl/libmpeg2-devel-0.5.1-4.1.armv7hl.rpm + armv7hl/mpeg2dec-0.5.1-4.1.armv7hl.rpm + src/lame-3.99.5-1003.1.src.rpm + src/libmad0-0.15.1b-7.1.src.rpm + src/libmpeg2-0-0.5.1-4.1.src.rpm fetched 0 patterns running createrepo Worker 0: Traceback (most recent call last): Worker 0: File "/usr/share/createrepo/worker.py", line 99, in <module> Worker 0: main(sys.argv[1:]) Worker 0: File "/usr/share/createrepo/worker.py", line 87, in main Worker 0: globalopts.get('clog_limit', None))) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1392, in xml_dump_other_metadata Worker 0: msg += "%s\n</package>\n" % misc.to_unicode(self._dump_changelog(clog_limit)) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1339, in _dump_changelog Worker 0: clogs = self.changelog[:clog_limit] Worker 0: TypeError: slice indices must be integers or None or have an __index__ method syncing database (19 ops)
That looks similar to something I had once on my bot.. the only way around it was for me to downgrade createrepo from what is offered there to the version from 12.2...
there seem to be some descriptions that kill the process...
Addon info here: if you grab the VideoLAN package tree and run repocreate 0.99 from openSUSE 12.3 over it, you see the same behavior. repocreate 0.98 (I think that was the version in 12.2) works fine.
createrepo is 0.9.9-2.1.2 for 12.2 and 0.9.9-4.1.1 for 12.3. It was 12.1 which used 0.9.8. I will give it a try.
ups... then that only means I had this issue much longer ago :) Sorry for misleading you on that one.
Thanks Dominique. I reverted createrepo to 0.9.8 and it works fine. it seems that --changelog-limit option gives problems with 0.9.9 Just try to run createrepo 0.9.9 on a folder with some RPM with and without the --changelog-limit option. It is very annoying, any createrepo guru on the list to help to fix it? Guillaume -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Am Dienstag, 2. Juli 2013, 16:57:22 schrieb Guillaume Gardet:
Le 02/07/2013 16:00, Dominique Leuenberger a.k.a. Dimstar a écrit :
Quoting Guillaume Gardet <guillaume.gardet@free.fr>:
Le 02/07/2013 15:35, Dominique Leuenberger a.k.a. Dimstar a écrit :
Quoting "Dominique Leuenberger a.k.a. Dimstar" <dimstar@opensuse.org>:
Quoting Guillaume Gardet <guillaume.gardet@free.fr>:
Hi,
Le 02/07/2013 12:27, Guillaume Gardet a écrit : > Hi, > > On my local OBS instance, it seems that /srv/obs/repos/* folders are > not very well updated (repodata contains references to only one > package whereas there are more than 25 in arch folder. Trigger a > rebuild of packages does not help. > > Any idea why?
Maybe publisher.log could help: ********************************************************************** ********** Tue Jul 2 12:54:15 2013 publishing multimedia:ARM/openSUSE_12.3_Ports>>>>> + armv7hl/lame-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-doc-3.99.5-1003.1.armv7hl.rpm + armv7hl/lame-mp3rtp-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmad-devel-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmad0-0.15.1b-7.1.armv7hl.rpm + armv7hl/libmp3lame-devel-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmp3lame0-3.99.5-1003.1.armv7hl.rpm + armv7hl/libmpeg2-0-0.5.1-4.1.armv7hl.rpm + armv7hl/libmpeg2-devel-0.5.1-4.1.armv7hl.rpm + armv7hl/mpeg2dec-0.5.1-4.1.armv7hl.rpm + src/lame-3.99.5-1003.1.src.rpm + src/libmad0-0.15.1b-7.1.src.rpm + src/libmpeg2-0-0.5.1-4.1.src.rpm
fetched 0 patterns running createrepo
Worker 0: Traceback (most recent call last): Worker 0: File "/usr/share/createrepo/worker.py", line 99, in <module> Worker 0: main(sys.argv[1:]) Worker 0: File "/usr/share/createrepo/worker.py", line 87, in main Worker 0: globalopts.get('clog_limit', None))) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1392, in xml_dump_other_metadata Worker 0: msg += "%s\n</package>\n" % misc.to_unicode(self._dump_changelog(clog_limit)) Worker 0: File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1339, in _dump_changelog Worker 0: clogs = self.changelog[:clog_limit] Worker 0: TypeError: slice indices must be integers or None or have an __index__ method>>>>> syncing database (19 ops)
That looks similar to something I had once on my bot.. the only way around it was for me to downgrade createrepo from what is offered there to the version from 12.2...
there seem to be some descriptions that kill the process...
Addon info here: if you grab the VideoLAN package tree and run repocreate 0.99 from openSUSE 12.3 over it, you see the same behavior. repocreate 0.98 (I think that was the version in 12.2) works fine.>> createrepo is 0.9.9-2.1.2 for 12.2 and 0.9.9-4.1.1 for 12.3. It was 12.1 which used 0.9.8. I will give it a try.
ups... then that only means I had this issue much longer ago :) Sorry for misleading you on that one. Thanks Dominique. I reverted createrepo to 0.9.8 and it works fine.
it seems that --changelog-limit option gives problems with 0.9.9 Just try to run createrepo 0.9.9 on a folder with some RPM with and without the --changelog-limit option.
It is very annoying, any createrepo guru on the list to help to fix it?
I have linked createrepo 0.9.8 now into OBS:Server:Unstable and require that version atm. -- Adrian Schroeter email: adrian@suse.de SUSE LINUX GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (3)
-
Adrian Schröter
-
Dominique Leuenberger a.k.a. Dimstar
-
Guillaume Gardet