[opensuse] Problem with no-patches git tree at git://kernel.opensuse.org/kernel.git ?
I sometimes use the git tree for SUSE without patches from: git://kernel.opensuse.org/kernel.git But it does not seem to be working today:
lduncan@linux-server(1):suse_kernel_no_patches~> git remote show oorigin * remote oorigin Fetch URL: git://kernel.opensuse.org/kernel.git Push URL: git://kernel.opensuse.org/kernel.git HEAD branch: master Remote branches: SLE11-SP4 tracked SLE12-SP1 tracked SLE12-SP1-ARM tracked SLE12-SP2 tracked master tracked openSUSE-13.2 tracked openSUSE-42.1 tracked openSUSE-42.2 tracked stable tracked stable-xen tracked Local ref configured for 'git push': master pushes to master (up to date) lduncan@linux-server(1):suse_kernel_no_patches~> git pull -v oorigin remote: Counting objects: 1212, done. remote: fatal: inflateInit: out of memory (no message) remote: aborting due to possible repository corruption on the remote side. fatal: protocol error: bad pack header
Is this a known problem? Should I file a trouble report someplace? -- Lee Duncan SUSE Labs -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
17.10.2016 21:59, Lee Duncan пишет:
I sometimes use the git tree for SUSE without patches from:
git://kernel.opensuse.org/kernel.git
But it does not seem to be working today:
lduncan@linux-server(1):suse_kernel_no_patches~> git remote show oorigin * remote oorigin Fetch URL: git://kernel.opensuse.org/kernel.git Push URL: git://kernel.opensuse.org/kernel.git HEAD branch: master Remote branches: SLE11-SP4 tracked SLE12-SP1 tracked SLE12-SP1-ARM tracked SLE12-SP2 tracked master tracked openSUSE-13.2 tracked openSUSE-42.1 tracked openSUSE-42.2 tracked stable tracked stable-xen tracked Local ref configured for 'git push': master pushes to master (up to date) lduncan@linux-server(1):suse_kernel_no_patches~> git pull -v oorigin remote: Counting objects: 1212, done. remote: fatal: inflateInit: out of memory (no message) remote: aborting due to possible repository corruption on the remote side. fatal: protocol error: bad pack header
Is this a known problem? Should I file a trouble report someplace?
Just recently someone else had the same problem. Workaround was to use github. I add opensuse-kernel to Cc. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
Andrei Borzenkov
-
Lee Duncan