设为首页 收藏本站
查看: 1348|回复: 0

[经验分享] debian制作包相关笔记之配置相关

[复制链接]

尚未签到

发表于 2018-5-15 08:29:40 | 显示全部楼层 |阅读模式

  •   通过debian/changle 文件操作版本
tmux (1.8-4.1) testing; urgency=low
* Non-maintainer upload.
* 说明
-- xxxx <xxxxx.com>  Sat, 31 Aug 2013 13:20:57 +0800  通过dch -i 修改changle , 其中 testing 为修改的内容,
  

  环境变量中添加

  

  

export DEBEMAIL="xxx@xxx.com"
export DEBFULLNAME="your name"  

  dpkg-buildpackage -rfakeroot -k你的gpg_KEYID -sa  
  注: 其中-sa为打包orig的源代码
  

  reprepro conf/distributions 内容
#参考 /usr/share/doc/reprepro/examples/di.example/distributions
#参考 /usr/share/doc/reprepro/examples/di.example/updates
Origin: Debian
Label: Debian
Suite: testing
Codename: testing
Architectures: i386 amd64 source
Components: main contrib non-free
Version: 7.0
Description: testing 7.0 Repository
Origin: Debian sid
Label: Debian unstable
Suite: unstable
Codename: sid
Version: 7.0
Architectures: i386 amd64 source
Components: main contrib non-free
Description: unstable 7.0 Repository  

  reprepro conf/incoming内容
Name: testing-upload
IncomingDir: /home/lvdata/develop/class_by_os/linux/debian/reprepro/incoming
TempDir: /home/lvdata/develop/class_by_os/linux/debian/reprepro/temp_dir
#Allow: experimental>lucid-experimental stable>lucid
Allow: testing>testing stable>wheezy unstable>sid
Default: testing
Multiple: Yes
Permit: older_version unused_files
Cleanup: on_deny on_error unused_files  reprepro conf/options 内容
verbose
ask-passphrase
basedir .  

  ~/.dput.cf 部分内容
[local]
method          = local
#incoming       = ~/public_html/debian/mini-dinstall/incoming
#incoming       = /home/lvdata/develop/class_by_os/linux/debian/reprepro
incoming        = /home/lvdata/develop/class_by_os/linux/debian/reprepro/incoming
run_dinstall        = 0
#post_upload_command    = /usr/bin/mini-dinstall --batch
#allowed_distributions  = (?!UNRELEASED|.*-security|testing)
#allowed_distributions  = (testing)
allow_unsigned_uploads  = 0
#post_upload_command = ssh %(login)s@%(fqdn)s reprepro --basedir /srv/d_kirikou/reprepro/debian processincoming default  

  需要修改/usr/share/dput-ng/codenames/debian.json 添加 testing 否则会提示找不到codename group的错误
  

  dput local  xxxx.chanage 上传到指定目录
  

  reprepro -b 指定仓库基地址  processincoming testing-upload
  reprepro -b . list testing
  

apt-get update >> /dev/null 2> /tmp/${NAME}_apt_add_key.txt
key=`cat /tmp/${NAME}_apt_add_key.txt | cut -d":" -f6 | cut -d" " -f3`
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys $key  

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-460242-1-1.html 上篇帖子: debian打包 下篇帖子: debian制作包相关笔记之打包规则相关
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表