Seeburger 1.8.2 Upgrade: Subject missing in AS2 Ack

Hi All,
After upgrading our PI environment with Seeburger 1.8.2, we started facing an issue in the Ack Report (MDN Response) received in response to the AS2 messages posted to our partner.
We have a scenario, where HTTPS AS2 messages are posted through the Seeburger AS2 Adapter receiver channel to an external partner with 'Handle received MDN option' set as "Refer to XI system".
We have another AS2 Adapter sender Reports channel which receives these MDN and provides confirmation on posting of these messages to the end-users.
After the upgrade, the Subject value is missing in the Ack Reports XML.
Please find below the Ack Reports XML pre-upgrade:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DtReport xmlns="http://uri.seeburger.com/dt/master/schema">
    <correlationId>4ce4a7f9-9dd1-6fb3-e100-00000f8de046</correlationId>
    <category>DeliveryReport</category>
    <state>SUCCESS</state>
    <finalReport>true</finalReport>
    <freeText>Received synchronous MDN successfully.</freeText>
    <specificData>
        <key>messageID</key>
        <value>&lt;[email protected]&gt;</value>
    </specificData>
    <specificData>
        <key>subject</key>
        <value>DBDCRI SD=Sender,RV=Receiver,MF=XXX,MT=YYY,FN=0215_0215_2010-11-18T07:35:01.887Z</value>
    </specificData>
    <specificData>
        <key>channelID</key>
        <value></value>
    </specificData>
    <specificData>
        <key>channel</key>
        <value>DBDC_MDNReport_AS2_Sender</value>
    </specificData>
    <specificData>
        <key>originalchannel</key>
        <value>DBDC_PaymentRunFromgSAPAndUlysses_AS2_Receiver</value>
    </specificData>
    <specificData>
        <key>to</key>
        <value>DBDC</value>
    </specificData>
    <specificData>
        <key>from</key>
        <value>Syngenta</value>
    </specificData>
</DtReport>
And please find below the Ack Reports XML pre-upgrade (where the subject is missing now):
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DtReport xmlns="http://uri.seeburger.com/dt/master/schema">
    <clientId>000</clientId>
    <correlationId>eec9b8da-a217-4b48-3729-a2c5e55b10f1</correlationId>
    <category>DeliveryReport</category>
    <state>SUCCESS</state>
    <finalReport>true</finalReport>
    <freeText>Received synchrone MDN successfully.</freeText>
    <specificData>
        <key>messageID</key>
        <value>&lt;[email protected]&gt;</value>
    </specificData>
    <specificData>
        <key>subject</key>
        <value/>
    </specificData>
    <specificData>
        <key>channelID</key>
        <value></value>
    </specificData>
    <specificData>
        <key>channel</key>
        <value>DBDC_MDNReport_AS2_Sender_Test</value>
    </specificData>
    <specificData>
        <key>originalchannel</key>
        <value>DBDC_PaymentRunFromgSAPAndUlysses_AS2_Receiver_Test</value>
    </specificData>
    <specificData>
        <key>to</key>
        <value>DBDC</value>
    </specificData>
    <specificData>
        <key>from</key>
        <value>Syngenta</value>
    </specificData>
    <reportAttachment refID="79282d90-f65a-11df-8fa1-9a790f8de00a">
        <ns1:objectInfo charset="binary" creation="2010-11-22T17:03:48.457+00:00" location="MEMORY" size="1237" type="INLINE" xmlns:ns1="http://uri.seeburger.com/bisas/message/schema"/>
    </reportAttachment>
</DtReport>
As part of Seeburger upgrade, the below shown latest SCAs have already been deployed:
AS2AdapterXI.sca
SeeBaseToolsXI.sca
SeeExtendedToolsXI.sca
SeeModuleCollectionXI.sca
SeeSolutionIdModuleXI-as2.sca
After the Seeburger upgrade, we have updated the AS2AdapterMetadata.xml within our repository.
Also, we have imported the latest version of the below XSDs into the repository:
dtreport.xsd
dtglobaltypes.xsd
attachments.xsd
dtarchiving.xsd
Could you please help me in resolving this, in case anyone of you have encountered a similar issue previously.
Thanks & Regards,
ROSIE SASIDHARAN

Actually, I saw the rant in the bug reporting tool on dropping pam_userdb.
I understand fully the decision:
- PAM should not have plentora of dependencies: nobody would integrate
  pam-sqlite, pam-postgresql or other pam modules with external dependencies
  into the 'pam' base package
- Berkley DB has licensing issues, so AUR is a good place for it
- ArchLinux is a bleeding edge distribution, there is no such rule as "keep features for
  the current main release".
I'm personally opting for an AUR project 'pam-userdb' which just provides this one module,
so nobody has to migrate 200 users on his production system.
And a short notice on the main page about the dropping of db support in PAM and the
availability of the separate module.
Last edited by andreas_baumann (2014-06-07 12:15:06)

Similar Messages

  • Why am I getting upgrade patch missing error msgs?

    Why am I getting error msgs-upgrade patch missing-and I just bought a new product for $89?

    Hi nylasteve,
    What exactly are you doing when this error appears?
    -David

  • [solved] compiz-core upgrade issue: missing /usr/lib/compiz/libcore.so

    After upgrading from compiz-core 0.8.8-3 to 0.8.8-4, but it's persisting even downgrading I got a segfault for the missing file.
    Running
    LANG=C xinit >xinit.log 2>xinit.log
    with the following .xinitrc
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    setxkbmap it -option compose:rctrl -option terminate:ctrl_alt_bksp
    urxvtd -f -o
    fbpanel &
    gtk-redshift &
    compiz --debug --replace ccp --indirect-rendering
    echo "ARGH -> $?"
    I got this output in xinit.log
    ARGH -> 139
    rver 1.13.0
    Release Date: 2012-09-05
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.6.0-1-ARCH x86_64.
    Current Operating System: Linux archmini 3.6.2-1-ARCH #1 SMP PREEMPT Fri Oct 12 23:58:58 CEST 2012#
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7342087f-b1bb-4133-8b50-d25ff902fcab#
    Build Date: 05 October 2012 01:57:18PM
    Current version of pixman: 0.26.2
    >...Before reporting problems, check http://wiki.x.org
    >...to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    >...(++) from command line, (!!) notice, (II) informational,
    >...(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 15 22:20:21 2012
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    Loading extension GLX
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    rxvt-unicode daemon listening on /home/milky/.urxvt/urxvtd-archmini.
    compiz (core) - Debug: Could not stat() file /home/milky/.compiz/plugins/libcore.so : No such file#
    compiz (core) - Debug: Could not stat() file /usr/lib/compiz/libcore.so : No such file or directory
    /home/milky/.xinitrc: line 19: 858 Segmentation fault compiz --debug --replace ccp --indire#
    xinit: connection to X server lost
    ^M
    waiting for X server to shut down urxvt: X connection to ':0' broken, unable to recover, exiting.
    Server terminated successfully (0). Closing log file.
    Relevant pacman.log:
    [2012-10-15 21:30] Running 'pacman -Syu'
    [2012-10-15 21:30] synchronizing package lists
    [2012-10-15 21:30] starting full system upgrade
    [2012-10-15 21:40] upgraded acpid (2.0.17-1 -> 2.0.17-3)
    [2012-10-15 21:40] upgraded cabal-install (1.16.0-1 -> 1.16.0-2)
    [2012-10-15 21:40] upgraded chromium (22.0.1229.92-1 -> 22.0.1229.94-1)
    [2012-10-15 21:40] upgraded libglapi (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded libgl (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] installed glu (9.0.0-1)
    [2012-10-15 21:40] upgraded compiz-core (0.8.8-3 -> 0.8.8-4)
    [2012-10-15 21:40] upgraded curl (7.27.0-1 -> 7.28.0-1)
    [2012-10-15 21:40] upgraded dnsutils (9.9.1.P3-1 -> 9.9.2-1)
    [2012-10-15 21:40] upgraded erlang (R15B01-1 -> R15B01-2)
    [2012-10-15 21:40] upgraded firefox (15.0.1-1 -> 16.0.1-1)
    [2012-10-15 21:40] upgraded firefox-i18n-it (15.0.1-1 -> 16.0.1-1)
    [2012-10-15 21:40] upgraded freeglut (2.8.0-1 -> 2.8.0-2)
    [2012-10-15 21:40] upgraded gegl (0.2.0-3 -> 0.2.0-4)
    [2012-10-15 21:40] upgraded git (1.7.12.2-1 -> 1.7.12.3-1)
    [2012-10-15 21:40] upgraded gnutls (3.1.2-1 -> 3.1.3-1)
    [2012-10-15 21:40] upgraded gparted (0.13.1-1 -> 0.14.0-1)
    [2012-10-15 21:40] upgraded hwids (20120922-1 -> 20121012-1)
    [2012-10-15 21:40] upgraded intel-dri (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded jasper (1.900.1-7 -> 1.900.1-8)
    [2012-10-15 21:40] upgraded khrplatform-devel (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded pam (1.1.5-4 -> 1.1.6-1)
    [2012-10-15 21:40] upgraded util-linux (2.22-7 -> 2.22.1-1)
    [2012-10-15 21:40] upgraded systemd (194-1 -> 194-3)
    [2012-10-15 21:40] upgraded libgbm (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded libegl (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded libldap (2.4.32-1 -> 2.4.33-1)
    [2012-10-15 21:40] >>> Updating module dependencies. Please wait ...
    [2012-10-15 21:40] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-10-15 21:40] ==> Building image from preset: 'default'
    [2012-10-15 21:40] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-10-15 21:40] ==> Starting build: 3.6.2-1-ARCH
    [2012-10-15 21:40] -> Running build hook: [base]
    [2012-10-15 21:40] -> Running build hook: [udev]
    [2012-10-15 21:40] -> Running build hook: [autodetect]
    [2012-10-15 21:40] -> Running build hook: [pata]
    [2012-10-15 21:40] -> Running build hook: [scsi]
    [2012-10-15 21:40] -> Running build hook: [sata]
    [2012-10-15 21:40] -> Running build hook: [filesystems]
    [2012-10-15 21:40] -> Running build hook: [usbinput]
    [2012-10-15 21:40] -> Running build hook: [fsck]
    [2012-10-15 21:40] ==> Generating module dependencies
    [2012-10-15 21:40] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-10-15 21:40] ==> Image generation successful
    [2012-10-15 21:40] ==> Building image from preset: 'fallback'
    [2012-10-15 21:40] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-10-15 21:40] ==> Starting build: 3.6.2-1-ARCH
    [2012-10-15 21:40] -> Running build hook: [base]
    [2012-10-15 21:40] -> Running build hook: [udev]
    [2012-10-15 21:40] -> Running build hook: [pata]
    [2012-10-15 21:40] -> Running build hook: [scsi]
    [2012-10-15 21:40] -> Running build hook: [sata]
    [2012-10-15 21:40] -> Running build hook: [filesystems]
    [2012-10-15 21:40] -> Running build hook: [usbinput]
    [2012-10-15 21:40] -> Running build hook: [fsck]
    [2012-10-15 21:40] ==> Generating module dependencies
    [2012-10-15 21:40] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-10-15 21:40] ==> Image generation successful
    [2012-10-15 21:40] upgraded linux (3.5.6-1 -> 3.6.2-1)
    [2012-10-15 21:40] upgraded linux-headers (3.5.6-1 -> 3.6.2-1)
    [2012-10-15 21:40] upgraded lirc-utils (1:0.9.0-30 -> 1:0.9.0-31)
    [2012-10-15 21:40] upgraded mesa (8.0.4-3 -> 9.0-1)
    [2012-10-15 21:40] upgraded mtdev (1.1.2-1 -> 1.1.3-1)
    [2012-10-15 21:40] upgraded nodejs (0.8.11-1 -> 0.8.12-1)
    [2012-10-15 21:40] upgraded subversion (1.7.6-1 -> 1.7.7-1)
    [2012-10-15 21:40] upgraded sysvinit-tools (2.88-8 -> 2.88-9)
    [2012-10-15 21:40] upgraded systemd-sysvcompat (194-1 -> 194-3)
    [2012-10-15 21:40] upgraded thunderbird (15.0.1-1 -> 16.0.1-1)
    [2012-10-15 21:40] upgraded tmux (1.6-2 -> 1.7-1)
    [2012-10-15 21:40] upgraded wpa_supplicant (1.0-1 -> 1.0-2)
    [2012-10-15 21:40] upgraded xf86-input-evdev (2.7.3-1 -> 2.7.3-2)
    [2012-10-15 21:40] upgraded xf86-video-intel (2.20.9-1 -> 2.20.9-2)
    [2012-10-15 21:40] upgraded xorg-server-common (1.12.4-1 -> 1.13.0-2)
    [2012-10-15 21:40] upgraded xorg-server (1.12.4-1 -> 1.13.0-2)
    [2012-10-15 21:40] upgraded youtube-dl (2012.09.27-1 -> 2012.10.09-1)
    Anyone can help me tracing in which package the missing file is located (if it's not in compiz-core)?
    Last edited by dexgeh (2012-10-16 17:58:39)

    I managed to solve the issue commenting the --indirect-rendering flag and installing and launching driconf to create a default ~/.drirc file.
    I just noticed that in the same upgrade I got intel-dri from 8.x to 9.x version, maybe it's related.
    Launching a terminal in .xinitrc and manually launching
    LIBGL_DEBUG=verbose compiz --debug --replace ccp
    show me a lot of errors, but it's working, and I don't need anymore the --indirect-rendering flag (in the past I put that flag in the command because of the bad performance that compiz had without).

  • Kernel upgrade issues (missing kernel modules?) [SOLVED]

    A couple of days ago I set up a new system.
    Worked just fine so far. However, today after a kernel upgrade I got these issues:
    -> Running build hook: [fsck]
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/ata_generic.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/ata_piix.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_acpi.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-a4tech.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-apple.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-axff.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-belkin.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-cherry.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-chicony.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-cypress.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-dr.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-elecom.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-emsff.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-ezkey.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-gaff.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-gyration.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-holtekff.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-hyperv.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-kensington.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-keytouch.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-kye.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-lcpower.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-logitech-dj.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-logitech.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-magicmouse.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-microsoft.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-monterey.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-multitouch.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-ntrig.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-ortek.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-petalynx.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-picolcd.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-pl.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-primax.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-prodikeys.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-roccat-arvo.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-roccat-common.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-roccat-isku.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-roccat-kone.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-roccat-koneplus.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-roccat-kovaplus.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-roccat-pyra.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-roccat.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-samsung.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-sjoy.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-sony.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-speedlink.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-sunplus.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-tmff.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-topseed.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-twinhan.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-uclogic.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-wacom.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-waltop.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-wiimote.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-zpff.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/hid-zydacron.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/hid/usbhid/usbhid.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/scsi/sd_mod.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/scsi/sr_mod.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/usb/host/ehci-hcd.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/usb/host/uhci-hcd.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/fs/ext4/ext4.ko': No such file or directory
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    ==> Building image from preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.3.8-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [pata]
    -> Running build hook: [scsi]
    -> Running build hook: [sata]
    -> Running build hook: [filesystems]
    -> Running build hook: [usbinput]
    -> Running build hook: [fsck]
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/ahci.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/ahci_platform.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/ata_generic.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/ata_piix.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_acpi.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_ali.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_amd.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_arasan_cf.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_artop.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_atiixp.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_atp867x.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_cmd640.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_cmd64x.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_cs5520.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_cs5530.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_cs5535.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_cs5536.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_cypress.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_efar.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_hpt366.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_hpt37x.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_hpt3x2n.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_hpt3x3.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_isapnp.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_it8213.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_it821x.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_jmicron.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_legacy.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_marvell.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_mpiix.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_netcell.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_ninja32.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_ns87410.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_ns87415.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_oldpiix.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_opti.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_optidma.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_pcmcia.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_pdc2027x.ko': No such file or directory
    cp: cannot stat '/lib/modules/3.3.8-1-ARCH/kernel/drivers/ata/pata_pdc202xx_old.ko': No such file or directory
    you get the idea.
    Now upon inspection of my system I found that my /lib/modules/3.3.8-1-ARCH/kernel/ looks like this:
    lrwxrwxrwx 1 root root 24 Jun 5 09:30 extramodules -> ../extramodules-3.3-ARCH
    drwxr-xr-x 12 root root 4096 Jun 5 09:29 kernel
    -rw-r--r-- 1 root root 703194 Jun 5 09:29 modules.alias
    -rw-r--r-- 1 root root 688762 Jun 5 09:29 modules.alias.bin
    -rw-r--r-- 1 root root 2702 Jun 5 09:29 modules.builtin
    -rw-r--r-- 1 root root 3579 Jun 5 09:29 modules.builtin.bin
    -rw-r--r-- 1 root root 346682 Jun 5 09:29 modules.dep
    -rw-r--r-- 1 root root 483093 Jun 5 09:29 modules.dep.bin
    -rw-r--r-- 1 root root 353 Jun 5 09:29 modules.devname
    -rw-r--r-- 1 root root 116651 Jun 5 09:29 modules.order
    -rw-r--r-- 1 root root 131 Jun 5 09:29 modules.softdep
    -rw-r--r-- 1 root root 280312 Jun 5 09:29 modules.symbols
    -rw-r--r-- 1 root root 355147 Jun 5 09:29 modules.symbols.bin
    so it makes sense that the directory and files are not found. The question is where is the problem?
    Was my Arch web install bad or is there a problem with today's kernel upgrade?
    R.
    Last edited by ralvez (2012-06-11 23:58:56)

    ralvez wrote:
    Terminator & Gcool,
    Thank you both for your help.
    I ended up following the link Terminator posted in his reply and I was able to solve the problem.
    Unlike pineapple-biku (in the aforementioned thread) I did not chroot my machine I just:
    pacman -S udev
    pacman -S mkinitcpio
    mkinitcpio -p linux
    pacman -S linux
    and that solved the problem.
    It's odd, however, the number of people having similar problems upgrading the kernel ... seems like there is a bug somewhere that seems to
    affect people that "meet certain criteria".
    Thanks gain guys!!
    R.
    Note that all the missing modules are '.ko', rather than the gzipped '.ko.gz' that you should expect with the arch kernel. This indicates that depmod failed when you installed the kernel.

  • Unalbe to upgrade iTunes missing *.msi file

    Windows 7.  Folder containing iTunes was deleted, not uninstalled,  now I am not able to upgradeiTunes.  continue to receive missing *.msi filre msg.  I have unistalled any remainign items from control panel.  Still not able to upgrade

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • Upgrading LR 4 to LR5 catalogue.New upgrade, now missing photos

    I have just upgraded my lightroom catalogue from lightroom 4 to 5.The new catalogue has thousands of photos missing. Can anyone give some advice on what to do.

    Have you tried a full export of your damaged LR4 catalog (uncheck all the options in the export dialog)? If that works, open the new catalog and try to optimise it. If that works, try to upgrade it to LR5.
    All that you would lose doing this would be any of your Publish Services collections....your regular collections would be retained. You'd also need to rebuild your previews, probably an overnight job.

  • HT5815 os x upgrade caused missing emails

    i just upgraded to 10.8.5, and now many folders in my email are just missing. what can i do to recover them? (They are in apple mail, from gmail accounts.)

    You are welcome.
    An update shouldn't have 'erased the files out of your backup if you are using Time Machine. See section E in the first link.
    Time Machine Troubleshooting
    Time Machine Troubleshooting Problems

  • Ios 5.0.1 upgrade music missing

    Hello there,
    i have upgraded my iphone 4 to ios 5.0.1. Everything worked fine, so it seems. After restoring my previously made backup,  i did not see any music or apps.
    The App Prob is already solved but the music is still missing.
    I have made several synchs via itunes with no success. There is no music.
    Strange thing is that the storage bar is showing that 5,5 gb is used for music but it did not appear in ipod.
    I am stuck with this problem momentarily and need help. Does anyone have an idea or goes through the same like me with a solution at hand?
    Thanks for your help.
    u.

    Connect your device to computer.  Select your iPhone under 'Devices' on the left Pane. Then on the right Pane, select MUSIC tab.  Uncheck the box SYNC MUSIC, click the SYNC button on lower right window and let iTunes remove all music from your iPhone.  After completion, check the SYNC MUSIC box and click the SYNC button.  Your music should be back into your iPhone.

  • BW Upgrade and Missing Function Modules

    We just upgraded our BW development system from 3.1 to 3.5 with 353 content and we found out all our customer developed function modules are missing from the upgraded version. Our custom function groups are named "ZBIW" and function modules start with "ZBW*". Would this have caused any problems? Should our modules have started with "Z_" as opposed to "Z".
    Any help is greatly appreciated.
    Thanks
    Shai

    Hi Dinesh,
    But the back up is taken prior to upgrade. I do not know if we will end up in more problems, trying to restore objects from different versions of BW.
    Thanks
    Shai

  • Upgrade button missing in maintenance optimizer of Solution manager

    Hi,
    We are going to perform upgrade R/3 4.7*110 Non uniocde to ERP 6.0 EHP non unicode.
    We used SAP EHP 1 for SAP Solution Manager 7.0 and support packake for SAP EHP 1 for SAP Solution Manager 7.0 is 24.
    Applied following OSS notes  pertaining to MOPZ  :
    0001450757
    0001461849
    0001485385
    0001548530
    0001590226
    COnfigured using tx code SMSY - Product System is SAP ERP and product version is SAP ERP 2004.
    Created logical components and assigned to <SID> of R/3 4.7 Development system.
    Then created solution and configured solution landscape  . Logical component was assigned to solution landscape.
    Then clicked on "Create new Optimizer transaction"
    Then select product version : ERP 2004
    Then select Product system  and selected <SID>.
    But  only "maintenance" button was displayed.
    However "Upgrade with enhancement package" button is not showing.
    Please help us the solution.
    Thanks
    ap

    A Prasad Rao wrote:
    Hi Sunny
    > For R/3 4.7*110 product name is ERP and product version is ERP 2004
    >
    >  I want upgrade button or upgrade with Enhancement package button should appear
    >
    > It seems we need to apply some OSS notes but coul not find anything becasue SP stack  for solman installed was 24.
    >
    > Please help
    > Thanks and Regards
    > APR
    As I said earlier, you need to register it as ERP 6.0 only to get Enhancement Package installation button. There is no other option for it. If you want to confirm then check How to install EHP4 guide on http://service.sap.com/erp-ehp.
    Thanks
    Sunny

  • Upgrade now missing old photo library

    My Mom just upgraded her iLife suite and when she did I think sh emiss selected the upgrade any old librarys and now has no access to the old photos. Is there an easy way to transfer these photos to the new iPhoto program library?
    Thanks!
    Doug

    It sounds like she accidentally created a brand new empty library (don't worry - it did not over-write the old one). Use whatever means is easy for you to determine if more than one library exists. (Don't mess with the innards.) If you find more than one, the smaller one is the empty one.
    Hold down the option key while you open iPhoto. Help iPhoto locate the correct library.

  • Required Post Upgrade Jobs: Missing jobs and failures

    Folks,
    In reviewing "Required Post Upgrade Jobs", I found that "Compile Non-Compiled Flexfields" failed. The job was submitted by APPSMGR and immediately started since the Request Process queues were not initially deactivated as reccomended in doc 399362.1. I'm afraid I don't know the password for APPSMGR. Is there a way for me to restart this job so that any successors release?
    Only a handful of the required jobs show to have been submitted and run. Would required jobs that have not run and do not appear in the queue need to be manually submitted?
    Thanks for any help.

    All of my post upgrade processes completed without error except the flexfield compile of AR_ADJUSTMENTS_ALL_DFV. It will not compile from within the forms either:
    Oracle error 911: ORA-00911: invalid character
    ORA-06512: at "SYSTEM.AD_DDL", line 165
    ORA-06512: at line 1 has been detected in afuddl() [3_xdd].
    do_ddl(APPLSYS, AR, 2, $statement$, AR_ADJUSTMENTS_ALL_DFV): private_do_ddl(APPS, APPLSYS, AR, 2, $statement$, AR_ADJUSTMENTS_ALL_DFV): do_cd_view(1, APPS, 2, AR_ADJUSTMENTS_ALL_DFV, $statement$): : do_apps_ddl(APPS, $statement$): : substr($statement$,1,255)='CREATE OR REPLACE VIEW AR_ADJUSTMENTS_ALL_DFV
    (ROW_ID, "CONTEXT_VALUE", AdjustmentStatus,
    CONCATENATED_SEGMENTS)
    AS SELECT ROWID, ATTRIBUTE_CATEGORY, ATTRIBUTE4,
    ATTRIBUTE4
    FROM AR_ADJUSTMENTS_ALL'
    View Name: AR_ADJUSTMENTS_ALL_DFV
    I am going to apply 5484000 Oracle E-Business Suite 12.0.2 Release Update Pack (RUP2) tonight and see if it makes any difference.

  • Mountain Lion Free Upgrade Codes Missing

    Argh!
    I'm on my 3rd day now and no codes are appearing for my free upgrade.
    You'd think spending >$5500 on 2 MacBook Pros would qualify me for something other than Frustration.
    Serves me right for being an iDiot.

    GTCA wrote:
    I just checked, system profile says: APPLE SSD SM512E, sorry.  I guess the "512" should of been a clue.  Only 41% full which is such a delight after being over 80% full with my old MBP HD.
    I'm surprised your wait has been so long.  Both the machines I picked up I simply walked into the Huntsville, Alabama Apple Store, paid, set up, and walked out.  I don't know if being a business customer helped me.
    Nce drive - you've got the SAMSUNG 830 series - very fast.....Hope that's what I get......
    Mine took so long because I ordered it with the 768GB drive.....Didn't want to end up with something smaller since i couldn't upgrade it in the future...
    I too like the idea that it's pretty light since I travel a lot too...
    Thanks for sharing......Have a good day...

  • Lightroom v4 to v5 upgrade problem - missing v5 serial number

    I purchased the upgrade from Lightroom 4 to 5 a few weeks ago.  The upgrade was a download purchased directly from Adobe.  I just now tried to open 5.  It isn't really an upgrade rather it seems like an entire new application.  It wants a serial number to open.  The serial number from 4 will not work.  The read-me which came along with the download of 5 mentions a receipt e-mail.  I've searched everywhere but cannot find anything.
    Now What?

    Log in to the Adobe website with your Adobe ID and password (you would have set one up to make a purchase) then you should be able to find your serial number there.
    http://helpx.adobe.com/x-productkb/global/find-serial-number.html#adobeproductdownload
    If all else fails, contact Adobe via the Chat link (bottom of page linked above).
    I personally prefer downloads. Boxes with serial numbers on stickers are easily lost. Serial numbers issued via download are usually traceable (eventually).

  • Q10 appointment subject missing in calendar for 30 minute appointments

    On my Q10, appointments lasting 30 minutes or less do not show the appointment subject/ttle. All I see is a box with no details. Meetings 1 hour or longer show the meeting title. If I open the appointment, all the details are viewable. This occurs in the Day/Week/Month view but not the Agenda view.
    I believe this staretd to occur when I changed the default meeting duration from 1 hour to 30 minutes, but reverting back to 1 hour is making no difference. Unsure if the problem is related to this setting.
    Please help, using the calendar in Agenda view is not preferred and opening each 30 minute meeting to view appointment details is cumbersome.
    Thanks.

    I figured it out...zooming in/out using pinch and zoom on the calendar vertically increases/reduces the granularity. I now have meeting titles showing up again for my 30 minute appointments.

Maybe you are looking for

  • JBI Installation Error on Windows

    The problem: JBI default install fails on windows. We have solved the problem with a workaround, listed below. Our configuration is: * JBI 1.0 * Application server Q2 * Windows 2000 We get the following symptoms: * After JBI is installed, the applica

  • Paying before due date through payment program

    Hi friends, How do I pay to the vendor before the due date for certain invoice through payment program. and How does system calculates discount on that invoice in automatic payment program. what details do I need to enter to make system pay before du

  • Password Protect a presentation?

    Is there a way to password-protect a presentation so that one must enter a password to even LAUNCH the creation? Thanks.

  • Safari, Layers, and Flash (k)

    This has been a bug for a long time. When you put a SWF on a page and have an HTML layer go over it in Safari(mac), the flash appears ABOVE the layer that is on top of it. Only in Safari, not Firefox. Is there a workaround? -Kirk

  • I have new macbook pro retina and is there a web design format can use?

    I have new macbook pro retina and is there a web design format can use?