Loomio

Python Packaging at Kochi Python follow up

PP Pirate Praveen Public Seen by 500

Follow up activities for the packaging workshop

Setup aliases and environment variables for packaging: https://wiki.debian.org/Diaspora/Packaging/gem2deb#Setup_your_environment

Steps for packaging Node.js modules: https://wiki.debian.org/Javascript/Nodejs/Npm2Deb

Some node modules available for packaging are listed below. Please reply with your selection.

is-fullwidth-code-point - @suhail
lcid - @renjiththankachan

PP

Pirate Praveen Sun 9 Oct 2016 8:50AM

@sadiq can you try to fix http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840174 ? npm2deb is written in python and its source is available at https://anonscm.debian.org/cgit/pkg-javascript/npm2deb.git

DU

Deleted account Sun 9 Oct 2016 8:58AM

@suhail have contacted me regarding this bug. Hope he shall fix this. :)

PP

Pirate Praveen Sun 9 Oct 2016 9:05AM

There are many bugs, I asked him about another bug :) Can you generate dependency list for livescript? This is going like a chain reaction :(

DU

Deleted account Sun 9 Oct 2016 10:01AM

I can't reproduce the bug you sent to @suhail [0].

I get the right result. I'm on Debian Stretch with no packges from sid. Let me know how to contact you via IRC. Or else, contact me at freenode (nick: pksadiq)

[0] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840167

PP

Pirate Praveen Mon 10 Oct 2016 4:31AM

What is the output of apt-cache policy node-nomnom? node-nomnom was added to stretch only on 2016-08-03. Try again after you run apt-get update. I'm j4v4m4n on freenode.

PP

Pirate Praveen Mon 10 Oct 2016 5:29AM

I have contacted some folks and asked them to try fixing some bugs in npm2deb (its written in python). Please comment on the bugs if you have started working on any bugs.

Others please take one from http://bugs.debian.org/npm2deb and comment here before starting.

Already taken: #840167 (@suhail ) #840169 (Rahul Krishnan) # 840170 (@bobyaloysiusjohnso ) #840174 (@sadiq )

Available: #840213 #840207 #840226

KVS

K V Sreeram Tue 11 Oct 2016 1:11AM

Hi praveen ji,I am currently looking into the source code of npm2deb
https://github.com/LeoIannacone/npm2deb
to try and modify it to the pi to deb format as we had discussed that day.

BC

Balasankar C Tue 11 Oct 2016 2:49AM

If you can read Ruby code, please go through the source code of gem2deb also. From my experience, it automates more stuff than npm2deb.

It would be good to know the workflow gem2deb is following too.

RT

Renjith Thankachan Wed 12 Oct 2016 4:39AM

@kvsreeram need a standard setup.py file i think :)

DU

Sruthi Wed 12 Oct 2016 6:44AM

@sadiq Could you please update dependencies for browserify as well?

Load More