Re: How to commit a new architecture like RISC-V

2021-05-21 Thread Helmut Grohne
On Sat, May 22, 2021 at 10:57:12AM +0800, zhangjialing wrote: > 1. is it necessary to adapt rebootstrap ? If you want to use rebootstrap, then experience tells that it is. rebootstrap contains architecture-specific fixes that have not yet been upstreamed to make the bootstrap process barely work.

Re: How to commit a new architecture like RISC-V

2021-05-21 Thread Paul Wise
On Sat, May 22, 2021 at 3:24 AM Paul Wise wrote: > The steps are essentially documented in the port template wiki page, > but I have rewritten the page into some clearer text here: Woops, I sent the mail before I had finished it, I continue from where I stopped. Setup communication channels for

Re: How to commit a new architecture like RISC-V

2021-05-21 Thread Paul Wise
On Sat, May 22, 2021 at 2:57 AM zhangjialing wrote: > 1. is it necessary to adapt rebootstrap ? Yes, it is fairly essential to have an automatic bootstrap, so you can continually fix problems that arise with the bootstrap process as Debian evolves. > 2. after adapt rebootstrap,what is the next.

Re: How to commit a new architecture like RISC-V

2021-05-21 Thread zhangjialing
在 2021/5/21 下午12:34, Helmut Grohne 写道: On Fri, May 21, 2021 at 09:07:10AM +0800, zhangjialing wrote: Hi, I have known upstreaming first , I will make a plan for this debian port . Good. Please, when we upstreaming our patch , Is there a version limit for the soft like gcc ,glibc I honestly

Bug#988941: ITP: node-rollup-plugin-sass -- Rollup plugin for .sass files

2021-05-21 Thread Pirate Praveen
Package: wnpp Severity: wishlist Owner: Pirate Praveen X-Debbugs-CC: debian-devel@lists.debian.org * Package name : node-rollup-plugin-sass Version : 1.2.2 Upstream Author : BinRui.Guan * URL : https://github.com/differui/rollup-plugin-sass#readme * License : Expat Programming Lang: JavaScri

Bug#988920: ITP: trove-tempest-plugin -- OpenStack Integration Test Suite - Trove plugin

2021-05-21 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: trove-tempest-plugin Version : 1.2.0 Upstream Author : OpenDev Foundation * URL : https://opendev.org/openstack/trove-tempest-plugin * License :

Bug#988919: ITP: glance-tempest-plugin -- OpenStack Integration Test Suite - Glance plugin

2021-05-21 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: glance-tempest-plugin Version : 0.1.0 Upstream Author : OpenDev Foundation * URL : https://opendev.org/openstack/glance-tempest-plugin * License

Re: How to commit a new architecture like RISC-V

2021-05-21 Thread Helmut Grohne
On Fri, May 21, 2021 at 09:07:10AM +0800, zhangjialing wrote: > Hi, I have known upstreaming first , I will make a plan for this debian port > . Good. > Please, when we upstreaming our patch , Is there a version limit for the > soft like gcc ,glibc I honestly fail to understand what this is supp