[MacPorts] #14423: Error staging aspell-0.60.5 into destroot
#14423: Error staging aspell-0.60.5 into destroot --------------------------------------------+------------------------------- Reporter: steve_macdougall@ontla.ola.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: aspell install-info | --------------------------------------------+------------------------------- I am unable to install aspell-0.60.5. Here is the error: lis58731:~ stevem$ sudo port install aspell ---> Fetching aspell ---> Attempting to fetch aspell-0.60.5.tar.gz from http://ftp.gnu.org/gnu/aspell ---> Verifying checksum(s) for aspell ---> Extracting aspell ---> Configuring aspell ---> Building aspell with target all ---> Staging aspell into destroot Error: Target org.macports.destroot returned: shell command "install-info /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_aspell/work/destroot/opt/local/share/info/aspell.info /opt/local/share/info/dir" returned error 1 Command output: install- info(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_aspell/work/destroot/opt/local/share/info/aspell.info): too many arguments usage: install-info [--version] [--help] [--debug] [--maxwidth=nnn] [--section regexp title] [--infodir=xxx] [--align=nnn] [--calign=nnn] [--quiet] [--menuentry=xxx] [--info-dir=xxx] [--keep-old] [--description=xxx] [--test] [--remove | --remove-exactly ] [--dir-file] [--] filename Error: Status 1 encountered during processing. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14423> MacPorts </projects/macports> Ports system for Mac OS
#14423: Error staging aspell-0.60.5 into destroot ---------------------------------------------+------------------------------ Reporter: steve_macdougall@ontla.ola.org | Owner: jochen@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: aspell install-info ---------------------------------------------+------------------------------ Changes (by ryandesign@macports.org): * owner: macports-tickets@lists.macosforge.org => jochen@macports.org Comment: Assigning to maintainer of aspell. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14423#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#14423: Error staging aspell-0.60.5 into destroot ---------------------------------------------+------------------------------ Reporter: steve_macdougall@ontla.ola.org | Owner: jochen@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: aspell install-info ---------------------------------------------+------------------------------ Changes (by jochen@macports.org): * cc: steve_macdougall@ontla.ola.org (added) * status: new => assigned Comment: What does {{{ which install-info }}} say? What system is that on? -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14423#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#14423: Error staging aspell-0.60.5 into destroot ---------------------------------------------+------------------------------ Reporter: steve_macdougall@ontla.ola.org | Owner: jochen@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: aspell install-info ---------------------------------------------+------------------------------ Comment (by steve_macdougall@ontla.ola.org): Replying to [comment:2 jochen@macports.org]:
What does {{{ which install-info }}} say?
What system is that on?
The response to 'which install-info' is: /opt/local/sbin/install-info My system is: Mac OS X 10.5.2 -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14423#comment:3> MacPorts </projects/macports> Ports system for Mac OS
#14423: Error staging aspell-0.60.5 into destroot ---------------------------------------------+------------------------------ Reporter: steve_macdougall@ontla.ola.org | Owner: jochen@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: aspell install-info ---------------------------------------------+------------------------------ Comment (by jochen@macports.org): Hmm, something is iffy with your install-info... So where's that install-info binary from? What's the output of {{{ sudo port provides /opt/local/bin/install-info }}} What happen's if you move install-info out of the way? I.e. {{{ sudo mv /opt/local/sbin/install-info /opt/local/sbin/install-info-away }}} and then try to install aspell? -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14423#comment:4> MacPorts </projects/macports> Ports system for Mac OS
#14423: Error staging aspell-0.60.5 into destroot ---------------------------------------------+------------------------------ Reporter: steve_macdougall@ontla.ola.org | Owner: jochen@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: aspell install-info ---------------------------------------------+------------------------------ Comment (by steve_macdougall@ontla.ola.org): Replying to [comment:4 jochen@macports.org]:
Hmm, something is iffy with your install-info...
So where's that install-info binary from? What's the output of {{{ sudo port provides /opt/local/bin/install-info }}}
What happen's if you move install-info out of the way? I.e. {{{ sudo mv /opt/local/sbin/install-info /opt/local/sbin/install-info-away }}} and then try to install aspell?
install-info was from 'dpkg'. Since I didn't need that package, I uninstalled in completely. Now 'which install-info' returns: '/usr/bin /install-info', obviously not a macports port' I tried cleaning and installing aspell again. Here is the output: ---> Fetching aspell ---> Verifying checksum(s) for aspell ---> Extracting aspell ---> Configuring aspell ---> Building aspell with target all ---> Staging aspell into destroot Error: Target org.macports.destroot returned: shell command "install-info /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_aspell/work/destroot/opt/local/share/info/aspell.info /opt/local/share/info/dir" returned error 1 Command output: install-info: /opt/local/share/info/dir: empty file -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14423#comment:5> MacPorts </projects/macports> Ports system for Mac OS
#14423: Error staging aspell-0.60.5 into destroot ---------------------------------------------+------------------------------ Reporter: steve_macdougall@ontla.ola.org | Owner: jochen@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: aspell install-info ---------------------------------------------+------------------------------ Comment (by jochen@macports.org): Well, then please remove this empty file {{{ /opt/local/share/info/dir }}} and run the install again.... install-info will regenerate a correct info- directory file Please format your Terminal output you paste here in the trac as verbatim text, using three "{" and "}". -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14423#comment:6> MacPorts </projects/macports> Ports system for Mac OS
#14423: Error staging aspell-0.60.5 into destroot ---------------------------------------------+------------------------------ Reporter: steve_macdougall@ontla.ola.org | Owner: jochen@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: aspell install-info ---------------------------------------------+------------------------------ Comment (by steve_macdougall@ontla.ola.org): Replying to [comment:6 jochen@macports.org]:
Well, then please remove this empty file {{{ /opt/local/share/info/dir }}} and run the install again.... install-info will regenerate a correct info-directory file
Please format your Terminal output you paste here in the trac as verbatim text, using three "{" and "}".
That last suggestion did the trick. Thanks. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14423#comment:7> MacPorts </projects/macports> Ports system for Mac OS
#14423: Error staging aspell-0.60.5 into destroot ---------------------------------------------+------------------------------ Reporter: steve_macdougall@ontla.ola.org | Owner: jochen@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: aspell install-info ---------------------------------------------+------------------------------ Changes (by jochen@macports.org): * status: assigned => closed * resolution: => fixed -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14423#comment:8> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts