public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Avast has put 2 Cygwin files in its chest
@ 2017-05-04  9:34 Alex Brega
  2017-05-04 10:16 ` David Macek
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Brega @ 2017-05-04  9:34 UTC (permalink / raw)
  To: cygwin

Good morning,
a customer of us has big problems with Cygwin and Avast

Infact he has returned his brand laptop bought from us due of it.
The strange thing is a dvd preinstalled file of this Lenovo laptop has been succesfully recovered from the chest,but not the 2 files cygwin (dbus-daemon.exe and ssh.exe,both in the same folder c:\cygwin\bin).They can't be recovered both in the original place and in an external folder as well.I have located the chest folder,but it's encrypted.
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 ? 
Please give me a feedback,as soon as possible.

Thanks in advance

Regards

----------------------------------------------------------------
Brega Alex
4D Sistemi Informatici s.r.l.
Via Kennedy, 84 - 27058 Voghera (PV) - Italy
Tel. (+39) 0383 644311
Fax (+39) 0383 644399
E-mail : brega@4dsistemi.it
----------------------------------------------------------------


--
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Avast has put 2 Cygwin files in its chest
  2017-05-04  9:34 Avast has put 2 Cygwin files in its chest Alex Brega
@ 2017-05-04 10:16 ` David Macek
  2017-05-04 10:35   ` Marco Atzeri
  0 siblings, 1 reply; 3+ messages in thread
From: David Macek @ 2017-05-04 10:16 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 406 bytes --]

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>.

-- 
David Macek


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3715 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Avast has put 2 Cygwin files in its chest
  2017-05-04 10:16 ` David Macek
@ 2017-05-04 10:35   ` Marco Atzeri
  0 siblings, 0 replies; 3+ messages in thread
From: Marco Atzeri @ 2017-05-04 10:35 UTC (permalink / raw)
  To: cygwin; +Cc: brega

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-05-04 10:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-04  9:34 Avast has put 2 Cygwin files in its chest Alex Brega
2017-05-04 10:16 ` David Macek
2017-05-04 10:35   ` Marco Atzeri

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).