[ANNOUNCEMENT] Updated: mesa-11.0.3-1

2015-10-14 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * dri-drivers-11.0.3-1 * libEGL1-11.0.3-1 * libEGL-devel-11.0.3-1 * libGL1-11.0.3-1 * libGL-devel-11.0.3-1 * libGLESv2_2-11.0.3-1 * libGLESv2-devel-11.0.3-1 * libglapi0-11.0.3-1 * libOSMesa8-11.0.3-1 * libOSMesa-devel-11.0.3-1 *

How to correctly rebase?

2015-10-14 Thread Dr Rainer Woitok
Cygwinners, Currently I'm a bit at my wit's end :-/ I locally built a product from source (Gdal), and while running the test programs, I got python2.7 8800 child_info_fork::abort: unable to remap _gdalconst.dll to same address as parent (0x26) - try running rebaseall Searching a bit,

RE: convert does nothing - issue with cyglcms2-2 dll?

2015-10-14 Thread Katriel Friedman
I upgraded all packages to current--it was quite a lot after about a year! Then I got: "C:/cygwin64/bin/convert.exe: error while loading shared libraries: cygMagickCore-6.Q16-2.dll: cannot open shared object file: No such file or directory". The same problem turned up in "cygcheck convert" I

[Attn: base-files maintainer] Changing /etc/profile to add more shell-dependent settings

2015-10-14 Thread Adam Dinwoodie
Achim, The /etc/defaults/etc/profile file in base-files has a section at the end to import scripts in /etc/profile.d, but this currently only works with zsh. Can this section be expanded to make calls as appropriate for other shells? I'm particularly interested in Fish and Bash, although I

Updated: mesa-11.0.3-1

2015-10-14 Thread Yaakov Selkowitz
The following packages have been updated in the Cygwin distribution: * dri-drivers-11.0.3-1 * libEGL1-11.0.3-1 * libEGL-devel-11.0.3-1 * libGL1-11.0.3-1 * libGL-devel-11.0.3-1 * libGLESv2_2-11.0.3-1 * libGLESv2-devel-11.0.3-1 * libglapi0-11.0.3-1 * libOSMesa8-11.0.3-1 * libOSMesa-devel-11.0.3-1 *

Re: [Attn: base-files maintainer] Changing /etc/profile to add more shell-dependent settings

2015-10-14 Thread Adam Dinwoodie
On 14/10/2015 19:27, Andrey Repin wrote: Greetings, Adam Dinwoodie! That, however, doesn't give me anywhere to put the Bash fzf script. It's not POSIX compliant, so I don't want to use ".sh". I can't find any directory other than /etc/profile.d that Bash trawls, though. If my opinion matters,

Re: [Attn: base-files maintainer] Changing /etc/profile to add more shell-dependent settings

2015-10-14 Thread Yaakov Selkowitz
On Wed, 2015-10-14 at 16:52 +0100, Adam Dinwoodie wrote: > The /etc/defaults/etc/profile file in base-files has a section at the > end to import scripts in /etc/profile.d, but this currently only works > with zsh. Bash is covered by the "profile_d sh" command therein. > Can this section be

Re: [Attn: base-files maintainer] Changing /etc/profile to add more shell-dependent settings

