remote: warning: garbage found: /srv/turnip/data/repos/46928/turnip-subordinate/objects/pack/tmp_pack_u9mmsI

Asked by Taihsiang Ho

Reopen the question because I can't change the Solved status of the question[*].
I am seeing this warning message when pushing code to lp:scalebot and its forks.

Please see comment #6 of the existing question[*] for more details.

[*] https://answers.launchpad.net/launchpad/+question/695875

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ioana Lasc (ilasc) said :
#1

Hello

Thanks for reporting
We've performed server-side cleanup for this fork, please let us know if you're still seeing issues pushing to it.

Revision history for this message
Taihsiang Ho (taihsiangho) said :
#2

It looks only partially good (good for lp:~taihsiangho/scalebot , and lp:scalebot is still bad):

$ git push tai tmp
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
remote:
remote: Create a merge proposal for 'tmp' on Launchpad by visiting:
remote: https://code.launchpad.net/~taihsiangho/scalebot/+git/scalebot/+ref/tmp/+register-merge
remote:
To git+ssh://git.launchpad.net/~taihsiangho/scalebot
 * [new branch] tmp -> tmp

$ git push -d tai tmp
To git+ssh://git.launchpad.net/~taihsiangho/scalebot
 - [deleted] tmp

$ git push upstream tmp
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
remote: warning: garbage found: ./objects/pack/tmp_pack_u9mmsI
remote: warning: garbage found: ./objects/pack/tmp_pack_EOdFhD
remote: warning: garbage found: ./objects/pack/tmp_pack_a79aVX
remote: warning: garbage found: ./objects/pack/tmp_pack_zsmjGm
remote:
remote: Create a merge proposal for 'tmp' on Launchpad by visiting:
remote: https://code.launchpad.net/~scalebot-team/scalebot/+git/scalebot/+ref/tmp/+register-merge
remote:
To git+ssh://git.launchpad.net/scalebot
 * [new branch] tmp -> tmp

$ git push -d upstream tmp
remote: warning: garbage found: ./objects/pack/tmp_pack_u9mmsI
remote: warning: garbage found: ./objects/pack/tmp_pack_EOdFhD
remote: warning: garbage found: ./objects/pack/tmp_pack_a79aVX
remote: warning: garbage found: ./objects/pack/tmp_pack_zsmjGm
To git+ssh://git.launchpad.net/scalebot
 - [deleted] tmp

Revision history for this message
Ioana Lasc (ilasc) said :
#3

The main repository should be ok now too.

Revision history for this message
Taihsiang Ho (taihsiangho) said :
#4

Pity. The warning message still exists. : (

$ git remote -v
tai git+ssh://<email address hidden>/~taihsiangho/scalebot (fetch)
tai git+ssh://<email address hidden>/~taihsiangho/scalebot (push)
upstream git+ssh://<email address hidden>/scalebot (fetch)
upstream git+ssh://<email address hidden>/scalebot (push)

$ git push upstream tmp2
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
remote: warning: garbage found: ./objects/pack/tmp_pack_u9mmsI
remote: warning: garbage found: ./objects/pack/tmp_pack_EOdFhD
remote: warning: garbage found: ./objects/pack/tmp_pack_a79aVX
remote: warning: garbage found: ./objects/pack/tmp_pack_zsmjGm
remote:
remote: Create a merge proposal for 'tmp2' on Launchpad by visiting:
remote: https://code.launchpad.net/~scalebot-team/scalebot/+git/scalebot/+ref/tmp2/+register-merge
remote:
To git+ssh://git.launchpad.net/scalebot
 * [new branch] tmp2 -> tmp2

$ git push -d upstream tmp2
remote: warning: garbage found: ./objects/pack/tmp_pack_u9mmsI
remote: warning: garbage found: ./objects/pack/tmp_pack_EOdFhD
remote: warning: garbage found: ./objects/pack/tmp_pack_a79aVX
remote: warning: garbage found: ./objects/pack/tmp_pack_zsmjGm
To git+ssh://git.launchpad.net/scalebot
 - [deleted] tmp2

Can you help with this problem?

Provide an answer of your own, or ask Taihsiang Ho for more information if necessary.

To post a message you must log in.