Debian软件众多,难免会出现有些没人维护的包。由此诞生了wnpp项目,旨在帮助维护这些 孤儿软件包。
这是另一个资料
bts
To adopt, you don’t submit a new report, but retitle the existing one。 use “bts” from the devscripts package。 bts retitle 993599 ‘RFA: jimtcl – small-footprint implementation of Tcl named Jim’ , owner it ‘!’
从以上的文字我们可以看出,如果我们领养一个wnpp下的package,需要使用bts去告知。另外,我也发现一个有用的材料
我们先来看四个概念:
-
RFP Request for a package
-
RFA Request for adoption of a package
-
ITP Intent to package
-
ITA Intent to adopt a package
reportbug
这是一个软件包: 用来报告bug的,可以直接使用apt install reportbug
安装。
初次使用的话需要configure.
初次配置:
后面接着配置2:
其实就行文档中:
-
Run reportbug –configure as your normal user. This creates a ~/.reportbugrc file that stores all the configurations.
-
Follow the instructions and when asked Do you have a ‘mail transport agent’ (MTA) configured, choose No
-
Then enter the SMTP host for gmail: smtp.gmail.com:587
-
For the user name enter:
@gmail.com -
For the question Does your SMTP host require TLS authentication?, choose Yes
这里你可以简单的自己修改~/.reportbugrc
文件以适应自己的配置。
我们再一次实验:
入口:
log 如下: