Re: bash script in /usr/games

2013-08-10 Thread Steven Hamilton

Etienne Millon writes:

 * Andreas Moog andreas.m...@warperbbs.de [130809 14:21]:
 Do you have the package somewhere to download?

 +1, it would be more efficient to just see your packaging. 

 You can upload it on http://mentors.debian.net/ if you want.


Done. Sorry for the time wasting. I should've done this to begin with. 

https://mentors.debian.net/package/mrrescue

-- 
Steven Hamilton
I don't look like two zombies


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87mwopiyjr@stink.scorch.org



Uploading to mentors.debian.net without a signed key

2013-08-10 Thread Ross Gammon
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

I have been googling this for a while now. Lots of people have
problems with their keys, but not quite my problem!

I have created a package with dpkg-buildpackage -us -uc because my
key is not yet (but almost) signed by someone in the debian key ring.

I have set up an account on mentors.debian.net and uploaded my key there.

Now when I run dput mentors foopackage.changes I get errors. Of
course the changes file has not been signed.

I have tried signing the the changes file with debsign debsign
foopackage.changes, but I assume this is just like the signing that
the standard dpkg-buildpackage does?

Is there a way to upload to mentors without needing to sign it with a
key signed by a DM or DD? Or should I just wait until my local DD's
get back from Debconf?

Cheers,

Ross
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iQIcBAEBAgAGBQJSBlBZAAoJEFP+e72miRD8boUP/RBcCIJKdGjLza/CzL2jWlEl
jGoOm9+1CWSwmUKn1dXnmNnNfyNIPbgUZ1M8lQw9MH3G+373SIIG0/zhIYzPEZCE
X/s5uAGuVxkLxe2FT2jA498SQsnISIio2MJQC8XbFCNPKpNYFIxPpbZMh5Ur0CAt
3NeCi2D5qvJBWDYo0QJD8GJBnXkyrRzcsJTVCnjaVKDw63kqqmMWw7I7KiMFsYvM
sCugh391zLRdXc6BWkW+SuTlXzTmWYLALGNb5c3SZ89q6WorudFwvmLIZf4YNaM+
ArPyB9U9EKwhyqLy518ktqT3jtIzyBrSIu6F6uksQql0mEgaUmJfNXFsZIVW6BLO
gAOlaiRoO9rh83+0vTuMSgtaQojAczUxcv72ymu1VD+BPvyzmYoE5qJLW/zBzfzW
V/8xdnP5sj0IHwH1utmMkTYec97PJ89sBES7Cgo9TQy5Bv60md31ZXWvQ9Ahlbkl
piszsGIc12iC3Q0QEE4+gSlAQG2/gyz7DvUX9oKsjZaXSA2IywEtw52ydFityfYc
Pv+DmkL/+N7e+wh0ce01CtnMEQH+jy48dFsIeNr1Vb8fWwY7pFGEwGpWG7f1KURd
PkU9+n2qAopoQ8r2VPSmv6ukTAWzA/x2R4Np+rpLIx3p4dLo1u7j37dWU8D1U5uC
5usoJeSrmMZG0PA/7Qyb
=iCbR
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52065064.3030...@mail.dk



Re: Uploading to mentors.debian.net without a signed key

2013-08-10 Thread Andreas Rönnquist
On Sat, 10 Aug 2013 16:38:28 +0200,
Ross Gammonrossgam...@mail.dk wrote:
Hi all,

I have been googling this for a while now. Lots of people have
problems with their keys, but not quite my problem!

I have created a package with dpkg-buildpackage -us -uc because my
key is not yet (but almost) signed by someone in the debian key ring.


You don't have to have your _key_ signed by anyone to be able to upload
a package to mentors. You do however need to sign the package with your
key.


I have set up an account on mentors.debian.net and uploaded my key
there.

Now when I run dput mentors foopackage.changes I get errors. Of
course the changes file has not been signed.

I have tried signing the the changes file with debsign debsign
foopackage.changes, but I assume this is just like the signing that
the standard dpkg-buildpackage does?


