Bug#739307: ITP : ngp -- ncurses code parsing tool

2014-02-17 Thread Jonathan Klee
Package: ngp
Severity: wishlist

* Package name: ngp
  Version : 0.1
  Upstream Author : Jonathan Klee
* URL : https://github.com/jonathanklee/ngp
* License : GPL
* Description : ncurses code parsing tool

ngp lets you look for a pattern in your source code directory and display
results in ncurses. ngp lets you browse results in a Vim-like style. ngp
lets you open a result with your favorite editor at the right line.

Package has already been uploaded : http://mentors.debian.net/package/ngp


Bug#739178: ngp/0.1-1.0 [NMU]

2014-02-16 Thread Jonathan Klee
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package ngp

 * Package name: ngp
   Version : 0.1-1.0
   Upstream Author : Jonathan Klee
 * URL : https://github.com/jonathanklee/*ngp*
 * License : GPL
   Section : devel

It builds those binary packages:

ngp   - Ncurses code parsing tool

To access further information about this package, please visit the
following URL:

  http://mentors.debian.net/package/ngp


Alternatively, one can download the package with dget using this command:

dget -x http://mentors.debian.net/debian/pool/main/n/ngp/ngp_0.1-1.0.dsc

More information about hello can be obtained from
https://github.com/jonathanklee/*ngp*

  Changes since the last upload:

Initial release.


Best regards,

Jonathan Klee


Bug#698697: broadcom-sta: hidden ssids connection fails

2013-01-23 Thread Jonathan Klee
This actually worked, thanks you.
The bug still remains with the wl driver though.

On Wed, Jan 23, 2013 at 9:12 AM, Geoff Simmons gsimm...@gsimmons.orgwrote:

 Hi Jonathan,

 On Tue, Jan 22, 2013 at 07:47:01AM -0500, Jonathan Klee wrote:
  Package: broadcom-sta-source
  Version: 5.100.82.112-8
  Severity: normal
 
  Updating from Squeeze to Wheezy on my MacBook Air and recompiling wl as
  explained on http://wiki.debian.org/wl made me unable to connect to a
  hidden network anymore. Connecting to a non-hidden network fully works.

 As an alternative, please try connecting to the hidden network using the
 in-tree brcmsmac driver, which also supports your BCM43224-based device.
 See [1] for more information.

 In your case, you would also be required to purge (not remove) the
 broadcom-sta-common package, as this blacklists the brcmsmac module.

 Geoff

 [1] http://wiki.debian.org/brcm80211



Bug#698697: broadcom-sta: hidden ssids connection fails

2013-01-22 Thread Jonathan Klee
Package: broadcom-sta-source
Version: 5.100.82.112-8
Severity: normal

Updating from Squeeze to Wheezy on my MacBook Air and recompiling wl as
explained on http://wiki.debian.org/wl made me unable to connect to a
hidden network anymore. Connecting to a non-hidden network fully works. I
tried both methods listed on the wiki package, the one for Squeeze and the
one for Wheezy. I faced the issue in both cases. Booting back on Wheezy
with the 2.6.32-5 kernel also enables me to connect to a hidden network
with wpa_supplicant and the same wpa_supplicant.conf file.

-- System Information:
Debian GNU/Linux 7.0
Linux macbook 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux

ii  broadcom-sta-common   5.100.82.112-8
ii  broadcom-sta-modules-2.6.32-5-amd645.60.48.36-2+2.6.32-46

ii  broadcom-sta-modules-3.2.0-4-amd64  5.100.82.112-8+3.2.35-2

ii  broadcom-sta-source  5.100.82.112-8

ii  module-assistant   0.11.4
ii  wireless-tools30~pre9-8

ii  linux-headers-3.2.0-4-amd64   3.2.35-2

ii  linux-headers-3.2.0-4-common3.2.35-2
ii  linux-libc-dev:amd64   3.2.35-2

Versions of packages broadcom-sta-source depends on:
ii  bzip2  1.0.6-4
ii  debhelper9.20120909
ii  make  3.81-8.2
ii  quilt0.60-2


Bug#597601: FTBFS : cr_atomic.h: No such file or directory

2010-09-21 Thread Jonathan KLEE
Source: blcr
Version: 0.8.2-13

Hi,

I'm trying to build blcr (0.8.2-13) on x86_64 from scratch with pbuilder but
I have the following error :

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libcr -I.. -D_GNU_SOURCE
-D_REENTRANT -I../include -I../../include -I../../libcr/arch/i686/ -Wall
-Wno-unused-function -Wall -g -O2 -MT libcr_la-cr_async.lo -MD -MP -MF
.deps/libcr_la-cr_async.Tpo -c ../../libcr/cr_async.c  -fPIC -DPIC -o
.libs/libcr_la-cr_async.o
In file included from ../../libcr/cr_async.c:37:
../../libcr/cr_private.h:63:23: error: cr_atomic.h: No such file or
directory
In file included from ../../libcr/cr_private.h:65,
 from ../../libcr/cr_async.c:37:
../../libcr/cr_rb_lock.h:47: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'cri_rb_lock_t'
../../libcr/cr_rb_lock.h:52: error: expected ')' before '*' token
../../libcr/cr_rb_lock.h:61: error: expected ')' before '*' token
../../libcr/cr_rb_lock.h:74: error: expected ')' before '*' token

Jonathan


Bug#596679: FTBFS : Pod, missing build depends

2010-09-13 Thread Jonathan Klee
Package: Debhelper
Version: 8.0.0

When building with pbuilder, I have the following error due to a missing build 
depend (libtest-pod-perl) : 
pbuilder build --aptcache  --basetgz /var/cache/pbuilder/squeeze-i386.tgz 
debhelper_8.0.0.dsc

[...]

   dh_auto_test
make[1]: Entering directory `/tmp/buildd/debhelper-8.0.0'
printf package Debian::Debhelper::Dh_Version;\n\$version='8.0.0';\n1  \
Debian/Debhelper/Dh_Version.pm
./run perl -MTest::Harness -e 'runtests grep { ! /CVS/  ! /\.svn/  -f  -x 
} @ARGV' t/* t/buildsystems/*
t/dh_install .. ok
t/dh_link . ok
t/override_target . ok
t/pod . skipped: Test::Pod required
t/size  ok
t/syntax .. ok

#   Failed test 'unavailable jobserver'
#   at t/buildsystems/buildsystem_tests line 540.
# Looks like you failed 1 test of 300.
t/buildsystems/buildsystem_tests .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/300 subtests 

Test Summary Report
---
t/buildsystems/buildsystem_tests (Wstat: 256 Tests: 300 Failed: 1)
  Failed test:  283
  Non-zero exit status: 1
Files=7, Tests=518,  9 wallclock secs ( 0.12 usr  0.01 sys +  2.64 cusr  0.73 
csys =  3.50 CPU)
Result: FAIL
Failed 1/7 test programs. 1/518 subtests failed.
make[1]: *** [test] Error 1
make[1]: Leaving directory `/tmp/buildd/debhelper-8.0.0'
dh_auto_test: make -j1 test returned exit code 2
make: *** [build] Error 25
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org