Re: searching for rebuild daemon?

2008-10-27 Thread Tzafrir Cohen
On Fri, Oct 24, 2008 at 06:54:17AM +0200, Peter Jordan wrote:
 Hello,
 
 I'm searching for a daemon which checks if a newer version of a package
 is available, downloads its sorces, patches the sources, rebuilds the
 package and if that all successes then the daemon should upload the new
 package to my debian repository.
 
 Is there any working solution?

Something on top of buildd/wanna-build ?

Do you want to assume that a package has a get-orig-source target? A
debian/watch file?

-- 
Tzafrir Cohen | [EMAIL PROTECTED] | VIM is
http://tzafrir.org.il || a Mutt's
[EMAIL PROTECTED] ||  best
ICQ# 16849754 || friend


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



Re: searching for rebuild daemon?

2008-10-27 Thread Peter Jordan
Tzafrir Cohen, 10/27/2008 02:54 PM:

 On Fri, Oct 24, 2008 at 06:54:17AM +0200, Peter Jordan wrote:
 Hello,

 I'm searching for a daemon which checks if a newer version of a package
 is available, downloads its sorces, patches the sources, rebuilds the
 package and if that all successes then the daemon should upload the new
 package to my debian repository.

 Is there any working solution?
 
 Something on top of buildd/wanna-build ?
 
 Do you want to assume that a package has a get-orig-source target? A
 debian/watch file?
 

I want to rebuild existing versions of a package, not new versions. For
example, I want to automaticly rebuild netatalk with ssl support or the
phpunit package with different dependencies (see bug  #466767).


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



Re: searching for rebuild daemon?

2008-10-24 Thread Peter Jordan
Ron Johnson, 10/24/2008 07:46 AM:

 On 10/23/08 23:54, Peter Jordan wrote:
 Hello,

 I'm searching for a daemon which checks if a newer version of a package
 is available, downloads its sorces, patches the sources, rebuilds the
 package and if that all successes then the daemon should upload the new
 package to my debian repository.
 
 Hmmm, I wouldn't trust such an end-to-end string of important tasks to
 an automated, light's-out process.  I'd want to give first approval to
 deciding whether to build the package or not.
 
 Is there any working solution?
 
 From deb-src, or from upstream?
 

from deb-src


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



Re: searching for rebuild daemon?

2008-10-24 Thread Ron Johnson

On 10/24/08 08:26, Peter Jordan wrote:

Ron Johnson, 10/24/2008 07:46 AM:


On 10/23/08 23:54, Peter Jordan wrote:

Hello,

I'm searching for a daemon which checks if a newer version of a package
is available, downloads its sorces, patches the sources, rebuilds the
package and if that all successes then the daemon should upload the new
package to my debian repository.

Hmmm, I wouldn't trust such an end-to-end string of important tasks to
an automated, light's-out process.  I'd want to give first approval to
deciding whether to build the package or not.


Is there any working solution?

From deb-src, or from upstream?



from deb-src


I think that I'd look at apt-show-versions (which is a Perl script) 
and fork/modify it into looking at deb-src instead of deb.


--
Ron Johnson, Jr.
Jefferson LA  USA

Help a man when he is in trouble and he will remember you when
he is in trouble again.


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




searching for rebuild daemon?

2008-10-23 Thread Peter Jordan
Hello,

I'm searching for a daemon which checks if a newer version of a package
is available, downloads its sorces, patches the sources, rebuilds the
package and if that all successes then the daemon should upload the new
package to my debian repository.

Is there any working solution?

Thanks,

PJ


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



Re: searching for rebuild daemon?

2008-10-23 Thread Ron Johnson

On 10/23/08 23:54, Peter Jordan wrote:

Hello,

I'm searching for a daemon which checks if a newer version of a package
is available, downloads its sorces, patches the sources, rebuilds the
package and if that all successes then the daemon should upload the new
package to my debian repository.


Hmmm, I wouldn't trust such an end-to-end string of important tasks 
to an automated, light's-out process.  I'd want to give first 
approval to deciding whether to build the package or not.



Is there any working solution?


From deb-src, or from upstream?

--
Ron Johnson, Jr.
Jefferson LA  USA

Help a man when he is in trouble and he will remember you when
he is in trouble again.


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