You mention you get errors - What errors? It shouldn't matter if you
sign the package with dpkg-buildpackage during building or after
building using debsign.

best regards
-- Andreas Rönnquist
mailingli...@gusnan.se
gus...@gusnan.se


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130810171741.0cac2...@debian.lan



Re: Uploading to mentors.debian.net without a signed key

2013-08-10 Thread Kumar Appaiah
On Sat, Aug 10, 2013 at 04:38:28PM +0200, Ross Gammon wrote:
 I have tried signing the the changes file with debsign debsign
 foopackage.changes, but I assume this is just like the signing that
 the standard dpkg-buildpackage does?

Personally, I use debsign -k my-key-id changesfile to ensure that
my package is signed. Following this, you can open the changes file
and the dsc file to see that they have been clearsigned. For instance,
an unsigned changes file looks like this:

==
Format: 1.8
Date: Thu, 06 Jun 2013 08:07:48 -0400
Source: armadillo
Binary: libarmadillo-dev libarmadillo3
Architecture: source amd64
Version: 1:3.900.2+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Kumar Appaiah aku...@debian.org
Description:
 libarmadillo-dev - streamlined C++ linear algebra library - Headers
 libarmadillo3 - streamlined C++ linear algebra library
Changes:
 armadillo (1:3.900.2+dfsg-1) unstable; urgency=low
 . 
   * New upstream release
Checksums-Sha1:
[snip] …
==

while a signed one looks like this:

==
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 05 Aug 2013 07:30:51 -0400
Source: armadillo
Binary: libarmadillo-dev libarmadillo3
Architecture: source amd64
Version: 1:3.900.7+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Kumar Appaiah aku...@debian.org
Description: 
 libarmadillo-dev - streamlined C++ linear algebra library - Headers
 libarmadillo3 - streamlined C++ linear algebra library
Changes: 
 armadillo (1:3.900.7+dfsg-1) unstable; urgency=low
 .
   * New upstream release
Checksums-Sha1: 
[snip] …
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJR/5EqAAoJEHqPSei2NIC+8IQQAJjhENzH49LzkhbRJPqWsXoS
jz139BdDS86l0z9uPEbp4Y6kyXYT61FynO9Cq+PTeFFL0Im1bkJED1PlpRqqJRWw
RFyDTQLEmI6alfQDX45P4A24bQr0vDsYSBR6CgA47on0IstKhUaeXgiygvGryCgA
2N2yErFwjc9rh6OsVO8rr4WeHrq3wdocSb6mCXt7e7ewlgyCXNn5yC8p9O21/mhf
FS1U5VLH6yTkC/EFPrV8qGkzGBl3c3+f8mkf2H8DRiKzYcdU9THVvp4oOCtmPsdT
pD3Q3HA62VIIqma533gO8h18a+2b34z5RIb4q0NFEariHztPwLzHqO/FZnoDzaZG
Z8pSg6yqVDhHl/WSagWyQ9//7uWdZ1lPHtLn3qI5JEOrY2JYD6sppGgIGYsJSR4j
/Zvh9e18iHFPC+HWzk/XOWlOp+iIPYDCkr1fwN1VBN8WTBEv27b76aDHgFdsXVRX
HQ7eJYhOMhqEq7qu3IjJcraa4K7Y76gYdXCA3OT9Ppbw+JNzS3yIr2Ph07qtwS2m
vTPNZZT2bacx1kqXUROuSWsVi6rGdIvfGDuI5mQdDmp1UnbP2u1Mvh7NdVG8x8km
RNuqLXhjeTFR9TRElSDByo5sefaVYcecPYronYgt46KxLnTdio+Te+Y8EuqAXmSu
DLkXuKCe/6rQEuvtNDkS
=xeRH
-END PGP SIGNATURE-
==

Not that the signature is embedded in.

 Is there a way to upload to mentors without needing to sign it with a
 key signed by a DM or DD? Or should I just wait until my local DD's
 get back from Debconf?

