Your message dated Thu, 16 Apr 2015 15:13:10 -0400
with message-id <[email protected]>
and subject line it is now readable by all
has caused the Debian Bug report #719850,
regarding android-tools: git doesn't work
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
719850: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719850
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: android-tools
Severity: normal
$ debcheckout android-tools
declared git repository at
git://anonscm.debian.org/android-tools/android-tools.git
git clone git://anonscm.debian.org/android-tools/android-tools.git
android-tools ...
Cloning into 'android-tools'...
fatal: remote error: access denied or repository not exported:
/android-tools/android-tools.git
checkout failed (the command above returned a non-zero exit code)
i think it needs a git-daemon-export-ok file in
/git/android-tools/android-tools.git of alioth (can't b/c permissions)
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: armhf (armv7l)
Kernel: Linux 3.4.0 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
formorer from #alioth fixed this by running:
chmod -R a+r /git/android-tools/android-tools.git
chmod -R a+X /git/android-tools/android-tools.git
signature.asc
Description: OpenPGP digital signature
--- End Message ---