Looking for a sponsor for axel v1.0b-7 (ITA, repackage, bug fixes)

2007-12-21 Thread Y Giridhar Appaji Nag
Hi,

I am (still) looking for a long-term sponsor for "axel" (v1.0b-7).  I
have had an offer for help since my last request [1] over a month ago,
but haven't heard back in over two weeks.  the following changes [2]
have been made to the package:

[1] http://lists.debian.org/debian-mentors/2007/11/msg00208.html
[2] http://svn.debian.org/wsvn/collab-maint/ext-maint/axel/unstable/?op=log

- Use debhelper for packaging
- Bump up Standards-Version to 3.7.3
- There are no changes outside the debian directory now (all patches are
  in debian/patches)
- Patch to make axel-kapt use x-terminal-emulator instead of a hardcoded
  terminal program
- Patch to fix lintian warnings on axel-kapt Desktop file (and make sure
  that it passes desktop-file-validate).
- Use simple kaptain pop-ups for the Help and Bug Report (earlier it
  would try to invoke kmail).
- Hermann J. Beckers was kind enough to update his earlier de.po file.
  I've included that in the package.
- All the lintian informational messages are also fixed.

That apart, v1.0b-4 has fixes for multiple important bugs.

Thanks to kmap, mario for comments earlier, further comments are welcome
:-).  I would be glad if someone can sponsor an upload.  The package can
be found on mentors.d.n [3]

[3] 
http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=axel

Cheers,

Giridhar

PS: There hasn't been an upload since v1.0b-4, so please use a -v1.0b-3
option to dpkg-buildpackage for generating the changes file.

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/


signature.asc
Description: Digital signature


adasockets, LIBVERSIONINFO and SONAMEs

2007-12-21 Thread Phil Brooke

Hi,

In Adasockets 1.8.4.7-4, I modified configure.ac to set 
LIBVERSIONINFO=1:0:0 because of GNAT 4.1's new ABI.  Upstream had it set 
to 0:0:0.


I'm working on 1.8.6 from upstream: it now has LIBVERSIONINFO=1:0:0.  But 
now when I build it, the SONAME is set to libadasockets.0 instead of .1. 
In 1.8.4.7-4, the SONAME is libadasockets.so.1 (as I expect).


A plain (non-Debian) build of 1.8.6 also ends up with a SONAME of .0. 
This can be downloaded from

  http://www.rfc1149.net/download/adasockets/adasockets-1.8.6.tar.gz

What have I done wrong?  I'm sure it's obvious, but I'm stuck.

Thanks,

Phil.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: adasockets, LIBVERSIONINFO and SONAMEs

2007-12-21 Thread Neil Williams
On Fri, 21 Dec 2007 08:34:12 + (GMT)
Phil Brooke <[EMAIL PROTECTED]> wrote:

> Hi,

Hi Phil - long time no hear!
:-)

> In Adasockets 1.8.4.7-4, I modified configure.ac to set 
> LIBVERSIONINFO=1:0:0 because of GNAT 4.1's new ABI. 

> I'm working on 1.8.6 from upstream: it now has LIBVERSIONINFO=1:0:0.  But 
> now when I build it, the SONAME is set to libadasockets.0 instead of .1. 
> In 1.8.4.7-4, the SONAME is libadasockets.so.1 (as I expect).
> 
> A plain (non-Debian) build of 1.8.6 also ends up with a SONAME of .0. 
> This can be downloaded from
>http://www.rfc1149.net/download/adasockets/adasockets-1.8.6.tar.gz
> 
> What have I done wrong?  I'm sure it's obvious, but I'm stuck.

I can't build the package because the current package does not use
patches in debian/patches, instead it modifies the upstream directly
and then changes fail to apply:
-- Untarring the new sourcecode archive ../adasockets-1.8.6.tar.gz
1 out of 1 hunk FAILED -- saving rejects to file doc/Makefile.in.rej
1 out of 1 hunk FAILED -- saving rejects to file configure.ac.rej
1 out of 1 hunk FAILED -- saving rejects to file configure.rej
uupdate: the diffs from version 1.8.4.7-5 did not apply cleanly!
Rejected diffs are in ./doc/Makefile.in.rej
./configure.ac.rej
./configure.rej

