Displaying 20 results from an estimated 11609 matches for "xml's".
2019 Jul 14
2
Build error due to Waf task dependency cycle in run_after
Dear all,
trying to build some Heimdal-based packages for Samba AD DC under
openSUSE I am facing some difficulties with the build system:
During the installation which is triggered by "make install" waf complains
about some task dependency cycle after leaving folder bin/default.
Full log including config options can be seen unter https://build.opensuse.org/
2019 Aug 01
0
Build error due to Waf task dependency cycle in run_after
...y `/home/abuild/rpmbuild/BUILD/samba-4.10.6/bin/default'
Checking project rules ...
Project rules pass
Waf: Leaving directory `/home/abuild/rpmbuild/BUILD/samba-4.10.6/bin/default'
Task dependency cycle in "run_after" constraints:
{task 139970785159432: smbdotconf/parameters.all.xml
abortshutdownscript.xml,accessbasedshareenum.xml,aclallowexecutealways.xml,aclcheckpermissions.xml,aclgroupcontrol.xml,aclmapfullcontrol.xml,addgroupscript.xml,addmachinescript.xml,addportcommand.xml,addprintercommand.xml,addsharecommand.xml,adduserscript.xml,addusertogroupscript.xml,administrativ...
2019 Mar 20
2
build problem with 4.10.0
...libreplace-samba4.so
(from bin/default/lib/replace/libreplace-samba4.so)
[ 776s] Waf: Leaving directory
`/home/abuild/rpmbuild/BUILD/samba-4.10.0/bin/default'
[ 776s] Task dependency cycle in "run_after" constraints:
[ 776s] {task 140636697103496: smbdotconf/parameters.all.xml
abortshutdownscript.xml,accessbasedshareenum.xml,aclallowexecutealways.xml,aclcheckpermissions.xml,aclgroupcontrol.xml,aclmapfullcontrol.xml,addgroupscript.xml,addmachinescript.xml,addportcommand.xml,addprintercommand.xml,addsharecommand.xml,adduserscript.xml,addusertogroupscript.xml,administrativ...
2015 May 22
2
libvirt with gcc5 Test failing
...efully someone of you could help me, here part of my log:
==========================================
libvirt 1.2.14: tests/test-suite.log
==========================================
# TOTAL: 109
# PASS: 107
# SKIP: 1
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: qemuxml2argvtest
======================
TEST: qemuxml2argvtest
........................................ 40
....................!..!................ 80
........................................ 120
........................................ 160
.......................................
2018 Aug 06
2
Back to Xfce
...a source file somewhere in the source tree
>>>> with the script(s) contents.
>>>>
>>>> thanks
>>>>
>>>>
>>> In the file
>>>
>> 5307666922f0cd10058b04791f3f596cfcaab48df6fdd6cf847f349bd455e0bd-comps-Everything.x86_64.xml
>>> from the repodata in the Epel 7 repository there is the following for the
>>> Xfce group, is this helpful to you?
>> Yes! I can pull out the rpm list and build a file to feed into yum.
>>
>> Can you point out the URL for all the groups? I am also going to n...
2018 Aug 06
0
making my own group repo - Re: Back to Xfce
I tried making my own repo with just the groups in them and I got an
error....
I used:
#createrepo -g /root/mygroups.xml /root/myrepo
Saving Primary metadata
Saving file lists metadata
Saving other metadata
Generating sqlite DBs
Sqlite DBs complete
Where /root/mygroup.xml is attached below.
Then I made:
cat > /etc/yum.repos.d/myrepo.repo << EOF
[myrepo]
name=My repo for armhfp
baseurl=file:///root/myrepo...
2020 Apr 06
1
[v2v PATCH] tests: fix location to generated images
Some of the libvirt XMLs for tests refer to a generated phony disk
image, and so far the relative path used worked almost by chance.
(For each disk, the path to it was ../test-data/etc, and since the
overlay pointing to it is stored directly in $LIBGUESTFS_CACHEDIR,
which is $buildir/tmp, then the relative path was resolv...
2018 Feb 13
5
firewalld services to open for an ADDC
...ki.samba.org/index.php/Samba_AD_DC_Port_Usage
>
> perfect exactly what I was looking for
> I found some docs about firewalld that the service files are kept in
> /usr/lib/firewalld/services
> so I did
> [root at dc1 ~]# grep -e 139 -e 88 -e 445
> /usr/lib/firewalld/services/*.xml
> /usr/lib/firewalld/services/freeipa-ldaps.xml: <port
> protocol="tcp" port="88"/>
> /usr/lib/firewalld/services/freeipa-ldaps.xml: <port
> protocol="udp" port="88"/>
> /usr/lib/firewalld/services/freeipa-ldap.xml: <port
&...
2015 Jun 25
0
[PATCH v2] v2v: Free XML objects in the correct order.
If you free an xmlDocPtr before any xmlXPathObjectPtrs that reference
the doc, you'll get valgrind errors like this:
==7390== Invalid read of size 4
==7390== at 0x4EB8BC6: xmlXPathFreeNodeSet (xpath.c:4185)
==7390== by 0x4EB8CC5: xmlXPathFreeObject (xpath.c:5492)
==7390== by 0x400A56: main (in /...
2015 Jun 25
0
[PATCH] v2v: Free XML objects in the correct order.
If you free an xmlDocPtr before any xmlXPathObjectPtr 's that
reference the doc, you'll get valgrind errors like this:
==7390== Invalid read of size 4
==7390== at 0x4EB8BC6: xmlXPathFreeNodeSet (xpath.c:4185)
==7390== by 0x4EB8CC5: xmlXPathFreeObject (xpath.c:5492)
==7390== by 0x400A56: main...
2008 Jan 19
0
11 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_sprite_movie_as.c libswfdec/swfdec_xml.c libswfdec/swfdec_xml.h libswfdec/swfdec_xml_node.c libswfdec/swfdec_xml_node.h test/image test/swfdec_test.c test/swfdec_test_image.c test/trace
libswfdec/swfdec_as_strings.c | 2
libswfdec/swfdec_sprite_movie_as.c | 22 ++--
libswfdec/swfdec_xml.c | 117 ++++++++++++++++-------
libswfdec/swfdec_xml.h | 8 -
libswfdec/swfdec_xml_node.c | 32 +++---
libswfdec/swfdec_xml_node.h | 2
test/image/default.stas | 17 ++...
2013 Nov 26
4
how to deal with xml files within Puppet ?
hi there,
I have to create a new server.xml which should be build from at least 3 or
4 another xml files. How could to copy and paste with puppet methods ?
On a command line under Unix I would do cat 1.xml > my_file.xml ; cat 2.xml
>> my_file.xml; cat 3.xml >> my_file.xml.
I have to say, I''m pretty new to puppet an...
2006 Apr 27
3
XML output
Hi,
Sorry abt the half finished post that I sent out earlier.
The idea is to generate an output xml response as such:
<?xml version="1.0" encoding="ISO-8859-1" ?>
<response status=''NOT_AVAILABLE''>
<message>Some text</message>
<from>Me</from>
</response>
I make a request like such
http://localhost:3000/manager...
2011 May 14
1
odfWeave 0.7.17 stutters on Debian testing 64-bit amd64 systems.
...to be very implementation specific
(reproductible on three Debian testing amd64 machine, does *not* happen
on two i686 Debian testing systems, does *not* happen on an Ubuntu 11.06
amd64 machine) and therefore not attributable to odfWeave itself (which
is pure R) but to a software component it uses (XML and the underlying
libxml2, R itself, etc ...), but I need to know how to track this
problem.
Apologies fror cross-posting to r-help and r-debian-sig, but I think
that the issue is ... complicated and might not be as Debian-specific as
it seems at first view.
Sincerely,
Emmanuel Charpentier...
2015 Jun 25
2
[PATCH v2] v2v: Free XML objects in the correct order.
In version 2:
- No substantial change, I just tidied up the code a bit.
- Removed one case where whitespace changes had crept in.
Rich.
2009 Jun 02
9
XML::LibXML::Reader
is there anybody who knows how we can get child values using libxml
(Reader class)
def xml_import_to_brands
require''xml''
reader = XML::Reader.file(''c:/brands.xml'')
.
.
.
2009 Jul 06
1
odfWeave: odt-file damaged
...))
#######################################################################
# Contents of my Open office document
<<Initiate, results = hide, echo= FALSE>>=
#First steps with odfWeave
attach(iris)
@
There are \Sexpr{length(iris[, 1])} observations.
<<Table, echo=FALSE, results= xml>>=
odfTable(iris[1:5,])
@
<<Table2, echo=FALSE, results= xml>>=
tab <- round(apply(iris[, 1:4], 2, mean), 2)
odfTable(tab, horizontal= TRUE)
@
<<Boxplot, echo=FALSE, fig=TRUE>>=
boxplot(Sepal.Length~Species)
@
#####################################################...
2006 Mar 17
1
RSS problem when trying to display ID - HELP
I want to append "#comment-1" or whatever, depending on the id to the
end of my xml.link(" ... /#comment-1") attribute in my generated xml.
Well, when I put:
xml.link(" ... /#comment-" + comment.id)
I get an Application error (rails) message when I look at the generated
XML. This is what I''m doing without the id on the comments (its working
fine)...
2008 Jul 26
2
Re: Gnumeric rpm
...t; Transaction Test Succeeded
> Running Transaction
> Installing: goffice ######################### [1/2]
> Installing: gnumeric ######################### [2/2]
> I/O error : Attempt to load network entity
> http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd
> /usr/share/gnome/help/gnumeric/C/welcome.xml:138: parser error : Entity
> 'nbsp' not defined
> Pro<trademark/> and HTML. &gnum;
> ^
> /usr/share/gnome/help/gnumeric/C/welcome.xml:139: parser error : Enti...
2009 Aug 04
1
Output XML to File
I am trying to read some information based on a user id, then search the
database for the needed info and build an XML file. Everything seems to
be working fine; I read the info, I create the xml and even spit "stuff"
out to file. The issue is that the "stuff" I am writing to a file is a
xml/html cross cluster #@%$ of stuff. Here is some code:
if !params[:id].blank?
@user = User.find_by_i...