Custom Query (204 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (97 - 99 of 204)

Ticket Owner Reporter Resolution Summary
#40 Tellie fixed Git v2.0.0
Description

Hi

I have probs with git, if i wanne clone a repo i get:

[f:\cmake]git clone https://github.com/martinrotter/rssguard Cloning into 'rssguard'... remote: Counting objects: 11236, done. remote: Compressing objects: 100% (4528/4528), done. remote: Total 11236 (delta 6681), reused 11048 (delta 6493) Receiving objects: 100% (11236/11236), 25.01 MiB | 541.00 KiB/s, done. Resolving deltas: 100% (6681/6681), done. Checking connectivity... done. fatal: unable to look up current user in the passwd file: No such file or directory Unexpected end of command stream

I use Rpm env and Ecs betaII

#41 Silvan Scherrer fixed libtool: DLL version suffix doesn't follow version-info idea
Description

in the dll creation stage we add the $current number to the dll name. but when i read the docs https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html it seems we should do $current - $age

#42 dmik fixed ash: Search for script interpreter in PATH
Description

ash doesn't currently search for the interpreter specified with the !# magic in PATH (as kLIBC spawnvp does). See comment:1 for more info.

Note: See TracQuery for help on using queries.