Page MenuHomeVyOS Platform

VyOS rolling ISO cluttered with vyatta-ravpn Git Repo
Closed, ResolvedPublicBUG

Description

Looks like something went horribly wrong:

vyos@vyos:/opt/vyatta/share/vyatta-cfg/templates$ cat .git/config
[core]
        repositoryformatversion = 0
        filemode = true
        bare = false
        logallrefupdates = true
[remote "origin"]
        url = https://github.com/vyos/vyatta-ravpn.git
        fetch = +refs/heads/current:refs/remotes/origin/current
[branch "current"]
        remote = origin
        merge = refs/heads/current

vyos@vyos$ sudo dpkg -S /opt/vyatta/share/vyatta-cfg/templates/.git/config
vyatta-ravpn: /opt/vyatta/share/vyatta-cfg/templates/.git/config

Details

Difficulty level
Unknown (require assessment)
Version
1.2.0-rolling+201908040337
Why the issue appeared?
Will be filled on close