Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac build_install.py script fetches unavailable SQLite version #46693

Closed
carlosedp mannequin opened this issue Mar 20, 2008 · 3 comments
Closed

Mac build_install.py script fetches unavailable SQLite version #46693

carlosedp mannequin opened this issue Mar 20, 2008 · 3 comments
Assignees
Labels
topic-installation type-bug An unexpected behavior, bug, or error

Comments

@carlosedp
Copy link
Mannequin

carlosedp mannequin commented Mar 20, 2008

BPO 2441
Nosy @ronaldoussoren, @glyph
Files
  • build_installer.diff
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/ronaldoussoren'
    closed_at = <Date 2009-12-03.15:12:56.340>
    created_at = <Date 2008-03-20.22:37:26.385>
    labels = ['type-bug', 'expert-installation']
    title = 'Mac build_install.py script fetches unavailable SQLite version'
    updated_at = <Date 2009-12-03.15:12:56.338>
    user = 'https://bugs.python.org/carlosedp'

    bugs.python.org fields:

    activity = <Date 2009-12-03.15:12:56.338>
    actor = 'ghaering'
    assignee = 'ronaldoussoren'
    closed = True
    closed_date = <Date 2009-12-03.15:12:56.340>
    closer = 'ghaering'
    components = ['Installation']
    creation = <Date 2008-03-20.22:37:26.385>
    creator = 'carlosedp'
    dependencies = []
    files = ['9796']
    hgrepos = []
    issue_num = 2441
    keywords = ['patch']
    message_count = 3.0
    messages = ['64218', '66151', '95933']
    nosy_count = 4.0
    nosy_names = ['ghaering', 'ronaldoussoren', 'carlosedp', 'glyph']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2441'
    versions = ['Python 3.0']

    @carlosedp
    Copy link
    Mannequin Author

    carlosedp mannequin commented Mar 20, 2008

    The build_installer.py script, used to create MacPython installers tries
    to fetch a SQLite version that is not available anymore. I provided a
    patch with an updated version and its corresponding hash.

    Maybe this should be backported to 2.5 and 2.6 branches.

    @carlosedp carlosedp mannequin added topic-installation type-bug An unexpected behavior, bug, or error labels Mar 20, 2008
    @ghaering ghaering mannequin self-assigned this Mar 29, 2008
    @ghaering
    Copy link
    Mannequin

    ghaering mannequin commented May 3, 2008

    Glyph, do you know somebody with a Mac who could verify this patch?
    Perhaps you have a Mac yourself? :-) I'd suggest to update the patch to
    the latest SQLite version then while at it (3.5.8 currently).

    @ghaering ghaering mannequin assigned glyph and unassigned ghaering May 3, 2008
    @ghaering
    Copy link
    Mannequin

    ghaering mannequin commented Dec 3, 2009

    This has long been fixed. Even for 2.6maint the SQLite version currently
    being fetched is 3.6.11.

    @ghaering ghaering mannequin closed this as completed Dec 3, 2009
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    topic-installation type-bug An unexpected behavior, bug, or error
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant