#70: parse error on Debian: dput.cf
-------------------------------------------------+--------------------------
Reporter: micah | Owner: lutter
Type: defect | Status: new
Priority: minor | Milestone: next
Component: Augeas | Version: 0.5.1
Keywords: debian, lense, parse error, dput.cf |
-------------------------------------------------+--------------------------
<pre>
augtool> ls /augeas/files/etc/dput.cf/error
pos = 0
line = 1
char = 0
lens = /usr/share/augeas/lenses/dist/inifile.aug:283.25-.43
message = Get did not match entire input
</pre>
My dput.cf looks like this (this is a stock Debian dput.cf from sid):
<pre>
# Example dput.cf that defines the host that can be used
# with dput for uploading.
[DEFAULT]
login = *
method = ftp
hash = md5
allow_unsigned_uploads = 0
allow_dcut = 0
run_lintian = 0
run_dinstall = 0
check_version = 0
scp_compress = 0
post_upload_command =
pre_upload_command =
passive_ftp = 1
default_host_main =
allowed_distributions = (?!UNRELEASED)
[ftp-master]
fqdn = ftp.upload.debian.org
incoming = /pub/UploadQueue/
login = anonymous
allow_dcut = 1
# http://lists.debian.org/debian-devel-announce/2008/09/msg00007.html
[ssh-upload]
login = *
# login = another_username
fqdn = ssh.upload.debian.org
method = scp
incoming = /srv/upload.debian.org/UploadQueue/
allow_dcut = 1
# And if you want to override one of the defaults, add it here.
# For example, comment out the next line
# post_upload_command = /path/to/some/script
# pre_upload_command = /path/to/some/script
[security-master]
fqdn = security-master.debian.org
incoming = /pub/SecurityUploadQueue
login = anonymous
# This has been added at the request of the security team.
# Please be sure to know what you are doing before taking it out.
pre_upload_command = /usr/share/dput/helper/security-warning
[security-master-unembargoed]
fqdn = security-master.debian.org
incoming = /pub/OpenSecurityUploadQueue
login = anonymous
# This has been added at the request of the security team.
# Please be sure to know what you are doing before taking it out.
pre_upload_command = /usr/share/dput/helper/security-warning
[jp]
fqdn = hp.debian.or.jp
incoming = /pub/Incoming/upload
login = anonymous
### Delayed Upload queue will move off gluck.
### please use [ftp-master] (aka ftp.upload.debian.org)
[volatile]
method = ftp
fqdn = volatile-master.debian.org
incoming = /pub/UploadQueue/
login = anonymous
hash = md5
[backports.org]
fqdn = www.backports.org
incoming = /
method = ftp
login = anonymous
allow_dcut = 1
[ubuntu]
fqdn = upload.ubuntu.com
incoming = /
login = anonymous
[revu]
fqdn = revu.ubuntuwire.com
incoming = /incoming
login = anonymous
[ppa]
fqdn = ppa.launchpad.net
method = ftp
# replace <launchpad-id> with your Launchpad ID
incoming = ~<launchpad-id>/ubuntu
login = anonymous
[mentors]
fqdn = mentors.debian.net
incoming = .
method = ftp
login = anonymous
[local]
method = local
incoming = ~/public_html/debian/mini-dinstall/incoming
run_dinstall = 0
post_upload_command = /usr/bin/mini-dinstall --batch
</pre>
--
Ticket URL: <https://fedorahosted.org/augeas/ticket/70>
Augeas <http://augeas.net/>
a configuration API
_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel