Created
July 11, 2012 05:35
-
-
Save jeekl/3088192 to your computer and use it in GitHub Desktop.
problems setting up dotdeb mirror with reprepro
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /srv/mirror# cat dotdeb/conf/distributions | |
| origin: Dotdeb | |
| Codename: dotdeb | |
| Description: Dotdeb repository for Debian-based LAMP servers | |
| Architectures: amd64 source | |
| Components: all | |
| Contents: .gz | |
| Update: dotdeb | |
| Log: dotdeb | |
| # SignWith: | |
| /srv/mirror# cat dotdeb/conf/updates | |
| Name: dotdeb | |
| Method: http://packages.dotdeb.org | |
| Architectures: amd64 source | |
| Suite: squeeze | |
| Components: all | |
| UDebComponents: all | |
| /srv/mirror# reprepro -v -b /srv/mirror/dotdeb update | |
| Warning: No VerifyRelease line in 'dotdeb' or any rule it includes via 'From:'. | |
| Release.gpg cannot be checked unless you tell which key to check with. | |
| (To avoid this warning and not check signatures add 'VerifyRelease: blindtrust'). | |
| aptmethod got 'http://packages.dotdeb.org/dists/squeeze/Release' | |
| aptmethod got 'http://packages.dotdeb.org/dists/squeeze/all/binary-amd64/Packages.bz2' | |
| Wrong checksum during receive of 'http://packages.dotdeb.org/dists/squeeze/all/binary-amd64/Packages.bz2': | |
| size expected: 20, got: 18189 | |
| aptmethod got 'http://packages.dotdeb.org/dists/squeeze/all/source/Sources.bz2' | |
| Wrong checksum during receive of 'http://packages.dotdeb.org/dists/squeeze/all/source/Sources.bz2': | |
| size expected: 8, got: 4378 | |
| There have been errors! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
=> 20 vs. 18189 file size