public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Cc: brega@4dsistemi.it
Subject: Re: Avast has put 2 Cygwin files in its chest
Date: Thu, 04 May 2017 10:35:00 -0000	[thread overview]
Message-ID: <48c9f7f8-c18e-cce2-b183-8a312946e261@gmail.com> (raw)
In-Reply-To: <107af1f3-3b9f-a773-58eb-1de6af2c27ed@gmail.com>

On 04/05/2017 12:16, David Macek wrote:
> On 4. 5. 2017 11:33, Alex Brega wrote:
>> Would be possible for you to provide me these files (dbus-daemon.exe and ssh.exe) via mail or uploaded somewhere in order to recover them on their original folders ?
>
> The installer can re-install any broken packages, including those containing ssh.exe and dbus-daemon.exe. The installer is available at <https://cygwin.com/install.html>.
>

Alex,
to find the package containing a given file you can use cygcheck.

$ cygcheck -p usr/bin/ssh.exe
Found 4 matches for usr/bin/ssh.exe
openssh-debuginfo-7.4p1-1 - openssh-debuginfo: Debug info for openssh 
(installed binaries and support files)
openssh-debuginfo-7.5p1-1 - openssh-debuginfo: Debug info for openssh
openssh-7.4p1-1 - openssh: The OpenSSH server and client programs 
(installed binaries and support files)
openssh-7.5p1-1 - openssh: The OpenSSH server and client programs

so you need to reinstall openssh-7.5p1-1

Similar for dbus-daemon.exe  ->  dbus-1.10.8-1

The best approach, as David suggests, is to reinstall the package with 
setup; however you can also download the package files from a mirror
and extract the file, but this could create wrong file pernmissions:

Assuming you need to the 64bit version package file:

http://ba.mirror.garr.it/mirrors/sourceware.org/cygwin/x86_64/release/openssh/openssh-7.5p1-1.tar.xz 


http://ba.mirror.garr.it/mirrors/sourceware.org/cygwin/x86_64/release/dbus/dbus-1.10.8-1.tar.xz 


use "x86" instead of "x86_64" for 32bit version

Regards
Marco

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

      reply	other threads:[~2017-05-04 10:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-04  9:34 Alex Brega
2017-05-04 10:16 ` David Macek
2017-05-04 10:35   ` Marco Atzeri [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48c9f7f8-c18e-cce2-b183-8a312946e261@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=brega@4dsistemi.it \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).