Re: RFS: cppcheck, new upstream version 1.28

2009-02-02 Thread George Danchev

Quoting Reijo Tomperi aggr...@users.sourceforge.net:


Reijo Tomperi wrote:

Dear mentors,

I am looking for a sponsor for my package cppcheck.

* Package name: cppcheck
Version : 1.25-1
Upstream Authors: Daniel Marjamäki hyd_dan...@users.sourceforge.net
  Reijo Tomperi aggr...@users.sourceforge.net
* URL : http://cppcheck.wiki.sourceforge.net/
* License : GPL 3
Section : devel

It builds these binary packages:
cppcheck   - C/C++ code analyzer

The package appears to be lintian clean.

The upload would fix these bugs: 503730


Hi,

New upstream version was released, so I made a new Debian package of it.

I'm again looking for a sponsor for it.

It is lintian clean and builds with cowbuilder.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/c/cppcheck
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget
http://mentors.debian.net/debian/pool/main/c/cppcheck/cppcheck_1.28-1.dsc

--
Reijo



Could you please fix these too, using the same changelog entry if you  
like it that way.


(you should use clean chroot and lintian from *unstable* when checking  
your package)



W: cppcheck source: dh-clean-k-is-deprecated
N:
N:This package calls dh_clean -k in its debian/rules file and declares a
N:debhelper compatibility version of at least 7.
N:
N:debhelper 7 deprecated dh_clean -k in favour of dh_prep.
N:
N:Refer to the dh_clean(1) manual page for details.
N:
N:Severity: normal, Certainty: certain
N:
W: cppcheck: copyright-refers-to-versionless-license-file  
usr/share/common-licenses/GPL



rules: change dh_clean -k with dh_prep
copyright: /usr/share/common-licenses/GPL with  
/usr/share/common-licenses/GPL-3


Should you also extend the long description to reflect the latest  
developments?




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



make user's home automatically

2009-02-02 Thread Anthony
hi everybody,

I have a problème about auto home creation.

All my users are on a ldap server with is home parameter. (ofr exemple : 
/home/user1)

I would like to create the users home on user login BUT the home of my user is 
not really the /home/user1 
but the  /export/home/user1 directory
which is auto-mounted on /home/user1 (with other automounted directory)

Somebody know the solution to do this.

I can not use the pam_mkhomedir because the home is not really the home... so...


would exist an other solution...?:!

thanks for help

Anthony


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



[uploaded] Re: RFS: cppcheck, new upstream version 1.28 - 2nd try

2009-02-02 Thread George Danchev
On Monday 02 February 2009 22:40:26 you wrote:
--cut--
 http://mentors.debian.net/debian/pool/main/c/cppcheck/cppcheck_1.28-2.dsc

FYI: cppcheck 1.28-2 uploaded.

Thanks for your work.

-- 
pub 4096R/0E4BD0AB 2003-03-18 people.fccf.net/danchev/key pgp.mit.edu


signature.asc
Description: This is a digitally signed message part.


Re: make user's home automatically

2009-02-02 Thread Jack T Mudge III
On Monday 02 February 2009 09:43:07 am Anthony wrote:
 hi everybody,

 I have a problème about auto home creation.

 All my users are on a ldap server with is home parameter. (ofr exemple :
 /home/user1)

 I would like to create the users home on user login BUT the home of my user
 is not really the /home/user1 but the  /export/home/user1 directory
 which is auto-mounted on /home/user1 (with other automounted directory)

 Somebody know the solution to do this.

 I can not use the pam_mkhomedir because the home is not really the home...
 so...


 would exist an other solution...?:!

 thanks for help

 Anthony

(I think this belongs on the debian-users list... )

I can't say I'm an expert at ldap, but couldn't you just softlink /home 
to /export/home? I hope I'm not answering the wrong question...

example:
ln -s /home /export/home

-- 
Sincerely,
Jack Mudge
jakyk...@theanythingbox.com


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



Re: RFS: mpg123-el (updated package)

2009-02-02 Thread 李道兵
Hello,

On Thu, Jan 22, 2009 at 4:06 PM, George Danchev danc...@spnet.net wrote:
 Quoting Sandro Tosi mo...@debian.org:

 On Thu, Jan 22, 2009 at 06:10, LI Daobing (李道兵) lidaob...@gmail.com
 wrote:

 On Thu, Jan 22, 2009 at 2:00 AM, Sandro Tosi mo...@debian.org wrote:

 debian/watch
 - what about adding one?

 all other issues fixed except this one.

 uscan only works when every release has a different file name. but
 mpg123-el always use the same file name to release.

 So, how do you generated the tarball? by hand? please provide a
 get-orig-source target in debian/rules to generate it repeatably and a
 debian/README.source to explain that the tarball is generated with
 that target.


 hashsum checking should be performed too, to ensure that various parties
 work with the same tarball. LI, you can grap such a get-orig-source from
 sofia-sip package (it is not that they do such evil releases, of course).

I am reconsidering whether mpg123-el worth a single package.

it only include one file: mpg123.el, another two file is the homepage
of mpg123-el and the logo picture (both of them do not have a clear
license information and should be dropped from the package), so maybe
it's better to merge mpg123-el to emacs-goodies-el (cc to the
maintainer of emacs-goodies-el).

any suggestion/feedback?

thanks.

-- 
Best Regards,
 LI Daobing


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



Re: Licensecheck returns UNKOWN, but it's GPL

2009-02-02 Thread Luca Niccoli
2009/2/1 Luca Niccoli lultimou...@gmail.com:
 2009/1/31 Ben Finney ben+deb...@benfinney.id.au:

 If you can come up with a reproducible test case for 'licensecheck'
 not behaving as it should, submit it as a bug report.

 I'm sure on my system it doesn't check files with names ending in '.h'

I had a look at the licencecheck, this solves the problem:

--- /usr/bin/licensecheck   2009-01-21 20:43:26.0 +0100
+++ licensecheck2009-02-03 02:16:36.0 +0100
@@ -151,7 +151,7 @@
 $default_ignore_regex =~ s/^#.*$//mg;
 $default_ignore_regex =~ s/\n//sg;

-my $default_check_regex =
'\.(c(c|pp|xx)?|h(h|pp|xx)|f(77|90)?|p(l|m)|sh|php|py|rb|java|el|sc(i|e)|cs)$';
+my $default_check_regex =
'\.(c(c|pp|xx)?|h(h|pp|xx)?|f(77|90)?|p(l|m)|sh|php|py|rb|java|el|sc(i|e)|cs)$';

 my $modified_conf_msg;


But the fact is that I don't know if files with names ending in .h are
intended to be checked by default.
Anyone knows if this is actually a bug?

 I'll ping upstream to get clarifications...

Ok, the three files without copyright statement are not by the same
author, but all covered by GPLv2.

Two of them are actually kernel headers, I think from an old 2.4 version.
Now, I tried removing them and build depending on linux-headers-2.6,
it works fine.
I guess upstream wouldn't be happy to ask his users to install the
whole kernel headers, just to compile that tiny package; what is the
correct way to deal with this, repackage orig.tar.gz?
Or just patch the source not to use the headers included in the
tarball is enough?
Sticking with the files provided buy upstream makes the compilation a
far less painful activity (no time and space wasted for unpacking
kernel headers), but I think it's reckoned a Bad Thing...

As of the third file without copyright statement, it comes from
project non packaged in debian.
Is appending a note to debian/copyright about the author of that file ok?

Thanks,

Luca


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



Re: make user's home automatically

2009-02-02 Thread Anthony
Le lundi 2 février 2009 22:46, Jack T Mudge III a écrit :
| On Monday 02 February 2009 09:43:07 am Anthony wrote:
|  hi everybody,
| 
|  I have a problème about auto home creation.
| 
|  All my users are on a ldap server with is home parameter. (ofr exemple :
|  /home/user1)
| 
|  I would like to create the users home on user login BUT the home of my user
|  is not really the /home/user1 but the  /export/home/user1 directory
|  which is auto-mounted on /home/user1 (with other automounted directory)
| 
|  Somebody know the solution to do this.
| 
|  I can not use the pam_mkhomedir because the home is not really the home...
|  so...
| 
| 
|  would exist an other solution...?:!
| 
|  thanks for help
| 
|  Anthony
| 
| (I think this belongs on the debian-users list... )
| 
| I can't say I'm an expert at ldap, but couldn't you just softlink /home 
| to /export/home? I hope I'm not answering the wrong question...
| 
| example:
| ln -s /home /export/home
| 
| -- 
| Sincerely,
| Jack Mudge
| jakyk...@theanythingbox.com
| 
| 

I can't do that.

because others directories are mounted in the users' home  with the autofs 
process.
 I use a multimount point (automount) so i can i have in one home, others 
directories,wich in fact are on centralized nfs servers.

the home of my users look like that :

./home/user1 = /export/home/user1
/home/user1/data1 = nfsserver1:/data/groupyyy
/home/user1/data2   = nfsserver2:/data/groupxxx

and all is mounted with a autofs multimount point :
auto.map : /localhost:/export/home/user1 /home/user1/data1 
nfsserver1:/data/groupyyy /home/user1/data2 nfsserver2:/data/groupxxx

SO in just want to create the /export/home/user1

thanks for your help

bye

anthony


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



Re: make user's home automatically

2009-02-02 Thread Matthew Palmer
On Tue, Feb 03, 2009 at 08:09:28AM +0100, Anthony wrote:
 Le lundi 2 février 2009 22:46, Jack T Mudge III a écrit :
 | On Monday 02 February 2009 09:43:07 am Anthony wrote:
 |  I have a problème about auto home creation.
 | 
 |  All my users are on a ldap server with is home parameter. (ofr exemple :
 |  /home/user1)
 | 
 |  I would like to create the users home on user login BUT the home of my 
 user
 |  is not really the /home/user1 but the  /export/home/user1 directory
 |  which is auto-mounted on /home/user1 (with other automounted directory)
 | 
 | I can't say I'm an expert at ldap, but couldn't you just softlink /home 
 | to /export/home? I hope I'm not answering the wrong question...
 
 I can't do that.
 
 because others directories are mounted in the users' home  with the autofs 
 process.
  I use a multimount point (automount) so i can i have in one home, others 
 directories,wich in fact are on centralized nfs servers.

I thought the whole point of automount was to, you know, mount things
automatically.  If you need the directory to mount it on to be created
(although, to me, that would be automounter's job too), then you could use
pam_mkhomedir to do just that bit.

Meanwhile, this is pretty off-topic for debian-mentors, so I'd appreciate it
if you could pop down the hall to debian-user, which is the perfect place
for this discussion.

- Matt


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