(This comes from downloading the linked .tar.gz, using apt-get source
to get the current Debian source, cd into the debian source, then
uupdate ../adasockets-1.8.6.tar.gz

Besides which, when I try to build the package, it FTBFS:
make[2]: Entering directory
`/opt/debian/src/mentors/adasockets/adasockets-1.8.6/doc' getdefs
--subblock=arg=argname,argmode,argtype,argdefault,argdesc
--subblock=ret=rettype,retdesc --subblock=exc=excname,excdesc
--template=./adadoc \
  --input="./sockets.desc" --base-name=sockets
getdefs --subblock=arg=argname,argmode,argtype,argdefault,argdesc
--subblock=ret=rettype,retdesc --subblock=exc=excname,excdesc
--template=./adadoc \
  --input="./sockets-multicast.desc" \
  --base-name=sockets-multicast
getdefs --subblock=arg=argname,argmode,argtype,argdefault,argdesc
--subblock=ret=rettype,retdesc --subblock=exc=excname,excdesc
--template=./adadoc \
  --input="./sockets-naming.desc" --base-name=sockets-naming
/bin/sh /opt/debian/src/mentors/adasockets/adasockets-1.8.6/support/missing
--run makeinfo --force --no-validate -I . \ ./adasockets.texi
./adasockets.texi:338: Unknown command `oarcorp.com>'.
make[2]: *** [adasockets.info] Error 1
make[2]: Leaving directory
`/opt/debian/src/mentors/adasockets/adasockets-1.8.6/doc'

(Presumably because of the failure to apply the changes in doc/)

Can you upload your test package source somewhere so that I can use
dget and try a test build?

-- 

Neil Williams
=
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/


pgpgtfeC02hfb.pgp
Description: PGP signature


Does anybody else has problems creating a sid cowbuilder ?

2007-12-21 Thread Charles Plessy
Dear all,

Wanting to work on the recent gcc-4.3 header FTBFS bugs, I tried to
install a sid cowbuilder in my home directory with the following
command:

chouca〔~〕$ sudo cowbuilder --create --basepath cowbuilder.sid

It ends with the following error message:

P: Configuring package gnupg
P: Configuring package debian-archive-keyring
P: Configuring package apt
P: Configuring helper cdebootstrap-helper-apt
E: Couldn't install system due to errors!
pbuilder: cdebootstrap failed
 -> Aborting with an error
pbuilder create failed


Does anybody reproduce the error ?

Have a nice day,

-- 
Charles Plessy
http://charles.plessy.org
Wakō, Saitama, Japan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RFS: libdaemon v0.12-1 (ITA, packaging updates)

2007-12-21 Thread Y Giridhar Appaji Nag
Hi All,

I am looking for a long-term sponsor for v0.12-1 of libdaemon.  The
upload would fix #452187 (ITA).

Even though only an ITA will be closed by the upload, there are plenty
of packaging changes that I did in this version:

- Add Homepage: and Vcs-*: fields to the control file.  Packaging in
  maintained on svn.debian.org in collab-maint/ext-main/libdaemon
- Bump up Standards-Version to 3.7.3.  Move away from ${Source-Version}
  to ${binary:Version}
- Update debian/compat to 5 and Build-Depend on debhelper (>= 5)
- Provide a libdaemon0-dbg package with the debugging symbols in it.
- Added a debian/watch file
- In the build target, modify the doxygen generated man pages to prevent
  lintian I: hyphen-used-as-minus-sign
- Use .docs and .examples file rather than specifying the files
  explicitly them in debian/rules.  Install the upstream README file as
  changelog 

libdaemon0 is fairly important and has a few packages Depends-ing on it.

The package is lintian clean.  and is available on mentors.d.n [1].
Comments and suggestions are welcome.

[1] 
http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=libdaemon

Giridhar

PS: Despite the -1 Debian version, this isn't a new upstream release for
Debian.  The 0.12 upstream release was NMUed as v0.12-0.1.

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/


signature.asc
Description: Digital signature


Re: Does anybody else has problems creating a sid cowbuilder ?

2007-12-21 Thread Don Armstrong
On Fri, 21 Dec 2007, Charles Plessy wrote:

> Dear all,
> 
> Wanting to work on the recent gcc-4.3 header FTBFS bugs, I tried to
> install a sid cowbuilder in my home directory with the following
> command:
> 
> chouca〔~〕$ sudo cowbuilder --create --basepath cowbuilder.sid
> 
> It ends with the following error message:
> 
> P: Configuring package gnupg
> P: Configuring package debian-archive-keyring
> P: Configuring package apt
> P: Configuring helper cdebootstrap-helper-apt
> E: Couldn't install system due to errors!
> pbuilder: cdebootstrap failed
>  -> Aborting with an error
> pbuilder create failed

Try using DEBOOTSTRAP=debootstrap in your .pbuilderrc. [Though it
seems to be a bug in cdebootstrap; probably #448210 or similar.]


Don Armstrong

-- 
Those who begin coercive elimination of dissent soon find themselves
exterminating dissenters. Compulsory unification of opinion achieves
only the unanimity of the graveyard.
 -- Justice Roberts in 319 U.S. 624 (1943)

http://www.donarmstrong.com  http://rzlab.ucr.edu



Re: adasockets, LIBVERSIONINFO and SONAMEs

2007-12-21 Thread Phil Brooke

Hi,

On Fri, 21 Dec 2007, Neil Williams wrote:

Can you upload your test package source somewhere so that I can use
dget and try a test build?


Files at
  http://homepage.ntlworld.com/phil.brooke/debian/
I've been using the line
  dpkg-buildpackage -rfakeroot -idoc/adasockets.info
to build the package.

Cheers,

Phil.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: RFS: zynaddsubfx

2007-12-21 Thread tim hall

Bas Wijnen wrote:

On Mon, Dec 17, 2007 at 01:01:30PM -0500, Barry deFreese wrote:

Barry deFreese wrote:
I am CC'ing Debian QA because this fixes an RC bug and the maintainer may 
be MIA.


I am looking for a sponsor for the new version 2.2.1-4.1
of my package "zynaddsubfx".
OK, I have uploaded another version with a couple of more fixes and have 
moved the source changes from diff.gz to patches.


A quick glance at the package made me conclude two things:
- It seems you did a good job fixing lots of things, making the package
  much better.
- This is not an NMU upload, but a QA upload.  If the maintainer is
  indeed MIA, that's fine, but he might not be, so I'm currently not
  sponsoring this.
  
QA team, how should this be handled?  Do we wait for you to confirm

MIA-ness, or do you upload the package yourself if he is MIA?


Has anyone pinged Eduardo recently? This is an important package, which 
needs proper maintainance. The upload should probably be sponsored via 
debian-multimedia rather than QA. Opinions, Offers? :)


cheers,

tim


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: adasockets, LIBVERSIONINFO and SONAMEs

2007-12-21 Thread Neil Williams
Phil Brooke wrote:
> Hi,
> 

OK, I found the problem.

In src/Makefile.am you have:

libadasockets_la_LDFLAGS = -version-info $(LIBVERSIONINFO)
libadasockets_la_LINK = $(LIBTOOL) --tag=CC --mode=link $(CC) \
-o libadasockets.la

_LINK is overriding the normal LINK command and therefore LDFLAGS are
not being passed.

I tried:
libadasockets_la_LDFLAGS = -version-info $(LIBVERSIONINFO)
libadasockets_la_LINK = $(LIBTOOL) --tag=CC --mode=link $(CC) \
-o libadasockets.la  -version-info $(LIBVERSIONINFO)

That works.

$ find . -name libadasockets.so*
./.libs/libadasockets.so.1.0.0
./.libs/libadasockets.so.1
./.libs/libadasockets.so


> On Fri, 21 Dec 2007, Neil Williams wrote:
>> Can you upload your test package source somewhere so that I can use
>> dget and try a test build?
> 
> Files at
>   http://homepage.ntlworld.com/phil.brooke/debian/
> I've been using the line
>   dpkg-buildpackage -rfakeroot -idoc/adasockets.info
> to build the package.

Shouldn't the effect of '-idoc/adasockets.info' be done inside
debian/rules so that anyone can build the same package without the option?

(dpkg-buildpackage uses -rfakeroot by default anyway now, it's not needed.)

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/




signature.asc
Description: OpenPGP digital signature


Re: RFS: zynaddsubfx

2007-12-21 Thread tim hall

Hi Barry,

I'm copying this to debian-multimedia as well.

you wrote:

Barry deFreese wrote:

Dear mentors,

I am CC'ing Debian QA because this fixes an RC bug and the maintainer 
may be MIA.


I am looking for a sponsor for the new version 2.2.1-4.1
of my package "zynaddsubfx".

It builds these binary packages:
zynaddsubfx - Realtime software synthesizer for Linux

The package appears to be lintian clean.

The upload would fix these bugs: 415675, 445792

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/z/zynaddsubfx
- Source repository: deb-src http://mentors.debian.net/debian unstable 
main contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/z/zynaddsubfx/zynaddsubfx_2.2.1-4.1.dsc 



Thank you,

Barry deFreese


OK, I have uploaded another version with a couple of more fixes and have 
moved the source changes from diff.gz to patches.


Sorry for mailing debian-qa-request previously. :-(

Thanks!

Barry deFreese


cheers,

tim


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Does anybody else has problems creating a sid cowbuilder ?

2007-12-21 Thread Luca Bruno
Charles Plessy scrisse:

> P: Configuring helper cdebootstrap-helper-apt
> E: Couldn't install system due to errors!
> pbuilder: cdebootstrap failed
>  -> Aborting with an error
> pbuilder create failed
> 
> Does anybody reproduce the error ?

That is probably bug #448210. Try using plain debootstrap insted of
cdebootstrap.
 
> Have a nice day,

Ciao, Luca

-- 
 .''`.  ** Debian GNU/Linux **  | Luca Bruno
: :'  :   The Universal O.S.| lucab (AT) debian.org
`. `'`  | GPG Key ID: 3BFB9FB3
  `- http://www.debian.org  | Debian GNU/Linux Developer


pgp8PUtmkCf4r.pgp
Description: PGP signature


Re: adasockets, LIBVERSIONINFO and SONAMEs

2007-12-21 Thread Phil Brooke

Hi,

Neil Williams wrote:

OK, I found the problem.
[...]
_LINK is overriding the normal LINK command and therefore LDFLAGS are
not being passed.


Excellent, thank you.


Shouldn't the effect of '-idoc/adasockets.info' be done inside
debian/rules so that anyone can build the same package without the
option?


I've not found an obvious way.  But deleting it in the clean target
seems a good workaround, as dpkg-source ignores the deletion, and then
we don't get lots of spurious changes from regenerating that file.

(dpkg-buildpackage uses -rfakeroot by default anyway now, it's not 
needed.)


Thanks!

Cheers,

Phil.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: RFS: zynaddsubfx

2007-12-21 Thread Barry deFreese

tim hall wrote:

Bas Wijnen wrote:

On Mon, Dec 17, 2007 at 01:01:30PM -0500, Barry deFreese wrote:

Barry deFreese wrote:
I am CC'ing Debian QA because this fixes an RC bug and the 
maintainer may be MIA.


I am looking for a sponsor for the new version 2.2.1-4.1
of my package "zynaddsubfx".
OK, I have uploaded another version with a couple of more fixes and 
have moved the source changes from diff.gz to patches.


A quick glance at the package made me conclude two things:
- It seems you did a good job fixing lots of things, making the package
  much better.
- This is not an NMU upload, but a QA upload.  If the maintainer is
  indeed MIA, that's fine, but he might not be, so I'm currently not
  sponsoring this.
  QA team, how should this be handled?  Do we wait for you to confirm
MIA-ness, or do you upload the package yourself if he is MIA?


Has anyone pinged Eduardo recently? This is an important package, 
which needs proper maintainance. The upload should probably be 
sponsored via debian-multimedia rather than QA. Opinions, Offers? :)


cheers,

tim
I have heard back from Eduardo.  He has apparently been absent due to 
some personal issues.  Sounds like he is happy/willing to have 
co-maintainers, etc so might make sense for the multimedia team to 
contact him?  I think he is going to let the current delayed upload go 
through so if you folks want to act, you may want to do it quickly.


Thanks Tim!

Barry deFreese


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Does anybody else has problems creating a sid cowbuilder ?

2007-12-21 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Charles Plessy wrote:
> Dear all,
> 
> Wanting to work on the recent gcc-4.3 header FTBFS bugs, I tried to
> install a sid cowbuilder in my home directory with the following
> command:
> 
> chouca〔~〕$ sudo cowbuilder --create --basepath cowbuilder.sid
> 
> It ends with the following error message:
> 
> P: Configuring package gnupg
> P: Configuring package debian-archive-keyring
> P: Configuring package apt
> P: Configuring helper cdebootstrap-helper-apt
> E: Couldn't install system due to errors!
> pbuilder: cdebootstrap failed
>  -> Aborting with an error
> pbuilder create failed
> 
> 
> Does anybody reproduce the error ?

It's a but in cdebootstrap but the patch had worked for me very well.

Regards.
- --
Jose Luis Rivas. San Cristóbal, Venezuela. PGP: 0xCACAB118
http://ghostbar.ath.cx/{about,acerca} - http://debian.org.ve
`ghostbar' @ irc.debian.org/#debian-ve,#debian-devel-es
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHa+jrOKCtW8rKsRgRAvctAJ9obPaRFSRWmUiq15wRBdw5h90UzgCgmI7i
S40dy8apAXhJjaf32/rOHHE=
=Qtt+
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Does anybody else has problems creating a sid cowbuilder ?

2007-12-21 Thread Charles Plessy
Le Fri, Dec 21, 2007 at 03:33:33AM -0800, Don Armstrong a écrit :
> Try using DEBOOTSTRAP=debootstrap in your .pbuilderrc. [Though it
> seems to be a bug in cdebootstrap; probably #448210 or similar.]

Le Fri, Dec 21, 2007 at 12:51:31PM +0100, Luca Bruno a écrit :
> That is probably bug #448210. Try using plain debootstrap insted of
> cdebootstrap.

Le Fri, Dec 21, 2007 at 11:55:15AM -0430, Jose Luis Rivas Contreras a écrit :
> It's a but in cdebootstrap but the patch had worked for me very well.

Thanks everybody for your answers, I used debootstrap instead of cdebootstrap
and it worked well.

Have a nice day,

-- 
Charles


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



gnome-phone-manager: build stalled on powerpc

2007-12-21 Thread Francesco Namuri
Hi,

I've a problem with gnome-phone-manager, as you can see in:
http://buildd.debian.org/pkg.cgi?pkg=gnome-phone-manager

buildd has built g-p-m for powerpc in Nov 25, but it seems stalled...

I don't know if is possible to force another build, or if is needed
something else..

Cheers,
francesco

-- 
Francesco Namuri
francesco(at)namuri(dot)it   http://namuri.it/
id gpg key: 21A4702A [EMAIL PROTECTED]


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Re: RFS: zynaddsubfx

2007-12-21 Thread Joerg Jaspert

 I am looking for a sponsor for the new version 2.2.1-4.1
 of my package "zynaddsubfx".
> Has anyone pinged Eduardo recently? This is an important package, which
> needs proper maintainance. The upload should probably be sponsored via
> debian-multimedia rather than QA. Opinions, Offers? :)

Its in no way important, not even near to it. Its priority extra, so
lowest possible priority.

-- 
bye Joerg
 I'm James Troup, long term source of all evil in Debian. you may
know me from such debian-devel-announce gems as "Serious
Problems With "


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



How to get an issue resolved

2007-12-21 Thread David Schulberg
Hi,

 

I have an issue in that my Debian Linux browsers are unable to connect to
our server via SSL through stunnel.

Windows browsers, both IE and Firefox, connect fine.

 

I have posted to Red5 and stunnel mailing lists to no avail.

 

Any suggestions as to how to proceed with this matter would be much
appreciated.

Regards,
David Schulberg



 



Re: How to get an issue resolved

2007-12-21 Thread Luis Rodrigo Gallardo Cruz
On Sat, Dec 22, 2007 at 12:35:43PM +1100, David Schulberg wrote:
> Hi,
> 
> I have an issue in that my Debian Linux browsers are unable to connect to
> our server via SSL through stunnel.
> 
> Windows browsers, both IE and Firefox, connect fine.

I read again your post to stunnel-users. Given that your problem seems
to have more to do with the browser than with stunnel, it's not much
of a surprise you got no answers there. You'll probably be better
served by going to a mailing list related to the browser itself.

-- 
Rodrigo Gallardo
GPG-Fingerprint: 7C81 E60C 442E 8FBC D975  2F49 0199 8318 ADC9 BC28


signature.asc
Description: Digital signature


Re: RFS: zynaddsubfx

2007-12-21 Thread Paul Wise
On Dec 22, 2007 9:38 AM, Joerg Jaspert <[EMAIL PROTECTED]> wrote:
> tim wrote:
> > Has anyone pinged Eduardo recently? This is an important package, which
> > needs proper maintainance. The upload should probably be sponsored via
> > debian-multimedia rather than QA. Opinions, Offers? :)
>
> Its in no way important, not even near to it. Its priority extra, so
> lowest possible priority.

I believe tim mean that it was important for music-producing users,
rather than important in the sense of package priorities.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RFS: netsend

2007-12-21 Thread Martin Peylo

Dear mentors,

I am looking for a sponsor for my package "netsend".

* Package name: netsend
  Version : 0.0.203-1
  Upstream Author : Florian Westphal and Hagen Paul Pfeifer
* URL : http://netsend.berlios.de/
* License : gpl
  Section : net

It builds these binary packages:
netsend- a speedy filetransfer and network diagnostic program

The package appears to be lintian clean.

The upload would fix these bugs: 457384

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/n/netsend
- Source repository: deb-src http://mentors.debian.net/debian  
unstable main contrib non-free
- dget http://mentors.debian.net/debian/pool/main/n/netsend/ 
netsend_0.0.203-1.dsc


I would be glad if someone uploaded this package for me.

Kind regards
 Martin Peylo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RE: How to get an issue resolved

2007-12-21 Thread David Schulberg
Hi,

That is an interesting point actually. I have used two different browsers on
my Linux computer  and I have had the same result with both. That suggests
to me that it is not a browser-specific problem.

Regards,
David Schulberg


-Original Message-
From: Luis Rodrigo Gallardo Cruz [mailto:[EMAIL PROTECTED] 
Sent: Saturday, 22 December 2007 1:31 PM
To: debian-mentors@lists.debian.org
Subject: Re: How to get an issue resolved

On Sat, Dec 22, 2007 at 12:35:43PM +1100, David Schulberg wrote:
> Hi,
> 
> I have an issue in that my Debian Linux browsers are unable to connect to
> our server via SSL through stunnel.
> 
> Windows browsers, both IE and Firefox, connect fine.

I read again your post to stunnel-users. Given that your problem seems
to have more to do with the browser than with stunnel, it's not much
of a surprise you got no answers there. You'll probably be better
served by going to a mailing list related to the browser itself.

-- 
Rodrigo Gallardo
GPG-Fingerprint: 7C81 E60C 442E 8FBC D975  2F49 0199 8318 ADC9 BC28


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]