Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

svn changes report #40004

Closed
te-af-github opened this issue Mar 14, 2017 · 1 comment
Closed

svn changes report #40004

te-af-github opened this issue Mar 14, 2017 · 1 comment
Labels
Duplicate Duplicate of another issue or PR - will be closed
Milestone

Comments

@te-af-github
Copy link

Description of Issue/Question

svn.export returns invalid change data. This happens on first and all following runs.

Setup

mailbackup/aftools-svn/init.sls:

https://***/AF/:
  svn.export:
    - target: /usr/local/lib/site-perl/
    - username: ***
    - password: ***
    - overwrite: True
    - force: True

Steps to Reproduce Issue

salt * state.apply mailbackup.aftools-svn

----------
          ID: https://***/AF/
    Function: svn.export
      Result: True
     Comment:
     Started: 04:00:05.418768
    Duration: 80.257 ms
     Changes:   Invalid Changes data: https://***/AF/ was Exported to /usr/local/lib/site-perl/

Versions Report

Salt Version:
           Salt: 2016.11.3

Dependency Versions:
           cffi: 0.8.6
       cherrypy: Not Installed
       dateutil: 2.2
          gitdb: Not Installed
      gitpython: Not Installed
          ioflo: Not Installed
         Jinja2: 2.9.4
        libgit2: Not Installed
        libnacl: Not Installed
       M2Crypto: Not Installed
           Mako: Not Installed
   msgpack-pure: Not Installed
 msgpack-python: 0.4.2
   mysql-python: 1.2.3
      pycparser: 2.10
       pycrypto: 2.6.1
         pygit2: Not Installed
         Python: 2.7.9 (default, Jun 29 2016, 13:08:31)
   python-gnupg: Not Installed
         PyYAML: 3.11
          PyZMQ: 14.4.0
           RAET: Not Installed
          smmap: Not Installed
        timelib: Not Installed
        Tornado: 4.2.1
            ZMQ: 4.0.5

System Versions:
           dist: debian 8.7
        machine: x86_64
        release: 3.16.0-4-amd64
         system: Linux
        version: debian 8.7
@Ch3LL
Copy link
Contributor

Ch3LL commented Mar 14, 2017

This is a duplicate of #21025 . Please feel free to leave a comment there concerning this issue. Thanks

@Ch3LL Ch3LL closed this as completed Mar 14, 2017
@Ch3LL Ch3LL added the Duplicate Duplicate of another issue or PR - will be closed label Mar 14, 2017
@Ch3LL Ch3LL added this to the Blocked milestone Mar 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate Duplicate of another issue or PR - will be closed
Projects
None yet
Development

No branches or pull requests

2 participants