2015-10-14 Thread Andrey Repin
Greetings, Adam Dinwoodie! > The /etc/defaults/etc/profile file in base-files has a section at the > end to import scripts in /etc/profile.d, but this currently only works > with zsh. It also works for generic ".sh" files (see directly above that monstrous `if` switch. > Can this section be

Re: [Attn: base-files maintainer] Changing /etc/profile to add more shell-dependent settings

2015-10-14 Thread Adam Dinwoodie
On Wed, Oct 14, 2015 at 11:20:13AM -0500, Yaakov Selkowitz wrote: > On Wed, 2015-10-14 at 16:52 +0100, Adam Dinwoodie wrote: > > The /etc/defaults/etc/profile file in base-files has a section at the > > end to import scripts in /etc/profile.d, but this currently only works > > with zsh. > > Bash

Re: [Attn: base-files maintainer] Changing /etc/profile to add more shell-dependent settings

2015-10-14 Thread Achim Gratz
Adam Dinwoodie writes: > The /etc/defaults/etc/profile file in base-files has a section at the > end to import scripts in /etc/profile.d, but this currently only works > with zsh. No, this section is specific to zsh and probably even the wrong thing to do -- /etc/profile is only ever intended to

Re: [Attn: base-files maintainer] Changing /etc/profile to add more shell-dependent settings

2015-10-14 Thread Adam Dinwoodie
On Wed, Oct 14, 2015 at 06:53:27PM +0200, Achim Gratz wrote: > Adam Dinwoodie writes: > > The /etc/defaults/etc/profile file in base-files has a section at the > > end to import scripts in /etc/profile.d, but this currently only works > > with zsh. > > No, this section is specific to zsh and

Re: How to correctly rebase?

2015-10-14 Thread Warren Young
On Oct 14, 2015, at 8:17 AM, Dr Rainer Woitok wrote: > > telling me to place the list of absolute paths of my personal DLLs into > /var/lib/rebase/user.d/Rainer” It doesn’t actually care what the file is called. I expect the only reason the docs tell you to name it

Re: How to correctly rebase?

2015-10-14 Thread Achim Gratz
Dr Rainer Woitok writes: > I locally built a product from source (Gdal), and while running the test > programs, I got > >python2.7 8800 child_info_fork::abort: unable to remap _gdalconst.dll >to same address as parent (0x26) - try running rebaseall This address is really low, so

Re: [Attn: base-files maintainer] Changing /etc/profile to add more shell-dependent settings

2015-10-14 Thread Achim Gratz
Adam Dinwoodie writes: > The only other option I can think of is to rename the .bash file to .sh > and to patch it to check $BASH_VERSION before running the Bash-specific > code. That seems fragile though -- it means putting Bashisms in a > script that may be run by non-Bash shells (even if it's

cmake: 3.3.2 with patch

2015-10-14 Thread Yaakov Selkowitz
Tony, Could you please update cmake to 3.3.2 plus the following patch: http://pkgs.fedoraproject.org/cgit/cmake.git/plain/0640-FindPkgConfig-remove-variable-dereference.patch?h=f23 TIA, -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: How to correctly rebase?

2015-10-14 Thread Achim Gratz
Warren Young writes: > On Oct 14, 2015, at 8:17 AM, Dr Rainer Woitok > wrote: >> telling me to place the list of absolute paths of my personal DLLs >> into /var/lib/rebase/user.d/Rainer” > > It doesn’t actually care what the file is called. I expect the only > reason

Re: rebase by setup

2015-10-14 Thread Warren Young
On Oct 14, 2015, at 3:57 PM, Buchbinder, Barry (NIH/NIAID) [E] wrote: > > Running setup in unattended mode runs rebase even if nothing is > installed. Is this intended/necessary? I would expect it to re-run *everything* not marked .done in /etc/postinstall, and the

rebase by setup

2015-10-14 Thread Buchbinder, Barry (NIH/NIAID) [E]
Running setup in unattended mode runs rebase even if nothing is installed. Is this intended/necessary? I run setup every day when I boot and rebasing is time consuming. Not really a problem but it is annoying. Thanks, - Barry Disclaimer: Statements made herein are not made on behalf of

Re: How to correctly rebase?

2015-10-14 Thread Warren Young
On Oct 14, 2015, at 1:27 PM, Achim Gratz wrote: > > Warren Young writes: >> I propose that the _autorebase maintainer >> add those directories to the package, so they’re always available. > > They actually are packaged, so I'm not sure why they wouldn't be > available on your system. I’ve just

Re: How to correctly rebase?

2015-10-14 Thread Warren Young
On Oct 14, 2015, at 3:30 PM, Warren Young wrote: > > So, why is setup.exe not writing to it? 604 is a weird permission set, but > does it really need world writability? Nope. I said “chmod 666 /var/log/setup.log”, and setup.exe still isn’t writing anything new to it.

Re: How to correctly rebase?

2015-10-14 Thread Warren Young
On Oct 14, 2015, at 4:08 PM, Warren Young wrote: > > On Oct 14, 2015, at 3:30 PM, Warren Young wrote: >> >> So, why is setup.exe not writing to it? 604 is a weird permission set, but >> does it really need world writability? > > Nope. I said “chmod 666 /var/log/setup.log”, and setup.exe

Re: gcc-core requires libvtv0?

2015-10-14 Thread Andrew Schulman
> For the last month or so every time I update in setup, in the Resolving > Dependencies pane I see > > libvtv0() > > Required by: gcc-core > > Note the empty version number and description. I accept it, but the next > time I > update, it's back. Fixed now,

Re: Updated: cmake-3.3.2-1

2015-10-14 Thread Tony Kelman
Version 3.3.2-1 of packages cmake cmake-gui cmake-doc cmake-debuginfo emacs-cmake have been uploaded to the Cygwin distribution. CHANGES - Latest upstream release, and includes the patch requested in https://cygwin.com/ml/cygwin/2015-10/msg00174.html DESCRIPTION CMake is a cross-platform

[ANNOUNCEMENT] Re: Updated: cmake-3.3.2-1

2015-10-14 Thread Tony Kelman
Version 3.3.2-1 of packages cmake cmake-gui cmake-doc cmake-debuginfo emacs-cmake have been uploaded to the Cygwin distribution. CHANGES - Latest upstream release, and includes the patch requested in https://cygwin.com/ml/cygwin/2015-10/msg00174.html DESCRIPTION CMake is a cross-platform

Re: [Attn: base-files maintainer] Changing /etc/profile to add more shell-dependent settings

2015-10-14 Thread Andrey Repin
Greetings, Adam Dinwoodie! > That, however, doesn't give me anywhere to put the Bash fzf script. > It's not POSIX compliant, so I don't want to use ".sh". I can't > find any directory other than /etc/profile.d that Bash trawls, though. If my opinion matters, I would advocate making scripts

[ANNOUNCEMENT] Updated: potrace 1.12-1 -- Utility to transform bitmaps into vector graphics

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/potrace License : GPL Utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated

Updated: potrace 1.12-1 -- Utility to transform bitmaps into vector graphics

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/potrace License : GPL Utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated

Updated: mercurial 3.5.1-1 -- Python based distributed version control (DVCS)

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://mercurial.selenic.com License : GPL-2+ Distributed, efficient Python based source control system. Mercurial is designed for efficient handling of very large distributed projects. CHANGES SINCE LAST RELEASE == -

[ANNOUNCEMENT] Updated: mercurial 3.5.1-1 -- Python based distributed version control (DVCS)

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://mercurial.selenic.com License : GPL-2+ Distributed, efficient Python based source control system. Mercurial is designed for efficient handling of very large distributed projects. CHANGES SINCE LAST RELEASE == -

[ANNOUNCEMENT] Updated: httping 2.4+20150928+git5f905fc-1 -- Ping-like program for http-requests

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/httping License : AGPL-3+ Show how long it takes to connect to a hostname or remote url; send a request and retrieve the reply (only the headers). CHANGES SINCE LAST RELEASE == See homepage

Updated: wcd 5.3.0-1 -- Wherever Change Directory

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/wcd License : GPL-2+ Wcd manages cache of directories and user can jump to any of the cache (sub)directories and tree. The directory searches can be expressed with partial names or with wildcards. CHANGES SINCE

Updated: httping 2.4+20150928+git5f905fc-1 -- Ping-like program for http-requests

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/httping License : AGPL-3+ Show how long it takes to connect to a hostname or remote url; send a request and retrieve the reply (only the headers). CHANGES SINCE LAST RELEASE == See homepage

[ANNOUNCEMENT] Updated: wcd 5.3.0-1 -- Wherever Change Directory

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/wcd License : GPL-2+ Wcd manages cache of directories and user can jump to any of the cache (sub)directories and tree. The directory searches can be expressed with partial names or with wildcards. CHANGES SINCE

Updated: licensecheck 2.15.8-1 -- simple license checker for source files

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: Utility collection project http://packages.debian.org/devscripts License : GPL Attempt to determine the license that applies to each file passed to it, by searching the start of the file for text belonging to various licenses. If any of the

[ANNOUNCEMENT] Updated: checkbashisms 2.15.8-1 -- Check for bashisms in /bin/sh scripts

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: Utility collection project http://packages.debian.org/devscripts License : GPL Perform basic checks on /bin/sh shell scripts for the possible presence of bashisms. It takes the names of the shell scripts on the command line, and outputs warnings

Updated: checkbashisms 2.15.8-1 -- Check for bashisms in /bin/sh scripts

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: Utility collection project http://packages.debian.org/devscripts License : GPL Perform basic checks on /bin/sh shell scripts for the possible presence of bashisms. It takes the names of the shell scripts on the command line, and outputs warnings

[ANNOUNCEMENT] Updated: licensecheck 2.15.8-1 -- simple license checker for source files

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: Utility collection project http://packages.debian.org/devscripts License : GPL Attempt to determine the license that applies to each file passed to it, by searching the start of the file for text belonging to various licenses. If any of the

Re: [ANNOUNCEMENT] Re: Updated: cmake-3.3.2-1

2015-10-14 Thread Yaakov Selkowitz
On Wed, 2015-10-14 at 18:03 -0700, Tony Kelman wrote: > Version 3.3.2-1 of packages > cmake > cmake-gui > cmake-doc > cmake-debuginfo > emacs-cmake > have been uploaded to the Cygwin distribution. > > CHANGES > - Latest upstream release, and includes the patch requested in >

Updated: spambayes-1.1b1-1 -- Python-based spam filter using statistical analysis

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage:http://www.sourceforge.net/projects/spambayes License : Python SpamBayes uses a different set of algorithm to most statistical spam filters, which enables to dramatically lower the number of legitimate mail classified as spam, through the

[ANNOUNCEMENT] Updated: spambayes-1.1b1-1 -- Python-based spam filter using statistical analysis

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage:http://www.sourceforge.net/projects/spambayes License : Python SpamBayes uses a different set of algorithm to most statistical spam filters, which enables to dramatically lower the number of legitimate mail classified as spam, through the

Updated: pwget 2015.0927+git36776ae-1 -- Perl wget

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: https://github.com/jaalto/project--perl-webget License : GPL-2+ Similar to wget(1) but it can use categorized configuration files, analyze Web pages, and search for download links as instructed. Instead of absolute links, it contains heuristics

Updated: links 2.12-1 -- Text mode WWW browser

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/links License : GPL A lynx-like character mode browser. It includes support for rendering tables and frames, features background downloads, can display colors and has many other features. nlike lynx, links supports

[ANNOUNCEMENT] Updated: pwget 2015.0927+git36776ae-1 -- Perl wget

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: https://github.com/jaalto/project--perl-webget License : GPL-2+ Similar to wget(1) but it can use categorized configuration files, analyze Web pages, and search for download links as instructed. Instead of absolute links, it contains heuristics

[ANNOUNCEMENT] Updated: links 2.12-1 -- Text mode WWW browser

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/links License : GPL A lynx-like character mode browser. It includes support for rendering tables and frames, features background downloads, can display colors and has many other features. nlike lynx, links supports

[ANNOUNCEMENT] Updated: msmtp 1.6.2-1 -- Light SMTP client with support for server profiles

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/msmtp License : GPL-3+, LGPL-3+ A SMTP client that can be used to send mails from Mutt and probably other MUAs (mail user agents). It forwards mails to an SMTP server (for example at a free mail provider), which

Updated: copyright-update 2015.0928+git20e4e0e-1 -- Update copyright information in files

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: https://github.com/jaalto/project--copyright-update License : GPL Update the copyright information in set of files, possibly recursively, matching content criteria. The updating affects copyright year, GPL address information etc. CHANGES SINCE

[ANNOUNCEMENT] Updated: copyright-update 2015.0928+git20e4e0e-1 -- Update copyright information in files

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: https://github.com/jaalto/project--copyright-update License : GPL Update the copyright information in set of files, possibly recursively, matching content criteria. The updating affects copyright year, GPL address information etc. CHANGES SINCE

Updated: python-paramiko 1.15.2+20150921+git7b33770-1 -- Python library for SSH2 connections

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.lag.net/paramiko License : GPL This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash

[ANNOUNCEMENT] Updated: python-paramiko 1.15.2+20150921+git7b33770-1 -- Python library for SSH2 connections

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.lag.net/paramiko License : GPL This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash