On Fri, Sep 9, 2011 at 11:42 PM, Jérémy Bobbio <lu...@debian.org> wrote:
> On Fri, Sep 09, 2011 at 11:30:58PM +0200, Jose Carlos Garcia Sogo wrote:
>> I am expecting to upload 19.91 (yes, I know it is the unstable branch,
>> but should work ok), but I need itstool package first to be uploaded
>> to Debian (#639788). Once it is done, I will upload it.
>
> I'd rather not miss the deadline to have a fixed version of 14.2-1 in
> squeeze (wrt. #624598). Is there a chance that this upload will be made
> before two weeks?

I am trying right now, but it seems that generated code from vala has
to be updated in the patch. But running vala -C DuplicityInstance.vala
gives me the following error - I don't know how to solve it:

DuplicityInstance.vala:243.3-243.17: error: The type name
`DataInputStream' could not be found
  DataInputStream reader;
  ^^^^^^^^^^^^^^^
DuplicityInstance.vala:244.3-244.6: error: The type name `File' could
not be found
  File logfile;
  ^^^^
DuplicityInstance.vala:245.3-245.6: error: The type name `File' could
not be found
  File scriptfile;
  ^^^^
DuplicityInstance.vala:77.14-77.20: error: The symbol `IOError' could
not be found
      catch (IOError.EXISTS e) {
             ^^^^^^^
DuplicityInstance.vala:272.17-272.21: error: The symbol `Posix' could
not be found
    Posix.kill((Posix.pid_t)child_pid, Posix.SIGKILL);
                ^^^^^
DuplicityInstance.vala:276.17-276.21: error: The symbol `Posix' could
not be found
    Posix.kill((Posix.pid_t)child_pid, Posix.SIGSTOP);
                ^^^^^
DuplicityInstance.vala:280.17-280.21: error: The symbol `Posix' could
not be found
    Posix.kill((Posix.pid_t)child_pid, Posix.SIGCONT);
                ^^^^^
DuplicityInstance.vala:334.7-334.17: error: The type name
`InputStream' could not be found
      InputStream stream;
      ^^^^^^^^^^^
Compilation failed: 8 error(s), 0 warning(s)

> Otherwise, I think it would be better to simple re-upload the version
> currently in experimental to unstable for now.

I am considering that.

Thanks
-- 
José Carlos García Sogo
   js...@debian.org



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

Reply via email to