~elementary-os/elementaryos/os-patch-aptly-xenial

« back to all changes in this revision

Viewing changes to src/github.com/smira/aptly/system/t06_publish/PublishSnapshot35Test_gold

  • Committer: RabbitBot
  • Date: 2016-07-19 12:29:41 UTC
  • Revision ID: rabbitbot@elementary.io-20160719122941-z6gaxs7nzgmratry
Initial import, version 0.9.6-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Loading packages...
 
2
Generating metadata files and linking package files...
 
3
Finalizing metadata files...
 
4
Signing file 'Release' with gpg, please enter your passphrase when prompted:
 
5
Clearsigning file 'Release' with gpg, please enter your passphrase when prompted:
 
6
 
 
7
Snapshot squeeze has been successfully published.
 
8
Please setup your webserver to serve directory '${HOME}/.aptly/public' with autoindexing.
 
9
Now you can add following line to apt sources:
 
10
  deb http://your-server/ squeeze main
 
11
Don't forget to add your GPG key to apt with apt-key.
 
12
 
 
13
You can also use `aptly serve` to publish your repositories over HTTP quickly.