[SOLVED] Pacman: cant install, remove, update packages

I'm new to Arch, and yes I've read the Wiki and the sticky post "pacman error: FILENAME exists in filesystem".
I can't install or update packages. Just synced the local database. I want to install the package "mc", so I ran:
pacman -S mc
All required packages were downloaded but then I got lots of:
[package-name]: /path/to/file exists in file system
I tried to remove that package but it says:
loading package data...
error: '[package-name]': could not find or read package
I'm totally confused!
Last edited by presario (2009-02-13 05:08:06)

here's the output from "pacman -S mc"
resolving dependencies...
looking for inter-conflicts...
Targets: kernel-headers-2.6.27.6-2 tzdata-2009a-1 glibc-2.9-4 ncurses-5.7-2
Total Download Size: 0.00 MB
Total Installed Size: 51.91 MB
checking package integrity...
checking for file conflicts...
error: could not prepare transaction
kernel-headers: /usr/include/asm-generic/errno-base.h exists in filesystem
kernel-headers: /usr/include/asm-generic/errno.h exists in filesystem
kernel-headers: /usr/include/asm-generic/fcntl.h exists in filesystem
kernel-headers: /usr/include/asm-generic/ioctl.h exists in filesystem
kernel-headers: /usr/include/asm-generic/mman.h exists in filesystem
kernel-headers: /usr/include/asm-generic/poll.h exists in filesystem
kernel-headers: /usr/include/asm-generic/resource.h exists in filesystem
kernel-headers: /usr/include/asm-generic/siginfo.h exists in filesystem
kernel-headers: /usr/include/asm-generic/signal.h exists in filesystem
kernel-headers: /usr/include/asm-generic/statfs.h exists in filesystem
kernel-headers: /usr/include/asm/a.out.h exists in filesystem
kernel-headers: /usr/include/asm/auxvec.h exists in filesystem
kernel-headers: /usr/include/asm/boot.h exists in filesystem
kernel-headers: /usr/include/asm/bootparam.h exists in filesystem
tzdata: /usr/bin/tzselect exists in filesystem
tzdata: /usr/sbin/zdump exists in filesystem
tzdata: /usr/sbin/zic exists in filesystem
tzdata: /usr/share/man/man3/newctime.3.gz exists in filesystem
tzdata: /usr/share/man/man3/newtzset.3.gz exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Abidjan exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Accra exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Addis_Ababa exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Algiers exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Asmara exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Asmera exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Bamako exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Bangui exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Banjul exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Bissau exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Blantyre exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Brazzaville exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Bujumbura exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Cairo exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Casablanca exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Ceuta exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Conakry exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Dakar exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Dar_es_Salaam exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Djibouti exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Douala exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/El_Aaiun exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Freetown exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Gaborone exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Harare exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Johannesburg exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Kampala exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Khartoum exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Kigali exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Kinshasa exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Lagos exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Libreville exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Lome exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Luanda exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Lubumbashi exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Lusaka exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Malabo exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Maputo exists in filesystem
tzdata: /usr/share/zoneinfo/Africa/Maseru exists in filesystem
glibc: /etc/locale.gen exists in filesystem
glibc: /etc/nscd.conf exists in filesystem
glibc: /etc/rc.d/nscd exists in filesystem
glibc: /etc/rpc exists in filesystem
glibc: /lib/ld-linux.so.2 exists in filesystem
glibc: /lib/libBrokenLocale.so.1 exists in filesystem
glibc: /lib/libSegFault.so exists in filesystem
glibc: /lib/libanl.so.1 exists in filesystem
glibc: /lib/libc.so.6 exists in filesystem
glibc: /lib/libcidn.so.1 exists in filesystem
glibc: /lib/libcrypt.so.1 exists in filesystem
glibc: /lib/libdl.so.2 exists in filesystem
glibc: /lib/libm.so.6 exists in filesystem
glibc: /lib/libmemusage.so exists in filesystem
glibc: /lib/libnsl.so.1 exists in filesystem
glibc: /lib/libnss_compat.so.2 exists in filesystem
glibc: /lib/libnss_dns.so.2 exists in filesystem
glibc: /lib/libnss_files.so.2 exists in filesystem
glibc: /lib/libnss_hesiod.so.2 exists in filesystem
glibc: /lib/libnss_nis.so.2 exists in filesystem
glibc: /lib/libnss_nisplus.so.2 exists in filesystem
glibc: /lib/libpcprofile.so exists in filesystem
glibc: /lib/libpthread.so.0 exists in filesystem
glibc: /lib/libresolv.so.2 exists in filesystem
glibc: /lib/librt.so.1 exists in filesystem
glibc: /lib/libthread_db-1.0.so exists in filesystem
glibc: /lib/libthread_db.so.1 exists in filesystem
glibc: /lib/libutil.so.1 exists in filesystem
glibc: /sbin/ldconfig exists in filesystem
glibc: /sbin/sln exists in filesystem
glibc: /usr/bin/catchsegv exists in filesystem
glibc: /usr/bin/gencat exists in filesystem
glibc: /usr/bin/getconf exists in filesystem
glibc: /usr/bin/getent exists in filesystem
glibc: /usr/bin/iconv exists in filesystem
glibc: /usr/bin/ldd exists in filesystem
glibc: /usr/bin/lddlibc4 exists in filesystem
glibc: /usr/bin/locale exists in filesystem
glibc: /usr/bin/localedef exists in filesystem
glibc: /usr/bin/mtrace exists in filesystem
glibc: /usr/bin/pcprofiledump exists in filesystem
glibc: /usr/bin/rpcgen exists in filesystem
glibc: /usr/bin/sprof exists in filesystem
glibc: /usr/bin/xtrace exists in filesystem
glibc: /usr/include/_G_config.h exists in filesystem
glibc: /usr/include/a.out.h exists in filesystem
glibc: /usr/include/aio.h exists in filesystem
glibc: /usr/include/aliases.h exists in filesystem
glibc: /usr/include/alloca.h exists in filesystem
glibc: /usr/include/ar.h exists in filesystem
glibc: /usr/include/argp.h exists in filesystem
glibc: /usr/include/argz.h exists in filesystem
glibc: /usr/include/arpa/ftp.h exists in filesystem
glibc: /usr/include/arpa/inet.h exists in filesystem
glibc: /usr/include/arpa/nameser.h exists in filesystem
glibc: /usr/include/arpa/nameser_compat.h exists in filesystem
glibc: /usr/include/arpa/telnet.h exists in filesystem
glibc: /usr/include/arpa/tftp.h exists in filesystem
glibc: /usr/include/assert.h exists in filesystem
glibc: /usr/include/bits/a.out.h exists in filesystem
glibc: /usr/include/bits/byteswap.h exists in filesystem
glibc: /usr/include/bits/cmathcalls.h exists in filesystem
glibc: /usr/include/bits/confname.h exists in filesystem
glibc: /usr/include/bits/dirent.h exists in filesystem
glibc: /usr/include/bits/dlfcn.h exists in filesystem
glibc: /usr/include/bits/elfclass.h exists in filesystem
glibc: /usr/include/bits/endian.h exists in filesystem
glibc: /usr/include/bits/environments.h exists in filesystem
glibc: /usr/include/bits/errno.h exists in filesystem
glibc: /usr/include/bits/error.h exists in filesystem
glibc: /usr/include/bits/fcntl.h exists in filesystem
glibc: /usr/include/bits/fcntl2.h exists in filesystem
glibc: /usr/include/bits/fenv.h exists in filesystem
glibc: /usr/include/bits/fenvinline.h exists in filesystem
glibc: /usr/include/bits/huge_val.h exists in filesystem
glibc: /usr/include/bits/huge_valf.h exists in filesystem
glibc: /usr/include/bits/huge_vall.h exists in filesystem
glibc: /usr/include/bits/in.h exists in filesystem
glibc: /usr/include/bits/inf.h exists in filesystem
glibc: /usr/include/bits/initspin.h exists in filesystem
glibc: /usr/include/bits/ioctl-types.h exists in filesystem
glibc: /usr/include/bits/ioctls.h exists in filesystem
glibc: /usr/include/bits/ipc.h exists in filesystem
glibc: /usr/include/bits/ipctypes.h exists in filesystem
glibc: /usr/include/bits/libc-lock.h exists in filesystem
glibc: /usr/include/bits/libio-ldbl.h exists in filesystem
glibc: /usr/include/bits/link.h exists in filesystem
glibc: /usr/include/bits/local_lim.h exists in filesystem
glibc: /usr/include/bits/locale.h exists in filesystem
glibc: /usr/include/bits/mathcalls.h exists in filesystem
glibc: /usr/include/bits/mathdef.h exists in filesystem
glibc: /usr/include/bits/mathinline.h exists in filesystem
glibc: /usr/include/bits/mman.h exists in filesystem
glibc: /usr/include/bits/monetary-ldbl.h exists in filesystem
glibc: /usr/include/bits/mqueue.h exists in filesystem
glibc: /usr/include/bits/mqueue2.h exists in filesystem
glibc: /usr/include/bits/msq.h exists in filesystem
glibc: /usr/include/bits/nan.h exists in filesystem
glibc: /usr/include/bits/netdb.h exists in filesystem
glibc: /usr/include/bits/poll.h exists in filesystem
glibc: /usr/include/bits/posix1_lim.h exists in filesystem
glibc: /usr/include/bits/posix2_lim.h exists in filesystem
glibc: /usr/include/bits/posix_opt.h exists in filesystem
glibc: /usr/include/bits/printf-ldbl.h exists in filesystem
glibc: /usr/include/bits/pthreadtypes.h exists in filesystem
glibc: /usr/include/bits/resource.h exists in filesystem
glibc: /usr/include/bits/sched.h exists in filesystem
glibc: /usr/include/bits/select.h exists in filesystem
glibc: /usr/include/bits/sem.h exists in filesystem
glibc: /usr/include/bits/semaphore.h exists in filesystem
glibc: /usr/include/bits/setjmp.h exists in filesystem
ncurses: /bin/tput exists in filesystem
ncurses: /lib/libncursesw.so.5 exists in filesystem
ncurses: /usr/bin/captoinfo exists in filesystem
ncurses: /usr/bin/clear exists in filesystem
ncurses: /usr/bin/infocmp exists in filesystem
ncurses: /usr/bin/infotocap exists in filesystem
ncurses: /usr/bin/ncursesw5-config exists in filesystem
ncurses: /usr/bin/reset exists in filesystem
ncurses: /usr/bin/tic exists in filesystem
ncurses: /usr/bin/toe exists in filesystem
ncurses: /usr/bin/tset exists in filesystem
ncurses: /usr/include/curses.h exists in filesystem
ncurses: /usr/include/cursesapp.h exists in filesystem
ncurses: /usr/include/cursesf.h exists in filesystem
ncurses: /usr/include/cursesm.h exists in filesystem
ncurses: /usr/include/cursesp.h exists in filesystem
ncurses: /usr/include/cursesw.h exists in filesystem
ncurses: /usr/include/cursslk.h exists in filesystem
ncurses: /usr/include/eti.h exists in filesystem
ncurses: /usr/include/etip.h exists in filesystem
ncurses: /usr/include/form.h exists in filesystem
ncurses: /usr/include/menu.h exists in filesystem
ncurses: /usr/include/ncurses.h exists in filesystem
ncurses: /usr/include/ncurses_dll.h exists in filesystem
ncurses: /usr/include/panel.h exists in filesystem
ncurses: /usr/include/term.h exists in filesystem
ncurses: /usr/include/termcap.h exists in filesystem
ncurses: /usr/include/unctrl.h exists in filesystem
ncurses: /usr/lib/libcurses.a exists in filesystem
ncurses: /usr/lib/libcurses.so exists in filesystem
ncurses: /usr/lib/libcursesw.so exists in filesystem
ncurses: /usr/lib/libform.a exists in filesystem
ncurses: /usr/lib/libform.so exists in filesystem
ncurses: /usr/lib/libformw.a exists in filesystem
ncurses: /usr/lib/libformw.so exists in filesystem
ncurses: /usr/lib/libformw.so.5 exists in filesystem
ncurses: /usr/lib/libmenu.a exists in filesystem
i can't post the everything since it's too long (about 6000 lines), the forum is not letting me to post everything

