Mailinglist Archive: opensuse-buildservice (239 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Missing important debian functionality
- From: Michael Schroeder <mls@xxxxxxx>
- Date: Fri, 30 May 2008 10:14:26 +0200
- Message-id: <20080530081426.GA20226@xxxxxxx>
On Fri, May 30, 2008 at 09:18:26AM +0200, Martin Mohring wrote:
I don't think XEN can be an issue at all.
Anyway, I saw the chdir() you added, but that breaks the opendir
a couple of lines later if $dir is not an absolute path.
Thus I hunted for the original bug and found a missing "$dir"
when it applies the debtar file. I fixed that and tested it
as good as I could, but it seemed like everything worked. Seems
like I overlooked some other issue.
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
i have seen "debtransform" changed in svn. I had fixed it some time ago,
when it didnot work for workers, that do not have XEN, so i tried to
understand it at that time (no full success). I tried now to use the new
version in OBS, and for me it fails now again (for example
openSUSE:Tools/build).
Is the new version not yet finished, or not tested with workers with no XEN?
I don't think XEN can be an issue at all.
Anyway, I saw the chdir() you added, but that breaks the opendir
a couple of lines later if $dir is not an absolute path.
Thus I hunted for the original bug and found a missing "$dir"
when it applies the debtar file. I fixed that and tested it
as good as I could, but it seemed like everything worked. Seems
like I overlooked some other issue.
Cheers,
Michael.
--
Michael Schroeder mls@xxxxxxx
SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |