Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7780
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Ludovic Rousseau <ludovic.rousseau@gmail.com> |
| Newsgroups | linux.debian.maint.python |
| Subject | git-dpm: ERROR: 'upstream' does not contain previously recorded revision |
| Date | Fri, 23 Oct 2015 20:50:03 +0200 |
| Message-ID | <qmPzB-1ob-39@gated-at.bofh.it> (permalink) |
| X-Original-To | debian-python@lists.debian.org |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Fri Oct 23 18:46:19 2015 |
| Old-Return-Path | <ludovic.rousseau@gmail.com> |
| X-Amavis-Spam-Status | No, score=-4.099 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DIGITS_LETTERS=1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=no autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -7 |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=QVbj4lAuM0aNxAk2eBhnFU2Z0Tx8QBiAw3/A17XYo0o=; b=zQHhg+0wVoV6zBFgGqt7LF2JskeWeRK51NMl+uVtjAlEqdYQnOJFnz477q8HY0QhK3 pgF1fXWRFfjfQHw7AAx2u8RkjtHFthSaVkr4aDe+4AW35gvLvwGnfZ3UuuRjiQhmCJzw r9qCVvRLhkXMES62RjqIzfnojn5/vynf/BKYUMozLgSL1sIsGignJgNPmqdHRtWOXMyt inqlbiw4Lq8zMVNtxwRjkgj/j01wBE71uSzpeqnoBPb1BRV9T1XGVQwUNAwHneNW/F4h uXxzTJ8kaae1LAW+hhz4yv79MT2mP6J+tyGkBr+tm1o4HC9+MAp+HVlepF3T3lhCSR+U zzDw== |
| X-Received | by 10.112.156.193 with SMTP id wg1mr11669062lbb.24.1445625948789; Fri, 23 Oct 2015 11:45:48 -0700 (PDT) |
| MIME-Version | 1.0 |
| Content-Type | multipart/alternative; boundary=001a11c3454027e3a30522ca05eb |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/13092 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/CAGstE8BJZUzGD4Fc86cpA=me3nkU1X3W4OAYB0LscR-VS9aWVw@mail.gmail.com |
| Approved | robomod@news.nic.it |
| Lines | 61 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Fri, 23 Oct 2015 20:45:34 +0200 |
| X-Original-Message-ID | <CAGstE8BJZUzGD4Fc86cpA=me3nkU1X3W4OAYB0LscR-VS9aWVw@mail.gmail.com> |
| Xref | csiph.com linux.debian.maint.python:7780 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hello, I tried to update my package pykcs11 since the repository moved from SVN to git. http://anonscm.debian.org/cgit/python-modules/packages/pykcs11.git/ I imported a new upstream .orig.tar.gz version as descibed in https://wiki.debian.org/Python/GitPackaging#New_upstream_release and could build and upload the package without problem. Now the command "git-dpm status" fails with: $ git-dpm status git-dpm: ERROR: 'upstream' does not contain previously recorded revision '8234fc2de2b89d65661233b357f922494590b5aa'! and also $ git-dpm tag git-dpm: ERROR: 'upstream' differs from recorded one! I think I missed something. I don't want to add more errors/problems in the git repository. I am very new to git-dpm process and I don't want to make the repository (more) unusable. Can someone tell me what I missed and fix the error? Or describe in detail how to fix the problem? Thanks -- Dr. Ludovic Rousseau
Back to linux.debian.maint.python | Previous | Next — Next in thread | Find similar | Unroll thread
git-dpm: ERROR: 'upstream' does not contain previously recorded revision Ludovic Rousseau <ludovic.rousseau@gmail.com> - 2015-10-23 20:50 +0200
Re: git-dpm: ERROR: 'upstream' does not contain previously recorded revision Brian May <bam@debian.org> - 2015-10-24 01:10 +0200
Re: git-dpm: ERROR: 'upstream' does not contain previously recorded revision Ludovic Rousseau <ludovic.rousseau@gmail.com> - 2015-10-24 12:20 +0200
Re: git-dpm: ERROR: 'upstream' does not contain previously recorded revision Scott Kitterman <debian@kitterman.com> - 2015-10-24 19:50 +0200
Re: git-dpm: ERROR: 'upstream' does not contain previously recorded revision Ludovic Rousseau <ludovic.rousseau@gmail.com> - 2015-10-24 21:10 +0200
Re: git-dpm: ERROR: 'upstream' does not contain previously recorded revision Brian May <bam@debian.org> - 2015-10-25 08:50 +0100
csiph-web