Giter Club home page Giter Club logo

Comments (8)

FranklinYu avatar FranklinYu commented on May 30, 2024 1

I checked all the packages mentioned above, and they can all be found now. Thank you very much for fixing this!

from wnpp.debian.net.

hartwork avatar hartwork commented on May 30, 2024

Hi @codehelp , when looking at the two freeswitch tickets I find that they do not have status "open".
In more detail:

$ docker-compose run wnpp-debian-net ./manage.py shell
Creating wnpp-debian-net_wnpp-debian-net_run ... done
# wait-for-it --service postgres:5432
[*] Waiting 15 seconds for postgres:5432
[+] postgres:5432 is available after 0 seconds
# [[ 2 -gt 0 ]]
# [[ ./manage.py = test ]]
# exec ./manage.py shell
Python 3.9.1 (default, Feb  4 2021, 01:29:51) 
Type 'copyright', 'credits' or 'license' for more information
IPython 7.25.0 -- An enhanced Interactive Python. Type '?' for help.
[..]
In [9]: from wnpp_debian_net.debbugs import DebbugsWnppClient

In [10]: wnpp = DebbugsWnppClient()

In [11]: wnpp.connect()

In [12]: open_issues = wnpp.fetch_ids_of_open_issues()

In [13]: [(i, i in open_issues) for i in (389591, 513606)]
Out[13]: [(389591, False), (513606, False)]

And:

$ docker-compose run wnpp-debian-net ./manage.py inspectdebbugs 389591 513606
Creating wnpp-debian-net_wnpp-debian-net_run ... done
# wait-for-it --service postgres:5432
[*] Waiting 15 seconds for postgres:5432
[+] postgres:5432 is available after 0 seconds
# [[ 4 -gt 0 ]]
# [[ ./manage.py = test ]]
# exec ./manage.py inspectdebbugs 389591 513606
{
  "389591": {
    "archived": "0",
    "bug_num": "389591",
    "date": "1159289291",
    "forwarded": "http://jira.freeswitch.org/browse/FS-353",
    "id": "389591",
    "keywords": "fixed-upstream",
    "last_modified": "1531157499",
    "location": "db-h",
    "log_modified": "1531157499",
    "mergedwith": "513606",
    "msgid": "<[email protected]>",
    "originator": "Juan Manuel Coronado Z\u00fa\u00f1iga <[email protected]>",
    "package": "wnpp",
    "pending": "forwarded",
    "severity": "wishlist",
    "subject": "RFP: freeswitch -- Modular Media Switching Software Library and Soft-Switch Application.",
    "tags": "fixed-upstream",
    "unarchived": "1493760427"
  },
  "513606": {
    "archived": "0",
    "bug_num": "513606",
    "date": "1233336605",
    "forwarded": "http://jira.freeswitch.org/browse/FS-353",
    "id": "513606",
    "keywords": "fixed-upstream",
    "last_modified": "1531157500",
    "location": "db-h",
    "log_modified": "1531157500",
    "mergedwith": "389591",
    "msgid": "<20090130172905.7092.62408.reportbug@nicholas-hp.nicholasamorim.com.br>",
    "originator": "Nicholas Amorim <[email protected]>",
    "package": "wnpp",
    "pending": "forwarded",
    "severity": "wishlist",
    "subject": "RFP: freeswitch -- Modular Media Switching Software Library and Soft-Switch Application.",
    "tags": "fixed-upstream",
    "unarchived": "1493760428"
  }
}

@codehelp what is your understanding of the status of these tickets?

from wnpp.debian.net.

hartwork avatar hartwork commented on May 30, 2024

@codehelp any thoughts?

from wnpp.debian.net.

hartwork avatar hartwork commented on May 30, 2024

Closing because of no reply

from wnpp.debian.net.

FranklinYu avatar FranklinYu commented on May 30, 2024

I came across the same issue for chezmoi (bug 1012721). The ITP bug is forwarded to a GitHub issue, and the packager is still (actively) working on packaging the software. I feel that wnpp should include bugs like this.

from wnpp.debian.net.

FranklinYu avatar FranklinYu commented on May 30, 2024

I chatted with some DD, who believed that “Forwarded” is closer to “see also”; in this case, it essentially means something like

You can find more updates and discussion in this GitHub issue, but it is still WIP, and the author still intend to fix it.

In addition, my RFP request of the same package was deduplicated onto bug 1012721. Both pieces of evidence make me believe that showing it in the search result is the right thing to do.

from wnpp.debian.net.

hartwork avatar hartwork commented on May 30, 2024

@FranklinYu thanks for your input! I believe that pull request #417 fixes the issue and I have deployed these changes and run a fresh import just now, adding 19 forwarded issues to the database total. At https://wnpp.debian.net/?project=visit I can see that forwarded issue https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=395573 is now listed.

from wnpp.debian.net.

hartwork avatar hartwork commented on May 30, 2024

@FranklinYu my pleasure, have a nice day! 🙏

from wnpp.debian.net.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.