Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#43173 closed update (fixed)

Update GNU Bash port from 4.2.x to 4.3.x

Reported by: sierkb@… Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: cooljeanius (Eric Gallager)
Port: bash

Description

At time of this writing MacPorts provides the port of bash version 4.2.46, based on Bash 4.2. The current stable upstream version of Bash is 4.3, the most recent version of Bash is 4.3 patch level 8 (Mar 28 2014).

Please update the port accordingly.

Change History (8)

comment:1 Changed 10 years ago by sierkb@…

Cc: sierkb@… added

Cc Me!

comment:2 Changed 10 years ago by neverpanic (Clemens Lang)

Cc: sierkb@… removed
Keywords: bash removed
Owner: changed from macports-tickets@… to raimue@…

You don't need to Cc yourself, if you're the reporter. However, please Cc the maintainer of the port when filing bugs against specific ports.

comment:3 Changed 10 years ago by raimue (Rainer Müller)

Status: newassigned

comment:4 Changed 10 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: assignedclosed

Update committed in r118612.

comment:5 Changed 10 years ago by cooljeanius (Eric Gallager)

This breaks the bashdb port:

checking for bash... /opt/local/bin/bash
configure: WARNING: You have Bash GNU bash, version 4.3.11(1)-release (x86_64-apple-darwin10.8.0)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. installed.
configure: error: This package is only known to work with Bash 4.1 or 4.2.
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_bashdb/bashdb/work/bashdb-4.2-0.8" && ./configure --prefix=/opt/local --disable-dependency-tracking 
Exit code: 1
Error: Failed to configure bashdb, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_bashdb/bashdb/work/bashdb-4.2-0.8/config.log
Error: org.macports.configure for port bashdb returned: configure failure: command execution failed
DEBUG: Error code: NONE
DEBUG: Backtrace: configure failure: command execution failed

Although I suppose that is bashdb's problem...

comment:6 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:7 Changed 10 years ago by raimue (Rainer Müller)

Yes, the configure error message seems quite clear that it is a compatibility problem in bashdb. Could you please create a new ticket for this problem to be acknowledged by its maintainer? Maybe we need a bash42 port or something to support that further, although I don't like duplication.

comment:8 in reply to:  7 Changed 10 years ago by cooljeanius (Eric Gallager)

Replying to raimue@…:

Could you please create a new ticket for this problem to be acknowledged by its maintainer?

k, #43590

Last edited 10 years ago by cooljeanius (Eric Gallager) (previous) (diff)
Note: See TracTickets for help on using tickets.