summaryrefslogtreecommitdiff
path: root/doc/forum/trying_to_--spin_to_a_sid+experimental_machine/comment_1_df7ac45d7e576e8d73a8665521dbd6e0._comment
blob: cfe1750adea82dfe867844a38e2e0ad8a6680f52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawm-czsfuWENKQ0GI8l0gnGTeF1JEli1mA0"
 nickname="Andreas"
 subject="finally got it working"
 date="2015-03-27T05:15:26Z"
 content="""
can spin to softland, my sid+experimental host now.

with recent git://propellor.branchable.com/ updates
and have used:

```
  & os (System (Debian Experimental) \"amd64\")
```

so sorry for the noise, still not sure about:

* how to express my installation properly:
  mostly unstable, ghc stuff from experimental

* how to turn off the git push to branchable attempts
  when just spinning to one of my mashines:
  have set now:
    ``` 
    git branch --unset-upstream
    ``` 
 which shortcuts these attempts at least.

"""]]