summaryrefslogtreecommitdiff
path: root/doc/forum/__42____42___warning:___42____42___Your___126____47__.propellor__47___is_out_of_date../comment_12_aea497eeecb077659db3f1dfb1e5f289._comment
blob: 90d0ba2cef7866efb5a93791f7ed7155ac0ec040 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[[!comment format=mdwn
 username="joey"
 subject="""comment 12"""
 date="2018-02-19T15:48:21Z"
 content="""
What propellor --init sets up, when you select the clone option
and the Debian package is installed, is no remote
defined, but a remotes/upsteam/master tracking branch.

So not normally this:

    upstream        /usr/src/propellor/propellor.git (fetch)

Aha! The very first revision of propellor --init
*did* set up an upstream remote pointing at the distrepo. At some point
that changed to the above described behavior. You're bitten by being an
early adopter.

I've adjusted the logic to handle that case.
"""]]