Yaourt error - unable to read pkgbuild

Hi,
Trying to install any package from AUR using yaourt -S <pkgname> I get an error "Unable to read PKGBUILD for <pkgname>"
I have no clue how to troubleshoot this. I can edit the PKGBUILD OK. This has happened on every AUR package I have tried and only started yesterday. Here is the problem
$ yaourt -S powernowd
==> Downloading powernowd PKGBUILD from AUR...
bsdtar: Removing leading '/' from member name
x .
x PKGBUILD
x powernowd.rc.d
x powernowd.conf.d
First Submitted: Wed, 12 Dec 2007 04:39:19 +0000
powernowd 1.00-1 : Program for powering down CPUs dynamicly
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n
Unable to read PKGBUILD for powernowd
==> WARNING: Following packages have not been installed:
powernowd
and here is  yaourtrc
# yaourtrc - Configuration for yaourt
# See yaourtrc(5) for more information
ABS_REPO=(testing core extra community-testing community gnome-unstable kde-unstable)
#NOCONFIRM=0
#FORCE=0
#AUTOSAVEBACKUPFILE=0
#FORCEENGLISH=0
#EDITFILES=1
#AURCOMMENT=1
#DEVELBUILDDIR="/var/abs/local/yaourtbuild/"
#DEVEL=0
#NOENTER=1
#AURUPGRADE=0
#AURVOTE=1
#AURSEARCH=1
#TERMINALTITLE=1
#EXPORTDIR=""
#TMPDIR="/tmp"
#MAXCOMMENTS=5
#EDITOR="$EDITOR"
#PACMANBIN="/usr/bin/pacman"
#COLORMODE="normal"
#SHOWORPHANS=1
#DIFFEDITCMD="vimdiff"
#DETAILUPGRADE=1
thanks for any pointers

syne wrote:
Had the exact same problem. I suggest you reinstall your pacman, or if you have pacman-git, then replace it with regular pacman. That did it for me. I will try building git once more to see if it that as well would solve the problem.
Hope it helps.
This makes no sense. It's not makepkg that's failing -- It's yaourt. Use makepkg on its own. Submit a bug report to the yaourt maintainer.

