This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Maintainer for git?


On Thu, Jan 23, 2014 at 9:46 AM, Andrey Repin wrote:
> Greetings, Balaji Venkataraman!
>
>>>> Sorry it took me a while to try out all the cases.
>>>>
>>>
>>>> Wanting to eliminate any cygcrypto dll issues, I moved the existing
>>>> dlls out of the way and re-installed libopenssl. The dll that got
>>>> installed was identical in size and timestamp to .new but had
>>>> different md5sums! I've included all md5sums in case one of you can
>>>> verify which one you have. But the clone failed again.
>>>>
>>>
>>> rebase changes the loading address so the md5sum will never match
>
>> I wasn't aware of that - good to know. Thanks.
>
> That said, you probably need to run rebaseall. Worth a try.

Rebase didn't help. Still broken, IMO. I'm going back to 1.7.9 or will
rebuild w/ cygcrypto-0.9.8 as the OP had suggested.

x86$ git clone https://github.com/FFmpeg/FFmpeg.git ffmpeg
Cloning into 'ffmpeg'...
remote: Reusing existing pack: 345748, done.
remote: Counting objects: 613, done.
remote: Compressing objects: 100% (325/325), done.
remote: Total 346361 (delta 386), reused 484 (delta 288)
Receiving objects: 100% (346361/346361), 102.25 MiB | 2.93 MiB/s, done.
Resolving deltas: 100% (270961/270961), done.
fatal: object of unexpected type
fatal: index-pack failed

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]