• Re: Watch file github mode pointing to certain branch issue (Was: cmake

    From Andrius Merkys@21:1/5 to Andreas Tille on Thu Oct 27 11:10:01 2022
    Hi Andreas,

    On 2022-10-27 11:31, Andreas Tille wrote:
    Unfortunately its not just omp but the latest commit from the
    development branch. Thus I tried gitmode[1] according to the docs:

    $ cat debian/watch
    version=4

    opts="mode=git,gitmode=full,pgpmode=none,pretty=0.0+git%cd.%h" \
    https://github.com/jonathonl/omp refs/heads/develop


    but I do not get any helpful result:

    $ uscan --verbose
    uscan info: uscan (version 2.22.2) See uscan(1) for help
    uscan info: Scan watch files in .
    uscan info: Check debian/watch and debian/changelog in .
    uscan info: package="libomp-jonathonl" version="0.0+git20181221.506f3e5-1" (as seen in debian/changelog)
    uscan info: package="libomp-jonathonl" version="0.0+git20181221.506f3e5" (no epoch/revision)
    uscan info: ./debian/changelog sets package="libomp-jonathonl" version="0.0+git20181221.506f3e5"
    uscan info: Process watch file at: debian/watch
    package = libomp-jonathonl
    version = 0.0+git20181221.506f3e5
    pkg_dir = .
    uscan info: opts: mode=git,gitmode=full,pgpmode=none,pretty=0.0+git%cd.%h uscan info: line:https://github.com/jonathonl/omp refs/heads/develop
    uscan info: Parsing mode=git
    uscan info: Parsing gitmode=full
    uscan info: Parsing pgpmode=none
    uscan info: Parsing pretty=0.0+git%cd.%h
    uscan info: line:https://github.com/jonathonl/omp refs/heads/develop
    uscan warn: Tag pattern missing version delimiters () in debian/watch, skipping:
    https://github.com/jonathonl/omp refs/heads/develop
    uscan info: Scan finished


    Any idea what might went wrong?

    I have just pushed a fix. Please check if that works for you as well.

    Best,
    Andrius

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andreas Tille@21:1/5 to All on Thu Oct 27 11:40:01 2022
    Hi Andrius,

    Am Thu, Oct 27, 2022 at 12:00:59PM +0300 schrieb Andrius Merkys:
    I have just pushed a fix. Please check if that works for you as well.

    Hmmm, this results in

    uscan info: Newest version of libomp-jonathonl on remote site is 0.0+git20181221.506f3e5, local version is 0.0+git20181221.506f3e5

    while I would expect

    uscan info: Newest version of libomp-jonathonl on remote site is 0.0+git20211216.5228495, local version is 0.0+git20181221.506f3e5

    since commit 5228495 is from 2021-12-16.

    Kind regards

    Andreas.

    --
    http://fam-tille.de

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andrius Merkys@21:1/5 to Andreas Tille on Thu Oct 27 11:50:01 2022
    Hi Andreas,

    On 2022-10-27 12:37, Andreas Tille wrote:
    Am Thu, Oct 27, 2022 at 12:00:59PM +0300 schrieb Andrius Merkys:
    I have just pushed a fix. Please check if that works for you as well.
    Hmmm, this results in

    uscan info: Newest version of libomp-jonathonl on remote site is 0.0+git20181221.506f3e5, local version is 0.0+git20181221.506f3e5

    while I would expect

    uscan info: Newest version of libomp-jonathonl on remote site is 0.0+git20211216.5228495, local version is 0.0+git20181221.506f3e5

    since commit 5228495 is from 2021-12-16.

    Right, this does not seem correct... However, I am out of ideas about
    how to deal with this.

    Best wishes,
    Andrius

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Nilesh Patra@21:1/5 to Andreas Tille on Thu Oct 27 12:00:01 2022
    On Thu, Oct 27, 2022 at 11:37:39AM +0200, Andreas Tille wrote:
    Hi Andrius,

    Am Thu, Oct 27, 2022 at 12:00:59PM +0300 schrieb Andrius Merkys:
    I have just pushed a fix. Please check if that works for you as well.

    Hmmm, this results in

    I pushed something via which I get:

    | uscan info: Launch mk-origtargz with options:
    | --package libomp-jonathonl --version 0.0+git20211216.5228495 --compression default --directory .. --copyright-file debian/copyright ../libomp-jonathonl-0.0+git20211216.5228495.tar.xz
    | Successfully symlinked ../libomp-jonathonl-0.0+git20211216.5228495.tar.xz to ../libomp-jonathonl_0.0+git20211216.5228495.orig.tar.xz.


    Maybe this shall do. Can you check?

    --
    Best,
    Nilesh

    -----BEGIN PGP SIGNATURE-----

    iHUEABYIAB0WIQSglbZu4JAkvuai8HIqJ5BL1yQ+2gUCY1pVkAAKCRAqJ5BL1yQ+ 2hKJAP0RFncX9Xq/UpP+zMRkRX0n8TLsZu4J9wSaF5bmdsRrGAD9ELTrsOtX8wMZ mzM6qDWb5bAFIOjflhIebzLjuFzNnQQ=
    =vz90
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andreas Tille@21:1/5 to All on Thu Oct 27 13:40:01 2022
    Am Thu, Oct 27, 2022 at 03:25:29PM +0530 schrieb Nilesh Patra:
    I pushed something via which I get:

    | uscan info: Launch mk-origtargz with options:
    | --package libomp-jonathonl --version 0.0+git20211216.5228495 --compression default --directory .. --copyright-file debian/copyright ../libomp-jonathonl-0.0+git20211216.5228495.tar.xz
    | Successfully symlinked ../libomp-jonathonl-0.0+git20211216.5228495.tar.xz to ../libomp-jonathonl_0.0+git20211216.5228495.orig.tar.xz.


    Maybe this shall do. Can you check?

    Thanks a lot, works

    Andreas.

    --
    http://fam-tille.de

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)