Similar Messages

  • After i download ios 5.1.1 i cant install it there is msg tell me an error occurred installing ios 5.1.1 what can i do to solve this and install the update ( i have ipad 2 ) ?????

    After i download ios 5.1.1 i cant install it there is msg tell me an error occurred installing ios 5.1.1 what can i do to solve this and install the update ( i have ipad 2 ) ?????

    No codes on the error just msg in the center of the ipad tell me that without any codes :@

  • Hello.I wanted to upgrade my iPad 1 to iOS 5.1 Over the Air.I was running iOS 5.0.1.It said it had an error connecting to server.It is already 5 hours i cant install this update.I also have an iPhone 4 with iOS 5.0.1 with the same issues.Help please!

    Hello.I wanted to upgrade my iPad 1 to iOS 5.1 Over the Air.I was running iOS 5.0.1.It said it had an error connecting to server.It is already 5 hours i cant install this update.I also have an iPhone 4 with iOS 5.0.1 with the same issues.Help please!

    You're probably running into the servers simply being swamped. Thousands of people are all going for the software update at the same time. Give it a try again and if that doesn't work, then try plugging it into your computer and trying it that way.
    I didn't get a notion of the size, it doesn't seem to be as big as the 700 meg 5.0 update, but it did take me 20+ minutes to download via cable internet so it's a large file. That in and of itself takes a while.
    If you're trying to download it directly to your iPhone, you'll need to be on wifi since I'm sure it's well over the 20 meg file size limit for 3G.

  • I cant install an update to Firefox and cant remove the old version because a "Setup" pop up window "Your computer must be restarted to complete a previous upgrade of Firefox. Do you want to reboot now?" appears, reboots change nothing. What should I do?

    A friend said she downloaded an update to Firefox (a version of 6, I believe) but didn't install the update, but the desktop icon was gone. The only way to launch Firefox was from the Programs folder. When clicking on the Firefox file, a "Setup" pop up window appeared stating "Your computer must be restarted to complete a previous upgrade of Firefox. Do you want to reboot now?" Clicking "No" does not launch Firefox and clicking "Yes" reboots the computer, but nothing changes after restart and the same series of events keeps re-occurring. When clicking on the safe mode file, Firefox was launched. I went to "Add/Remove Programs" and found Mozilla Firefox 3.6.3. When attempting to remove the program, the same reboot "Setup" pop up appears, and the same non-results as previously described, persisted. I deleted all Firefox files and deleted the update set up .exe files. I again tried to remove the Firefox 3.6.3 program, with the same outcome as the previous attempt(s). I went to the Firefox website and downloaded the updated Firefox 7.0.1 set up .exe file, saved and ran it. When I reached the Setup Wizard page that prompts a "Standard" or "Custom" installation, I clicked on Standard and the same reboot pop up window appeared, again with no change after the reboot. So I have a Program installed (Firefox 3.6.3) with no files, and which can not be removed, an executed update/download .exe for Firefox 7.0.1 that can not be completely installed due to the failure to update by reboot problem. I'm out of ideas on how to try to resolve these problems. Any help would be greatly appreciated! Thank you

    Try a clean reinstall.
    * Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 7.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version or you lose your bookmarks and other data in the profile folder.
    * Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    * http://kb.mozillazine.org/Profile_backup

  • [SOLVED] pacman: grep database for specific packages?

    $ pacman -Ss zsh
    extra/grml-zsh-config 0.9.1-1
    grml's zsh setup
    extra/zsh 5.0.2-4 [installed]
    A very advanced and programmable command interpreter (shell) for UNIX
    community/zsh-lovers 0.8.3-2
    A collection of tips, tricks and examples for the Z shell.
    community/zshdb 0.08-2
    A debugger for zsh scripts.
    $ pacman -Ss zsh | cut -s -d/ -f2 | grep '^zsh ' | cut -d' ' -f1
    zsh
    I'm trying to grep pacman output for a specific packages (not just zsh) and receive only the package name as it was passed to pacman as a output (if it exists in the repos that is, otherwise blank / exit 1). The above command works fine in the terminal but when I'm trying to use it from a bash script it only returns blanks. How come?
    Simplified version of the script:
    tank (zsh ksh)
    for x in ${tank[*]}; do
    echo $x
    present=$(pacman -Qs ${x} | cut -s -d/ -f2 | grep '^${x} ' | cut -d' ' -f1)
    echo $present
    done
    I expect it to return output of a pacman command in the second echo (or blank if there's no packgae like that).
    edit: change of title.
    2nd edit: added simplified script.
    Last edited by thoajdzm (2013-11-16 14:34:59)

    Raynman wrote:
    And consider using
    $ pacman -Ssq '^zsh$'
    instead of that pipeline.
    Brilliant! Much leaner. However it still doesn't work from a script:
    tank=(zsh)
    for x in ${tank[*]}; do
    echo $x
    present=$(pacman -Ssq '^${x}$')
    echo $present
    done
    Second echo returns blank... Am I quoting something wrong?

  • I cant install itunes updates, and now it wont run, cant install or uninstall software error 2324

    I can not install or updates itunes sofeware, have had it loaded for years now I get error 2324, i cant install or uninstall the softward

    Hey joegallow17,
    Thanks for using Apple Support Communities.
    Looks like you are having trouble installing iTunes. If you're having issues installing iTunes, try this article.
    Issues installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/ht1926
    Have a nice day,
    Mario

  • Cant install or update apps

    I have 2 apple IDs Russian and Canadian, i was able to switch between then and download apps no problem until yesterday. My friend logged in into his Apple ID on App Store and was trying to download an app but it didnt work, app was stuck in "waiting" so i deleted it. After i went back on App Store i was unable to download or update any apps, download, install or update buttons simply wont click. I logged out of his ID and logged in with my ID, same thing. Rebooted my device using home and sleep button, nothing. Did a full restore from setting, didnt help. Changed my DNS to 8.8.8.8 that didnt fix my issue neither. Can someone help me out with this please? Im so frustrated.
    I have an Ipad 4

    If restoring it worked, that's great. You should be good to go.
    If you are juggling two ID's of your own, I'm not so sure that this applies, because I know many people have accounts in different countries. So if it is working for you, thats fine. But this is what I am referring to.
    iTunes Store: Associating a device or computer to your Apple ID
    This is copied from that site.
    Your Apple ID can have up to 10 devices and computers (combined) associated with it. Each computer must also be authorized using the same Apple ID. Once a device or computer is associated with your Apple ID, you cannot associate that device or computer with another Apple ID for 90 days. You can view which devices or computers are currently associated, remove unused devices or computers, and see how long before they can be associated with a different Apple ID from the Account Information page in iTunes on your computer:

  • I cant install photoshop updates

    hello
    I have install photoshop CS4 ( 11)
    but when I try to install last updates it show me am message ( Adobe Photoshop CS4 not installed ) ?!
    but its installed and I use it ><
    see Attach

    John Joslin wrote:
    He did, at http://forums.adobe.com/message/2220651#2220651
    This thread can be left to scroll off.
    Another good reason why you shouldn't move threads into the "correct" forum.  If the user later finds the correct one and posts again, now you have a double post.  Yes, leave it here, either it'll change subject into a "forum comments" topic or fall of the page.  Actually as of now it is officially a forum comment thread about not moving threads, like it or not.
    Obey the forum thought police.  Violators will be locked, deleted and banned.

  • SOLVED - Cant install normal PHP package

    trying to install php with command
    pacman -S php
    Response
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): php-5.3.3-3
    Total Download Size: 2.82 MB
    Total Installed Size: 14.28 MB
    Proceed with installation? [Y/n]
    :: Retrieving packages from extra...
    error: failed retrieving file 'php-5.3.3-3-x86_64.pkg.tar.xz' from gd.tuwien.ac.at : File unavailable (e.g., file not found, no access)
    error: failed retrieving file 'php-5.3.3-3-x86_64.pkg.tar.xz' from mirrors.kernel.org : File unavailable (e.g., file not found, no access)
    error: failed retrieving file 'php-5.3.3-3-x86_64.pkg.tar.xz' from gd.tuwien.ac.at : File unavailable (e.g., file not found, no access)
    error: failed retrieving file 'php-5.3.3-3-x86_64.pkg.tar.xz' from mirrors.kernel.org : Not Found
    error: failed retrieving file 'php-5.3.3-3-x86_64.pkg.tar.xz' from gd.tuwien.ac.at : File unavailable (e.g., file not found, no access)
    error: failed retrieving file 'php-5.3.3-3-x86_64.pkg.tar.xz' from gd.tuwien.ac.at : Not Found
    warning: failed to retrieve some files from extra
    error: failed to commit transaction (Not Found)
    Errors occurred, no packages were upgraded.
    I'm also wondering.. isn't php-5.3.5 the newest?
    Thanks for any advice in advance!
    Last edited by dershodan (2011-03-12 10:38:27)

    5.3.5-2 is the latest.  Your mirrors are not up-to-date.  Switch to new mirrors which are current then refresh and do a full system update (pacman -Syyu).

  • [SOLVED] gotmail. cant install package

    Hi i want to download my hotmail mails to close that account, but find myself unable to install gotmail, any ideas?
    Thanks!
    [aleyscha@aleyscha ~]$ yaourt -S gotmail
    ==> Continue the building of 'gotmail'? [Y/n]
    ==> ----------------------------------------------
    ==>
    ==> Building and installing package
    ==> Making package: gotmail 0.9.0-2 (Fri Jan 25 08:38:31 PST 2008)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Found gotmail-0.9.0.tar.bz2 in build dir
    ==> Validating source files with md5sums...
    gotmail-0.9.0.tar.bz2 ... Passed
    ==> Extracting Sources...
    -> bsdtar -x -f gotmail-0.9.0.tar.bz2
    gotmail-0.9.0/COPYING: Can't create 'gotmail-0.9.0/COPYING': Permission denied
    gotmail-0.9.0/Makefile: Can't create 'gotmail-0.9.0/Makefile': Permission denied
    gotmail-0.9.0/VERSION: Can't create 'gotmail-0.9.0/VERSION': Permission denied
    gotmail-0.9.0/gotmail.spec: Can't create 'gotmail-0.9.0/gotmail.spec': Permission denied
    gotmail-0.9.0/gotmail.1.gz: Can't create 'gotmail-0.9.0/gotmail.1.gz': Permission denied
    gotmail-0.9.0/gotmail.man: Can't create 'gotmail-0.9.0/gotmail.man': Permission denied
    gotmail-0.9.0/gotmail: Can't create 'gotmail-0.9.0/gotmail': Permission denied
    gotmail-0.9.0/ChangeLog: Can't create 'gotmail-0.9.0/ChangeLog': Permission denied
    gotmail-0.9.0/README: Can't create 'gotmail-0.9.0/README': Permission denied
    gotmail-0.9.0/sample.gotmailrc: Can't create 'gotmail-0.9.0/sample.gotmailrc': Permission denied
    gotmail-0.9.0/gotmail4evolution: Can't create 'gotmail-0.9.0/gotmail4evolution': Permission denied
    bsdtar: Error exit delayed from previous errors.
    ==> ERROR: Failed to extract gotmail-0.9.0.tar.bz2
    Aborting...
    Error: Makepkg was unable to build gotmail package.
    Last edited by leo2501 (2008-01-25 22:59:44)

    solved!! i download GetLive and is retrieving all my messages! what a wonderful script here it is:
    http://sourceforge.net/projects/getlive/
    Now i can close that damn account

  • [SOLVED] Pacman not working after updating.

    While I'm trying to resolve issue "package-query: requires pacman<3.6", I did wrong that entering "pacman-key --init" right after upgrading pacman. Now it neither upgrade nor install programs.
    pacman -Syu
    :: Synchronizing package databases...
    error: failed retrieving file 'core.db' from mirrors.kernel.org : Could not resolve host: mirrors.kernel.org; Name or service not known
    error: failed retrieving file 'core.db' from mirror.yandex.ru : Could not resolve host: mirror.yandex.ru; Name or service not known
    error: failed to update core (download library error)
    error: failed retrieving file 'extra.db' from mirrors.kernel.org : Could not resolve host: mirrors.kernel.org; Name or service not known
    error: failed retrieving file 'extra.db' from mirror.yandex.ru : Could not resolve host: mirror.yandex.ru; Name or service not known
    error: failed to update extra (download library error)
    error: failed retrieving file 'community.db' from mirrors.kernel.org : Could not resolve host: mirrors.kernel.org; Name or service not known
    error: failed retrieving file 'community.db' from mirror.yandex.ru : Could not resolve host: mirror.yandex.ru; Name or service not known
    error: failed to update community (download library error)
    error: failed to synchronize any databases
    error: failed to init transaction (download library error)
    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
    #GPGDir = /etc/pacman.d/gnupg/
    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
    #CleanMethod = KeepInstalled
    Architecture = auto
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options
    #UseSyslog
    #UseDelta
    #TotalDownload
    CheckSpace
    #VerbosePkgLists
    # 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]
    #SigLevel = PackageRequired
    #Include = /etc/pacman.d/mirrorlist
    [core]
    #SigLevel = PackageRequired
    Include = /etc/pacman.d/mirrorlist
    [extra]
    #SigLevel = PackageOptional
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    #SigLevel = PackageRequired
    #Include = /etc/pacman.d/mirrorlist
    [community]
    #SigLevel = PackageOptional
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #SigLevel = Optional TrustAll
    #Server = file:///home/custompkgs
    Last edited by bilgee0629 (2012-02-06 13:34:40)

    Gcool wrote:
    Could you post the output of the following commands:
    * ifconfig -a
    * cat /etc/resolv.conf
    * ping mirrors.kernel.org
    * ping 8.8.8.8
    * tail -50 /var/log/pacman.log
    1) 
    eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 metric 1
    inet6 fe80::ea9a:8fff:fe63:6190 prefixlen 64 scopeid 0x20<link>
    ether e8:9a:8f:63:61:90 txqueuelen 1000 (Ethernet)
    RX packets 6820 bytes 1956857 (1.8 MiB)
    RX errors 48 dropped 1 overruns 0 frame 46
    TX packets 3693 bytes 398312 (388.9 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 1 collisions 48
    device interrupt 43
    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436 metric 1
    inet 127.0.0.1 netmask 255.0.0.0
    inet6 ::1 prefixlen 128 scopeid 0x10<host>
    loop txqueuelen 0 (Local Loopback)
    RX packets 26 bytes 2052 (2.0 KiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 26 bytes 2052 (2.0 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    ppp0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1492 metric 1
    inet 49.0.145.198 netmask 255.255.255.255 destination 8.8.8.8
    ppp txqueuelen 3 (Point-to-Point Protocol)
    RX packets 3103 bytes 1539691 (1.4 MiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 3589 bytes 312371 (305.0 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    wlan0: flags=4098<BROADCAST,MULTICAST> mtu 1500 metric 1
    ether d0:df:9a:30:2d:8e txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 0 bytes 0 (0.0 B)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    2)
    nameserver 202.72.241.5
    nameserver 203.34.37.3
    3)
    PING mirrors.us.kernel.org (149.20.4.71) 56(84) bytes of data.
    64 bytes from mirrors2.kernel.org (149.20.4.71): icmp_req=1 ttl=53 time=241 ms
    64 bytes from mirrors2.kernel.org (149.20.4.71): icmp_req=2 ttl=53 time=242 ms
    64 bytes from mirrors2.kernel.org (149.20.4.71): icmp_req=3 ttl=53 time=242 ms
    ^C
    --- mirrors.us.kernel.org ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 241.653/242.080/242.345/0.504 ms
    4)
    PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
    64 bytes from 8.8.8.8: icmp_req=1 ttl=255 time=10.3 ms
    64 bytes from 8.8.8.8: icmp_req=2 ttl=255 time=11.4 ms
    64 bytes from 8.8.8.8: icmp_req=3 ttl=255 time=210 ms
    64 bytes from 8.8.8.8: icmp_req=4 ttl=255 time=7.34 ms
    64 bytes from 8.8.8.8: icmp_req=5 ttl=255 time=10.6 ms
    ^C
    --- 8.8.8.8 ping statistics ---
    5 packets transmitted, 5 received, 0% packet loss, time 4005ms
    rtt min/avg/max/mdev = 7.349/50.062/210.542/80.252 ms
    5)
    [2012-02-06 17:58] Running 'pacman -Rdd package-query'
    [2012-02-06 17:59] removed package-query (0.9-1)
    [2012-02-06 17:59] Running 'pacman -Syu'
    [2012-02-06 17:59] synchronizing package lists
    [2012-02-06 18:11] upgraded linux-api-headers (3.0.1-1 -> 3.1.6-1)
    [2012-02-06 18:11] warning: /etc/locale.gen installed as /etc/locale.gen.pacnew
    [2012-02-06 18:11] Generating locales...
    [2012-02-06 18:11] en_US.UTF-8... done
    [2012-02-06 18:11] en_US.ISO-8859-1... done
    [2012-02-06 18:11] Generation complete.
    [2012-02-06 18:11] upgraded glibc (2.14-6 -> 2.15-4)
    [2012-02-06 18:11] upgraded libarchive (2.8.5-2 -> 3.0.3-3)
    [2012-02-06 18:11] installed pth (2.0.7-4)
    [2012-02-06 18:11] installed gnupg (1.4.12-1)
    [2012-02-06 18:11] installed libksba (1.2.0-1)
    [2012-02-06 18:11] installed libassuan (2.0.3-1)
    [2012-02-06 18:11] installed pinentry (0.8.1-3)
    [2012-02-06 18:11] installed dirmngr (1.1.0-3)
    [2012-02-06 18:11] installed gnupg2 (2.0.18-1)
    [2012-02-06 18:11] installed gpgme (1.3.1-2)
    [2012-02-06 18:11] >>> Run `pacman-key --init` to set up your pacman keyring.
    [2012-02-06 18:11] upgraded pacman (3.5.4-4 -> 4.0.1-4)
    [2012-02-06 18:12] Running 'pacman -S firefo'
    [2012-02-06 18:13] Running 'pacman -S firefox'
    [2012-02-06 18:13] Running 'pacman -S package-query'
    [2012-02-06 18:13] Running 'pacman -Syu'
    [2012-02-06 18:13] synchronizing package lists

  • [SOLVED] Pacman fails to refresh/update.

    # pacman -Syy
    :: Synchronizing package databases...
    error: failed to update core (unexpected error)
    error: failed to update extra (unexpected error)
    error: failed to update community (unexpected error)
    error: failed to synchronize any databases
    It doesnt want to connect to anything.yet when i use ping -c 3 www.google.com like the beginners guide said, it connects and does not give me unknown host error.
    Toshiba Satellite L305-S5931
    Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 1)
    subsystem:Askey Computer Corp. Device 7128
    Please, this has plagued me for a while and has left me confused.
    Last edited by 3120 (2009-06-07 21:30:25)

    # /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/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl %u > %o
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options (all disabled by default)
    #NoPassiveFtp
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    # 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
    # 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.
    # Testing is disabled by default. To enable, uncomment the following
    # two lines. You can add preferred servers immediately after the header,
    # and they will be used before the default mirrors.
    #[testing]
    #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]
    # 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
    that is /etc/pacman.conf
    that is /etc/pacman.d/mirrorlist

  • Cant install new language package on mobile dictio...

    Hi,
    im trying to install on my 5800 new language(thai)
    i have  english,hebrew.bulgarian,
    when im install the thai language , the software want to remove other language and i need to choose , but i can remove only the hebrew language.
    i want to remove the bulgarian, and there is no option to remove it..
    i hope there is a solution for this problem..
    there is a way to uninstall all the dictionary software and reinstall it with the language that i want to install ?

    Hi there!
    Regarding your concern in downloading a language package for your phone 5800 XpressMusic, actually it's possible you just have to open the diction ary application on your phone then once it prompts you Only English Language install, install other language? so press yes and it will direct you to the Nokia Website, but if you don't see it press Options inside the mobile dictionary and then look for Language and then you have there the selection download, same thing you'll be routed to the Nokia Website, just select the Language but make sure that the language is being used in your country because if your phone will not support it, you will not be able to use that language you downloaded.
    Hope tis' help!
    "If you think this post is helpful, please click on the green button"

  • Cant install itunes update

    I recently updated my ipod to find out that itunes also needed to be updated. When I clicked update, everything was going fine until it was installing. I got the error "C:\Program Data \ 34BE82C4-E596-4e99-A191-52C6199EB69\ Get Last error:5" There was another post with the same error but the solution didnt work for me. I uninstalled everything that is related to apple and its still not working. Running windows 7.
    Help please, getting really frustrated.

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies. The user tip also has links to the current and recent builds in case you need to revert to an alternate or older version as a workaround.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • Pacman keeps installing the same packages

    when I do pacman -Syu, it always wants to install:
    # pacman -Syu
    :: Synchronizing package databases...
    testing is up to date
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    Targets (10): brltty-3.10-1  dmidecode-2.10-1  gstreamer0.10-good-0.10.11-1  libsoup-2.24.3-1 
                  gstreamer0.10-good-plugins-0.10.11-1  gstreamer0.10-ugly-0.10.10-1  gstreamer0.10-ugly-plugins-0.10.10-1 
                  libtheora-1.0-1  poppler-0.10.2-1  poppler-glib-0.10.2-1 
    Total Download Size:    0.00 MB
    Total Installed Size:   30.17 MB
    but
    # pacman -Q brltty
    brltty 3.10-1
    Why?

    # ls -ld /var/lib/pacman/local/brltty*
    drwxr-xr-x 2 root root 43 2009-02-01 18:36 /var/lib/pacman/local/brltty-3.10-1
    drwxr-xr-x 2 root root 43 2008-09-03 22:05 /var/lib/pacman/local/brltty-3.9-1

Maybe you are looking for

  • ArrayList() problems

    Hi! I need a little help getting an ArrayList to work. I am refactoring some of the classes in one of the O'Reilly books for a class assignment. I believe that I cannot get my ArrayList to add elements into itself. I'm not quite sure what I'm doing w

  • Why don't purchased movies from iTunes USA and Italy no longer sync in my iPad2 and iPod touch 4?

    I used to be able to sync purchased movies from iTunes USA and Italy to my iPad 2 and  iPod touch 4. No more,  even before I upgraded to iOS6.

  • Users getting disconnected when the sap cluster group failover happens.

    Hello all, We have done the HA installation on mysaperp2005(ecc6.0). The failover groups are sapcluster group(ascs+scs instance) and the Database(DB group).The central and the dialog instances are installed locally and do not form the part of the clu

  • Composition Environment trial - Process Composer

    I installed the trial version of Composition Environment available in SDN and the corresponding IDE. When I try to follow the example, and create a new project, Process Composer isn't available in NWDS. What do I have to do, to get BPM components?

  • Can I partially change appearance on a file name?

    I´m working with a big company that has quite a few articles that I´m making individual originals for. Since the customer always refers to the products by name, I need to start the file names with the description. At the end of the file name I add th