Just try the above. Ensure that they key used for signing is the key
known the the mentors site, and things should go well. You can verify
this by doing gpg --verify changesfile yourself, after running
debsign.

HTH.

Kumar
-- 
Checking host system type...
i586-unknown-linux
configure: error: sorry, this is the gnu os, not linux
-- Topic on #Linux


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130810161756.ga19...@bluemoon.alumni.iitm.ac.in



Re: bash script in /usr/games

2013-08-10 Thread Andreas Moog
On 10.08.2013 13:18, Steven Hamilton wrote:

Apologies for the copy per mail, I was hitting the wrong button.

 Done. Sorry for the time wasting. I should've done this to begin
 with.

 https://mentors.debian.net/package/mrrescue


Hmm, looks indeed like a bug:

dh_installinit -O-Pdebian/tmp
install -d debian/tmp/etc/init.d
install -p -m755 debian/mrrescue debian/tmp/etc/init.d/mrrescue
[...]

$ cat debian/mrrescue
#!/bin/bash
love /usr/share/games/mrrescue/mrrescue.love
$

To workaround, you could disable the dh_installinit call in
debian/rules. Simply add:

override_dh_installinit:

and dh_installinit will not be called. But I think you should still open
a bug against debhelper.





signature.asc
Description: OpenPGP digital signature


Re:[SOLVED] Uploading to mentors.debian.net without a signed key

2013-08-10 Thread Ross Gammon
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/10/2013 06:17 PM, Kumar Appaiah wrote:
 On Sat, Aug 10, 2013 at 04:38:28PM +0200, Ross Gammon wrote:
 I have tried signing the the changes file with debsign debsign 
 foopackage.changes, but I assume this is just like the signing 
 that the standard dpkg-buildpackage does?
 
 Personally, I use debsign -k my-key-id changesfile to ensure 
 that my package is signed. Following this, you can open the
 changes file and the dsc file to see that they have been
 clearsigned.

Thanks Kumar - the -k my-key-id did it! I saw it in --help, but I
didn't think I would need it if I only had the one key. Why didn't I
try it?!?

Ross


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iQIcBAEBAgAGBQJSBoUBAAoJEFP+e72miRD8IjgP/2WFY5ucIda/0X+t3D6gp5wX
nUxcQ4YFP2HwR24wQ9oU8h0wrMHk7XY6rg8wQwr+UOk/PHmqn+gpDCY8Tjk92lDg
QREiIMZfLjEKY2MR2h9kVmXVr1kS3o2QOzne80n2e8LgkRSP4Z8Q8Y3eofHg3FoI
uWWtEPIIPBqcvVU1QPlE6Jc1rwaveqf9BjKLlNU+GARtExL1ulkOZ8Kncia7YI+B
Ngdx5R52NQGnNXn7LOZ39dkzktKaXtuW2sg9w5MPCMjA4iteZrgcdD0EVUKZrI1y
/RtzFiNdTOJb2umbGQEO0xmcj4PdoCBj/LUsyXH4wJxF7RmTAfYuXO4gx224HS11
17FlM2C0pZ5HwveAFDHIas7cVBTPmZVAT058RdECA1HEd0XYSXZn8Y7n0klPAzJv
M4n6NEZ00nea8rfBH1K25v5YjcCXOS+4ai6zona7Og2BoTqTHdEa4CaPDbtnb+qG
gCEfK5oVXhkurJJDUZIO8KDNVsl630uGWIwXZa6f5yUlodHIAoSyjpdFt2iqY3T7
JfbCdarUqQfHVB1nZhLtgGK3rYzXK9r9IT8zQLjL928JzDH4j+9YesB//HsIYcn3
EGV0825S6jAA5BdhnFKcQvvj3hABCT5P+MQM6l3VLYxmvqZ1SU179Q6rmprp95pj
seo1+u4V6WMmZ4jxfipq
=+lJi
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5206850a.3060...@mail.dk



Re: [SOLVED] Uploading to mentors.debian.net without a signed key

2013-08-10 Thread Kumar Appaiah
On Sat, Aug 10, 2013 at 08:23:06PM +0200, Ross Gammon wrote:
 On 08/10/2013 06:17 PM, Kumar Appaiah wrote:
  Personally, I use debsign -k my-key-id changesfile to ensure 
  that my package is signed. Following this, you can open the
  changes file and the dsc file to see that they have been
  clearsigned.
 
 Thanks Kumar - the -k my-key-id did it! I saw it in --help, but I
 didn't think I would need it if I only had the one key. Why didn't I
 try it?!?

Ah, yes. I was intending to mention that you ought to choose the
right key using the -k option. Glad that it worked for you.

Kumar
-- 
Absolutely nothing should be concluded from these figures except that
no conclusion can be drawn from them.
(By Joseph L. Brothers, Linux/PowerPC Project)


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130810185217.ga8...@bluemoon.alumni.iitm.ac.in



Re: [SOLVED] Uploading to mentors.debian.net without a signed key

2013-08-10 Thread Andrey Rahmatullin
On Sat, Aug 10, 2013 at 08:23:06PM +0200, Ross Gammon wrote:
  I have tried signing the the changes file with debsign debsign 
  foopackage.changes, but I assume this is just like the signing 
  that the standard dpkg-buildpackage does?
  
  Personally, I use debsign -k my-key-id changesfile to ensure 
  that my package is signed. Following this, you can open the
  changes file and the dsc file to see that they have been
  clearsigned.
 
 Thanks Kumar - the -k my-key-id did it! I saw it in --help, but I
 didn't think I would need it if I only had the one key. Why didn't I
 try it?!?
You don't need to pass -k or similar options to any Debian tools if your
key has the same user name as your changelog.

-- 
WBR, wRAR


signature.asc
Description: Digital signature


RFS: please upload cl-asdf package

2013-08-10 Thread Faré
On Thu, Jul 4, 2013 at 11:25 AM, Robert Goldman rpgold...@sift.info wrote:
 Faré passed on to me the maintenance chores for cl-asdf, and together we
 submitted the latest release to the mentors web site.

 Please contact Faré and me for more information.

 Best,
 Robert Goldman

Dear mentors,

Robert Goldman is the new maintainer of ASDF, and like me before, he's
been building the cl-asdf package for debian, too. He's put the
package on mentors last month, but his RFS didn't get attention
(possibly because he wasn't using the standard RFS format, but also
possibly because there are few active CL debian maintainers these
days). Can one of the active CL debian hackers please upload the
cl-asdf package?

It builds these binary packages:
cl-asdf- Another System Definition Facility

The package appears to be lintian clean.

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

I would be glad if someone uploaded these packages for me.

Kind regards

—♯ƒ • François-René ÐVB Rideau •ReflectionCybernethics• http://fare.tunes.org
No woman ever falls in love with a man unless she has
a better opinion of him than he deserves.   — Edgar Watson Howe


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAN7nBXdrXyJ1K5_HQk+KR5BzGZ8i1aAy1bPtv-MfPomFr=m...@mail.gmail.com



Re: [SOLVED] Uploading to mentors.debian.net without a signed key

2013-08-10 Thread Kumar Appaiah
On Sun, Aug 11, 2013 at 02:41:02AM +0600, Andrey Rahmatullin wrote:
   Personally, I use debsign -k my-key-id changesfile to ensure 
   that my package is signed. Following this, you can open the
   changes file and the dsc file to see that they have been
   clearsigned.
  
  Thanks Kumar - the -k my-key-id did it! I saw it in --help, but I
  didn't think I would need it if I only had the one key. Why didn't I
  try it?!?
 You don't need to pass -k or similar options to any Debian tools if your
 key has the same user name as your changelog.

That won't work if there two keys that share the same username and
e-mail addresses.

Kumar
-- 
Yes I have a Machintosh, please don't scream at me.
-- Larry Blumette on linux-kernel


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130811021659.ga21...@bluemoon.alumni.iitm.ac.in