[oi-dev] Problems publishing zziplib

Michal Nowak mnowak at startmail.com
Thu Aug 2 13:30:10 UTC 2018


On Thursday, August 2, 2018 at 1:01 PM, Andreas Wacknitz <A.Wacknitz at gmx.de> wrote:
> Hi,
> 
> In my new build environment I have problems with zziplib. I have created
> a new sample-manifest an compared it to the original:
> 
> diff sample-manifest.p5m sample-manifest.p5m.orig
> 13c13
> < # Copyright 2018 <contributor>
> ---
>> # Copyright 2017 <contributor>
> 121a122,131
>> file path=usr/share/man/man3/zzip_dir_alloc.3
>> file path=usr/share/man/man3/zzip_dir_alloc_ext_io.3
>> file path=usr/share/man/man3/zzip_dir_free.3
>> file path=usr/share/man/man3/zzip_dir_open.3
>> file path=usr/share/man/man3/zzip_dir_open_ext_io.3
>> file path=usr/share/man/man3/zzip_dir_read.3
>> file path=usr/share/man/man3/zzip_dir_real.3
>> file path=usr/share/man/man3/zzip_dir_stat.3
>> file path=usr/share/man/man3/zzip_dirfd.3
>> file path=usr/share/man/man3/zzip_dirhandle.3
> 154a165,193
>> file path=usr/share/man/man3/zzip_error.3
>> file path=usr/share/man/man3/zzip_file_real.3
>> file path=usr/share/man/man3/zzip_file_stat.3
>> file path=usr/share/man/man3/zzip_fopen.3
>> file path=usr/share/man/man3/zzip_fread.3
>> file path=usr/share/man/man3/zzip_freopen.3
>> file path=usr/share/man/man3/zzip_fstat.3
>> file path=usr/share/man/man3/zzip_get_default_io.3
>> file path=usr/share/man/man3/zzip_init_io.3
>> file path=usr/share/man/man3/zzip_open.3
>> file path=usr/share/man/man3/zzip_open_ext_io.3
>> file path=usr/share/man/man3/zzip_open_shared_io.3
>> file path=usr/share/man/man3/zzip_opendir.3
>> file path=usr/share/man/man3/zzip_opendir_ext_io.3
>> file path=usr/share/man/man3/zzip_read.3
>> file path=usr/share/man/man3/zzip_realdir.3
>> file path=usr/share/man/man3/zzip_realfd.3
>> file path=usr/share/man/man3/zzip_rewinddir.3
>> file path=usr/share/man/man3/zzip_seek.3
>> file path=usr/share/man/man3/zzip_seek32.3
>> file path=usr/share/man/man3/zzip_seekdir.3
>> file path=usr/share/man/man3/zzip_seekdir32.3
>> file path=usr/share/man/man3/zzip_seterror.3
>> file path=usr/share/man/man3/zzip_strerror.3
>> file path=usr/share/man/man3/zzip_strerror_of.3
>> file path=usr/share/man/man3/zzip_tell.3
>> file path=usr/share/man/man3/zzip_tell32.3
>> file path=usr/share/man/man3/zzip_telldir.3
>> file path=usr/share/man/man3/zzip_telldir32.3
> 
> 
> At least some of the missing man pages actually cannot be shown on my
> system with the zziplib package installed, eg.
> man zzip_dir_alloc
> mandoc: zzip_dir_alloc_ext_io.3: ERROR: No such file or directory
> ()                                                                         
> ()
> 
> See the file zzip_dir_alloc_ext_io.3.
> 
>                                 August 2,
> 2018                              ()
> 
> 
> 
> 
> I am not sure how to proceed here. Is it a problem on my build env or do
> others have the same problems?
> 
> Regards,
> Andreas
> 

I was able to build the component recently.

Are all build requirements present in the environment? Specifically text/xmlto. I configure script able to detect it properly?

Are those man pages generated or just not installed in the proto area?

Michal




More information about the oi-dev mailing list