Mailinglist Archive: zypp-devel (83 mails)

< Previous Next >
Re: [zypp-devel] Error in the new repo mangager
  • From: Josef Reidinger <jreidinger@xxxxxxx>
  • Date: Tue, 24 Jun 2008 09:35:28 +0200
  • Message-id: <4860A3C0.8030705@xxxxxxx>
Stefan Schubert wrote:
josef reidiner schrieb:
Michael Andres napsal(a):
On Mon, Jun 23, Stefan Schubert wrote:

Hi,
the testsuite of libzypp does not work since the changes in repoManager
( I assume :-) )
Josef, could you please have a look ?

"terminate called after throwing an instance of 'zypp::Exception'
what(): failed to read directory"
Probably the non existing service directory?

read: This should be treated as if it was an empty directory;
no error.

write: Create the directory on demand.


Yes, it is non-existing service.d directory. I use same way as for
repo.d directory, so I call assert::directory which throw this. So if
you change this, please change also same thing for repo.d
Pepa
Sorry, I have no glue what you are talking about. Michl, Pepa could you
please fix the deptestomatic.cc ?

Thank's


Fixed in libzypp, so now services.d is read only if this directory exist (I overlook some part of repos.d code).
Pepa
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >