cleanup old comments for old news entries
This commit is contained in:
parent
4d69c3245b
commit
ff09aaadaa
13 changed files with 0 additions and 159 deletions
|
@ -1,11 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://sunny256.sunbase.org/"
|
||||
nickname="sunny256"
|
||||
subject="Missing from the downloads.kitenet.net annex"
|
||||
date="2013-08-29T18:05:38Z"
|
||||
content="""
|
||||
Great release, thanks a lot. It's missing from the annex at downloads.kitenet.net, though.
|
||||
|
||||
Cheers,<br />
|
||||
Øyvind (sunny256)
|
||||
"""]]
|
|
@ -1,25 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.153.8.7"
|
||||
subject="comment 2"
|
||||
date="2013-08-29T18:26:00Z"
|
||||
content="""
|
||||
It seems to be there on downloads.kitenet.net. When I run `git log` in there I see commit 82de1ed1a354e389bc71a15af1a3e67b5bd56f23 which added the release to the annex, and all the files seem to be present. For example, git-annex-standalone-amd64.tar.gz is pointing at the key `SHA256E-s20143752--388c33138185fb2eb5fdb00bf2155a9168e5a76501216887ea1ffa7ada06b776.tar.gz`, which is right.
|
||||
|
||||
<pre>
|
||||
joey@wren:~>wget http://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
|
||||
--2013-08-29 14:25:00-- http://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
|
||||
Resolving downloads.kitenet.net (downloads.kitenet.net)... 2001:41c8:125:49::10, 80.68.85.49
|
||||
Connecting to downloads.kitenet.net (downloads.kitenet.net)|2001:41c8:125:49::10|:80... connected.
|
||||
HTTP request sent, awaiting response... 200 OK
|
||||
Length: 20143752 (19M) [application/x-gzip]
|
||||
Saving to: ‘git-annex-standalone-amd64.tar.gz’
|
||||
|
||||
100%[======================================>] 20,143,752 48.9MB/s in 0.4s
|
||||
|
||||
2013-08-29 14:25:01 (48.9 MB/s) - ‘git-annex-standalone-amd64.tar.gz’ saved [20143752/20143752]
|
||||
|
||||
joey@wren:~>sha256sum git-annex-standalone-amd64.tar.gz
|
||||
388c33138185fb2eb5fdb00bf2155a9168e5a76501216887ea1ffa7ada06b776 git-annex-standalone-amd64.tar.gz
|
||||
</pre>
|
||||
"""]]
|
|
@ -1,39 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://sunny256.sunbase.org/"
|
||||
nickname="sunny256"
|
||||
subject="comment 3"
|
||||
date="2013-08-30T11:43:44Z"
|
||||
content="""
|
||||
Hm, commit 82de1ed1a3 doesn't exist here after git-annex sync. This is the output from another computer, running Linux Mint 15:
|
||||
|
||||
$ ga sync
|
||||
commit
|
||||
ok
|
||||
pull linode
|
||||
ok
|
||||
pull kitenet
|
||||
WARNING: gnome-keyring:: couldn't connect to: /run/user/sunny/keyring-WSsS6N/pkcs11: No such file or directory
|
||||
ok
|
||||
push linode
|
||||
Everything up-to-date
|
||||
ok
|
||||
push kitenet
|
||||
WARNING: gnome-keyring:: couldn't connect to: /run/user/sunny/keyring-WSsS6N/pkcs11: No such file or directory
|
||||
WARNING: gnome-keyring:: couldn't connect to: /run/user/sunny/keyring-WSsS6N/pkcs11: No such file or directory
|
||||
error: Cannot access URL http://downloads.kitenet.net/.git/, return code 22
|
||||
fatal: git-http-push failed
|
||||
failed
|
||||
git-annex: sync: 1 failed
|
||||
$ git log -1
|
||||
commit e4d2f03d9b37b2fac9508bf755ff7619bf46590c (HEAD, linode/synced/master, linode/master, linode/HEAD, kitenet/synced/master, kitenet/master, synced/master, master)
|
||||
Author: Joey Hess <joey@kitenet.net>
|
||||
Date: 3 weeks ago
|
||||
|
||||
update
|
||||
2013-08-30 13:36:37 sunny@passp:~/src/other/annex/downloads.kitenet.net/git-annex (master u=)
|
||||
$ git log 82de1ed1a354e389bc71a15af1a3e67b5bd56f23
|
||||
fatal: bad object 82de1ed1a354e389bc71a15af1a3e67b5bd56f23
|
||||
|
||||
There's some warnings from gnome-keyring and a failed push (sorry about that, happens automatically), but the fetch from kitenet seems to succeed.
|
||||
|
||||
"""]]
|
|
@ -1,8 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://sunny256.sunbase.org/"
|
||||
nickname="sunny256"
|
||||
subject="comment 4"
|
||||
date="2013-08-30T11:49:20Z"
|
||||
content="""
|
||||
And some additional info, I'm using `http://downloads.kitenet.net/.git/` as the address to your annex. Maybe this repo is missing a `git update-server-info` in the `post-update` hook or something.
|
||||
"""]]
|
|
@ -1,10 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.153.8.7"
|
||||
subject="sorry for delay.."
|
||||
date="2013-09-03T18:07:34Z"
|
||||
content="""
|
||||
That's weird.. I have a post-update hook that runs git-update-server-info, but I reproduced the problem, and manually running that fixed it.
|
||||
|
||||
Guess I will need to keep an eye on this at the next release to see if it was a one-off problem..
|
||||
"""]]
|
|
@ -1,8 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://launchpad.net/~maestro-alubia"
|
||||
nickname="maestro-alubia"
|
||||
subject="Sources?"
|
||||
date="2014-01-22T19:00:05Z"
|
||||
content="""
|
||||
Where can I find the sources tarball? It is not at the usual places http://hackage.haskell.org/package/git-annex or http://hdiff.luite.com/packages/archive/git-annex/
|
||||
"""]]
|
|
@ -1,10 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="209.250.56.249"
|
||||
subject="comment 2"
|
||||
date="2014-01-22T20:25:44Z"
|
||||
content="""
|
||||
Something seems to have prevented the upload getting onto hackage. I have re-run the upload in case that helps.
|
||||
|
||||
But, you can always get the source by `git clone git://git-annex.branchable.com/` or see the install link in the sidebar.
|
||||
"""]]
|
|
@ -1,8 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://launchpad.net/~maestro-alubia"
|
||||
nickname="maestro-alubia"
|
||||
subject="comment 3"
|
||||
date="2014-01-22T21:20:31Z"
|
||||
content="""
|
||||
Thanks, it worked! I needed the source tarball for an updated Gentoo ebuild.
|
||||
"""]]
|
|
@ -1,8 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="EskildHustvedt"
|
||||
ip="80.202.103.101"
|
||||
subject="comment 1"
|
||||
date="2014-01-28T19:48:27Z"
|
||||
content="""
|
||||
Could you kick the standalone builder? No standalone build for this release yet.
|
||||
"""]]
|
|
@ -1,8 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="209.250.56.199"
|
||||
subject="comment 2"
|
||||
date="2014-01-28T21:51:32Z"
|
||||
content="""
|
||||
I forgot to update all the builds for this release, until just now.
|
||||
"""]]
|
|
@ -1,8 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="rasmus"
|
||||
ip="94.34.129.197"
|
||||
subject="Bug?"
|
||||
date="2014-02-11T00:36:45Z"
|
||||
content="""
|
||||
In this build git annex gets confused with my username of rsync backends. My username is annex@server but it keeps asking about rasmus@server (commandline and web interface). Should I open a bug report about this? Or is this a new feature that I haven't configured properly?
|
||||
"""]]
|
|
@ -1,8 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="209.250.56.172"
|
||||
subject="comment 2"
|
||||
date="2014-02-11T00:48:35Z"
|
||||
content="""
|
||||
I think you need to check your remote is configured properly before filing a bug report. But, there has been no change that is intended to lead to such a behavior.
|
||||
"""]]
|
|
@ -1,8 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg"
|
||||
nickname="Bence"
|
||||
subject="Metadata for the win! "
|
||||
date="2014-02-26T07:03:32Z"
|
||||
content="""
|
||||
Awesome. Finally one can store the public url of a file which is in a special remote. Think about Google Drive: a file uploaded there can be shared from the command line if it's public url is known (and stored in metadata when uploaded). The flickr special remote could also make benefit of this: a file doesn't have to be searched to locate in flickr if the ids are stored in metadata.
|
||||
"""]]
|
Loading…
Reference in a new issue