-
Notifications
You must be signed in to change notification settings - Fork 426
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
packages - tunnels.conf.d fix configs place, links
- Loading branch information
Showing
4 changed files
with
8 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
etc/i2pd | ||
etc/i2pd/tunnels.conf.d | ||
var/lib/i2pd | ||
var/lib/i2pd/tunnels.conf.d |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8d0b696
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
И на этот раз не собирается, причем по вине патча fix-1210
И кстати в прошлый раз этот баг тоже был, повторный запуск debuild чудесным образом позволял добраться до следующего бага с tunnels.conf.d. И на этот раз собирается путем повторного запуска debuild.
8d0b696
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Я думаю, может выбросить совсем этот патч fix-1210? Просто в contrib/i2pd.service сразу написать
и оставить так до лучших времен?
8d0b696
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Этот патч используется не во всех дистрибьюциях - например в buster, bionic, cosmic, дело в этом.
Сам патч я поправлю.
8d0b696
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
У меня Stretch, без патча плохо, а на Buster еще не смотрел.