Re: strange koji error

2016-07-19 Thread Sérgio Basto
On Ter, 2016-07-19 at 18:39 +0200, Nicolas Chauvet wrote:
> 2016-07-19 18:18 GMT+02:00 Sérgio Basto :
> ..
> > 
> > I think mpd have the same problem :
> > https://pkgs.rpmfusion.org/cgit/free/mpd.git
> > 
> > When you got time,  could you fix it ? , 

now is fixed , but before cgit doesn't show master branch , it showed
el5 branch by default 

> > please
> Which problem do you see ? I don't see any recent buildSRPMFromSCM
> attempt for the mpd module.
> 
> Btw, you can submit virtualbox-kmod as i've tagged it for override

Thanks 

> for any demands, IRC is faster, then if no answear, please use
> bugzilla.
> 
> Thx
> 
> 
> 
-- 
Sérgio M. B.


Re: strange koji error

2016-07-19 Thread Nicolas Chauvet
2016-07-19 18:18 GMT+02:00 Sérgio Basto :
..
> I think mpd have the same problem :
> https://pkgs.rpmfusion.org/cgit/free/mpd.git
>
> When you got time,  could you fix it ? , please
Which problem do you see ? I don't see any recent buildSRPMFromSCM
attempt for the mpd module.

Btw, you can submit virtualbox-kmod as i've tagged it for override

for any demands, IRC is faster, then if no answear, please use bugzilla.

Thx



-- 
-

Nicolas (kwizart)


Re: strange koji error

2016-07-19 Thread Sérgio Basto
Hello,

On Sex, 2016-07-08 at 10:17 +0200, Nicolas Chauvet wrote:
> 2016-07-08 7:29 GMT+02:00 Sérgio Basto :
> > 
> > On Qui, 2016-07-07 at 17:50 +0200, Nicolas Chauvet wrote:
> > > 
> > > 2016-07-07 16:52 GMT+02:00 Sérgio Basto :
> > > > 
> > > > 
> > > > 6409 build (rawhide-free, /free/VirtualBox-
> > > > kmod:c14771bf9f717d5866c564759e7bc95cad68823d): open (arm-
> > > > builder02.scaleway.rpmfusion.net) -> FAILED: BuildError: Error
> > > > running
> > > > GIT command "git clone -n
> > > > git://pkgs.rpmfusion.org/free/VirtualBox-
> > > > kmod
> > > > /var/lib/mock/f25-free-build-1565-
> > > > 371/root/tmp/scmroot/VirtualBox-
> > > > kmod", see checkout.log for details
> > > > 
> > > > Kwizart, maybe he should look at permissions on Git , when you
> > > > commit
> > > > with kwizart user and with gittolise problem , I think we need
> > > > fix
> > > > all,
> > > > other users commit don't really fix all cgit permissions to
> > > > read ,
> > > > I
> > > > suggest look permissions and owner of files .git directories .
> > > Yes, I'm not pushing with my shell account anymore, I have
> > > created a
> > > dedicated nchauvet account which doesn't have shell access.
> > > I don't know how it's handled in the fedora infra side currently.
> > > 
> > > Thx fix on the server side is:
> > > cd free/
> > > git gc
> > > git fsck
> > > (fixed a dangling object)
> > > I've submitted the job to see if that fix is enought.
> > > Please check that all the content seems here from your local
> > > copy.
> > VirtualBox-kmod is fixed. Now have wxsvg package , I verify that a
> > simple git clone https:// says what object can't read :
> > 
> > git clone https://pkgs.rpmfusion.org/git/free/wxsvg.git
> > Cloning into 'wxsvg'...
> > remote: error: Could not read
> > e9f79328464b2e569a58b55ec3a17a7f7f903312
> > remote: fatal: Failed to traverse parents of commit
> > 026ba1cee7890b4045722de37789785e532396bb
> > remote: aborting due to possible repository corruption on the
> > remote
> > side.
> > fatal: protocol error: bad pack header
> Ok, fixed, that one was a group permission issue on the server side.

I think mpd have the same problem : 
https://pkgs.rpmfusion.org/cgit/free/mpd.git

When you got time,  could you fix it ? , please  

shouldn't we open a bug tracker could be more easy .

Best regards and thanks,
-- 
Sérgio M. B.


Re: strange koji error

2016-07-08 Thread Nicolas Chauvet
2016-07-08 7:29 GMT+02:00 Sérgio Basto :
> On Qui, 2016-07-07 at 17:50 +0200, Nicolas Chauvet wrote:
>> 2016-07-07 16:52 GMT+02:00 Sérgio Basto :
>> >
>> > 6409 build (rawhide-free, /free/VirtualBox-
>> > kmod:c14771bf9f717d5866c564759e7bc95cad68823d): open (arm-
>> > builder02.scaleway.rpmfusion.net) -> FAILED: BuildError: Error
>> > running
>> > GIT command "git clone -n git://pkgs.rpmfusion.org/free/VirtualBox-
>> > kmod
>> > /var/lib/mock/f25-free-build-1565-371/root/tmp/scmroot/VirtualBox-
>> > kmod", see checkout.log for details
>> >
>> > Kwizart, maybe he should look at permissions on Git , when you
>> > commit
>> > with kwizart user and with gittolise problem , I think we need fix
>> > all,
>> > other users commit don't really fix all cgit permissions to read ,
>> > I
>> > suggest look permissions and owner of files .git directories .
>> Yes, I'm not pushing with my shell account anymore, I have created a
>> dedicated nchauvet account which doesn't have shell access.
>> I don't know how it's handled in the fedora infra side currently.
>>
>> Thx fix on the server side is:
>> cd free/
>> git gc
>> git fsck
>> (fixed a dangling object)
>> I've submitted the job to see if that fix is enought.
>> Please check that all the content seems here from your local copy.
>
> VirtualBox-kmod is fixed. Now have wxsvg package , I verify that a
> simple git clone https:// says what object can't read :
>
> git clone https://pkgs.rpmfusion.org/git/free/wxsvg.git
> Cloning into 'wxsvg'...
> remote: error: Could not read e9f79328464b2e569a58b55ec3a17a7f7f903312
> remote: fatal: Failed to traverse parents of commit
> 026ba1cee7890b4045722de37789785e532396bb
> remote: aborting due to possible repository corruption on the remote
> side.
> fatal: protocol error: bad pack header

Ok, fixed, that one was a group permission issue on the server side.

-- 
-

Nicolas (kwizart)


Re: strange koji error

2016-07-07 Thread Sérgio Basto
On Qui, 2016-07-07 at 17:50 +0200, Nicolas Chauvet wrote:
> 2016-07-07 16:52 GMT+02:00 Sérgio Basto :
> > 
> > 6409 build (rawhide-free, /free/VirtualBox-
> > kmod:c14771bf9f717d5866c564759e7bc95cad68823d): open (arm-
> > builder02.scaleway.rpmfusion.net) -> FAILED: BuildError: Error
> > running
> > GIT command "git clone -n git://pkgs.rpmfusion.org/free/VirtualBox-
> > kmod
> > /var/lib/mock/f25-free-build-1565-371/root/tmp/scmroot/VirtualBox-
> > kmod", see checkout.log for details
> > 
> > Kwizart, maybe he should look at permissions on Git , when you
> > commit
> > with kwizart user and with gittolise problem , I think we need fix
> > all,
> > other users commit don't really fix all cgit permissions to read ,
> > I
> > suggest look permissions and owner of files .git directories .
> Yes, I'm not pushing with my shell account anymore, I have created a
> dedicated nchauvet account which doesn't have shell access.
> I don't know how it's handled in the fedora infra side currently.
> 
> Thx fix on the server side is:
> cd free/
> git gc
> git fsck
> (fixed a dangling object)
> I've submitted the job to see if that fix is enought.
> Please check that all the content seems here from your local copy.

VirtualBox-kmod is fixed. Now have wxsvg package , I verify that a
simple git clone https:// says what object can't read :

git clone https://pkgs.rpmfusion.org/git/free/wxsvg.git 
Cloning into 'wxsvg'...
remote: error: Could not read e9f79328464b2e569a58b55ec3a17a7f7f903312
remote: fatal: Failed to traverse parents of commit
026ba1cee7890b4045722de37789785e532396bb
remote: aborting due to possible repository corruption on the remote
side.
fatal: protocol error: bad pack header

Thanks,
-- 
Sérgio M. B.


Re: strange koji error

2016-07-07 Thread Nicolas Chauvet
2016-07-07 16:52 GMT+02:00 Sérgio Basto :
> 6409 build (rawhide-free, /free/VirtualBox-
> kmod:c14771bf9f717d5866c564759e7bc95cad68823d): open (arm-
> builder02.scaleway.rpmfusion.net) -> FAILED: BuildError: Error running
> GIT command "git clone -n git://pkgs.rpmfusion.org/free/VirtualBox-kmod
> /var/lib/mock/f25-free-build-1565-371/root/tmp/scmroot/VirtualBox-
> kmod", see checkout.log for details
>
> Kwizart, maybe he should look at permissions on Git , when you commit
> with kwizart user and with gittolise problem , I think we need fix all,
> other users commit don't really fix all cgit permissions to read , I
> suggest look permissions and owner of files .git directories .

Yes, I'm not pushing with my shell account anymore, I have created a
dedicated nchauvet account which doesn't have shell access.
I don't know how it's handled in the fedora infra side currently.

Thx fix on the server side is:
cd free/
git gc
git fsck
(fixed a dangling object)
I've submitted the job to see if that fix is enought.
Please check that all the content seems here from your local copy.


-- 
-

Nicolas (kwizart)