[patch] Python 3 compatibility for urlgrabber

2019-07-30 Thread Thomas Goirand
in Debian without removing yum. Cheers, Thomas Goirand (zigo) P.S: Please CC me, I'm not sure I'm subscribed. Description: Add Python 3 compatibility Author: Thomas Goirand Forwarded: no Last-Update: 2019-07-30 --- urlgrabber-3.10.2.orig/setup.py +++ urlgrabber-3.10.2/setup.py @@ -55,7

Re: [Yum-devel] Error bootstraping CentOS with Yum from Debian SID

2012-03-01 Thread Thomas Goirand
On 03/02/2012 03:55 AM, Thomas Goirand wrote: > I'll try version 3.4.3, and if I have no issue, you wont hear > from me! :) > Unfortunately, I still have the same issue with Yum 3.4.3. Any clue why? Thomas ___ Yum-devel mailing

Re: [Yum-devel] Error bootstraping CentOS with Yum from Debian SID

2012-03-01 Thread Thomas Goirand
On 03/02/2012 02:19 AM, James Antill wrote: > On Thu, 2012-03-01 at 22:55 +0800, Thomas Goirand wrote: > >> Hi, >> >> I am trying to update yum from version 3.2.25 to 3.2.29 in Debian SID, >> so that we have the latest before Wheezy is frozen. >> >

[Yum-devel] Error bootstraping CentOS with Yum from Debian SID

2012-03-01 Thread Thomas Goirand
Hi, I am trying to update yum from version 3.2.25 to 3.2.29 in Debian SID, so that we have the latest before Wheezy is frozen. Using yum 3.2.29, I ran the attached script. FYI, RPM is in version 4.9.1.2-1+b1. It seems everything goes well, and I believe that I got CentOS installed, but then, at t

Re: [Yum-devel] Bug#651390: yum: Corrupted syslog entries

2011-12-15 Thread Thomas Goirand
On 12/09/2011 04:22 PM, Grigory Batalov wrote: > Usually I just do > $ sudo yum install -y package-name > > (I have a repository of CentOS packages that I'd like to use in Debian.) Are you seriously using yum at the same time as dpkg/apt, on the same system? Honestly, I never did that, and I nev

[Yum-devel] Comments on a bug for yum in Debian: Corrupted syslog entries

2011-12-13 Thread Thomas Goirand
/opt makes sense. Since yum 3.2.25-1 is in Debian Stable, I wont be able to upgrade to the latest version in there: I'll have to backport a specific, tiny patch for it. I'd appreciate a lot your help as upstream author in doing that fix. Cheers, Thomas Goirand (zigo) -- Debian PGP: E4F0

Re: [Yum-devel] Issue with yum in Squeeze when setting-up CentOS 5.5

2011-03-04 Thread Thomas Goirand
On 03/03/2011 06:02 PM, Panu Matilainen wrote: > The only real fix to the issue is to eliminate the loop, ie fix the > packaging. > > - Panu - So, if I understand you correctly, the issue is in CentOS maintainers being a bit silly, right? That doesn't help much though... Does any of you know ho

[Yum-devel] Issue with yum in Squeeze when setting-up CentOS 5.5

2011-03-02 Thread Thomas Goirand
Hi, as you may know, I'm the Debian developer in charge for Yum. At my company (GPLHost), we use yum for setting-up CentOS VMs for our customers. While it works very well if the Xen dom0 is running Lenny, it currently fails with the following output: M Installing : pam-0.99.6.2-6.el5_5.2.x86

[Yum-devel] Yum Debian package broken in SID

2010-07-02 Thread Thomas Goirand
ing to yum 3.2.27 will solve the issue? - Is the issue only in python-urlgrabber? Please let me know what you think, and what you believe I should do to fix this RC bug. Thomas Goirand (zigo) P.S: Please write to this email address that I will use from now on for my Debian work, since I'

[Yum-devel] Bug against Yum 3.2.25 in Ubuntu

2010-04-29 Thread Thomas Goirand
Hi, Please look at this one: https://bugs.launchpad.net/ubuntu/+source/yum/+bug/318782 First, what do you think of it? Second, does it make even sense to package yum-updatesd in distro that are not using yum for their package (like Debian and Ubuntu)? Would it make sense to completely remove it

[Yum-devel] Issues in the yum.conf.5 and yum.8 man pages

2009-12-26 Thread Thomas Goirand
h is always quite a nice thing. Thanks for your attention, Thomas Goirand #!/bin/sh /usr/share/dpatch/dpatch-run ## 0002-Make-compatible-with-SQLite.dpatch by Manuel Amador (Rudd-O) ## ## DP: Forward-ported old sqlite patch to make it compatible with SQLite @DPATCH@ diff --git a/yum/sqlutils.

Re: [Yum-devel] mirrorlist not working on our own repository

2009-12-10 Thread Thomas Goirand
James Antill wrote: >> Well, it IS installed in my server, and that is what is concerning me. >> >> -bash-3.2# yum search fastestmirror >> Loaded plugins: fastestmirror >> Loading mirror speeds from cached hostfile >> * addons: mirror.nus.edu.sg >> * base: mirror.nus.edu.sg >> * extras: mirror.n

Re: [Yum-devel] mirrorlist not working on our own repository

2009-12-09 Thread Thomas Goirand
Seth Vidal wrote: > > > On Wed, 9 Dec 2009, Thomas Goirand wrote: > >> James Antill wrote: >>> The above is in the old mirrorlist format and not in the metalink file >>> format, why have you called it metalink? >>> Yum looks for the string "/m

[Yum-devel] Release schedule for stable yum

2009-12-09 Thread Thomas Goirand
As I'm the maintainer of Yum in Debian, I wish to know what's the current release schedule. How often is it released, and what's the plans until next march. The next Debian stable, code name Squeeze, is said to be feature freezed on next march. At least that's the current target (we never really k

Re: [Yum-devel] mirrorlist not working on our own repository

2009-12-09 Thread Thomas Goirand
James Antill wrote: > The above is in the old mirrorlist format and not in the metalink file > format, why have you called it metalink? > Yum looks for the string "/metalink" and if present assumes the > mirrorlist is in metalink format (this is for compatibility reasons, and > can't really be ch

[Yum-devel] mirrorlist not working on our own repository

2009-12-09 Thread Thomas Goirand
Hi there, This is a user question, not really for developers of yum, but I hope you will forget me for that one. I've searched on the net, and didn't get the answer I was looking for. For our panel, we have the CentOS instructions here: http://dtcsupport.gplhost.com/DTC-Xen/CentOS It includes h

[Yum-devel] Man page fixes

2009-06-13 Thread Thomas Goirand
when it should. Sorry that it took me sooo long to send these patches that I said I would send earlier. I was quite busy with other stuffs. Thomas #! /bin/sh /usr/share/dpatch/dpatch-run ## 0006-yum.conf.5.dpatch by Thomas Goirand ## ## DP: This cleans all syntax errors in the man of yum.conf.5

Re: [Yum-devel] I'm the new maintainer for yum in Debian

2009-04-08 Thread Thomas Goirand
Charlie Brady wrote: > > Hard to prove a negative - but there's no reference to "brace expansion" > in http://www.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html. > > Peter Seebach, in "Beginning Portable Shell Scripting: From Novice to > Professional" (http://books.google.ca/books?i

Re: [Yum-devel] I'm the new maintainer for yum in Debian

2009-04-07 Thread Thomas Goirand
Seth Vidal wrote: >> This is NOT available in Debian, and my man page doesn't tell anything >> about yearly. Would it hurt you guys to set it to monthly instead? You >> could add a "rotate 12" option (or more) if you still want to keep 12 >> months of logs... > > I think the best solution here is

Re: [Yum-devel] I'm the new maintainer for yum in Debian

2009-04-07 Thread Thomas Goirand
Tim Lauridsen wrote: > I think someone is working on getting iniparse into debian > http://code.google.com/p/iniparse/issues/detail?id=14&can=1 > > It is used instead of the standard ConfigParser, because the it > preserves the order, comments and formatting of the ini files, when > written back t

Re: [Yum-devel] I'm the new maintainer for yum in Debian

2009-04-06 Thread Thomas Goirand
To resume what has been said, I believe that: 0001-Patching-the-Makefile-so-it-works-with-bourne-shell.dpatch should be applied, even though the name should have been: 0001-patching-the-makefile-to-remove-bashisme 0002-Make-compatible-with-SQLite.dpatch should be investigated more 0003-Remove

Re: [Yum-devel] I'm the new maintainer for yum in Debian

2009-04-06 Thread Thomas Goirand
James Antill wrote: > On Tue, 2009-04-07 at 00:26 +0800, Thomas Goirand wrote: >>>> 0004: where exactly did you see there is a "yearly" option in >> logrotate? >>> man logrotate >>>yearly Log files are rotated if the current year is not the sa

Re: [Yum-devel] I'm the new maintainer for yum in Debian

2009-04-06 Thread Thomas Goirand
Seth Vidal wrote: > On Mon, 6 Apr 2009, Thomas Goirand wrote: > >> Especially: >> 0001: this one is very small and wont hurt > > Why is this necessary at all? Is there an install somewhere that doesn't > support {} When you just asked, I was not 100%, so I just t

[Yum-devel] I'm the new maintainer for yum in Debian

2009-04-06 Thread Thomas Goirand
yum.conf.5 is wrong, and needs to be corrected thanks to this patch. Also documents the addition of 0005 Please let me know what can be added, and what you think can't, with explanation if possible if rejected. Thanks for your time, and consideration of these patches. Thomas Goirand #!/bin/sh