| bio | website | tumbleweed.org.za |
|---|---|---|
| location | South Africa | |
| age | 28 | |
| visits | member for | 1 year, 7 months |
| seen | Jun 4 at 13:44 | |
| stats | profile views | 281 |
Ubuntu Developer, Debian Developer, South African, Geek.
tumbleweed on IRC
|
May 26 |
comment |
Packaging nodejs code, how do I prevent lintian from complaining about ./node_modules? That sounds fragile. You can tell lintian to only report more serious issues, which is far better suited to an environment like that. Lintian warnings are entirely normal, your package is expected to collect new warnings from newer lintians, and you probably don't want those causing your builds to fail. |
|
May 24 |
comment |
Packaging nodejs code, how do I prevent lintian from complaining about ./node_modules? Those lintian warnings look totally legitimate. There's no reason to suppress them, unless you are concerned that other, bigger issues, are hiding in the noise. There's no requirement to be lintian-clean, it's simply a sign that you are doing things well. |
|
May 4 |
answered | Do I need linux-libc-dev and libc6-dev? |
|
May 4 |
comment |
Stuck in the middle of any installation [Quantal] The problem is during gconf2's postinst script, so have a look at /var/lib/dpkg/info/gconf2.postinst, fix it / add debugging, and run sudo dpkg --configure gconf2 to get it to try again. |
|
May 4 |
answered | How do I correctly bump the version number when building a kernel package from git? |
|
May 4 |
comment |
Is it possible to continue “debian/rules binary” from the middle? There's no general solution, that depends on the package. |
|
May 4 |
answered | multiarch and Architecture: all packages |
|
Apr 12 |
comment |
How can I programatically determine which Ubuntu Versions are still supported? In addition, for situations where you need this information offline, there's the distro-info package. (In lucid, the distro-info commands are in the ubuntu-dev-tools package. |
|
Apr 12 |
answered | Which packages recommended 'Missing Recommends'? |
|
Apr 12 |
answered | Export Package [Eclipse] |
|
Apr 11 |
comment |
Why would dpkg not auto-rename .conf files on --unpack on an installed package? What matters is that it isn't configured. Not precisely how much it is configured. It's perfectly acceptable for a sysadmin to provide a configuration file for a package before unpacking it, for example. |
|
Apr 9 |
answered | Why would dpkg not auto-rename .conf files on --unpack on an installed package? |
|
Apr 4 |
answered | How to keep version number in a single place in a python project with setup.py and debian/control |
|
Apr 3 |
answered | installing “ia32-libs” problem - Ubuntu 12.10 x64 |
|
Apr 3 |
answered | Unmet dependencies installing Catalyst |
|
Apr 2 |
comment |
/usr/lib/apt/methods/ppa could not be found please include the contents of the relevant file in /etc/apt/sources.list.d |
|
Apr 2 |
revised |
What's the easiest way to package files into a deb? debian -> deb (Debian is a distro, deb is a package format) |
|
Apr 1 |
reviewed | Close Ubuntu Tablet on ASUS Transformer Prime TF201 |
|
Apr 1 |
reviewed | Leave Open who is scping your ssh server |
|
Apr 1 |
reviewed | Excellent How do you create a program launcher with administrative privileges using Alacarte? |