Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 626548 - sys-apps/the_silver_searcher-2.0.0 : + mkdir: cannot create directory .git/info : No such file or directory
Summary: sys-apps/the_silver_searcher-2.0.0 : + mkdir: cannot create directory .git/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam Jorna (wraeth)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-29 19:29 UTC by Toralf Förster
Modified: 2019-12-16 09:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.47 KB, text/plain)
2017-07-29 19:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,100.03 KB, text/plain)
2017-07-29 19:29 UTC, Toralf Förster
Details
environment (environment,69.25 KB, text/plain)
2017-07-29 19:29 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.22 KB, application/x-bzip)
2017-07-29 19:29 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.56 KB, application/x-bzip)
2017-07-29 19:29 UTC, Toralf Förster
Details
sys-apps:the_silver_searcher-2.0.0:20170729-181740.log (sys-apps:the_silver_searcher-2.0.0:20170729-181740.log,12.53 KB, text/plain)
2017-07-29 19:29 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.53 KB, application/x-bzip)
2017-07-29 19:29 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,88.23 KB, application/x-bzip)
2017-07-29 19:29 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-07-29 19:29:06 UTC
+  [127]
   $ if [ ! -d .git/info ] ; then mkdir .git/info ; fi
+  mkdir: cannot create directory '.git/info': No such file or directory
+  [1]
   $ printf "a.txt\n" > .git/info/exclude
+  /bin/sh: line 14: .git/info/exclude: No such file or directory

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-gnome_libressl_20170727-201459

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.5.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-07-29 19:29:09 UTC
Created attachment 487212 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-29 19:29:13 UTC
Created attachment 487214 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-29 19:29:16 UTC
Created attachment 487216 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-29 19:29:19 UTC
Created attachment 487218 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-29 19:29:22 UTC
Created attachment 487220 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-29 19:29:25 UTC
Created attachment 487222 [details]
sys-apps:the_silver_searcher-2.0.0:20170729-181740.log
Comment 7 Toralf Förster gentoo-dev 2017-07-29 19:29:28 UTC
Created attachment 487224 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2017-07-29 19:29:31 UTC
Created attachment 487226 [details]
tests.tbz2
Comment 9 Larry the Git Cow gentoo-dev 2019-12-16 08:48:41 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af85130a7ae0cbb89e453ea2f7531b5ec28afe01

commit af85130a7ae0cbb89e453ea2f7531b5ec28afe01
Author:     Sam Jorna <wraeth@gentoo.org>
AuthorDate: 2019-12-16 08:17:45 +0000
Commit:     Sam Jorna <wraeth@gentoo.org>
CommitDate: 2019-12-16 08:47:56 +0000

    sys-apps/the_silver_searcher: add missing test dep
    
    Bug: https://bugs.gentoo.org/626548
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Sam Jorna <wraeth@gentoo.org>

 sys-apps/the_silver_searcher/the_silver_searcher-2.1.0.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
Comment 10 Larry the Git Cow gentoo-dev 2019-12-16 09:30:19 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=158e5b8b64f412e86423258bb919502d597bd7da

commit 158e5b8b64f412e86423258bb919502d597bd7da
Author:     Sam Jorna <wraeth@gentoo.org>
AuthorDate: 2019-12-16 09:28:48 +0000
Commit:     Sam Jorna <wraeth@gentoo.org>
CommitDate: 2019-12-16 09:29:30 +0000

    sys-apps/the_silver_searcher: add missing test dep
    
    Bug: https://bugs.gentoo.org/626548
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Sam Jorna <wraeth@gentoo.org>

 sys-apps/the_silver_searcher/the_silver_searcher-2.0.0.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)