[Solved] Makepkg aborting after last pacman update

Hi all,
firing makepkg yields:
$ makepkg
==> ERROR: An unknown error has occurred. Exiting...
And therefore this happens also when I try building packages of the AUR with yaourt.
The problem showed up with last pacman update.
What I am I doing wrong?
Thanks for you patience,
Davide
Last edited by flakedave (2010-06-23 22:46:39)

Yeah, version and help are fine.
$ cat /etc/makepkg.conf
# /etc/makepkg.conf
# SOURCE ACQUISITION
#-- The download utilities that makepkg should use to acquire sources
# Format: 'protocol::agent'
DLAGENTS=('ftp::/usr/bin/wget -c --passive-ftp -t 3 --waitretry=3 -O %o %u'
'http::/usr/bin/wget -c -t 3 --waitretry=3 -O %o %u'
'https::/usr/bin/wget -c -t 3 --waitretry=3 --no-check-certificate -O %o %u'
'rsync::/usr/bin/rsync -z %u %o'
'scp::/usr/bin/scp -C %u %o')
# Other common tools:
# /usr/bin/snarf
# /usr/bin/lftpget -c
# /usr/bin/curl
# ARCHITECTURE, COMPILE FLAGS
CARCH="x86_64"
CHOST="x86_64-unknown-linux-gnu"
#-- Exclusive: will only run on x86_64
# -march (or -mcpu) builds exclusively for an architecture
# -mtune optimizes for an architecture, but builds for whole processor family
CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe"
CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe"
LDFLAGS="-Wl,--hash-style=gnu -Wl,--as-needed"
#-- Make Flags: change this for DistCC/SMP systems
#MAKEFLAGS="-j2"
# BUILD ENVIRONMENT
# Defaults: BUILDENV=(fakeroot !distcc color !ccache)
# A negated environment option will do the opposite of the comments below.
#-- fakeroot: Allow building packages as a non-root user
#-- distcc: Use the Distributed C/C++/ObjC compiler
#-- color: Colorize output messages
#-- ccache: Use ccache to cache compilation
BUILDENV=(fakeroot !distcc color !ccache)
#-- If using DistCC, your MAKEFLAGS will also need modification. In addition,
#-- specify a space-delimited list of hosts running in the DistCC cluster.
#DISTCC_HOSTS=""
# GLOBAL PACKAGE OPTIONS
# These are default values for the options=() settings
# Default: OPTIONS=(strip docs libtool emptydirs zipman purge)
# A negated option will do the opposite of the comments below.
#-- strip: Strip symbols from binaries/libraries in STRIP_DIRS
#-- docs: Save doc directories specified by DOC_DIRS
#-- libtool: Leave libtool (.la) files in packages
#-- emptydirs: Leave empty directories in packages
#-- zipman: Compress manual (man and info) pages in MAN_DIRS with gzip
#-- purge: Remove files specified by PURGE_TARGETS
OPTIONS=(strip docs libtool emptydirs zipman purge)
#-- File integrity checks to use. Valid: md5, sha1, sha256, sha384, sha512
INTEGRITY_CHECK=(md5)
#-- Options to be used when stripping binaries. See `man strip' for details.
STRIP_BINARIES="--strip-all"
#-- Options to be used when stripping shared libraries. See `man strip' for details.
STRIP_SHARED="--strip-unneeded"
#-- Options to be used when stripping static libraries. See `man strip' for details.
STRIP_STATIC="--strip-debug"
#-- Manual (man and info) directories to compress (if zipman is specified)
MAN_DIRS=({usr{,/local}{,/share},opt/*}/{man,info})
#-- Doc directories to remove (if !docs is specified)
DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc} opt/*/{doc,gtk-doc})
#-- Directories to be searched for the strip option (if strip is specified)
STRIP_DIRS=(bin lib sbin usr/{bin,lib,sbin,local/{bin,lib,sbin}} opt/*/{bin,lib,sbin})
#-- Files to be removed from all packages (if purge is specified)
PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod)
# PACKAGE OUTPUT
# Default: put built package and cached source in build directory
#-- Destination: specify a fixed directory where all packages will be placed
#PKGDEST=/home/packages
#-- Source cache: specify a fixed directory where source files will be cached
#SRCDEST=/home/sources
#-- Source packages: specify a fixed directory where all src packages will be placed
#SRCPKGDEST=/home/srcpackages
#-- Packager: name/email of the person or organization building packages
#PACKAGER="John Doe <[email protected]>"
# EXTENSION DEFAULTS
# WARNING: Do NOT modify these variables unless you know what you are
# doing.
PKGEXT='.pkg.tar.xz'
SRCEXT='.src.tar.gz'
# vim: set ft=sh ts=2 sw=2 et:

Similar Messages

  • [SOLVED] Inkscape bug after last system update

    After the last system update I started to have problems in Inkscape when I tried to adjust the color and alpha sliders to maximum values. They would only go up to 245. This means that a lot of basic colors are not achievable anymore, and the opacity cannot be set to maximum, which basically makes Inkscape unusable. After googling it for a while, I understood that there was a similar problem some time ago with Inkscape version 0.46-7 and GTK+ (here is a far better description of the bug, https://bugzilla.redhat.com/show_bug.cgi?id=467431), but this problem was assumably fixed in a later version (for the Red Hat package anyway). I am using at the moment Inkscape 0.46-10 and GTK2. Anyone with similar problems? Please help and thank you very much!
    Last edited by anca (2009-04-02 11:20:53)

    anca wrote:
    I tried setting the values manually... I even tried, believe it or not, to edit the XML file! Maybe I'm doing something wrong. Could you please describe in more detail what exactly you did to fix it? I have a lot of images to finish and he deadline is getting scaringly close . Anyway, thank you so much for your feed-back!
    Anca
    under the fill and stroke dialogue (ctrl-f), there is a small input box called RGBA which is just that, 1 byte for each channel. edit it at will. you will notice the sliders dont go past 245, but the value used by inkscape is the hex number there

  • No Window Manager After Last pacman Update

    Today, my xfwm suddenly stop to work after a system wide pacman update yesterday.
    There seems no error in dmesg and Xorg.o.log. How can I debug now?

    [2010-04-25 14:38] synchronizing package lists
    [2010-04-25 14:39] starting full system upgrade
    [2010-04-25 14:41] upgraded linux-api-headers (2.6.33.1-1 -> 2.6.33.2-1)
    [2010-04-25 14:41] Generating locales...
    [2010-04-25 14:41] en_US.UTF-8... done
    [2010-04-25 14:41] en_US.ISO-8859-1... done
    [2010-04-25 14:41] zh_TW.UTF-8... done
    [2010-04-25 14:41] zh_TW.BIG5... done
    [2010-04-25 14:41] Generation complete.
    [2010-04-25 14:41] upgraded glibc (2.11.1-2 -> 2.11.1-3)
    [2010-04-25 14:41] upgraded binutils (2.20.1-1 -> 2.20.1-2)
    [2010-04-25 14:41] upgraded cloog-ppl (0.15.8-1 -> 0.15.9-1)
    [2010-04-25 14:41] upgraded coreutils (8.4-2 -> 8.4-3)
    [2010-04-25 14:41] installed libmpc (0.8.1-2)
    [2010-04-25 14:41] upgraded gcc (4.4.3-2 -> 4.5.0-1)
    [2010-04-25 14:41] upgraded gcc-libs (4.4.3-2 -> 4.5.0-1)
    [2010-04-25 14:41] upgraded git (1.7.0.5-1 -> 1.7.1-1)
    [2010-04-25 14:41] upgraded libassuan (1.0.5-2 -> 2.0.0-1)
    [2010-04-25 14:41] upgraded gnupg2 (2.0.14-1 -> 2.0.15-1)
    [2010-04-25 14:41] upgraded gpgme (1.2.0-1 -> 1.3.0-1)
    [2010-04-25 14:41] upgraded grub (0.97-16 -> 0.97-17)
    [2010-04-25 14:41] upgraded libgnomekbd (2.30.0-1 -> 2.30.1-1)
    [2010-04-25 14:41] upgraded libmysqlclient (5.1.46-1 -> 5.1.46-2)
    [2010-04-25 14:41] upgraded libnl (1.1-1 -> 1.1-2)
    [2010-04-25 14:41] upgraded libsasl (2.1.23-2 -> 2.1.23-4)
    [2010-04-25 14:41] upgraded qt (4.6.2-3 -> 4.6.2-4)
    [2010-04-25 14:41] upgraded sdparm (1.04-1 -> 1.05-1)
    [2010-04-25 14:41] upgraded unixodbc (2.2.14-2 -> 2.3.0-1)
    [2010-04-25 14:41] upgraded util-linux-ng (2.17.2-1 -> 2.17.2-2)
    [2010-04-25 14:43] upgraded ibus-qt (1.2.0.20091217-2 -> 1.3.0-1)
    There are lots of update yesterday. Maybe cause by GCC?
    How can I revert the change by pacman?

  • IWork (Pages) does not work after last system update!

    since some days (after last system update) iWork programms are not starting any more!
    macosx 10.7.5 new update
    solution atemd: cancel p-ram and p-list, re-installing iwork from DVD and update it from http://support.apple.com/kb/DL1563
    macbookpro 2.53 ghz intel core 2 duo, 8 gb ram
    any body an idea what i can do to fix it?

    hi - i think you should not use 'xhost +' - it's not secure and you shouldn't need it....
    in your .bashrc or .cshrc or whatever, you should have setenv DISPLAY .0 or the equivalent export...
    then ssh -Y hostname should be all you need... no xhost, and not setting DISPLAY every time...
    could you enter the following command from a terminal window and post back the results?
    grep X11 /etc/ssh*_config
    cheers

  • After last automatic update, error message XUL Runner error platform version '6.0.2' is not compatible with minVersion 6.0.1. maxVersion 6.0.1. I am unable to open Mozilla Firefox at all. Had to use Explorer to ask this question!

    After last automatic update, error message XUL Runner error platform version 6.0.2. is not compatible with min Version 6.0.1 maxVersion 6.0.1 appeared every time I try to open/run Mozilla Firefox.

    See:
    *[[/questions/869812]]
    *[[/questions/869951]]

  • After last iPhoto update I find Pages documents in photo files

    After last IPhoto update 9.3.1, files from Pages are showing up in my photo files. How can I fix his ? Also bought Apeture 3 from App Store . C

    I did delete them. Just wonder how/why they showed up. Hope hey stay away. Thanks.

  • Cannot access internet through itunes after last itunes update. Cannot get to itunes store or itunes help. Everything else works fine.

    After last itunes update I cannot get to the internet through itunes. Cannot get to itunes store, itunes help, etc. Also, now when I sync everything syncs properly but I get message at end that tells me that my phone cannot be backed up on the laptop.

    Something may be corrupt in your iTunes installation. The backup problem may or may not be related. The first step is reboot your system, disable your antivirus and firewall and try again. The next thing to try is completely removing iTunes and reinstalling: http://support.apple.com/kb/HT1925.
    Also, if you used TinyUmbrella or Recboot as unauthorized apps to help with the update they corrupted your network settings on your computer. You will have to edit your hosts file and remove all references to Apple servers.

  • After last iTunes update 3 days ago, my iPod doesn`t sync with my iTunes. What should I do?  :(

    After last iTunes update 3 days ago, my iPod doesn`t sync with my iTunes. What should I do? 
    Regards,
    Gisele

    Try:                                               
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try another cable       
    - Try on another computer                            
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar                                     

  • CD Tray open automatically after last Security Update

    when I start up or restart Mymac Pro CD Tray open automatically after last Security Update. Also I could not reinstall Mac OS Tiger because CD Tray open automatically every start up or restart. What's happen? Somebody help me! Please~

    Hi.
    If you have a USB keyboard and mouse, try unplugging them and then restart. If you have a Bluetooth set, remove the batteries and restart.
    See what happens.
    Good Luck.

  • Cannot start mac mini coreduo after last security update

    Hi,
    after last security update mac mini cannot see anymore the new 7200 rpm hddisk which worked like a charm since that…
    When try to boot now I see only a question mark folder…
    I can fix permissions via dvd, I can see the mac mini disk if i connet via firewire to another mac,
    but cannot boot from it…
    tried a kind of tech tool test: it seems that I've got a huge amount of corrupted .plist files…
    How could that happen?
    does it mean that it's not an hardware issue?
    should I reinstall snow?
    help me please

    tmma.a wrote:
    I thought that erasing was formatting as well;
    no, it's not. there is probably something wrong with the partition map of the drive which is why your mac firmware does not recognize it as a boot drive when you restart. simply erasing the drive won't fix it. reformatting might.
    anyway I'm reinstalling now, if doesn't work will try reformatting too…

  • Firefox extension: "TrueSuite 5.2.500.16" stopped working after last firefox update (30.0), even though about:plugin says it's enabled. Any fix to make it work?

    Firefox extension: "TrueSuite 5.2.500.16" stopped working after last firefox update (30.0), even though about:plugin says it's enabled.
    i tried resetting firefox and look for similar problems, unfortunately didn't find anything.
    also there's weird blank space before address in address bar
    other extensions and addons seem to be running fine.

    jscher2000, i tried that, i thought it didnt work before, it's just that this time i accidentally closed (and thus restarted) firefox and it worked, thanks man

  • IE 11 links open to Blank page after last Window update

    IE 11 links open to Blank page after last Window update, I tried every trouble shooting and suggestions I could find in all forums but to no avail.
    Operating system Win 8.
    will try any suggestions and report back.

    Hi,
    Not sure whether you have tried these methods, if yes, keep trying the others.
    1.Run IE with no add-ons firstly.
    Click Start -> All Programs -> Accessories -> System Tools -> Internet Explorer (with no add-ons).
    If works, please follow the steps to narrow down which add-on cause the issue.
    Start IE>Press Alt to show the menu bar>On the Tools menu, click manage add-ons>under show, click All add-ons>disable half add-ons one time for quick narrow down>restart IE.
    2.Try resetting IE.
    Start IE>Press Alt to show the menu bar>On the Tools menu, click Internet options>Advance>Reset>restart IE.
    3. This is caused due to some registry problems occurred. To resolve this issue, follow the below steps:
    Click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
    Type regsvr32 actxprxy.dll in the Open box, and then click OK.
    If the command was successfully executed, you will receive the message ‘DllRegisterServer in actxprxy.dll succeeded’ window.
    Restart the Internet Explorer
    4.if still not work, run system restore.
    Start>type system restore in the search box>click system restore>follow the steps in the wizard to choose a restore point.
    For more information, please see:
    Nothing happens when you click a link in Internet Explorer
    http://support.microsoft.com/kb/175775/en-us#method4
    Hope this helps,
    Ada Liu
    TechNet Community Support

  • Roundcube not working after last php update [SOLVED]

    After the last php update my roundcubemail stopped working.  The log-in page loads and after attempting to log in I get the following error:
    IMAP Error in /usr/share/webapps/roundcubemail/program/lib/Roundcube/rcube_imap.php (184): Login failed for [email protected] from 192.168.1.1. Could not connect to ssl://localhost:993: Unknown reason (fsockopen() function disabled?)
    Last edited by whahn1983 (2014-09-19 18:46:11)

    I fixed it yesterday. I modified the PKGBUILD to get the upstream fix.
    # $Id$
    # Maintainer: Sergej Pupykin <[email protected]>
    pkgname=roundcubemail
    pkgver=1.0.2.3b55da
    pkgrel=1
    pkgdesc="A PHP web-based mail client"
    arch=('any')
    url="http://www.roundcube.net"
    license=('GPL')
    depends=('php')
    optdepends=('python2')
    backup=('etc/webapps/roundcubemail/.htaccess'
    'etc/webapps/roundcubemail/apache.conf')
    install=roundcubemail.install
    options=('!strip' 'emptydirs')
    source=("${pkgname}::git+https://github.com/roundcube/roundcubemail.git#commit=9a498212446f6c9a186df5652a7625526b590b78"
    apache.conf)
    md5sums=('SKIP'
    'f11b17e2a80b383cde4af963fb307541')
    prepare() {
    cd ${srcdir}/${pkgname}
    sed -i \
    -e "s|RCUBE_INSTALL_PATH . 'temp.*|'/var/cache/roundcubemail';|" \
    -e "s|RCUBE_INSTALL_PATH . 'logs.*|'/var/log/roundcubemail';|" \
    config/defaults.inc.php \
    program/lib/Roundcube/rcube_config.php
    package() {
    mkdir -p ${pkgdir}/etc/webapps/roundcubemail
    mkdir -p ${pkgdir}/usr/share/webapps
    mkdir -p ${pkgdir}/var/log
    cd ${pkgdir}/usr/share/webapps
    cp -ra ${srcdir}/${pkgname} roundcubemail
    cd roundcubemail
    mv .htaccess $pkgdir/etc/webapps/roundcubemail/
    ln -s /etc/webapps/roundcubemail/.htaccess .htaccess
    mv config $pkgdir/etc/webapps/roundcubemail/
    ln -s /etc/webapps/roundcubemail/config config
    install -dm0750 $pkgdir/var/{log,cache}/roundcubemail
    install -Dm0644 $srcdir/apache.conf $pkgdir/etc/webapps/roundcubemail/apache.conf
    # install -dm0755 $pkgdir/etc/php/conf.d/
    # cat <<EOF >$pkgdir/etc/php/conf.d/$pkgname.ini
    #open_basedir = ${open_basedir}:/etc/webapps/roundcubemail:/usr/share/webapps/roundcubemail:/var/log/roundcubemail:/var/cache/roundcubemail
    #EOF
    rm -rf temp logs
    Then I added these values to my roundcube config:
    // IMAP socket context options
    // See http://php.net/manual/en/context.ssl.php
    // The example below enables server certificate validation
    //$config['imap_conn_options'] = array(
    // 'ssl' => array(
    // 'verify_peer' => true,
    // 'verify_depth' => 3,
    // 'cafile' => '/etc/openssl/certs/ca.crt',
    $config['imap_conn_options'] = array(
    'ssl' => array(
    'verify_peer' => false,
    'verfify_peer_name' => false,
    // SMTP connection timeout, in seconds. Default: 0 (use default_socket_timeout)
    // Note: There's a known issue where using ssl connection with
    // timeout > 0 causes connection errors (https://bugs.php.net/bug.php?id=54511)
    $config['smtp_timeout'] = 5;
    // SMTP socket context options
    // See http://php.net/manual/en/context.ssl.php
    // The example below enables server certificate validation, and
    // requires 'smtp_timeout' to be non zero.
    // $config['smtp_conn_options'] = array(
    // 'ssl' => array(
    // 'verify_peer' => true,
    // 'verify_depth' => 3,
    // 'cafile' => '/etc/openssl/certs/ca.crt',
    $config['smtp_conn_options'] = array(
    'ssl' => array(
    'verify_peer' => false,
    'verify_peer_name' => false,
    It works like a charm.

  • [solved]many segfault after a pacman -Syu

    bad luck gnome-* got segfault after a pacman -Syu. that including gedit, empathy, nautilus, epiphany, gnome-screensaver.... gnome is simply half dead!!! somebody help!
    [update]pls scroll down to bsdson.tw #9 for a work around.
    Last edited by semson (2011-09-04 14:58:19)

    here is the pacman log, x86_64
    [2011-09-03 20:15] Running 'pacman -Syu'
    [2011-09-03 20:15] synchronizing package lists
    [2011-09-03 20:15] starting full system upgrade
    [2011-09-03 20:18] removed pygobject-devel (2.28.6-1)
    [2011-09-03 20:18] removed py3gobject (2.28.6-1)
    [2011-09-03 20:18] removed pygobject (2.28.6-1)
    [2011-09-03 20:18] upgraded libglapi (7.11-1 -> 7.11-2)
    [2011-09-03 20:18] upgraded libgl (7.11-1 -> 7.11-2)
    [2011-09-03 20:18] upgraded ati-dri (7.11-1 -> 7.11-2)
    [2011-09-03 20:18] upgraded bzr (2.3.4-1 -> 2.4.0-1)
    [2011-09-03 20:18] upgraded ca-certificates (20110502-1 -> 20110502+nmu1-1)
    [2011-09-03 20:18] upgraded gnutls (3.0.1-1 -> 3.0.2-1)
    [2011-09-03 20:18] upgraded libcups (1.4.8-2 -> 1.5.0-1)
    [2011-09-03 20:18] upgraded gtk-update-icon-cache (2.24.5-3 -> 2.24.6-2)
    [2011-09-03 20:18] upgraded gtk2 (2.24.5-3 -> 2.24.6-2)
    [2011-09-03 20:18] upgraded nss (3.12.11-1 -> 3.12.11-3)
    [2011-09-03 20:18] upgraded libevent (2.0.12-1 -> 2.0.13-1)
    [2011-09-03 20:19] upgraded chromium (13.0.782.215-1 -> 13.0.782.218-1)
    [2011-09-03 20:19] upgraded clutter-gtk (1.0.0-1 -> 1.0.2-1)
    [2011-09-03 20:19] upgraded evolution-data-server (3.0.2.1-2 -> 3.0.3-1)
    [2011-09-03 20:19] upgraded fakeroot (1.17-1 -> 1.18-1)
    [2011-09-03 20:19] upgraded firefox (6.0-1 -> 6.0.1-1)
    [2011-09-03 20:19] upgraded firefox-i18n (6.0-2 -> 6.0.1-1)
    [2011-09-03 20:19] updating gtk immodules... done.
    [2011-09-03 20:19] upgraded gcin (1.6.4-2 -> 1.6.5-1)
    [2011-09-03 20:19] upgraded icedtea-web (1.1.1-1 -> 1.1.2-1)
    [2011-09-03 20:19] upgraded imlib2 (1.4.4-1 -> 1.4.5-1)
    [2011-09-03 20:19] upgraded lib32-libcups (1.4.5-2 -> 1.5.0-1)
    [2011-09-03 20:19] upgraded lib32-gtk2 (2.24.5-1 -> 2.24.6-1)
    [2011-09-03 20:19] upgraded lib32-keyutils (1.4-1 -> 1.5.2-1)
    [2011-09-03 20:19] upgraded libdvbpsi (0.2.0-1 -> 0.2.1-1)
    [2011-09-03 20:19] upgraded libreoffice-zh-TW (3.4.2-1 -> 3.4.3-1)
    [2011-09-03 20:19] upgraded libreoffice-common (3.4.2-2 -> 3.4.3-1)
    [2011-09-03 20:19] upgraded libreoffice-calc (3.4.2-2 -> 3.4.3-1)
    [2011-09-03 20:19] upgraded libreoffice-extension-pdfimport (3.4.2-2 -> 3.4.3-1)
    [2011-09-03 20:19] upgraded libreoffice-extension-presentation-minimizer (3.4.2-2 -> 3.4.3-1)
    [2011-09-03 20:19] upgraded libreoffice-gnome (3.4.2-2 -> 3.4.3-1)
    [2011-09-03 20:19] upgraded libreoffice-impress (3.4.2-2 -> 3.4.3-1)
    [2011-09-03 20:19] upgraded libreoffice-writer (3.4.2-2 -> 3.4.3-1)
    [2011-09-03 20:19] upgraded libwnck (2.30.6-2 -> 2.30.7-1)
    [2011-09-03 20:19] upgraded linux-firmware (20110727-1 -> 20110822-1)
    [2011-09-03 20:19] >>> Updating module dependencies. Please wait ...
    [2011-09-03 20:19] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-09-03 20:19] ==> Building image from preset: 'default'
    [2011-09-03 20:19] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2011-09-03 20:19] ==> Starting build: 3.0-ARCH
    [2011-09-03 20:19] -> Parsing hook: [base]
    [2011-09-03 20:19] -> Parsing hook: [udev]
    [2011-09-03 20:19] -> Parsing hook: [autodetect]
    [2011-09-03 20:19] -> Parsing hook: [pata]
    [2011-09-03 20:19] -> Parsing hook: [scsi]
    [2011-09-03 20:19] -> Parsing hook: [sata]
    [2011-09-03 20:19] -> Parsing hook: [filesystems]
    [2011-09-03 20:19] -> Parsing hook: [usbinput]
    [2011-09-03 20:19] ==> Generating module dependencies
    [2011-09-03 20:19] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2011-09-03 20:19] 7210 blocks
    [2011-09-03 20:19] ==> Image generation successful
    [2011-09-03 20:19] ==> Building image from preset: 'fallback'
    [2011-09-03 20:19] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2011-09-03 20:19] ==> Starting build: 3.0-ARCH
    [2011-09-03 20:19] -> Parsing hook: [base]
    [2011-09-03 20:19] -> Parsing hook: [udev]
    [2011-09-03 20:19] -> Parsing hook: [pata]
    [2011-09-03 20:19] -> Parsing hook: [scsi]
    [2011-09-03 20:19] -> Parsing hook: [sata]
    [2011-09-03 20:19] -> Parsing hook: [filesystems]
    [2011-09-03 20:19] -> Parsing hook: [usbinput]
    [2011-09-03 20:19] ==> Generating module dependencies
    [2011-09-03 20:19] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2011-09-03 20:20] 23822 blocks
    [2011-09-03 20:20] ==> Image generation successful
    [2011-09-03 20:20] upgraded linux (3.0.3-1 -> 3.0.4-1)
    [2011-09-03 20:20] upgraded linux-headers (3.0.3-1 -> 3.0.4-1)
    [2011-09-03 20:20] upgraded mesa (7.11-1 -> 7.11-2)
    [2011-09-03 20:20] upgraded polkit (0.101-2 -> 0.102-1)
    [2011-09-03 20:20] installed pygobject2-devel (2.28.6-1)
    [2011-09-03 20:20] installed python-gobject2 (2.28.6-1)
    [2011-09-03 20:20] installed python2-gobject2 (2.28.6-1)
    [2011-09-03 20:20] upgraded qt (4.7.3-3 -> 4.7.4-1)
    [2011-09-03 20:20] upgraded telepathy-logger (0.2.10-1 -> 0.2.10-2)
    [2011-09-03 20:20] upgraded vim-runtime (7.3.266-1 -> 7.3.289-1)
    [2011-09-03 20:20] upgraded vim (7.3.266-1 -> 7.3.289-1)
    [2011-09-03 20:20] upgraded wget (1.13.1-1 -> 1.13.3-1)
    [2011-09-03 20:20] Updating font cache... done.
    [2011-09-03 20:20] wqy-zenhei post install message
    [2011-09-03 20:20] ==> Special Note: By default, we disabled the embedded bitmaps,
    [2011-09-03 20:20] so that the characters will be displayed as Anti-aliased glyphs.
    [2011-09-03 20:20] For those who want to use bitmap font rendering (for 9pt-12pt),
    [2011-09-03 20:20] you can modify the enclosed 44-wqy-zenhei.conf and change the line
    [2011-09-03 20:20] <edit name=\"embeddedbitmap\"><bool>false</bool></edit>
    [2011-09-03 20:20] to
    [2011-09-03 20:20] <edit name=\"embeddedbitmap\"><bool>true</bool></edit>"
    [2011-09-03 20:20]
    [2011-09-03 20:20] Remove 44-wqy-zenhei.conf and 66-wqy-zenhei-sharp.conf symlinks
    [2011-09-03 20:20] from /etc/fonts/conf.d/ directory if you have problems with this
    [2011-09-03 20:20] package.
    [2011-09-03 20:20] upgraded wqy-zenhei (0.9.45-1 -> 0.9.45-2)
    [2011-09-03 20:20] upgraded xulrunner (6.0-2 -> 6.0.1-1)
    Last edited by semson (2011-09-04 07:10:04)

  • Can not receive mail after last sever update

    After the last server update (9/26/05, Version 10.4.2), mail service no longer receives emails. I can only send email via Squirrel Mail cut cannot receive; cannot receive or send emails via mail client (i.e., Outlook Express).
    Any help you can provide is greatly appreciated.
    Below is the message the sender receives when trying to email me.
    This is the Postfix program at host localhost.
    I'm sorry to have to inform you that your message could not be
    be delivered to one or more recipients. It's attached below.
    For further assistance, please send mail to <postmaster>
    If you do so, please include this problem report. You can
    delete your own text from the attached returned message.
    The Postfix program
    <[email protected]>: host /var/imap/socket/lmtp[/var/imap/socket/lmtp] said:
    550-Mailbox unknown. Either there is no mailbox associated with this
    550-name or you do not have authorization to see it. 550 5.1.1 User unknown
    (in reply to RCPT TO command)
    Below is my postconf:
    localhost:~ simon$ postconf -n
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    content_filter = smtp-amavis:[127.0.0.1]:10024
    daemon_directory = /usr/libexec/postfix
    debugpeerlevel = 2
    enableserveroptions = yes
    html_directory = no
    inet_interfaces = all
    mail_owner = postfix
    mailboxsizelimit = 0
    mailbox_transport = cyrus
    mailq_path = /usr/bin/mailq
    manpage_directory = /usr/share/man
    messagesizelimit = 10485760
    mydestination = $myhostname,localhost.$mydomain,localhost,mail.jeablau.com,mail.emdprep.com
    mydomain = localhost
    mydomain_fallback = localhost
    myhostname = localhost
    mynetworks = 127.0.0.1/32,192.168.1.108/32,207.70.169.221/32
    mynetworks_style = host
    newaliases_path = /usr/bin/newaliases
    queue_directory = /private/var/spool/postfix
    readme_directory = /usr/share/doc/postfix
    relayhost =
    sample_directory = /usr/share/doc/postfix/examples
    sendmail_path = /usr/sbin/sendmail
    setgid_group = postdrop
    smtpdpw_server_securityoptions = login,plain
    smtpdrecipientrestrictions = permitsasl_authenticated,permit_mynetworks,reject_unauthdestination,permit
    smtpdsasl_authenable = yes
    smtpdtls_keyfile =
    smtpduse_pwserver = yes
    unknownlocal_recipient_rejectcode = 550
    virtualmailboxdomains = hash:/etc/postfix/virtual_domains
    virtual_transport = lmtp:unix:/var/imap/socket/lmtp

    Jeff,
    Thanks for the help. It kind of fixed the problem. With your suggestions, I no longer receive the error message from the sender's end. However, I'm still not receiving email. Below is my postconf.
    Your help is greatly appreciated.
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    content_filter = smtp-amavis:[127.0.0.1]:10024
    daemon_directory = /usr/libexec/postfix
    debugpeerlevel = 2
    enableserveroptions = yes
    html_directory = no
    inet_interfaces = all
    mail_owner = postfix
    mailboxsizelimit = 0
    mailbox_transport = cyrus
    mailq_path = /usr/bin/mailq
    manpage_directory = /usr/share/man
    messagesizelimit = 10485760
    mydestination = $myhostname,localhost.$mydomain,localhost,jeablau.com,emdpep.com,mail.jeablau.c om,mail.emdprep.com
    mydomain = localhost
    mydomain_fallback = localhost
    myhostname = localhost
    mynetworks = 127.0.0.1/32,192.168.1.108/24,207.70.169.221/32
    mynetworks_style = host
    newaliases_path = /usr/bin/newaliases
    queue_directory = /private/var/spool/postfix
    readme_directory = /usr/share/doc/postfix
    relayhost =
    sample_directory = /usr/share/doc/postfix/examples
    sendmail_path = /usr/sbin/sendmail
    setgid_group = postdrop
    smtpdpw_server_securityoptions = login,plain
    smtpdrecipientrestrictions = permitsasl_authenticated,permit_mynetworks,reject_unauthdestination,permit
    smtpdsasl_authenable = yes
    smtpdtls_keyfile =
    smtpduse_pwserver = yes
    unknownlocal_recipient_rejectcode = 550
    virtualmailboxdomains = hash:/etc/postfix/virtual_domains
    virtual_transport = lmtp:unix:/var/imap/socket/lmtp

Maybe you are looking for