delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/11/06/23:36:56

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 467F23A6FC37
Authentication-Results: sourceware.org; dmarc=none (p=none dis=none)
header.from=SystematicSw.ab.ca
Authentication-Results: sourceware.org;
spf=none smtp.mailfrom=brian DOT inglis AT systematicsw DOT ab DOT ca
X-Authority-Analysis: v=2.4 cv=NYRYa0P4 c=1 sm=1 tr=0 ts=5fa61fda
a=kiZT5GMN3KAWqtYcXc+/4Q==:117 a=kiZT5GMN3KAWqtYcXc+/4Q==:17
a=IkcTkHD0fZMA:10 a=w_pzkKWiAAAA:8 a=uYT-Tk0qkVT609LjNaIA:9 a=QEXdDO2ut3YA:10
a=buB1NfXUTBUA:10 a=sRI3_1zDfAgwuvI8zelB:22
Subject: Re: difficulty getting ddrescue to install properly
To: cygwin AT cygwin DOT com
References: <933547441 DOT 4732854 DOT 1604629469194 DOT ref AT mail DOT yahoo DOT com>
<933547441 DOT 4732854 DOT 1604629469194 AT mail DOT yahoo DOT com>
From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca>
Organization: Systematic Software
Message-ID: <f254a3bb-c180-6ec6-03d6-3df6274ecce2@SystematicSw.ab.ca>
Date: Fri, 6 Nov 2020 21:17:29 -0700
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.4.0
MIME-Version: 1.0
In-Reply-To: <933547441.4732854.1604629469194@mail.yahoo.com>
X-CMAE-Envelope: MS4xfHNTb10261F/jdB3Am+6pnDPr0JMalVmsn9pAADSHuyKTZT0camrf92MbSrISF3D5VVgOw6ui8/fYDDVtmqpceASTssWGwXQ7mAxArjrq8ns9+Q4duDU
AU1Xo6NLa6TmTb3z6y/LQ/IANUwfqLPr8H2kO/O1OHCDddL48Cm1f3NQmqJrzCvqQsgHI57zDjlAUpqAwXyWBend6KSPHBwved0=
X-Spam-Status: No, score=-6.3 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE,
SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Reply-To: cygwin AT cygwin DOT com
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 0A74abXC011396

On 2020-11-05 19:24, Marilo via Cygwin wrote:
> I've used ddrescue in the past but I can't seem to install it now!
> 
> I ran https://cygwin.com/setup-x86_64.exe and installed ddrescue
> 
> In the dropdown under choose packages, I choose "full" so they all show and I choose "ddrescue" it's 1.25-1 and I click it so it installs so it shows "keep". And I click next and it claims to install. I haven't always looked at the version in the past but that kind of procedure has always installed that and things in the past.
> 
> But then here I can't get ddrescue to run!
> 
> I'm on Win7.

What are your options for running the Cygwin Setup program and your answers
input to dialogue box entries?

Check /var/log/setup.log.full for ddrescue install or errors and if that shows
nothing check /var/log/setup.log, which is a summary of all Cygwin Setup program
runs ever completed under that Cygwin instance.

Did you run the Cygwin Setup program to install ddrescue using the same Cygwin
instance root directory as your usual working instance, is that Cygwin instance
root directory C:/Cygwin, and are you running interactively under that same
Cygwin instance?

How are you starting bash, is it Cygwin bash, and which terminal are you running
under?

Running:
	$ ps
	  PID   PPID   PGID  WINPID   TTY     UID    STIME COMMAND
	29440  64174  29440    1880  pty0  ###### 21:09:16 /usr/bin/ps
	64174  64173  64174    6140  pty0  ######   Nov  2 /usr/bin/bash
	64173      1  64173    4148  ?     ######   Nov  2 /usr/bin/mintty
	$ which bash
	/usr/bin/bash
	$ uname -srvmo
	CYGWIN_NT-10.0 3.1.7(0.340/5/3) 2020-08-22 17:48 x86_64 Cygwin
	$ cygpath -alm /
	C:/cygwin
	$ grep -A1 ^last-cache /etc/setup/setup.rc
	last-cache
        	C:/...
	$ regtool -v list /proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE/Cygwin\/Installations/
	f031669020b3f992 (REG_SZ) = "\??\C:\cygwin"
	$ regtool -v list /proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE/Cygwin\/setup/
	rootdir (REG_SZ) = "C:\cygwin"
	$ cygcheck -f /usr/bin/ddrescue
	ddrescue-1.25-1
	$ cygcheck -c ddrescue
	Cygwin Package Information
	Package              Version        Status
	ddrescue             1.25-1         OK
	$ cygcheck ddrescue
	Found: C:\cygwin\bin\ddrescue.exe
	C:\cygwin\bin\ddrescue.exe
	  C:\cygwin\bin\cygwin1.dll
	    C:\Windows\system32\KERNEL32.dll
	      C:\Windows\system32\ntdll.dll
	      C:\Windows\system32\KERNELBASE.dll
	  C:\cygwin\bin\cyggcc_s-seh-1.dll
	  C:\cygwin\bin\cygstdc++-6.dll

and posting your results might give us some useful information,
also following the below may get you more useful responses:

> Problem reports:      https://cygwin.com/problems.html

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019