IDOC Config Problem... Transaction BDFG giving error mesage..

Hi ,
Transaction BDFG, If i click on the change button i get an error as Message (Idoc Message Name) has not been generated,Furthur Processing is not problem. Reason being in Table EDBG the Generated field for Idoc Message is blank.
How can i get in generated.. Do help..

Hi ,
Could you please check the below links.
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/406efa7e-388a-2910-f9b8-81913b0ca57f?QuickLink=index&overridelayout=true
http://help.sap.com/saphelp_erp2004/helpdata/en/00/a814b5d05b11d6b2ca00508b6b8b11/content.htm
Regards,
Ratheesh BS

Similar Messages

  • How to come out of standard transaction after giving error message

    Hi Experts,
        I have one requirement like i need to validate a field in standard transaction ME21N. If user enters wrong value then i have to give error message and leave the transaction ME21N immediately. If i do the code with error message then i struck in the same screen of ME21N(but i need to come out of ME21N).Can anybody help me for this particular scenario.
    Regards,
    Bujji

    Ahhh,  I see, this is a different story, now.
    How about issuing an Information message, and saying LEAVE TO TRANSACTION 'ME21N'.
    Message I001(00) with 'THere is some problem, transaction ending'.
    leave to transaction 'ME21N'.  " Or you may be able to use SY-TCODE here.
    Regards,
    Rich Heilman

  • CATS IDoc inbound problem - Transaction lock, LR002

    Customer is posting CATS records via interface from externa system to IDoc for CATS processing. Either the create BAPI (BAPI_...) is used or if there is a change to an already existing posting (BAPI_...). For his i have slightly modified the SAP standard existing FM for CATS inbound processing (IDOC_) to handle both scenarios, create and change. I basically examine CATS data from external system and if it is already existing then I call the change BAPI and if not found the I call the create BAPI.
    We have no problem posting with these BAPIs when there postings are imported one by one. But, when several CATS postings arrive at the same second then not all postings are handled correctly. We receive error message "Transaction locked by user XXX" (error message e002(lr)) and XXX is the background communication user. No luck using "Where used" for error 002 in message class LR either. Also tried tracing with trans SE30 but no luck there either.  Data is always different but can be for the same personell number. User is correct and not locked - it is the transaction (like CAT2) thats SAP standard reports as locked. Some postings go through alright but then after a few corrrect posting this problem pops up. Very frustating.
    Code is correct as it seems only to be a "overflow" problem. Config and data is also correct. Customer was also facing the very same error using the same BAPIs called via RFC and not via IDoc.
    Reason to change to IDoc was of course to set the posting as synchronous thus avoiding this "overflow" problem. In standard SAP is IDocs processed in parallell which is fine in many circumstances but not here. Or it might be OK as long as this error don't occur but have found no way so far. Customer is in production and this must be solved. We also tried this in a band new upgraded ECC 6.0 EhP5 system as customer is in the process of upgrading. Same error.
    I have found very few hints when searching through Google, SAPNet, SDN etc. This is one of the very few links I found: [Locking problem with FM EDI_DATA_INCOMING;
    So I checked this in trans WE46 but as customer is running ECC 6.0 EhP3 we have no such option. Then tried trans nOYEAn setting the parameter "Synchronous processing" but I do not understand how this is supposed to work. Problem stills remains. The values are stored in table EDICONFIG and here parameter INBSYNC is used for the synchrounous setting as of my understanding but we only have this for a user called EDIADMIN and that is certainly not our background user. I don't understand how to set this parameter correctly I guess. SAP help doen't give more insight either - at least not for me.
    Does anyone have a suggestion how to solve this problem? Anyone solved this before and willing to share a solution?
    << Moderator message - Please do not promise points >>
    I maybe beed to send this to SAP OSS but trying this option first.
    To me this is puzzling. Find very few references which normally means few have encountered this. Strange. CATS BAPI interfacing must be used by a lot of companies.
    BR, Johan
    Edited by: Rob Burbank on Nov 7, 2011 2:36 PM

    Hi Johan,
    These kind of problems arise when there is a very little time gap between two successive postings. So put a 'WAIT UP TO 2 SECONDS' between each of the postings. This will give time for the previous posting to perform the updates even before the next posting hits the same transaction. This will solve your problem.

  • BAPI  BAPI_PR_CHANGE  giving error message: Enter G/L Account

    Hi Folks,
    I am using bapi Enter G/L Account to add new item in existing PR number.
    In return table, bapi is giving error mesage that, 'Enter G/L Account' . But i don't know where to pass the G/L number to this bapi and from where i can get the G/L number for existing PR document.
    Regards
    PG

    Hi,
    Enter the G/L account in the structure PRACCOUNT field GL_ACCOUNT. Enter the Purchase requistion item no in the field PREQ_ITEM  in the structure PRACCOUNT.
    Also,
    Enter the Purchase requistion item no in the field PREQ_ITEM  in the structure PRACCOUNTX. Set update field to 'X'  in the structure PRACCOUNT field GL_ACCOUNT.
    Hope it helps.
    Sujay

  • Import logo using RSTXLDMC prg giving error msg like

    Hi All
    I am importing logo(tif format)
    by using RSTXLDMC program, it's giving error mesage "TIFF format error: No baseline TIFF 6.0 file"
    can anyone explain me this issue.
    Regards
    Chinna

    program: RSTXLDMC , upload .tiff file from C drive . ( type = BMON/ BCOL , text id = ST ..., text = name..so10) INCLUDE name OBJECT ID STANDARD in layout set window .
    Save a Logo using Paintshop Pro or Corel Draw as Tiff file. Use RSTXLDMC to convert the logo to standard text in SapScript. When the program is executed, the path and file name have to be correctly specified.
    Process could be like the following:
    Run RSTXLDMC
    Enter file name C:\MAIL\COMPLOGO.TIF
    Resolution for Tiff file
    Absolute X-position
    Absolute Y-position
    Absolute positioning
    Reserved height
    Shift to right
    UOM = CM
    Text title
    Line width for text = 132
    Text name ZHEX-MACRO-COMPLOGO
    Text ID ST
    Text language = E
    Postscript scaling
    Width & Height according to PS scaling
    Number of Tiff gray levels (2,4,9) 2
    Then Create a new window 'COMP' with attributes;
    Window COMP description Company Logo
    Window type CONST
    Left margin 7.00 CH window width 10.00 CH
    Upper margin LN window height 8.00 LN
    Finally in the text element , mention
    /: INCLUDE 'ZHEX-MACRO-COMPLOGO' OBJECT TEXT ID ST LANGUAGE 'E'.
    Please note that if object name is not indicated as 'ZHEX...', the logo may not be printed!
    You will not be able to see the logo in a test print. The same will be printed in actual printout.
    If you are using two logos in the same layout, the names of the logos should be unique. Say 'ZHEX-MACRO-LOGO1' and 'ZHEX-MACRO-LOGO2'. Else all the information will be overwritten.
    If the logo is not EXACTLY TIFF 6.0 , the same will not be printed.
    See OSS notes 5995, 18045, 39031 for some inputs.
    regards
    vinod

  • Not able to Start Hyper-V(2012 R2) VM when placing the VM config file on Samba Share,Its giving error:Unable to initialize the saveset

    ---We are trying to setup Hyper-V on Samba shares samba version 3.6 exported from Ubuntu  M/c. Basically runnig the Public(share) from the Ubuntu and able to access it from Windows 2012 (create/modify everything). I used Hyper-V and placed the disks
    ".vhd" on this , VM succesfull created and started. However when I placed the VM config files on this (samba) shares VM created successfully but its not starting, Its giving error like Unable to initialize the saveset -- Any idea how to place the
    Hyper-V VM config files samba share?

    Hi Rakesh KK,
    Please confirm your share meet the Serve 2012r2 Hyper-V requirement, you can refer the following KB to get more detail require conditions.
    Deploy Hyper-V over SMB
    http://technet.microsoft.com/en-us/library/jj134187.aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Video import problem from iphone5 to PC giving error

    Hi evereyone,
                      I have iphone 5. I try to import my videos but am not able to import all, its giving error. I tried also using windows live photo still same prob. the imported videos have problem in playing. I tried with vlc, quick time, the frames are broken and audio video lag. Please help me how i can import all and rum smoothly.

    Ilan_B wrote:
    Every time I plug my iphone 5 into the laptop (using windows 7) the easiest way is to right click on the portable device (iphone icon) and import to my pictures, BUT every time I do this it wants to import ALL photos and videos.
    And when you do this, it should ask if you want to import the pictures that have already been imported. Select No.
    Then, after you import, the photos should be deleted from the Camera Roll.
    After the photos are imported and deleted from the Camera Roll, you can import using iTunes, only the photos you want on the iPhone.

  • INVOIC01 IDOC giveing error.

    Hi
        I am trying to process INVOIC01 IDOC using standard SAP function module IDOC_INPUT_INVOIC_MRM. Always its giving error at a particular poing as given below.
    IF f_subrc = 0 AND NOT i_rbkpv-zterm IS INITIAL
    AND i_fix_payment_terms IS INITIAL
    AND ( NOT i_rbkpv-zbd1t IS INITIAL
    OR NOT i_rbkpv-zbd1p IS INITIAL
    OR NOT i_rbkpv-zbd2t IS INITIAL
    OR NOT i_rbkpv-zbd2p IS INITIAL
    OR NOT i_rbkpv-zbd3t IS INITIAL ).
        f_subrc = 4.
        f_fieldname = 'RBKPV-ZBD1T'.
      ENDIF.
    The values are  i_rbkpv-zterm  = A500 , i_rbkpv-zbd1t = 30 and all other variables in the condition are initial. This 'IF' condition always fails.
    Anybody have any idea why this happens ? Any solutions/ work arounds / suggestions ? Please.
    Can anybody tell me what is this i_fix_payment_terms ?
    ofcource..points will be rewarded for helping answers...
    Regards,
    Krishnakumar

    Check the sy-subrc value before the IF statement in debug.
    It should always 0 and i_fix_payment_terms (Internal table ) will not contain any value.
    Hope it will fill after that....

  • TS3694 hello i am trying to update my phone . i am connecting it to itunes but it is giving error 3194 . can you help me resolve this problem please.

    hello i am trying to update my phone . i am connecting it to itunes but it is giving error 3194 . can you help me resolve this problem please.

    Hi ali hakim,
    Welcome to the Support Communities!
    The article below may be able to help you with this issue.
    Click on the link to see more details and screenshots.
    iOS: Restore error 3194 or 'This device isn't eligible for the requested build'
    http://support.apple.com/kb/TS4451
    This occurs when iTunes is unable to communicate with the update-and-restore server (gs.apple.com). This is most likely because it is being blocked, redirected, or interrupted by security software, hosts-file entries, or other third-party software.
    Cheers,
    - Judy

  • Has any one encountered a problem renting Movies and getting an error mesage (-42110)?

    Has anyone encountered a problem renting moives and getting an error mesage (-42110) and movies won't play?

    Hello there, rainman214.
    The following Knowledge Base article offers up information on your exact error message. It's found in the section entitled: "Specific Conditions and Alert Messages: (Mac OS X / Windows)":
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    "Error 3001,"  "-42110," or "5103"
    This alert is related to iTunes Store movie rentals and authorization issues.
    Make sure you are using the most recent version of iTunes and QuickTime. They both can be downloaded free of charge.
    If your iTunes is up to date, remove the SC Info folder.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Giving error message when saving the Query

    Hello,
    I have added a new calculated key figure to the structure in a Query but when I try to save the Query it is giving error message is below.
    Error Message:
    u201CThis internal error is an intended termination resulting from a program state that is not permitted.
    Procedure
    Analyze the situation and inform SAP.
    If the termination occurred when you executed a query or Web template, or during interaction in the planning modeler, and if you can reproduce this termination, record a trace (transaction RSTT).
    For more information about recording a trace, see the documentation for the trace tool environment as well as SAP Note 899572u201D.
    Could any one please suggest me how can I over come with this problem.
    Thanks
    Prathap.

    Hi Prathap,
    There is some problem in the definition of the Query.
    Please click on the check button before saving the query, it gives where the problem exists in it.
    Hope it helps.
    Veeerendra.

  • DATAEXPORT to sql server is giving error

    Hi,
    I am using DATAEXPORT to export data to SQL tables but its giving error:
    MY TABLE:
    USE SBC;
    Create table TEST
         Period nchar(20),
         HSP_Rates nchar(20),
         Years nchar(10),
         Currency nchar(5),
         Scenario nchar(20),
         ICP nchar(20),
         [Co.] nchar(20),
         Version nchar(20),
         Product nchar(20),
         Entity nchar(30),
    Account nchar(50),
         Data numeric(18, 5)
    Created this order based on export taken on file
    **My Script:**
    SET DATAEXPORTOPTIONS
         DataExportLevel "ALL";
         DATAEXPORTCOLFORMAT ON;
         DataExportOverwriteFile ON;
         DataExportDecimal 4;
    DATAEXPORTCOND ("HSP_InputValue" <> #MISSING And "HSP_InputValue" <> 0);
    FIX (@REMOVE(@RELATIVE ("Balance_Sheet",0),"CY_Earnings"),"Per7","HSP_InputValue","FY12","Local","MY12 Budget", @RELATIVE ("ICP Top",0),@RELATIVE ("Co Total",0),Working,@RELATIVE (PODS,0),@RELATIVE ("Entity",0));
    /*DATAEXPORT "File" "," "D:\Test.txt"*/
    DATAEXPORT "DSN" "TEST" "Test" "admin" "XXXXXX";
    ENDFIX;
    Output when exported to File:
    "Per7"
    "HSP_InputValue","FY12","Local","MY12 Budget","No IC","Co 100","Working","ALLEZ","100-1050","Subs_Cash",500000.046
    "HSP_InputValue","FY12","Local","MY12 Budget","No IC","Co 100","Working","AirFreight","100-1050","Subs_Cash",534324.370
    ERROR IN LOGS:
    [Fri Feb 03 01:10:20 2012]Local/SBC///15796/Info(1013210)
    User [admin@Native Directory] set active on database [SBC]
    [Fri Feb 03 01:10:20 2012]Local/SBC/SBC/admin@Native Directory/2208/Info(1013091)
    Received Command [Calculate] from user [admin@Native Directory]
    [Fri Feb 03 01:10:20 2012]Local/SBC/SBC/admin@Native Directory/2208/Info(1013167)
    Received Command [Calculate] from user [admin@Native Directory] using [Test.csc]
    [Fri Feb 03 01:10:20 2012]Local/SBC/SBC/admin@Native Directory/2208/Info(1021004)
    Connection String is generated
    [Fri Feb 03 01:10:20 2012]Local/SBC/SBC/admin@Native Directory/2208/Info(1021041)
    Connection String is [DSN=SBC;UID=...;PWD=...;]
    [Fri Feb 03 01:10:20 2012]Local/SBC/SBC/admin@Native Directory/2208/Info(1021000)
    Connection With SQL Database Server is Established
    [Fri Feb 03 01:10:20 2012]Local/SBC/SBC/admin@Native Directory/2208/Info(1021013)
    ODBC Layer Error: [21S01] ==> [[Microsoft][ODBC SQL Server Driver][SQL Server]Column name or number of supplied values does not match table definition.]
    [Fri Feb 03 01:10:20 2012]Local/SBC/SBC/admin@Native Directory/2208/Info(1021014)
    ODBC Layer Error: Native Error code [213]
    [Fri Feb 03 01:10:20 2012]Local/SBC/SBC/admin@Native Directory/2208/Error(1012085)
    Unable to export data to SQL table [Test]. Check the Essbase server log and the system console to determine the cause of the problem.
    [Fri Feb 03 01:10:20 2012]Local/SBC/SBC/admin@Native Directory/2208/Info(1021002)
    SQL Connection is Freed
    [Fri Feb 03 01:10:20 2012]Local/SBC/SBC/admin@Native Directory/2208/Warning(1080014)
    Transaction [ 0xb0006( 0x4f2b885c.0xd4e40 ) ] aborted due to status [1012085].
    [Fri Feb 03 01:10:20 2012]Local/SBC/SBC/admin@Native Directory/2208/Info(1012579)
    Total Calc Elapsed Time for [Test.csc] : [0.022] seconds
    I have tried using SQL Drivers for ODBC connection as well as Wire protocol driver.
    Please assist asap.
    Regards,
    Vinit

    Chawla,
    Fixed in 9.3.3, Check out this, their are few more bugs fixed related to DataExport.
    http://docs.oracle.com/cd/E10530_01/doc/epm.931/esb_93300_readme.pdf
    8404516 Calculator.The DATAEXPORTCOND calculation command clashes with the FIX
    command.
    8913164 Calculator. Data exports that use DATAEXPORTCOND do not always export all
    the data expected because not all conditions are taken into account within the
    DATAEXPORTCOND statement
    8988310 Calculator. When exporting data using the DATAEXPORT command from a
    duplicate outline that contains a shared hierarchy, the exported data contains the
    shared member, not the prototype Etc..
    Cheers...!!
    Rahul S.

  • IDoc to Soap, with BPM - Permanent error in BPE inbound processing

    Hi Experts,
    IDoc to Soap, with BPM - > Permanent error in BPE inbound processing
    How to rectify this any issue???
    Thanks-
    sk

    Hi,
    The inbound processing encountered a permanent error and the queue therefore stopped.
    The error message "Permanent error in BPE inbound processing" may be caused by the following:
    - At the start or when you process a process instance, the inbound processing encounters an exception that was not handled. This exception is triggered, for example, by a transformation step, a synchronous send step or a control step but it was not caught in an exception handler branch. If the exception that was not handled occurs in the first transaction of the started process instance, the system does not write the process instance to the database but it sets the queue that has this error message to the error status.
    Refer to the help in Note 1082099
    - The inbound processing triggers this error if the correlation evaluation shows that a message should be delivered to a process instance that has the status "error". Since delivery to process instances that contain errors is not permitted, the queue is stopped.
    Use the simulation of the message delivery in the detail view of the relevant queue LUW to determine the relevant process instance for the affected message and use transaction SXMB_MONI_BPE "Continue Process Following Error" (or transaction SWF_XI_SWPR) to continue. If you cannot continue the process instance, check whether you can logically delete the instance. In this case, use the method that is described in Note 807906 to logically delete a process instance.
    Check whether your system contains other process instances that have errors in order to detect similar problems. Use transaction SXMB_MONI_BPE "Continue Process Following Error" or transaction SWF_XI_SWPR.
    Use the report RSWF_CRL_MAINTAIN to check all of the correlation instances in question or the relevant process instances that you can reach using "Display Work Item".
    - Messages that cannot be delivered because no correlation instance can be found may lead to the error that is mentioned here. Check whether the causes that are outlined in Note 1094028 affect your case.
    Hope this will help you.
    Regards
    Aashish Sinha
    PS : reward points if helpful.

  • IW32- order-print is giving error for particular User.

    Dear Friends,
    IW32- order-print is giving error for particular User and output type.  Debugging authorization restricted on the system, hence I canu2019t trace out the problem. If anybody comes across such issues, please reply to the post.
    Thanks In Advance for your reply.
    Anil Dasari
    Thanks In Advance.

    Hi,
    Information about dump:
    1. User and Transaction:
    Runtime Errors         MESSAGE_TYPE_X
    Date and Time          06.05.2011 10:47:40
         MM Used. 13116304
         MM Free. 3639760
    User and Transaction
         Client.............. 700
         User................ "BLADEF01"
         Language key........ "N"
         Transaction......... "IW32 "
         Transactions ID..... "4DC387ECA12B684DE10000001A5B1803"
         Program............. "/MRSS/SAPLRSG_PM_ORDER"
         Screen.............. "SAPLCOIH 3000"
         Screen line......... 33
    Information on where terminated
         Termination occurred in the ABAP program "/MRSS/SAPLRSG_PM_ORDER" - in
          "/MRSS/RSG_MAINTAIN_MRS".
         The main program was "SAPLCOIH ".
         In the source code you have the termination point in line 441
         of the (Include) program "/MRSS/LRSG_PM_ORDERU04".
    2. Info. Where it got terminated.
    Information on where terminated
        Termination occurred in the ABAP program "/MRSS/SAPLRSG_PM_ORDER" - in
         "/MRSS/RSG_MAINTAIN_MRS".
        The main program was "SAPLCOIH ".
        In the source code you have the termination point in line 441
        of the (Include) program "/MRSS/LRSG_PM_ORDERU04".
    3. How to correct the error.
    How to correct the error
        Probably the only way to eliminate the error is to correct the program.
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "MESSAGE_TYPE_X" " "
        "/MRSS/SAPLRSG_PM_ORDER" or "/MRSS/LRSG_PM_ORDERU04"
        "/MRSS/RSG_MAINTAIN_MRS"
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
        1.1. The description of the current problem (short dump)
           To save the description, choose "System->List->Save->Local File
        (Unconverted)".
        2.2. Corresponding system log
           Display the system log by calling transaction SM21.
           Restrict the time interval to 10 minutes before and five minutes
        after the short dump. Then choose "System->List->Save->Local File
        (Unconverted)".
        3.3. If the problem occurs in a problem of your own or a modified SAP.
    I have been searching for notes recently implemented for IW32.
    Thanks and Regards,
    ANIL DASARI

  • Pacman giving error after 'packman-key --init'

    Well after a long time i m back on arch. and i found out that pacman has changed and using pgp signature (happy now !). and everything is smooth except one thing pacman is still giving error and asks me to import pgp for every single package when i try to install something. here is an output :
    [root@Olympians hades]# pacman -S rhythmbox
    resolving dependencies...
    looking for inter-conflicts...
    Targets (32): aspell-0.60.6.1-1 clutter-1.8.2-2 clutter-gst-1.4.6-1
    clutter-gtk-1.0.4-1 cogl-1.8.2-1 enchant-1.6.0-4 gmime-2.6.4-1
    gobject-introspection-1.30.0-1 grilo-0.1.18-1 gvfs-1.10.1-2
    gvfs-afc-1.10.1-2 hspell-1.1-1 hunspell-1.3.2-1 icu-4.8.1.1-1
    json-glib-0.14.2-1 libdiscid-0.2.2-1 libdmapsharing-2.9.12-1
    libgpod-0.8.2-2 libmtp-1.1.1-1 libmusicbrainz3-3.0.3-1
    libpeas-1.2.0-1 libwebkit3-1.6.1-1 media-player-info-15-1
    mutagen-1.20-3 mx-1.4.1-1 pygobject-devel-3.0.3-1
    python2-beaker-1.6.2-1 python2-gobject-3.0.3-1
    python2-mako-0.5.0-2 python2-markupsafe-0.15-1
    totem-plparser-2.32.6-3 rhythmbox-2.95-1
    Total Installed Size: 129.07 MiB
    Proceed with installation? [Y/n] y
    (32/32) checking package integrity [----------------------] 100%
    error: grilo: key "A5E9288C4FA415FA" is unknown
    :: Import PGP key 4FA415FA, "Jan Alexander Steffens (heftig) <[email protected]>", created 2011-08-25? [Y/n] y
    error: icu: key "94657AB20F2A092B" is unknown
    :: Import PGP key 0F2A092B, "Andreas Radke <[email protected]>", created 2011-05-14? [Y/n] y
    error: enchant: key "976AC6FA3B94FA10" is unknown
    :: Import PGP key 3B94FA10, "Jan de Groot <[email protected]>", created 2011-06-06? [Y/n] y
    (32/32) checking package integrity [----------------------] 100%
    (32/32) loading package files [----------------------] 100%
    (32/32) checking for file conflicts [----------------------] 100%
    (32/32) checking available disk space [----------------------] 100%
    ( 1/32) installing json-glib [----------------------] 100%
    ( 2/32) installing cogl [----------------------] 100%
    ( 3/32) installing clutter [----------------------] 100%
    ( 4/32) installing clutter-gtk [----------------------] 100%
    ( 5/32) installing clutter-gst [----------------------] 100%
    ( 6/32) installing grilo [----------------------] 100%
    Optional dependencies for grilo
    grilo-plugins: Plugins for grilo
    ( 7/32) installing gvfs [----------------------] 100%
    Optional dependencies for gvfs
    gvfs-afc: AFC (mobile devices) support
    gvfs-smb: SMB/CIFS (Windows client) support
    gvfs-gphoto2: gphoto2 (PTP camera/MTP media player) support
    gvfs-obexftp: ObexFTP (bluetooth) support
    gvfs-afp: Apple Filing Protocol (AFP) support
    ( 8/32) installing gvfs-afc [----------------------] 100%
    ( 9/32) installing libdmapsharing [----------------------] 100%
    (10/32) installing mutagen [----------------------] 100%
    (11/32) installing libgpod [----------------------] 100%
    Optional dependencies for libgpod
    gtk-sharp-2: Mono bindings
    (12/32) installing libmtp [----------------------] 100%
    (13/32) installing libdiscid [----------------------] 100%
    (14/32) installing libmusicbrainz3 [----------------------] 100%
    (15/32) installing gobject-introspection [----------------------] 100%
    (16/32) installing libpeas [----------------------] 100%
    Optional dependencies for libpeas
    gjs: gobject-based plugin engine - gjs runtime loader
    seed: gbject-based plugin engine - seed runtime loader
    (17/32) installing icu [----------------------] 100%
    (18/32) installing aspell [----------------------] 100%
    ==> aspell comes with no default dictionary
    Optional dependencies for aspell
    perl: to import old dictionaries
    (19/32) installing hunspell [----------------------] 100%
    Optional dependencies for hunspell
    perl: for ispellaff2myspell
    (20/32) installing hspell [----------------------] 100%
    (21/32) installing enchant [----------------------] 100%
    (22/32) installing libwebkit3 [----------------------] 100%
    (23/32) installing media-player-info [----------------------] 100%
    (24/32) installing mx [----------------------] 100%
    (25/32) installing pygobject-devel [----------------------] 100%
    (26/32) installing python2-gobject [----------------------] 100%
    (27/32) installing python2-markupsafe [----------------------] 100%
    (28/32) installing python2-beaker [----------------------] 100%
    (29/32) installing python2-mako [----------------------] 100%
    (30/32) installing gmime [----------------------] 100%
    (31/32) installing totem-plparser [----------------------] 100%
    (32/32) installing rhythmbox [----------------------] 100%
    Optional dependencies for rhythmbox
    gstreamer0.10-ugly-plugins: Extra media codecs
    gstreamer0.10-bad-plugins: Extra media codecs
    gstreamer0.10-ffmpeg: Extra media codecs
    brasero: cd burning
    and here is my pacman.conf file.
    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/curl -C - -f %u > %o
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl -C - %u > %o
    #CleanMethod = KeepInstalled
    Architecture = auto
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options (all disabled by default)
    #UseSyslog
    #ShowSize
    #UseDelta
    TotalDownload
    ILoveCandy
    CheckSpace
    # PGP signature checking
    # NOTE: None of this will work without running `pacman-key --init` first.
    # The compiled in default is equivalent to the following line. This requires
    # you to locally sign and trust packager keys using `pacman-key` for them to be
    # considered valid.
    #SigLevel = Optional TrustedOnly
    # If you wish to check signatures but avoid local sign and trust issues, use
    # the following line. This will treat any key imported into pacman's keyring as
    # trusted.
    SigLevel = Optional TrustAll
    # For now, off by default unless you read the above.
    #SigLevel = Never
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # - URLs will have $arch replaced by the name of the architecture
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # The testing repositories are disabled by default. To enable, uncomment the
    # repo name header and Include lines. You can add preferred servers immediately
    # after the header, and they will be used before the default mirrors.
    #[testing]
    ## Add your preferred servers here, they will be used first
    #Include = /etc/pacman.d/mirrorlist
    [core]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [extra]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    ## Add your preferred servers here, they will be used first
    #Include = /etc/pacman.d/mirrorlist
    #[multilib]
    ## Add your preferred servers here, they will be used first
    #Include = /etc/pacman.d/mirrorlist
    [community]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #Server = file:///home/custompkgs
    i searched it but i am not sure i understood it quite very well. anyway thanks for help. and its good to be back !!!

    so can anyone of you post your pacman.conf file that is already merged ?? and when i press y when it prompts to import the key it doesn't really import it ! and i dont understand this - i m able to install single package but cant upgrade the system ! okay here is the output -
    [hades@Olympians ~]$ sudo pacman -Syu
    :: Synchronizing package databases...
    core 106.4 KiB 23.1K/s 00:05 [----------------------] 100%
    extra 1186.2 KiB 93.1K/s 00:13 [----------------------] 100%
    community 1048.9 KiB 114K/s 00:09 [----------------------] 100%
    :: Starting full system upgrade...
    :: Replace module-init-tools with core/kmod? [Y/n] y
    resolving dependencies...
    looking for inter-conflicts...
    Targets (204): alsa-firmware-1.0.25-1 alsa-lib-1.0.25-1 alsa-oss-1.0.25-1
    alsa-utils-1.0.25-1 ati-dri-7.11.2-1 autoconf-2.68-2
    automake-1.11.2-1 avahi-0.6.30-6 bash-4.2.020-1
    binutils-2.22-4 bison-2.5-3 bzip2-1.0.6-3
    ca-certificates-20111211-1 cifs-utils-5.2-1 colord-0.1.16-1
    conky-1.8.2git20111107-1 consolekit-0.4.5-2 coreutils-8.15-1
    cracklib-2.8.18-2 cryptsetup-1.4.1-1 curl-7.24.0-1
    db-5.3.15-1 deadbeef-0.5.1-4 desktop-file-utils-0.19-1
    dhcpcd-5.2.12-4 dialog-1.1_20111020-1 dnsutils-9.8.1-2
    dosfstools-3.0.12-1 e2fsprogs-1.42-1 enca-1.13-2
    eventlog-0.2.12-3 expat-2.0.1-7 fakeroot-1.18.2-1 file-5.10-1
    filesystem-2011.12-2 findutils-4.4.2-4
    flashplugin-11.1.102.55-1 flex-2.5.35-5 freeglut-2.8.0-1
    gawk-4.0.0-2 gcc-4.6.2-6 gcc-libs-4.6.2-6 gdbm-1.10-1
    gdk-pixbuf2-2.24.1-1 gettext-0.18.1.1-4
    glib-networking-2.30.2-1 glib2-2.30.2-1 glibc-2.15-4
    glibmm-2.30.1-1 gmtk-1.0.5-2 gnome-icon-theme-symbolic-3.2.2-1
    gnome-keyring-3.2.2-3 gnome-mplayer-1.0.5-1 gnutls-3.0.12-1
    gpm-1.20.6-7 grep-2.10-1 groff-1.21-2 grub-0.97-21
    gstreamer0.10-bad-0.10.22-3 gstreamer0.10-bad-plugins-0.10.22-3
    gstreamer0.10-ffmpeg-0.10.13-1 gstreamer0.10-ugly-0.10.18-4
    gstreamer0.10-ugly-plugins-0.10.18-4
    gtk-update-icon-cache-2.24.9-1 gtk2-2.24.9-1 gtk3-3.2.3-2
    gucharmap-3.2.2-1 gzip-1.4-4 heirloom-mailx-12.5-3
    idnkit-1.0-2 inetutils-1.9.1-1 initscripts-2012.01.3-1
    intel-dri-7.11.2-1 intltool-0.50.0-1 iproute2-3.2.0-2
    iputils-20101006-2 jack-0.121.3-5 jfsutils-1.1.15-3
    jshon-20111222-1 keyutils-1.5.5-1 kmod-4-1 krb5-1.9.2-2
    lame-3.99.3-1 lcms2-2.3-1 less-444-2 libass-0.10.0-3
    libbluray-0.2.1-1 libburn-1.1.8-1 libcap-2.22-2
    libcroco-0.6.3-1 libdatrie-0.2.5-1 libdrm-2.4.30-1
    libdvdnav-4.2.0-2 libdvdread-4.2.0-1 libevent-2.0.16-1
    libgl-7.11.2-1 libglapi-7.11.2-1 libgnome-keyring-3.2.2-1
    libgphoto2-2.4.11-1 libgusb-0.1.3-1 libiec61883-1.2.0-3
    libjpeg-turbo-1.1.1-4 libldap-2.4.28-2 libpcap-1.2.1-1
    libpipeline-1.2.0-2 libpulse-1.1-2 librsvg-2.34.2-1
    libsasl-2.1.23-9 libthai-0.1.16-1 libusb-1.0.8-2
    libusb-compat-0.1.3-2 libvdpau-0.4.1-2 libxfce4ui-4.8.1-1
    libxi-1.4.5-1 libxrandr-1.3.2-2 linux-3.2.2-1
    linux-firmware-20111101-1 lirc-utils-1:0.9.0-10
    lxappearance-0.5.1-3 m4-1.4.16-2 mach64-dri-7.11.2-1
    man-db-2.6.0.2-3 mdadm-3.2.3-1 mesa-7.11.2-1 mga-dri-7.11.2-1
    mjpegtools-2.0.0-1 mkinitcpio-0.8.2-1
    module-init-tools-3.16-1 [removal] mpfr-3.1.0.p3-1
    mpg123-1.13.4-2 mplayer-34426-1 nano-2.2.6-2 ncurses-5.9-2
    network-manager-applet-0.9.2.0-1 networkmanager-0.9.2.0-1
    nss-3.13.1-2 obmenu-1.0-9 openbox-themes-1.0.2-2
    openssl-1.0.0.g-1 p11-kit-0.9-1 pam-1.1.5-2 parted-3.0-4
    patch-2.6.1-3 pciutils-3.1.8-1 pcre-8.21-1 perl-5.14.2-7
    pixman-0.24.2-1 pkg-config-0.26-2 pm-quirks-0.20100619-2
    polkit-0.103-1 poppler-0.18.3-1 poppler-glib-0.18.3-1
    popt-1.16-4 ppp-2.4.5-3 python-distutils-extra-2.29-1
    python-imaging-1.1.7-4 python2-2.7.2-4 r128-dri-7.11.2-1
    raptor-2.0.6-1 readline-6.2.002-1 reiserfsprogs-3.6.21-4
    run-parts-4.0.4-1 savage-dri-7.11.2-1 scrot-0.8-5
    sdl-1.2.15-1 sed-4.2.1-4 sg3_utils-1.33-1 shadow-4.1.4.3-5
    shared-color-profiles-0.1.5-1 sis-dri-7.11.2-1
    smbclient-3.6.2-1 sqlite3-3.7.10-1 startup-notification-0.12-2
    sysfsutils-2.1.0-7 syslinux-4.05-1 syslog-ng-3.3.4-1
    talloc-2.0.7-1 tar-1.26-2 tdfx-dri-7.11.2-1 texinfo-4.13a-7
    transmission-gtk-2.42-2 tzdata-2011n-1 udev-179-1
    unrar-4.1.4-1 upower-0.9.15-1 util-linux-2.20.1-2
    vi-1:050325-2 wavpack-4.60.1-2 which-2.20-5
    wireless_tools-29-6 wpa_supplicant-0.7.3-4 x264-20111030-1
    xcb-util-0.3.8-1 xf86-input-joystick-1.6.0-3
    xf86-video-ati-6.14.3-1 xf86-video-intel-2.17.0-2
    xf86-video-vmware-11.1.0-1 xfconf-4.8.1-1 xfsprogs-3.1.7-1
    xkeyboard-config-2.5-1 xorg-server-1.11.3-1
    xorg-server-common-1.11.3-1 xorg-xinit-1.3.1-2
    zathura-0.0.8.5-4
    Total Download Size: 7.87 MiB
    Total Installed Size: 898.19 MiB
    Net Upgrade Size: 20.59 MiB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from core...
    glibc-2.15-4-i686 7.1 MiB 118K/s 01:02 [----------------------] 90%
    e2fsprogs-1.42-1-i686 7.9 MiB 118K/s 01:08 [----------------------] 100%
    (203/203) checking package integrity [----------------------] 100%
    (203/203) loading package files [----------------------] 100%
    (203/203) checking for file conflicts [----------------------] 100%
    error: failed to commit transaction (conflicting files)
    filesystem: /etc/mtab exists in filesystem
    Errors occurred, no packages were upgraded.
    [hades@Olympians ~]$

Maybe you are looking for

  • Notes made on iPhone no longer show up in gmail on Mac.

    They also are not in my iCloud mailbox.  I can only find them on my Mac by opening the notes app and accessing iCloud notes.  Is there a way to have them show up in gmail? OS is 10.8.5. iPhone is 4S iOS 7.1.   Thanks

  • Standard address of a BP (FPP3) in BUT021_FS

    Hi, I know that std addesses of a BPart  are stored as indicated in table BUT021_FS-XDFADU  = 'X'. For a BP i am trying to change a street name which is a default address (which is NOT std address as shown in BUT021_FS).  i am getting an error "Addre

  • Macbook screen problem

    My macbook's screen freezes and turns to strange colors suddenly when I'm working on it , what's the solution ? I don't know if it is a ram problem or software ??

  • Airport Express with D Link DIR-300 in client mode failure.

    I just want my Airport Express to join my current network from a D-Link DIR-300 wireless router in order to use airplay. I use the Airport Utility and appear to successfully set up the device. When it is waiting for the airport to restart, it times o

  • 9i Application Server support

    Hi, Is 9i Application Server still supported by Oracle. I could not find any metalink note which states that. Thanks.