--- Log opened Tue Aug 17 00:00:41 2021 00:18 -!- belcher [~belcher@user/belcher] has quit [Ping timeout: 240 seconds] 00:18 -!- belcher_ [~belcher@user/belcher] has joined #c-lightning 00:32 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 00:33 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 01:20 < mschmoock> cdecker[m]: when I do pip install for a bolt spec i.e. "pip install --user contrib/pyln-spec/bolt1" I get File "/usr/lib/python3.9/tokenize.py", line 392, in open 01:20 < mschmoock> buffer = _builtin_open(filename, 'rb') 01:20 < mschmoock> FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-req-build-4x85p5yw/setup.py' 02:27 -!- jonatack [~jonatack@user/jonatack] has quit [Quit: Client closed] 02:34 -!- jonatack [~jonatack@user/jonatack] has joined #c-lightning 02:40 -!- jonatack [~jonatack@user/jonatack] has quit [Quit: Client closed] 02:41 -!- jonatack [~jonatack@user/jonatack] has joined #c-lightning 03:17 -!- rusty [~rusty@103.93.169.121] has joined #c-lightning 03:56 < cdecker[m]> Hm, that seems to be an issue with the way we use symbolic links in the bolt packages (they are identical so we thought keeping them shared would be a good idea) 03:56 < cdecker[m]> Turns out that pip only clones the subdirectory apparently 03:59 < cdecker[m]> I usually just do a `(cd contrib/pyln-spec/bolt1; python setup.py install)` or swap `install` with `develop` if you want to work on it and your changes should be reflected in the env 04:01 < cdecker[m]> fwiw this also works: `pip install "git+https://github.com/ElementsProject/lightning.git#egg=pyln-bolt1&subdirectory=contrib/pyln-spec/bolt1"` 04:01 < cdecker[m]> The problem really seems to be that `pip install directory` just copies the directory, not the parent, which leads to the symbolic link pointing into limbo 04:14 -!- rusty [~rusty@103.93.169.121] has quit [Ping timeout: 240 seconds] 04:20 -!- jonatack [~jonatack@user/jonatack] has quit [Quit: Client closed] 04:28 -!- jonatack [~jonatack@user/jonatack] has joined #c-lightning 05:12 -!- jonatack [~jonatack@user/jonatack] has quit [Quit: Client closed] 05:26 -!- rusty [~rusty@103.93.169.121] has joined #c-lightning 05:32 -!- rusty [~rusty@103.93.169.121] has quit [Ping timeout: 240 seconds] 05:34 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 05:39 -!- jonatack [~jonatack@user/jonatack] has joined #c-lightning 07:57 -!- raj_ [~raj_@2409:4061:28c:fa97:11bd:6ca3:9154:dbe7] has joined #c-lightning 08:25 -!- jonatack [~jonatack@user/jonatack] has quit [Quit: Client closed] 09:03 -!- jonatack [~jonatack@user/jonatack] has joined #c-lightning 09:23 -!- jonatack [~jonatack@user/jonatack] has quit [Quit: Client closed] 09:52 -!- jonatack [~jonatack@user/jonatack] has joined #c-lightning 09:56 -!- niftynei [~niftynei@2600:1700:d0e:284f:447b:616f:1e48:db75] has joined #c-lightning 10:08 -!- raj_ [~raj_@2409:4061:28c:fa97:11bd:6ca3:9154:dbe7] has quit [Quit: Leaving] 11:50 -!- Netsplit *.net <-> *.split quits: jonasschnelli_, nathanael, vincenzopalazzo, berndj, niftynei, roasbeef, livestradamus, achow101, Nebraskka, darosior, (+30 more, use /NETSPLIT to show all of them) 11:50 -!- Netsplit over, joins: kanzure, michaelfolkson, warren, ghost43, achow101, jonatack, belcher_, darosior, willcl_ark, _0x0ff (+30 more) 12:51 -!- rusty [~rusty@103.93.169.121] has joined #c-lightning 12:55 -!- jonatack [~jonatack@user/jonatack] has quit [Quit: Client closed] 13:05 -!- jonatack [~jonatack@user/jonatack] has joined #c-lightning 13:46 -!- achow101 [~achow101@user/achow101] has quit [Quit: Bye] 13:46 -!- achow101 [~achow101@user/achow101] has joined #c-lightning 14:24 -!- jonatack [~jonatack@user/jonatack] has quit [Quit: Client closed] 14:47 -!- rusty [~rusty@103.93.169.121] has quit [Ping timeout: 245 seconds] 18:08 -!- rusty [~rusty@203.221.41.134] has joined #c-lightning 18:10 -!- rusty [~rusty@203.221.41.134] has left #c-lightning [] 18:17 -!- reallll [~belcher@user/belcher] has joined #c-lightning 18:21 -!- belcher_ [~belcher@user/belcher] has quit [Ping timeout: 268 seconds] 20:58 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 20:59 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 20:59 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 22:45 -!- reallll is now known as belcher --- Log closed Wed Aug 18 00:00:41 2021