Similar Messages

  • Error: Unable to read footer file

    Hoping someone out there can help me. I get this error on
    everypage in my site and have no idea how to stop it.
    Error: Unable to read footer file
    The error does not show up when I preview inside dreamweaver
    but only rears its ugly head after I post the site up on the
    internet. I have searched for hours through the Dreamweaver menus
    and can not find these elusive footers and have no idea where they
    are coming from or what footer file it is trying to read.. Please
    help. This probably has a simple solution and I am just not able to
    understand it. Thank you.

    sdrouillard wrote:
    > This probably has a simple solution and I am just not
    able to understand
    > it.
    Possibly, but without a URL we can't comment. Post it, and
    we'll see.
    At a guess, sounds like an include file is missing. Are you
    on some sort of
    free hosting plan where the host puts some adverts in the
    footer? If that
    file is removed from your site directory you might get the
    error you've
    mentioned (at least, that was the case on the only other time
    I've seen this
    error)
    Regards,
    Pete.
    Peter Connolly
    http://www.acutecomputing.co.uk
    Derby
    UK
    Skype ID: acutecomputing

  • Frm-40502: oracle error: unable to read list of values

    Hi All,
    I am personalizing the assignment form, where we need to restrict the JOB LOV based on Organization value.
    In Forms Personalization we are creating the record group from query and attaching to Job field.
    The query is,
    SELECT DISTINCT j.NAME, DECODE (1, 2, 1, NULL) c_valid_job_flag,
    j.job_id job_id
    FROM per_jobs_v j
    WHERE j.business_group_id + 0 = :CTL_GLOBALS.BUSINESS_GROUP_ID
    AND j.date_from <= :CTL_GLOBALS.SESSION_DATE
    AND ( (j.date_to IS NULL)
    OR (j.date_to >= :CTL_GLOBALS.SESSION_DATE)
    ORDER BY j.NAME
    When we use this query, we are getting the error "frm-40502: oracle error: unable to read list of values"
    If i replace the bind variable with values we are not getting the error and its working fine.
    Replace query:
    SELECT DISTINCT j.NAME, DECODE (1, 2, 1, NULL) c_valid_job_flag,
    j.job_id job_id
    FROM per_jobs_v j
    WHERE j.business_group_id + 0 = 202
    AND j.date_from <= TRUNC(SYSDATE)
    AND ( (j.date_to IS NULL)
    OR (j.date_to >= TRUNC(SYSDATE))
    ORDER BY j.NAME
    how to use bind variables (Block.field) here? We are getting this error only when using the bind variable in the query.
    Please share your ideas.
    Thanks.

    Hi;
    What is your EBS version? There are 96 docs avaliable about similar error message. I suggest use metalink for your issue
    You can also check:
    FRM-40502: Oracle Error: Unable To Read List Of Values [ID 1161404.1]
    Frm-40502: Oracle Error: Unable To Read List Of Values. [ID 351931.1]
    FRM 40502: Oracle Error:Unable to Read List of Values [ID 179162.1]
    Regard
    Helios

  • Forms Personalization - FRM-40502: ORACLE error: unable to read list of val

    Hi,
    I am using Forms Personalization to create an LOV using builtin. In the Builtin, I have put the sql query under create record group from query. In the query, when I hardcode a value, in a where condition, the LOV works fine but when I replace the hardcoded value with :block.field value, it gives the error, FRM-40502: ORACLE error: unable to read list of values. Below is the part of the sql query where I am facing this issue.
    "WHERE related_customer_id = :ORDER.INVOICE_TO_CUSTOMER_ID"
    Please get back to me if anyone has faced similar problem.
    Thanks all in advance,
    Regards,
    AN

    Please post a new thread for each issue. Tacking onto a 2 year old post is generally a bad idea.
    Forms personalization is a feature in Oracle E+Biz Suite and as such you should post your question in this forum:
    OA Framework

  • B2B RosettaNet incoming messages throws error "Unable to read the preamble"

    Hi,
    We have configured Oracle B2B to send Invoices to TP using Rosettanet V2.0.
    The incoming message are coming to B2B server via DMZ running apache HTTP server. We have security certificates installed on DMZ and has shared the public key with the TP.
    TP has shared public key which we have installed on SOA server keystore.
    We are able to see incoming messages in "Wire Message" tab, but the status is "processing". The SOA log file shows the error "Unable to read the preamble".
    Any suggestion on this really appreciated.
    Thanks,
    Adarsh

    The configuration that we have here is -
    Outbound
    SOA -> <Firewall> TP
    Inbound
    TP -> DMZ(SSL Enabled) -> FIREWALL -> SOA Server
    SOA server is SSL enabled too, but the communication between DMZ and SOA has been configured on HTTP (non SSL). We shared the public key of DMZ server with the TP.
    Here is the message that we are receiving from TP.
    --27888100.1321681003096.JavaMail.webmethods@exshaw
    Message-ID: <14801385.1321681003095.JavaMail.webmethods@exshaw>
    Mime-Version: 1.0
    Content-Type: multipart/related; type="application/xml";
         boundary="----=_Part_6149_9357410.1321681003080"
    ------=_Part_6149_9357410.1321681003080
    Content-Type: Application/XML
    Content-Transfer-Encoding: binary
    Content-Location: RN-Preamble
    Content-ID: <16966956.1321681003078.JavaMail.webmethods@exshaw>
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE Preamble SYSTEM "Preamble_MS_V02_00.dtd">
    <Preamble>
    <standardName>
    <GlobalAdministeringAuthorityCode>RosettaNet</GlobalAdministeringAuthorityCode>
    </standardName>
    <standardVersion>
    <VersionIdentifier>V02.00</VersionIdentifier>
    </standardVersion>
    </Preamble>
    ------=_Part_6149_9357410.1321681003080
    Content-Type: Application/XML
    Content-Transfer-Encoding: binary
    Content-Location: RN-Delivery-Header
    Content-ID: <18073579.1321681003079.JavaMail.webmethods@exshaw>
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE DeliveryHeader SYSTEM "DeliveryHeader_MS_V02_00.dtd">
    <DeliveryHeader>
    <isSecureTransportRequired>
    <AffirmationIndicator>Yes</AffirmationIndicator>
    </isSecureTransportRequired>
    <messageDateTime>
    <DateTimeStamp>20111118T223643.053Z</DateTimeStamp>
    </messageDateTime>
    <messageReceiverIdentification>
    <PartnerIdentification>
    <domain>
    <FreeFormText xml:lang="EN">DUNS</FreeFormText>
    </domain>
    <GlobalBusinessIdentifier>616252495</GlobalBusinessIdentifier>
    </PartnerIdentification>
    </messageReceiverIdentification>
    <messageSenderIdentification>
    <PartnerIdentification>
    <domain>
    <FreeFormText xml:lang="EN">DUNS</FreeFormText>
    </domain>
    <GlobalBusinessIdentifier>200103377</GlobalBusinessIdentifier>
    <locationID>
    <Value>Calgary</Value>
    </locationID>
    </PartnerIdentification>
    </messageSenderIdentification>
    <messageTrackingID>
    <InstanceIdentifier>ac1aab8df70da53a000ca325</InstanceIdentifier>
    </messageTrackingID>
    </DeliveryHeader>
    ------=_Part_6149_9357410.1321681003080
    Content-Type: Application/XML
    Content-Transfer-Encoding: binary
    Content-Location: RN-Service-Header
    Content-ID: <27927869.1321681003079.JavaMail.webmethods@exshaw>
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE ServiceHeader SYSTEM "ServiceHeader_MS_V02_00.dtd">
    <ServiceHeader>
    <ProcessControl>
    <ActivityControl>
    <BusinessActivityIdentifier>Invoice Notification</BusinessActivityIdentifier>
    <MessageControl>
    <fromRole>
    <GlobalPartnerRoleClassificationCode>Buyer</GlobalPartnerRoleClassificationCode>
    </fromRole>
    <fromService>
    <GlobalBusinessServiceCode>Buyer Service</GlobalBusinessServiceCode>
    </fromService>
    <inReplyTo>
    <ActionControl>
    <ActionIdentity>
    <GlobalBusinessActionCode>Invoice Notification</GlobalBusinessActionCode>
    <messageStandard>
    <FreeFormText>PIDX</FreeFormText>
    </messageStandard>
    <standardVersion>
    <VersionIdentifier>1.0</VersionIdentifier>
    </standardVersion>
    </ActionIdentity>
    <messageTrackingID>
    <InstanceIdentifier>33323237303737323338343533343832</InstanceIdentifier>
    </messageTrackingID>
    </ActionControl>
    </inReplyTo>
    <Manifest>
    <numberOfAttachments>
    <CountableAmount>0</CountableAmount>
    </numberOfAttachments>
    <ServiceContentControl>
    <SignalIdentity>
    <GlobalBusinessSignalCode>Exception</GlobalBusinessSignalCode>
    <VersionIdentifier>V02.00</VersionIdentifier>
    </SignalIdentity>
    </ServiceContentControl>
    </Manifest>
    <toRole>
    <GlobalPartnerRoleClassificationCode>Seller</GlobalPartnerRoleClassificationCode>
    </toRole>
    <toService>
    <GlobalBusinessServiceCode>Seller Service</GlobalBusinessServiceCode>
    </toService>
    </MessageControl>
    </ActivityControl>
    <GlobalUsageCode>Test</GlobalUsageCode>
    <pipCode>
    <GlobalProcessIndicatorCode>P21</GlobalProcessIndicatorCode>
    </pipCode>
    <pipInstanceId>
    <InstanceIdentifier>PIPAC11165C133BA538E8A0000018B17B6C</InstanceIdentifier>
    </pipInstanceId>
    <pipVersion>
    <VersionIdentifier>1.0</VersionIdentifier>
    </pipVersion>
    <KnownInitiatingPartner>
    <PartnerIdentification>
    <domain>
    <FreeFormText>DUNS</FreeFormText>
    </domain>
    <GlobalBusinessIdentifier>616252495</GlobalBusinessIdentifier>
    </PartnerIdentification>
    </KnownInitiatingPartner>
    </ProcessControl>
    </ServiceHeader>
    ------=_Part_6149_9357410.1321681003080
    Content-Type: Application/XML
    Content-Transfer-Encoding: binary
    Content-Location: RN-Service-Content
    Content-ID: <24309402.1321681003079.JavaMail.webmethods@exshaw>
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE Exception SYSTEM "Exception_MS_V02_00.dtd">
    <Exception>
    <ExceptionDescription>
    <errorClassification>
    <GlobalMessageExceptionCode>PRF.ACTN.GENERR</GlobalMessageExceptionCode>
    </errorClassification>
    <errorDescription>
    <FreeFormText>Errors: The Invoice Number entered already exists.; Warnings: Using default Supplier Site., Using default Supplier Group., Using default Supplier User., Units has been truncated.</FreeFormText>
    </errorDescription>
    <offendingMessageComponent>
    <GlobalMessageComponentCode>ServiceContent</GlobalMessageComponentCode>
    </offendingMessageComponent>
    </ExceptionDescription>
    <GlobalExceptionTypeCode>Receipt Acknowledgment Exception</GlobalExceptionTypeCode>
    </Exception>
    ------=_Part_6149_9357410.1321681003080--
    --27888100.1321681003096.JavaMail.webmethods@exshaw--

  • Help! Content generation error. [Error: Unable to read JPEG.]

    Hey all -
    Havben't seen this one in the forums. I'm importing an article into an existing folio. The processing status bar goes to the end, but before upload starts, I get this error:
    Content generation error.
    [Error: Unable to read JPEG.]
    Any idea how to troubleshoot this? I'm up against a hard deadline and really need to get this worked out. Thanks!

    In that case it would be good, if the error message could be more specific; i.e. telling the name(s) of the JPEG images.
    However, you could check all placed JPEG images, if they can be opened with PhotoShop.
    Uwe

  • External USB boot: "fs error - unable to read inode" occurs eventually

    [ISSUE: on ONE PC only:  ALL external USB drives eventually give console readout like: "fs error - unable to read inode" - endlessly , and no longer accessible.]
    I am BOOTING off of the drives  in question [ext2 formatted] which may be a large part of it though perhaps not.
    PC spec:
    - Older motherboard ASUS p4pe.
    - has USB 2 though probably a bit iffy.
    - Does NOT boot from USB so using the briilliant PloP bootmanager on CD to achieve external USB boot.
    Of interest was comments found about the : the ehci_hcd module
    which seems very likely that the motherboard I'm having problems with is because of the USB implimentation and this.
    REALLY could use a fix for this one. At least, I need to understand what's happening.
    OR:
    I found this on the Ubuntu forum and was hoping it would be the FIX and that I could get a comment about how to try on my beloved ARCH systems.
    ------------ Script TEXT from forum over at ubuntu -----------
    http://ubuntuforums.org/showthread.php?t=452246
    The POSTER there replied saying the following:
    problem: USB disk change to read only
    Hi,
    I solved this 7-8 months ago and haven't had any problems since.
    Create a executable file for example /usb/bin/usbhdfix and place the following in it.
    Code:
    #!/bin/bash
    echo 1024 > /sys/block/$1/device/max_sectors
    echo 1 > /sys/block/$1/device/scsi_disk:*/allow_restart
    1024 works for me but I've also heard about people going lower than default with good results.
    I have a Seagate FreeAgent which also have the problem with restarting after spinning down so solution for that is added as well.
    Then create a udev-rule.
    Code:
    # /etc/udev/rules.d/50-fix_usb_hd.rules
    SUBSYSTEMS=="scsi", ATTRS{vendor}=="Seagate", ATTRS{model}=="FreeAgentDesktop", RUN+="/usr/bin/usbhdfix %k"
    ================== BUNCH of LINKS that seemed possibly relevant ==========
    https://bugs.launchpad.net/ubuntu/+sour … +bug/88746
    http://ubuntuforums.org/showthread.php?t=452246
    http://ubuntuforums.org/showthread.php?t=991613
    http://bbs.archlinux.org/viewtopic.php?id=63126
    http://bbs.archlinux.org/viewtopic.php?id=53822
    Last edited by yvonney (2009-03-29 20:11:19)

    Sirrah wrote:How do I manually mount a drive that automounts?
    As root:
    ntfs-3g /dev/sdX /mnt/mountpoint
    or
    mount -t ntfs-3g /dev/sdX /mnt/mountpoint
    http://wiki.archlinux.org/index.php/NTFS_Write_Support
    You can also pass other options to mount: (in this example drive is ext3)
    mount -t ext3 -o user,rw,async /dev/sdX /mnt/mountpoint
    check man mount for all the details.

  • IDOC type abc contains error (Unable to read segments)

    Hi All
    While importing IDOC in IR i am getting error "IDOC type abc contains error (Unable to read segments)".
    We have added one extra field into our existing customised IDOC into R3 and successfully releases. Previous IDOC having version 640 and modified IDOC having version 700.
    In IDX2 i have successfully imported IDOC metadata and one extra added field also i can see there. But while importing into IR its showing me error "IDOC type abc contains error (Unable to read segments)".
    I have tried to import different IDOC using same user and it was successfully imported means there is no authorization error.
    Please suggest me where could be the problem?
    Regards
    Dheeraj Kumar

    Do The following:
    1) Delete the IDX2 entry and try to reimport once again....and in the IR also do the same.
    2) Have a look into this SAP Note- 742093
    3) Check the IDX1 entry , RFC destination entry... may be not pointing correctly.
    4) If any field which is mandatory in the idoc must not be disabled...take care about it.

  • IDOC / Integration Builder  -- contains errors (unable to read segments)

    HELLO,
    I have a problem. I have created a new IDOC. but when I imported to the KIntegration Builder it says:
    Import started...
    ZHRMD_IT.ZHRMD_IT: Error
      + Error: IDoc type ZHRMD_IT contains errors (unable to read segments)
    Import failed with 1 error.
    The rare thing is that the idoc is a copy of another idoc of SAP (HRMD_A06) but I have taken out some E1Pxxxxx.
    Its like a reduced Idoc but as a new idoc.
    Can Someone help me, please.
    How can I see what segment is wrong in the new idoc (ZHRMD_IT)?
    Thank you
    Pablo Mortera.

    Hi,
    As per the error , you are importing some custom idocs.
    Go to WE30 and check that, all the segments in the idoc has got released or not ..
    <i>All the segments are the sap stardard segments.</i>
    >>You may be using standrad segments, but in custom idocs right.Anyway check, idoc and its segments are released or not..
    Then start importing the idoc into IR..
    Regards,
    Moorthy

  • SPRING App through JBOSS - error:Unable to read TLD

    Hello,
    First post for me, not 100% certain I am in the right forum, but here I go.
    I am using Eclipse 3.1, JRE j2sdk1.4.2, spring-framework-1.2, and JBOSS 3.2.7 to follow this tutorial
    http://www.springframework.org/docs/MVC-step-by-step/Spring-MVC-step-by-step-Part-2.html
    on building a simple Spring MVC application.
    I am using jstl.jar,standard.jar (among others) from the spring-framework-1.2 release. I noticed JBOSS starting to go nuts after adding these 2 jars specifically.
    My project .war is deployed to JBOSS containg a WEB-INF/lib storing the .jars (standard.jar, jstl.jar ...) I do not have these .jars configured in JBOSS' classpath.
    When I run my app and hit my my servlet followed by jsp page, JBOSS reports a runtime exception.
    jsp...
    <%@ include file="/WEB-INF/jsp/include.jsp"%>
    <html>
    <head>
    <title>Hello :: Spring Application</title>
    </head>
    <body>
    <h1>Hello - Spring Application</h1>
    <p>Greetings, it is now <c:out value="${now}" /></p>
    </body>
    </html>
    exception...
    : Servlet.service() for servlet jsp threw exception
    org.apache.jasper.JasperException: /index.jsp(1,1) Unable to read TLD "META-INF/c.tld" from JAR file "file:/C:/java/jboss-3.2.7/server/default/tmp/deploy/tmp3725spring_app.war/WEB-INF/lib/standard.jar": org.apache.jasper.JasperException: Failed to load or instantiate TagLibraryValidator class: org.apache.taglibs.standard.tlv.JstlCoreTLV
         at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:39)
    I confirmed that this standard.jar is deployed/accessible, and the tld is present.
    any ideas?
    Thanks,
    Chris

    Hi
    I am also facing the same problem. But I am using tomcat 5.0.xx and i havnt included extra jsp-api in the lib. But getting the error
    JSP Parsing Error:Failed to load or instantiate TagLibraryValidator class: com.sun.faces.taglib.jsf_core.CoreValidator
    tried all the options...but yet not got where is the problem.
    Please help.

  • IB Error: Unable to read symbols from "UIKit" (not yet mapped into memory)

    I created a simple view program for iPhone, using IB to add a button and a label, once the button is clicked, the label text is changed.
    I am able to compile it fine, and ran it. The program/view showed up. But when I clicked on the button, the console showed this message:
    This GDB was configured as "i386-apple-darwin".warning: Unable to read symbols for "/System/Library/Frameworks/UIKit.framework/UIKit" (file not found).
    warning: Unable to read symbols from "UIKit" (not yet mapped into memory).
    I checked UIKit info, it's physically (full path) at:
    /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.0.sdk/System/Lib rary/Frameworks/UIKit.framework
    The relative path to SKD is:
    System/Library/Frameworks/UIKit.framework
    I'm running the latest SDK beta 8, OS X 10.5.4 latest update.
    Anyone had this bizarre problem? I was able to run all Apple samples fine.
    Please help!
    THanks!

    The answer is mentioned in a few other posts, but I thought I'd repeat it here, so that it's easier to find this solution in the future.
    I got the same problem trying to build an iPhone-Simulator application using another build process -- in this case, Boost Build. When I tried to run the program, it gave me the same nonsensical dynamic-library error.
    The problem is that the application you built for the iPhone Simulator is NOT a real application, even though it looks like one. You need to run it from within Xcode.
    In my case, I got around the problem by building the GLPaint sample using Xcode, copying over the executable it generated with the one I generated via Boost Build, then running GLPaint (actually my program now) from within Xcode. Then it worked.
    So far, it seems that Macintosh and iPhone are very unfriendly platforms to someone that's trying to port an existing project. Any attempt to do something, without completely buying into the Apple way of doing everything, leads to a torrent of cryptic undocumented errors. Even an old Unix guru like me can't keep up.

  • XI Error:  Unable to read from SLD

    I have created product, software components, Technical system and business system in SLD. I am trying to import into design (Integration Repository) for further steps but it gives an error saying unable to read from SLD. I am using SAP XI 7.0
    How do i rectify this error to import them into I.R ?

    Sridhar,
    Please read the below thread and try to check all the replies in the thread .It will be very much useful.
    Unable to read software component versions from SLD
    Best regards,
    raj.

  • B2B RosettaNet Rcpt Ack and Excp throws error "Unable to read the preamble"

    Hello All,
    We have configured a 2 way PIP Config and we are able to succesfully transfer the paload to the TP.
    But when receiving the Ackowledgement and Exception, we are getting error "B2B-51705 Unable to read the preamble"
    Can anyone help me on this
    Thanks,
    Sunil

    Hi Anuj,
    Just want to confirm one more thing
    Below given the xsd used for Exception and Acknowledgement
    Can you please confirm the format of the same
    AcknowledgeMent
    ===========
    <?xml version = "1.0" encoding = "UTF-8"?>
    <!-- -->
    <!-- Copyright (c) 2000 BEA -->
    <!-- All rights reserved -->
    <!-- -->
    <!-- THIS IS UNPUBLISHED PROPRIETARY -->
    <!-- SOURCE CODE OF BEA Systems Inc. -->
    <!-- The copyright notice above does not -->
    <!-- evidence any actual or intended -->
    <!-- publication of such source code. -->
    <xsd:schema xmlns:xsd = "http://www.w3.org/2001/XMLSchema">
    <xsd:annotation>
         <xsd:documentation>
    RosettaNet XML Message Schema
    AcknowledgmentOfReceipt_MS_V02_00.dtd
    This document has been prepared by Edifecs (http://www.edifecs.com/)
    based On the Business Collaboration Framework from requirements
    in conformance with the RosettaNet methodology.
         </xsd:documentation>
    </xsd:annotation>
         <xsd:element name = "ReceiptAcknowledgment">
              <xsd:complexType>
                   <xsd:sequence>
                        <xsd:element ref = "NonRepudiationInformation" minOccurs = "0"/>
                   </xsd:sequence>
              </xsd:complexType>
         </xsd:element>
         <xsd:element name = "NonRepudiationInformation">
              <xsd:complexType>
                   <xsd:sequence>
                        <xsd:element ref = "OriginalMessageDigest"/>
                   </xsd:sequence>
              </xsd:complexType>
         </xsd:element>
         <xsd:element name = "OriginalMessageDigest" type = "xsd:string"/>
    </xsd:schema>
    Exception
    =====
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <!--W3C Schema generated by XMLSpy v2011 rel. 3 sp1 (http://www.altova.com)-->
    <!--Please add namespace attributes, a targetNamespace attribute and import elements according to your requirements-->
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
         <xs:import namespace="http://www.w3.org/XML/1998/namespace"/>
         <xs:element name="Exception">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="ExceptionDescription"/>
                        <xs:element ref="GlobalExceptionTypeCode"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="ExceptionDescription">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="errorClassification"/>
                        <xs:element ref="errorDescription"/>
                        <xs:element ref="offendingMessageComponent" minOccurs="0"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="errorClassification">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="GlobalMessageExceptionCode"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="GlobalMessageExceptionCode">
              <xs:complexType mixed="true"/>
         </xs:element>
         <xs:element name="errorDescription">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="FreeFormText"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="FreeFormText">
              <xs:complexType mixed="true">
                   <xs:attribute ref="xml:lang"/>
              </xs:complexType>
         </xs:element>
         <xs:element name="offendingMessageComponent">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="GlobalMessageComponentCode"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="GlobalMessageComponentCode">
              <xs:complexType mixed="true"/>
         </xs:element>
         <xs:element name="GlobalExceptionTypeCode">
              <xs:complexType mixed="true"/>
         </xs:element>
    </xs:schema>
    Pleace correct me if I am wrong in these xsd's
    Thanks,
    Sunil

  • Nokia E71 post update error: unable to read messag...

    hi! i am unable to read few of my messages say' every 2 out of 10...after a success full update to version410.21.010 and RM-346. actually i did a simple data restore (containing messages , settings and contacts) after the update.. i did it twice after that to check but all in vain..infact OVI suite too does not display the message in my inbox here is a screenshot of the unreadable message with a questionmark sign in front..though message details are available but cant open the message!!! in sequence : 2nd,3rd,4th,7th and 9th
    SID

    no no no....the matter is not the old messsages...but the new messages that are to come. The probability is that some of them too not become unreadble!!! though i dont have synced them instead have made a backup of them...restoring which seems to be the bone of contention! i want to know is that an update error or should i not restore my backup to avoid the problem after the format???
    SID

  • Nokia OVI Suite Error - Unable to read the tracks

    I have puchased Nokia X6, which comes with unlimited music download. I have registered my PC with this subscription and downloaded music from the store.
    However recently the Nokia OVI suite Software 3.0.0.290 gives a  error on clicking the Music section - Operation Failed "Unable to read the tracks"

    I have OVI Suite 3.1.1, and a Nokia 5230, which works with OVI suite only while there is no Micro SD card in the phone.  This was the same with OVI 2, as well.  WIth the card inserted, the /private/10208913 folder is regenerated every time the card is plugged back into the phone, and a "New Hardware Detected - MTP" message appears every minute or so, which also denies accessing the phone through windows explorer despite selecting the Mass Memory Mode. I've been unable to load any new music to the phone for months, despite countless retries.
    I have win XP, and a crumbling confidence in Nokia.  A tragedy that I have bought an X6 for the other half, which I have not had time to set up yet, and another 5230 for my father which was also several days toil of installs and reinstalls of OVI Suite and OVI Music on a Vista PC.  Nokia OVI just seems like nothing but constant hard work, and what I could have earned in overtime would have paid for a much slicker product.  Unless Nokia can sort this out, rather than relying on discussion groups to try to help user groups resolve what seems to be a flakey product, from my limited experience, I don't hold out much hope for this product line.

Maybe you are looking for

  • How do I remove a the contents of a movie clip created using loadClip?

    I have a Flash site that loads specific SWFs into a movie clip called "content_mc" based on a button click. I do this using the "loadClip" method. I then remove (I thought) the SWF from the movie clip with "unloadClip" and replace it with a new SWF u

  • Creating Historical based Security Access Type

    I am trying to create a Security Access Type for PPLJOB that will look at the Reg_Region of an employee and if the historical rows of JOB contain the reg_region, use the employee in a Data Permission for Security. I want to know if anyone has tried t

  • Advanced signal processing

    is there anyone know how to convert the idwt(inverse discrete wavelet transform) output in to 2d array?. plz reply its urgent for my final year project

  • How to store data while Labview can overwrite the unwanted data

    Hi,            My name is Panakalu. Currently I am doing a project using Labview. I need a help from anyone of you. I am in desperate need of help. Here is my problem. I want to acquire data from a arbitrary generator. Actually I have to store transi

  • Apple Applications Will Not Print

    After installing new Epson 2.1 print driver in Snow Leopard all Apple Applications will not print now. (Text Edit, iPhoto, Safari -ect.) Yet all other Applications will print Adobe, Microsoft ect. ) Try downgrading print driver, but that did not work