strange koji error

Nicolas Chauvet kwizart at gmail.com
Fri Jul 8 10:17:37 CEST 2016


2016-07-08 7:29 GMT+02:00 Sérgio Basto <sergio at serjux.com>:
> On Qui, 2016-07-07 at 17:50 +0200, Nicolas Chauvet wrote:
>> 2016-07-07 16:52 GMT+02:00 Sérgio Basto <sergio at serjux.com>:
>> >
>> > 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/<module>
>> 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)


More information about the rpmfusion-developers mailing list