Foo2zjs package request

Hi!
Please, does anybody have a foo2zjs pacman package to share? I can't build it myself because the foo2zjs build script (not PKGBUILD, that works perfect) can't download some necessary files from it's server:
$ makepkg
==> Entering fakeroot environment
==> Making package: foo2zjs current-1 (Fri Sep 29 19:57:32 UTC 2006)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
==> Downloading foo2zjs.tar.gz
--19:58:04-- http://foo2zjs.rkkda.com/foo2zjs.tar.gz
=> `foo2zjs.tar.gz'
Resolving foo2zjs.rkkda.com... 82.165.129.11
Connecting to foo2zjs.rkkda.com|82.165.129.11|:80... failed: Connection timed out.
Retrying.
--20:01:19-- http://foo2zjs.rkkda.com/foo2zjs.tar.gz
(try: 2) => `foo2zjs.tar.gz'
Connecting to foo2zjs.rkkda.com|82.165.129.11|:80... failed: Connection timed out.
Retrying.
--20:04:30-- http://foo2zjs.rkkda.com/foo2zjs.tar.gz
(try: 3) => `foo2zjs.tar.gz'
Connecting to foo2zjs.rkkda.com|82.165.129.11|:80... failed: Connection timed out.
Giving up.
==> ERROR: Failed to download foo2zjs.tar.gz
==> Aborting...
Thanks

Yes, and then you can build it "by hand", that's what the PKGBUILD does. But while building it wants to download http://foo2zjs.rkkda.com/sihp1000.tar.gz:
Resolving foo2zjs.rkkda.com... 82.165.129.11
Connecting to foo2zjs.rkkda.com|82.165.129.11|:80...
and here it stops.
Downloading the sihp1000.tar.gz into the build directory as before doesn't help, because this isn't managed by the PKGBUILD, but the foo2zjs build scripts.

Similar Messages

  • How to send a packaging request with a multiline description

    If I try to send a package request with this metadata description:
    <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">First Line
    Second Line</dc:description>
    Notice there is a carriage return between "First Line" and "Second Line".
    Then, the server will return a E_ADEPT_DISTRIBUTOR_AUTH error.
    If I remove the carriage return the packaging is done well.
    I would like to know how to send the multiline description or if it is not posible.
    Thanks in advance.

    Hi,
    It's not the faxformat in ITCPO.
    What I figured out by comparing my program with another program (printout of balance sheets) is that this other program is able to fax or to print but not at the same execution. When you execute the balance sheet program in order to fax, the sapscript formular is created with the printer POSTSCPT (driver: POST) and code page 1117. When you execute it for printouts another printer can be choosen and the code page is 1110.
    Could this be the problem of not beeing able to fax an existing spool (sapscript) request? Or is there a way to convert the OTFDATA from code page 1110 to 1117?
    Cheers,
    Thomas

  • Error with the Package Request while uploading epub package onto ACS4.

    Hi,
    Error with the Package Request while uploading epub package onto ACS4.
    There was an error with the Package Request::<error xmlns="http://ns.adobe.com/adept" data="E_PACK_DATABASE http://localhost/packaging/Package Incorrect%20string%20value:%20'\x92Apran...'%20for%20column%20'creato r'%20at%20row%201"/>
    Cheers
    Vikas

    See http://forums.adobe.com/thread/771689?tstart=0

  • Issue with the Package/request while creating service from function module

    Hi
    I'm creating a service form a function module. After the web service creator starts, There is a last step that asks for package and transport request. If i choose local objects, showing error as "Test Objects cannot be created in foriegn namespaces. If i give the package as it is in the attributes of the function module and transport request, showing error as " No tasks exists under the request. What is transport request??
    please if anyone has recently done such a process with NetWeaver PI 7.1. help me..
    Thanks
    Vijay

    You have to create a package for your objectsin SE80 transaction.
    How?
    http://www.sap-img.com/basis/steps-for-creating-package.htm
    Then assign this package name in your webservice creation.
    When asked for a transaport request, create one(You will find a create transport request inthe pop up which prompts you for creation of transport request).
    Regards,
    ravi kanth talagana

  • Php4 package request

    Hi all,
    I want to request the php4 package to be able on pacman -S
    It would be very usefull for us that works only with php4+apache2+postgresql+mysql etc

    STiAT wrote:
    Hmh, ever tried the ABS Version of PHP4?
    You can add it in a local repo if you have to deploy it to more than one server.
    // STi
    how can i do that? pacman -S php4 ???

  • Atl2.tar.gz - package request

    Could anyone make me a package of it: http://aur.archlinux.org/packages.php?ID=15070
    Please help ^^

    Right now iam under ubuntu(Live Cd). Arch Linux doesnt have internet connection, so i need this tarball.tar.gz(network card driver) - as tarball.pkg.tar.gz ------>
    but theres a problem, in PKGBUILD source line wants to download atl2, but i dont have internet connection on arch, so i edited it not to download, but use the source, what i have downloaded and placed in /var/abs/. But when it comes to this line   make || return 1 all procedure is aborting.
    ERROR: PKGBUILD line 18 unknown command make.. something like that
    Last edited by Kiske (2008-03-23 19:30:13)

  • [SOLVED]openstudio is a new AUR package, requesting review of PKGBUILD

    Hi,
    I have been working on a simple desktop environment for Arch Linux, called OpenStudio.se . This is the first time I have made a PKGBUILD and it would be great if anyone with some more experience could help me verify that the PKGBUILD is correct. I have tested it on both x86_64 and x86 systems and it works well and the package installs correctly with pacman.
    If you want to check out the desktop environment, visit www.openstudio.se
    BR
    Mikael
    Here is my PKGBUILD :
    # Maintainer: Mikael Nordvall <[email protected]>
    pkgname=openstudio
    pkgver=0.4
    pkgrel=1
    pkgdesc="Scripts to install and configure a simple, lightweight desktop environment for Arch Linux"
    arch=(any)
    url="http://www.openstudio.se/de/"
    license=('GPL3')
    source=(http://www.openstudio.se/de/source/$pkgname.tar.gz)
    md5sums=('dc085cf28b74a541833a680603fa85be') #generate with 'makepkg -g'
    package() {
    mkdir $pkgdir/etc
    mkdir $pkgdir/etc/openstudio
    mkdir $pkgdir/usr
    mkdir $pkgdir/usr/bin
    mkdir $pkgdir/usr/share
    mkdir $pkgdir/usr/share/man
    mkdir $pkgdir/usr/share/man/man1
    cp -r $srcdir/$pkgname $pkgdir/usr/share/
    cd $pkgdir/usr/share/$pkgname/
    cp ./scripts/openstudio $pkgdir/usr/bin/
    cp ./library/manpage/openstudio.1.gz $pkgdir/usr/share/man/man1/
    Last edited by zkeng (2011-10-09 10:27:25)

    Thank you very much for the input Stefan. I will update the PKGBUILD according to your suggestions.
    About the empty dir /etc/openstudio
    The openstudio package contains a system configure script. When executed this script will set-up some global config files (shared for all users) in this dir. The reason why I created it already during installation is because I do want it to be removed if you decide to remove the openstudio package. The reason why it is empty at the beginning is because I do not want to over-write its content when openstudio package is upgraded.
    Maybe there is another standard way of solving this kind of issue, but to avoid the error you mentioned about an empty dir I made sure an info file is copied to the dir during install.
    New PKGBUILD (with new md5sum) :
    # Maintainer: Mikael Nordvall <[email protected]>
    pkgname=openstudio
    pkgver=0.4
    pkgrel=1
    pkgdesc="Scripts to install and configure a simple, lightweight desktop environment for Arch Linux"
    arch=(any)
    url="http://www.openstudio.se/de/"
    license=('GPL3')
    source=(http://www.openstudio.se/de/source/$pkgname.tar.gz)
    md5sums=('4f9dec211a1b082d91251fa0e73810db') #generate with 'makepkg -g'
    package() {
    install -d $pkgdir/usr/share
    cp -r $srcdir/$pkgname $pkgdir/usr/share/
    cd $pkgdir/usr/share/$pkgname/
    install -Dm755 ./scripts/$pkgname $pkgdir/usr/bin/$pkgname
    install -Dm644 ./library/config/readme_etc_$pkgname \
    $pkgdir/etc/$pkgname/readme_etc_$pkgname
    install -Dm644 ./library/manpage/$pkgname.1.gz \
    $pkgdir/usr/share/man/man1/$pkgname.1.gz
    Last edited by zkeng (2011-10-08 18:48:59)

  • Package request - Lookit

    Hello dear Arch users,
    Lookit is a screenshot utility for Linux that allows quick capturing and uploading of screenshots for easy sharing.
    If you're familiar with tinygrab for OSX, then you know what lookit is about. Lookit is a small application that sits in your systray and allows you to take screenshots of the whole desktop, a section of your screen or the active window easily and uploads it directly to your ftp server, imgur or omploader and pastes the link to your clipboard.
    There is a aur package, called indicator-lookit but it is outdate for months now. A new version was released, and I thought that maybe other arch users might be interested and that a good sir would be willing maintain this app. I'd do it, but I am not familiar with making aur packages.
    Project Site
    AUR package - outdated
    EDIT: I forgot the link to the project. Added.
    Last edited by cbrunos (2011-08-10 23:19:29)

    Could be your chance to learn - it's not hard to get familiar with package building, and starting with an existing package eases you in gently.
    BTW, it is customary to include links, as required - in this case, the lookit website and the AUR package.

  • Package Request: Adventure Game Studio

    AGS recently went open source and we're trying to organise ourselves to port and maintain the code base.
    Would anyone be interested in maintaining an Arch package for AGS?
    We have a preliminary Linux port here: https://gitorious.org/ags
    It builds relatively well but lacks 64bit support due to some pointer to int casts and other related issues (which we would also like help with if anyone feels inclined )
    I've tried to build it myself but I use a 64 bit version of Arch and to be honest I dont quite understand how to build 32 bit programs on a 64bit install.. My linux skills in general are fairly poor.
    Any takers?

    I had some problems finding an up-to-date tarball. The version available on most gnu ftp servers (1.3) would not compile, but there is a maintainance release 1.3.2 here: http://www.cs.caltech.edu/~mvanier/hack … 3.2.tar.gz. Initially, it would not download, and wget gave the error message:
    Resolving www.cs.caltech.edu... failed: Temporary failure in name resolution.
    But eventually I got it home, somehow. That's why the pkgbuild below uses a local file.
    I've managed to compile/make/make install the program, and it works fine, but makepkg ends up like this:
    ==> Removing info/doc files...
    ==> Compressing man pages...
    ==> Stripping debugging symbols from libraries...
    ==> Stripping symbols from binaries...
    ==> Generating .PKGINFO file...
    ==> Generating .FILELIST file...
    tar: *: Cannot stat: No such file or directory
    tar: Error exit delayed from previous errors
    ==> Compressing package...
    tar: *: Cannot stat: No such file or directory
    tar: Error exit delayed from previous errors
    ==> Finished making: gnushogi (Sat Aug 12 12:24:01 CEST 2006)
    and the outcome is a useless 500b package. I assume/suspect that makepkg removes some files which the program needs or something?, but I don't know how to check that or fix it.
    here's the PKGBUILD:
    pkgname=gnushogi
    pkgver=1.3.2
    pkgrel=1
    pkgdesc="GNUShogi plays a game of japanese chess (shogi) against the user or against itself"
    url="http://directory.fsf.org/gnushogi.html"
    license=""
    depends=()
    makedepends=()
    conflicts=()
    replaces=()
    backup=()
    install=
    source=($pkgname-$pkgver.tar.gz)
    md5sums=('a18eae93afc89bfd368ed5f6768be791')
    build() {
    cd $startdir/src/$pkgname-$pkgver
    ./configure --prefix=/usr
    make || return 1
    make DESTDIR=$startdir/pkg install

  • PDA Connect 1.0 SP1 Packaged Request

    Has anyone packaged the new PDA connect 1.0 SP1 to work with both Active
    Sync 3.8 and new Palm Desktop. Any suggestions is very much appreciated.

    Cesar,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Package Request: Quick 'n Easy Web Builder

    New program but kind usefull
    Quick ‘n Easy Web Builder
    Quick 'n Easy Web Builder is a WYSIWYG program that can be used to create complete web sites. What- You-See-Is-What-You-Get (WYSIWYG) means that all elements of the page will be displayed on the exact same position (fixed layout) as in the designer unlike fluid (dynamic) layouts (generated by traditional HTML editors) where the position of objects depends on the position and size of the objects surrounding it. Quick 'n Easy Web Builder generates HTML (Hypertext Markup Language) or XHTML tags while you point and click on desired functions; you can create a web page without learning HTML. Just drag and drop objects to the page position them 'anywhere' you want and when you're finished publish it to your web server (using the build in Publish tool). Quick ‘n Easy Web Builder gives you full control over the content and layout of your web pages. A project file can hold multiple web pages, so you can easily manage all your pages from within one file.
    http://www.quickandeasywebbuilder.com/

    Trilby wrote:I prefer lighter too, but somehow I don't think a link to a vim tutorial with information about html syntax highlighting would fit the bill. ;p
    I hear you :-)
    https://bbs.archlinux.org/viewtopic.php … 59#p570559
    Zeist wrote:Of course there is a Linux alternative to Dreamweaver... it's called Vim.
    Last edited by karol (2012-01-19 13:06:15)

  • Novel Client or Novell client package request

    Does anyone have a PKGBUILD for either the official novell client or the novel client 3rd party one?
    Cheers!

    Is the Novell Client Installed?
    Yes the novell client is installed and connected to the eDirectory. It says that login is successful, but I'm forced to log in locally unless I choose the option:
    "Change your Windows password to match your Novell password after a successful login"
    which I don't want to do.
    If you provide local credentials when prompted, does ZCM show you as
    logged on?
    When I log in locally and i check the Zenworks Adaptive Agent that is running on the server, it shows in the top right of the window "Logged in As: Not logged In"
    This a fresh install of Windows Server 2008 R2 Enterprise. There are no roles installed. No settings/configurations adjusted just the defaults settings. The only two applications installed and running are the Novell client and the ZENworks Adaptive Agent.
    There is a DLU policy assigned to this server. It is configured with 'Remote Desktop Users+' , 'Users+' and a custom user group that is relevant for where I work.
    I have also tried a DLU with just 'Administrators+' with no luck either.
    Thanks for your input.

  • "E_PACK_ERROR: illegal filename for a PUT" Error in Packaging a PDF file

    Hi Jim,
    As per ContentServer_Technical_Reference.pdf (page no 9) I passed <filename>, <location> and <src> parameter in our packaging request xml. File is packaging successfully and service is also placing the encrypted file to new location listed in <location> but following error is comming:
    <error xmlns="http://ns.adobe.com/adept"
    data="E_PACK_ERROR http://myserverurl/packaging/Package illegal%20filename%20for%20a%20PUT"/>
    My Packaging XML:
    <package xmlns="http://ns.adobe.com/adept" action="add">
    <fileName>9781591439745.pdf</fileName>
    <location>ftp://username:password@myserverurl/www/folder/9781591439745.pdf</location>
    <src>http://myserverurl/folder/9781591439745.pdf</src>
    <metadata xmlns:dc="http://purl.org/dc/elements/1.1/">
    <dc:title>9781591439745</dc:title>
    <dc:creator>Nicolya Christi</dc:creator>
    <dc:format>application/pdf</dc:format>
    <dc:publisher>Work Disribution System</dc:publisher>
    <dc:language>en</dc:language></metadata>
    <permissions><display/><excerpt/></permissions>
    <dataPath>C:/folder/9781591439745.pdf</dataPath>
    <expiration>2011-03-02T15:18:02+05:30</expiration>
    <nonce>LTIyNzc1Mjk4</nonce>
    </package>
    Please suggest me why the "E_PACK_ERROR http://myserverurl/packaging/Package illegal%20filename%20for%20a%20PUT" error is comming.
    I am waiting your reply...
    With regards,
    Mangal Varshney

    Hello Jim,
    I tried as you suggest not to use all three, filename, location and src. I removed the <filename> parameter from packaging xml and then try to package the same error are comming again. Jim this same code was working earlier, we are using same on our production sever till now but suddenly it stop working.
    "E_PACK_ERROR: illegal filename for a PUT"
    I checked the packaging.log file, the log message are:
    02 Mar 2011 05:41:56,673 TRACE AdeptServlet: request POST http://myserverurl/packaging/Package
    02 Mar 2011 05:41:56,673 TRACE DefaultSQLDatabaseConnection: Open jdbc:mysql://127.0.0.1:3306/adept with user=dmr_mysql_dba
    02 Mar 2011 05:41:56,673 TRACE DefaultSQLDatabaseConnection: SELECT distid, name, description, disturl, notifyurl, publickey, sharedsecret, maxloancount, linkexpiration FROM distributor WHERE distid = ?
    02 Mar 2011 05:41:56,673 TRACE DefaultSQLDatabaseConnection:   obj 1 = 00000000-0000-0000-0000-000000000001
    02 Mar 2011 05:41:56,673 TRACE DefaultSQLDatabaseConnection: rollback
    02 Mar 2011 05:41:56,673 TRACE DefaultSQLDatabaseConnection: SELECT distid, nonce, expiration FROM distusednonce WHERE distid = ? AND nonce = ?
    02 Mar 2011 05:41:56,673 TRACE DefaultSQLDatabaseConnection:   obj 1 = 00000000-0000-0000-0000-000000000001
    02 Mar 2011 05:41:56,673 TRACE DefaultSQLDatabaseConnection:   obj 2 = [B@6c2a78
    02 Mar 2011 05:41:56,673 TRACE DefaultSQLDatabaseConnection: INSERT INTO distusednonce(distid, nonce, expiration) VALUES(?, ?, ?)
    02 Mar 2011 05:41:56,673 TRACE DefaultSQLDatabaseConnection:   obj 1 = 00000000-0000-0000-0000-000000000001
    02 Mar 2011 05:41:56,673 TRACE DefaultSQLDatabaseConnection:   obj 2 = [B@6c2a78
    02 Mar 2011 05:41:56,673 TRACE DefaultSQLDatabaseConnection:   obj 3 = Wed Mar 02 06:41:56 CST 2011
    02 Mar 2011 05:41:56,673 TRACE DefaultSQLDatabaseConnection: DELETE FROM distusednonce WHERE expiration < ? AND distid = ? AND nonce = ?
    02 Mar 2011 05:41:56,673 TRACE DefaultSQLDatabaseConnection:   obj 1 = Wed Mar 02 05:41:56 CST 2011
    02 Mar 2011 05:41:56,673 TRACE DefaultSQLDatabaseConnection:   obj 2 = 00000000-0000-0000-0000-000000000001
    02 Mar 2011 05:41:56,673 TRACE DefaultSQLDatabaseConnection:   obj 3 = [B@6c2a78
    02 Mar 2011 05:41:56,689 TRACE DefaultSQLDatabaseConnection: SELECT resourceid, item, description, title, publisher, creator, language, identifier, thumbnailurl, format, src, downloadtype FROM resourceitem WHERE src = ? AND downloadtype = ?
    02 Mar 2011 05:41:56,689 TRACE DefaultSQLDatabaseConnection:   obj 1 = http://myserver2url/folder/9781591439745.pdf
    02 Mar 2011 05:41:56,689 TRACE DefaultSQLDatabaseConnection:   obj 2 = simple
    02 Mar 2011 05:41:56,876 ERROR Package: Error in packaging
    java.io.IOException: illegal filename for a PUT
        at sun.net.www.protocol.ftp.FtpURLConnection.getOutputStream(Unknown Source)
        at com.adobe.adept.packaging.servlet.Package.aquireLocationStream(Package.java:359)
        at com.adobe.adept.packaging.servlet.Package.doPost(Package.java:535)
        at com.adobe.adept.packaging.servlet.Package.doPost(Package.java:43)
        at com.adobe.adept.servlet.AdeptServlet.doPost(AdeptServlet.java:184)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
        at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:859)
        at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProto col.java:579)
        at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1555)
        at java.lang.Thread.run(Unknown Source)
    02 Mar 2011 05:41:56,876 TRACE DefaultSQLDatabaseConnection: rollback
    02 Mar 2011 05:41:56,907 ERROR AdeptServlet: request error [myip]: E_PACK_ERROR http://myserverurl/packaging/Package illegal+filename+for+a+PUT
    02 Mar 2011 05:41:56,907 TRACE AdeptServlet: request end http://myserverurl/packaging/Package
    Please debug the above message and suggest me what i will do to rectify this issue.
    With Ragards,
    Mangal Kumar

  • "E_ADEPT_REQUEST_REPLAY" Error in Packaging a PDF file

    Hi Jim,
    As per ContentServer_Technical_Reference.pdf (page no 9) I passed <filename>, <location> and <src> parameter in our packaging request xml. File is packaging successfully and service is also placing the encrypted file to new location listed in <location> but following error is comming:
    <error xmlns="http://ns.adobe.com/adept" data="E_ADEPT_REQUEST_REPLAY http://myserverurl:8080/packaging/Package"/>
    My Packaging XML:
    $request ='<package xmlns="http://ns.adobe.com/adept" action="add">';
    $request .='<fileName>ISBN.pdf</fileName>';
    $request .='<location>ftp://username:[email protected]/www/pdf/[email protected]/www/pdf/ISBN.pdf</location>';
    $request .='<src>http://example.com/pdf/ISBN.pdf</src>';
    $request .='<metadata xmlns:dc="http://purl.org/dc/elements/1.1/">';
    $request .='<dc:title>BISAC SUBJECT HEADINGS</dc:title>';
    $request .='<dc:creator>Book Industry Study Group, Inc.</dc:creator>';
    $request .='<dc:format>';
    $request .='application/pdf';
    $request .='</dc:format>';
    $request .='<dc:publisher>Book Industry Study Group, Inc.</dc:publisher>';
    $request .='<dc:language>en</dc:language>';
    $request .='</metadata>';
    $request .='<permissions>';
    $request .='<display>';
    $request .='<device/>';
    $request .='</display>';
    $request .='</permissions>';
    $request .='<dataPath>C:\books\ISBN.pdf</dataPath>';
    $request .='<expiration>'. $expiration .'</expiration>';
    $request .="<nonce>" . $nonce . "</nonce>";
    $request .='</package>';
    Please suggest me why the "E_ADEPT_REQUEST_REPLAY" error is comming.
    I am waiting your reply...
    With regards,
    Mangal Varshney

    Hi Jim,
    I am generating nonce randomly:
    $expiration = date("c", mktime() + 3600); // Create expiration   
    $nonce = base64_encode(mt_rand(limt1,lim2)); // Create a nonce
    PACKAGING REQUEST
    <?xml version="1.0"?>
    <package xmlns="http://ns.adobe.com/adept" action="add">
      <fileName>ISBN.pdf</fileName>
      <location>ftp://username:[email protected]/www/encrypt_pdf/[email protected]/www/encrypt_pdf/ISBN.pdf</location>
      <src>http://myserver.com/encrypt_pdf/ISBN.pdf</src>
      <metadata xmlns:dc="http://purl.org/dc/elements/1.1/">
        <dc:title>BISAC SUBJECT HEADINGS</dc:title>
        <dc:creator>Book Industry Study Group, Inc.</dc:creator>
        <dc:format>application/pdf</dc:format>
        <dc:publisher>Book Industry Study Group, Inc.</dc:publisher>
        <dc:language>en</dc:language>
      </metadata>
      <permissions>
        <display>
          <device/>
        </display>
      </permissions>
      <dataPath>c:/books/ISBN.pdf</dataPath>
      <expiration>2010-11-01T20:00:23+05:30</expiration>
      <nonce>--------------</nonce>
      <hmac>--------------</hmac>
    </package>
    We are getting "E_ADEPT_REQUEST_REPLAY" error on packaging although the file is displaying in admin console and we are able to download the file also:
    I am attaching packaging log message, as it shows that resource details has saved into the database;
    Packaging log Message:
    01 Nov 2010 08:47:31,412 TRACE AdeptServlet: request POST http://myserver.com:88/packaging/Package
    01 Nov 2010 08:47:31,412 TRACE DefaultSQLDatabaseConnection: Open jdbc:mysql://mysqlserver.com:88/adept with user=dmr_mysql_dba
    01 Nov 2010 08:47:31,412 TRACE DefaultSQLDatabaseConnection: SELECT distid, name, description, disturl, notifyurl, publickey, sharedsecret, maxloancount, linkexpiration FROM distributor WHERE distid = ?
    01 Nov 2010 08:47:31,412 TRACE DefaultSQLDatabaseConnection:   obj 1 = 00000000-0000-0000-0000-000000000001
    01 Nov 2010 08:47:31,412 TRACE DefaultSQLDatabaseConnection: rollback
    01 Nov 2010 08:47:31,412 TRACE DefaultSQLDatabaseConnection: SELECT distid, nonce, expiration FROM distusednonce WHERE distid = ? AND nonce = ?
    01 Nov 2010 08:47:31,412 TRACE DefaultSQLDatabaseConnection:   obj 1 = 00000000-0000-0000-0000-000000000001
    01 Nov 2010 08:47:31,412 TRACE DefaultSQLDatabaseConnection:   obj 2 = [B@e1b3b3
    01 Nov 2010 08:47:31,428 TRACE DefaultSQLDatabaseConnection: INSERT INTO distusednonce(distid, nonce, expiration) VALUES(?, ?, ?)
    01 Nov 2010 08:47:31,428 TRACE DefaultSQLDatabaseConnection:   obj 1 = 00000000-0000-0000-0000-000000000001
    01 Nov 2010 08:47:31,428 TRACE DefaultSQLDatabaseConnection:   obj 2 = [B@e1b3b3
    01 Nov 2010 08:47:31,428 TRACE DefaultSQLDatabaseConnection:   obj 3 = Mon Nov 01 09:47:31 CDT 2010
    01 Nov 2010 08:47:31,428 TRACE DefaultSQLDatabaseConnection: DELETE FROM distusednonce WHERE expiration < ? AND distid = ? AND nonce = ?
    01 Nov 2010 08:47:31,428 TRACE DefaultSQLDatabaseConnection:   obj 1 = Mon Nov 01 08:47:31 CDT 2010
    01 Nov 2010 08:47:31,428 TRACE DefaultSQLDatabaseConnection:   obj 2 = 00000000-0000-0000-0000-000000000001
    01 Nov 2010 08:47:31,428 TRACE DefaultSQLDatabaseConnection:   obj 3 = [B@e1b3b3
    01 Nov 2010 08:47:31,428 TRACE DefaultSQLDatabaseConnection: SELECT resourceid, item, description, title, publisher, creator, language, identifier, thumbnailurl, format, src, downloadtype FROM resourceitem WHERE src = ? AND downloadtype = ?
    01 Nov 2010 08:47:31,428 TRACE DefaultSQLDatabaseConnection:   obj 1 = http://myserver.com/encrypt_pdf/ISBN.pdf
    01 Nov 2010 08:47:31,428 TRACE DefaultSQLDatabaseConnection:   obj 2 = simple
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection: INSERT INTO resourcekey(resourceid, voucherid, encryptionkey, permissions, defaultitem) VALUES(?, ?, ?, ?, ?)
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 1 = 4c14fb01-426e-4b4e-b71a-37b56d92e8b9
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 2 = 4c14fb01-426e-4b4e-b71a-37b56d92e8b9
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 3 = [B@a42c89
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 4 = [B@67e92a
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 5 = 1
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection: INSERT INTO resourceitem(resourceid, item, description, title, publisher, creator, language, identifier, thumbnailurl, format, src, downloadtype) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 1 = 4c14fb01-426e-4b4e-b71a-37b56d92e8b9
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 2 = 1
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 3 = null
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 4 = BISAC SUBJECT HEADINGS
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 5 = Book Industry Study Group, Inc.
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 6 = Book Industry Study Group, Inc.
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 7 = en
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 8 = null
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 9 = null
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 10 = application/pdf
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 11 = http://myserver.com/encrypt_pdf/ISBN.pdf
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 12 = simple
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection: INSERT INTO distributionrights(distid, resourceid, disttype, permissions, returnable, available) VALUES(?, ?, ?, ?, ?, ?)
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 1 = 00000000-0000-0000-0000-000000000001
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 2 = 4c14fb01-426e-4b4e-b71a-37b56d92e8b9
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 3 = buy
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 4 = null
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 5 = false
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 6 = 0
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection: INSERT INTO distributionrights(distid, resourceid, disttype, permissions, returnable, available) VALUES(?, ?, ?, ?, ?, ?)
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 1 = 00000000-0000-0000-0000-000000000001
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 2 = 4c14fb01-426e-4b4e-b71a-37b56d92e8b9
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 3 = loan
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 4 = null
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 5 = true
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection:   obj 6 = 0
    01 Nov 2010 08:47:33,818 TRACE DefaultSQLDatabaseConnection: commit
    01 Nov 2010 08:47:33,850 TRACE DefaultSQLDatabaseConnection: rollback
    01 Nov 2010 08:47:33,850 TRACE AdeptServlet: request success [myip]
    01 Nov 2010 08:47:33,850 TRACE AdeptServlet: request end http://myserver.com:88/packaging/Package
    01 Nov 2010 08:47:33,850 TRACE AdeptServlet: request POST http://myserver.com:88/packaging/Package
    01 Nov 2010 08:47:33,850 TRACE DefaultSQLDatabaseConnection: SELECT distid, name, description, disturl, notifyurl, publickey, sharedsecret, maxloancount, linkexpiration FROM distributor WHERE distid = ?
    01 Nov 2010 08:47:33,850 TRACE DefaultSQLDatabaseConnection:   obj 1 = 00000000-0000-0000-0000-000000000001
    01 Nov 2010 08:47:33,850 TRACE DefaultSQLDatabaseConnection: rollback
    01 Nov 2010 08:47:33,850 TRACE DefaultSQLDatabaseConnection: SELECT distid, nonce, expiration FROM distusednonce WHERE distid = ? AND nonce = ?
    01 Nov 2010 08:47:33,850 TRACE DefaultSQLDatabaseConnection:   obj 1 = 00000000-0000-0000-0000-000000000001
    01 Nov 2010 08:47:33,850 TRACE DefaultSQLDatabaseConnection:   obj 2 = [B@571cc4
    01 Nov 2010 08:47:33,850 TRACE DefaultSQLDatabaseConnection: rollback
    01 Nov 2010 08:47:33,850 ERROR AdeptServlet: request error [myip]: E_ADEPT_REQUEST_REPLAY http://myserver.com:88/packaging/Package
    01 Nov 2010 08:47:33,850 TRACE AdeptServlet: request end http://myserver.com:88/packaging/Package
    Please help me to resolve this
    Regards,
    Mangal Kumar

  • Transport-changing package owner

    Hi Gurus,
    I am facing an issue in BW system. After changing transport layer for particular package , Request is going into corrections and repairs. Since this is not the original system for the object, also it was prompting for local workbench request only.
    To eliminate this problem i used TRANSPORT OF COPIES through which you can transport the objects belonging to some other system.
    But after changing the transport layer, i am getting the following problem. It will be of great help if anyone can tell me the reason behind the below issue.
           ABCK904251      XYZ      PACKAGE TRANSPORT LAYER CHANGE ( 12.02.2011 )
           ABCK904252   123      Development/Correction
           ABCK904253    123      Repair
    Also how we can change the owner of a package.?? it seems that somehow they all are interelated.
    Please reply,
    Thanks N regards,
    Alok

    Hi,
    Suppose your having 2 system landscapes
    One Landscape   ->  SD1   ST2  SP3 , Here your having RD3 as Transport Layer name
    Another Landscape  -> SYD1   SYT2   SYP3, Here your having RD2 as Transport Layer name.
    Now you have moved some objects from SD1 and SYD1.
    Now when you check the package of those objects in SYD1, the Transport Layer name will show as RD3 in SYD1.
    Here in SYD1 actual Transport Layer name is RD2. So you have to chage the Tranpsort Layer name for that package which you have imported from SD1 to SYD1.
    Once you import to the SYD1 from SD1,  In SYD1 change the Transport Layer in SE80 t-code.
    You can't change the Owner of the name, but when you chage that object latest modified by will be your name.
    Regards,
    Shankar.

Maybe you are looking for