Bug#725447: RFS: task-spooler/0.7.3-2

2013-10-05 Thread Anton Gladky
Hi Alexandr, please add 2-3 words into changelog entry about the bug, which was fixed by upstream; use canonical VCS-fields. Just commit into VCS, no need to reupload package into mentots. Best regards, Anton 2013/10/6 Alexander Inyukhin : > Package: sponsorship-requests > Severity: normal > >

Re: race condition

2013-10-05 Thread Paul Wise
On Sun, Oct 6, 2013 at 8:50 AM, Beco wrote: > After implementing the score (using SGID), I have a race condition in my game. Please delete that code and revert to using per-user scores. Making it setgid games just creates a source of vulnerabilities and is strongly discouraged. Please follow the

Bug#724616: marked as done (RFS: osgearth/2.4.0+dfsg-6)

2013-10-05 Thread Debian Bug Tracking System
Your message dated Sun, 06 Oct 2013 04:23:14 + with message-id and subject line closing RFS: osgearth/2.4.0+dfsg-6 has caused the Debian Bug report #724616, regarding RFS: osgearth/2.4.0+dfsg-6 to be marked as done. This means that you claim that the problem has been dealt with. If this is no

Re: race condition

2013-10-05 Thread Beco
On 5 October 2013 22:30, Russ Allbery wrote: > >> What would be the standard way to lock the scorefile? > > fcntl(fd, F_SETLK). See fcntl(2). > > -- > Russ Allbery (r...@debian.org) Thanks Russ, I'll take a "lock" at it. :) Cheers, Beco. -- Dr Bec

Re: race condition

2013-10-05 Thread Russ Allbery
Beco writes: > After implementing the score (using SGID), I have a race condition in my > game. > The comparisson is between the just scored point with the last point > in the top-10. > readscore_file2memory(); > If(pt>top[9]) > { > printf("Congrats... and stuff\n"); > reorderscore_memory()

race condition

2013-10-05 Thread Beco
Dear mentors, After implementing the score (using SGID), I have a race condition in my game. The comparisson is between the just scored point with the last point in the top-10. readscore_file2memory(); If(pt>top[9]) { printf("Congrats... and stuff\n"); reorderscore_memory(); savescore_memo

Bug#725447: RFS: task-spooler/0.7.3-2

2013-10-05 Thread Alexander Inyukhin
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "task-spooler" * Package name: task-spooler Version : 0.7.3-2 Upstream Author : Lluís Batlle i Rossel * URL : http://vicerveza.homeunix.net/~viric/soft/ts/ *

Bug#724757: RFS: dxsamples/4.2.0-2 [ITA] -- Sample programs for the OpenDX Data Explorer

2013-10-05 Thread Paul Gevers
On 28-09-13 11:15, Graham Inggs wrote: >> Could you please tag bug 412811 (new upstream version) as wont-fix if >> you still believe it is not fixable (please check). > > I did check on this with the previous maintainer and I intend to get the > opinion of debian-legal on how to proceed. It may b

Bug#724896: ITP missing for package wiktionarytodict with RFS 724896 with ITP in title

2013-10-05 Thread Mònica Ramírez Arceda
According to [0], wiktionarytodict has not its corresponding ITP bug, despite 724896 title. Please, could you file this ITP bug? Thanks for your work! [0] http://qa.debian.org/~bartm/wnpp-rfs-mentors/wnpp-inconsistencies.txt -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org

Bug#725420: marked as done (RFS: diodon/1.0.3 -- GTK+ Clipboard manager)

2013-10-05 Thread Debian Bug Tracking System
Your message dated Sat, 5 Oct 2013 18:32:54 +0200 with message-id and subject line Re: Bug#725420: RFS: diodon/1.0.3 -- GTK+ Clipboard manager has caused the Debian Bug report #725420, regarding RFS: diodon/1.0.3 -- GTK+ Clipboard manager to be marked as done. This means that you claim that the

Bug#725420: RFS: diodon/1.0.3 -- GTK+ Clipboard manager

2013-10-05 Thread Anton Gladky
Hi Oliver, I have uploaded it. Please, consider to migrate from cdbs to dh (just a suggestion) and try to use alioth for VCS of your package. Thanks for contribution, Anton -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact li

Re: permission to write to /usr/local/share/packagename

2013-10-05 Thread Beco
On 5 October 2013 07:43, Gert Wollny wrote: [snip] >> chmod g+s mytouch > > You shouldn't have to do this. Are you sure that you are in the games > group?, i.e. after adding yourself to the games group, did you logout > and login again? > > As member of the games group on my Debian system I can

Bug#725420: RFS: diodon/1.0.3 -- GTK+ Clipboard manager

2013-10-05 Thread Oliver Sauder
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "diodon": * Package name: diodon Version : 1.0.3 Upstream Author : Oliver Sauder * URL : https://launchpad.net/diodon * License : GPL-2+ Section :

Re: Install syntax highlight for IDEs

2013-10-05 Thread David Bate
On Friday 04 October 2013 16:31:22 Anton Balashov wrote: > Hi there. > I'm continuing packaging gmqcc and now I need to install syntax > highlight for many IDE. And I need your advice here. > I need just to copy files but... > How should I do that? Should I check existence of target dirs > (install

Bug#723804: new version phabricator/0.1~git20131005-1

2013-10-05 Thread Richard Sellam
A new version of the package is now available and doesn't have warnings anymore. Thanks to the help of the developers and a new upstream commit, executable-not-elf-or-script warnings vanished and should now be catch before commits. I'm now waiting for someone to sponsor the package. :) Regard

Bug#724791: marked as done (RFS: gogglesmm/0.12.7-2)

2013-10-05 Thread Debian Bug Tracking System
Your message dated Sat, 5 Oct 2013 12:29:26 +0200 with message-id <20131005102926.gc13...@ramacher.at> and subject line Re: Bug#724791: RFS: gogglesmm/0.12.7-2 has caused the Debian Bug report #724791, regarding RFS: gogglesmm/0.12.7-2 to be marked as done. This means that you claim that the probl

Re: permission to write to /usr/local/share/packagename

2013-10-05 Thread Gert Wollny
On Sat, 2013-10-05 at 00:02 -0300, Beco wrote: > On 4 October 2013 22:56, Beco wrote: > > Hi mentors, > > [snip] > > > > I suppose that is all I have to do. But myapp still tells me > > "permission denied". > > I got it working using something I was trying to avoid. SGID. > > chmod g+s mytouc

Bug#724757: RFS: dxsamples/4.2.0-2 [ITA] -- Sample programs for the OpenDX Data Explorer

2013-10-05 Thread Paul Gevers
On 05-10-13 09:23, Graham Inggs wrote: > I have completed the changes in dx (getting dxexec to run on kfreebsd) > and I think both packages are now ready for sponsoring. This week I have more time. I will try to look at both soon. Paul signature.asc Description: OpenPGP digital signature

Bug#725365: RFS: mercurial-keyring/0.6.1-1

2013-10-05 Thread Andrew Shadura
Hmm, this is really weird, this mobile GMail app has set reply-to header to Eriberto. Strange.

Bug#725365: RFS: mercurial-keyring/0.6.1-1

2013-10-05 Thread Andrew Shadura
Hi, On Oct 4, 2013 7:06 PM, "Christoph Mathys" wrote: > I am looking for a sponsor for my package "mercurial-keyring" As I uploaded the previous version of your package, I'd be happy to upload your package again if you can wait till Monday, as I have no access to my computer this weekend. Best

Bug#724757: RFS: dxsamples/4.2.0-2 [ITA] -- Sample programs for the OpenDX Data Explorer

2013-10-05 Thread Graham Inggs
> I am going to move the symlinks into the dx package and also add suggests > on libdx4-dev (or dx-dev), libhdf4|5 (needed by one of the samples) and > possibly others to the dxsamples package. I only added the suggests on libdx4-dev, libhdf4*-dev and others are in turn suggested by libdx4-dev. >