[SOLVED] Trying to install Xorg, missing packages?

I hope don't become a pain here, but I really want to get an arch system working...
So after I installed the base system, the first thing I wanted to do is get the x server up and running.  I ran the command
pacman -S xorg
and when it goes, I get the error
error: failed retrieving file 'libxmu-1.0.4-1-x86_64.pkg.tar.gz......
I have the Virginia Tech mirror first, then ibiblio, and then the archlinux.org repo as a fallback, and none of them can retrieve that file, and thus the xorg install fails.
Any ideas of what I need to do?
Thanks,
Nathan
Last edited by claudius753 (2008-11-30 06:59:56)

I've just re-installed Arch ( x86_64 ) using the Irish mirror
Server = ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/x86_64
and
it works fine. Never had a problem with the Irish nor French mirrors. As I believe it's your first time installing Arch, here's a quick run-down of what
I do on a new install:
After the base-system is installed;
1> Edit /etc/pacman.d/mirrorlist to your preferred mirrors.
2> run 'adduser' to add a normal user. ( Groups: wheel,disk,audio,video,optical,storage,lp )
3> pacman -Syu to sync everything to your mirror.
4> pacman -S xorg cpio
5> pacman -S kde kde-l10n-uk (if you want kde)
5> pacman -S ttf-bitstream-vera ttf-ms-fonts ttf-dejavu artwiz-fonts terminus-font ( the last one is good for a konsole font ).
6> pacman -S tk alsa-utils gdb
7> pacman -S nvidia ( if you have an nvidia card )
8> nvidia-xconfig --add-argb-glx-visuals --composite
9> Edit /etc/inittab; The only sections we're interested in are these. This is how they should look ( to boot into kde );
## Only one of the following two lines can be uncommented!
# Boot to console
#id:3:initdefault:
# Boot to X11
id:5:initdefault:
# Example lines for starting a login manager
#x:5:respawn:/usr/bin/xdm -nodaemon
#x:5:respawn:/usr/sbin/gdm -nodaemon
x:5:respawn:/usr/bin/kdm -nodaemon
#x:5:respawn:/usr/bin/slim >& /dev/null
Note the new path to kdm !!!
At his point I usually 'pacman -S opera thunderbird' as well. Then, to get the 64-bit flash-plugin:
Edit /etc/pacman.conf
Uncomment the 'Testing' branch
pacman -Sy to update
pacman -S flashplugin to install
re-edit /etc/pacman.conf and comment out the Testing branch again.
Reboot.
Hope this helps in some way...
Deej

Similar Messages

  • [SOLVED] Pacman trying to install 64-bit packages on 32-bit system

    I was upgrading my Arch Linux i686 install, and I got the following error:
    error: The mirror 'http://mirror.rit.edu/archlinux/$repo/os/$arch' contains the $arch variable, but no Architecture is defined.
    I added Architecture = i686 to /etc/pacman.conf under [options], and when I run pacman -Syu, I get these errors:
    error: failed to prepare transaction (package architecture is not valid)
    :: package clucene-2.3.3.4-2-x86_64 does not have a valid architecture
    :: package filezilla-3.5.3-1-x86_64 does not have a valid architecture
    :: package lshw-B.02.16-1-x86_64 does not have a valid architecture
    :: package yajl-2.0.4-1-x86_64 does not have a valid architecture
    Why is pacman trying to install x86_64 packages on my i686 system?
    Last edited by nticompass (2012-01-13 03:24:43)

    Got errors
    :: Retrieving packages from community...
    error: failed retrieving file 'virtualbox-modules-4.1.8-1-x86_64.pkg.tar.xz' from mirrors.kernel.org : File unavailable (e.g., file not found, no access)
    error: failed retrieving file 'virtualbox-modules-4.1.8-1-x86_64.pkg.tar.xz' from archlinux.supsec.org : File unavailable (e.g., file not found, no access)
    error: failed retrieving file 'virtualbox-modules-4.1.8-1-x86_64.pkg.tar.xz' from cake.lib.fit.edu : File unavailable (e.g., file not found, no access)
    error: failed retrieving file 'virtualbox-modules-4.1.8-1-x86_64.pkg.tar.xz' from mirrors.cat.pdx.edu : Not Found
    error: failed retrieving file 'virtualbox-modules-4.1.8-1-x86_64.pkg.tar.xz' from mirror.ece.vt.edu : Not Found
    error: failed retrieving file 'virtualbox-modules-4.1.8-1-x86_64.pkg.tar.xz' from ftp.gtlib.gatech.edu : File unavailable (e.g., file not found, no access)
    warning: failed to retrieve some files from community
    error: failed to commit transaction (File unavailable (e.g., file not found, no access))
    Seems to be looking for 64 bit packages still. Had a similar issue when installing another prog as well

  • [SOLVED] Trying to install Octave, gcc-fortran dep. doesn't install

    I've been trying to install Octave.
    I've found that down the dependency chain that gcc-fortran is giving me the classic mutlilib conflict error:
    gcc-libs and gcc-libs-multilib are in conflict. Remove gcc-libs-multilib? [y/N] n
    Does the package need to be fixed? Or does it really depend on the non-multilib version of gcc stuff?  Any tips would be appreciated, I'd prefer to fix PKGBUILD and makepkg if I can instead of doing a uninstall/reinstall ballet.
    Thanks!
    SOLVED:
    I had my multilib repository commented out in my pacman.conf
    Embarassing whoops.
    Last edited by uberscientist (2013-05-03 06:03:50)

    FTP ISOLINUX worked perfectly for me!
    I ran into this problem at first, however:
    failed to mount /dev/sr0
    :scanning usb drives
    failed to mount /dev/sda1
    attempt to access beyond end of device
    sda2: rw=0, want=4, limit=2
    ext2-fs: unable to read superblock
    failed to mount /dev/sda2
    failed to mount /dev/sda5
    failed to mount /dev/sda6
    failed to mount /dev/sda1
    error: cannot find boot device, can not continue
    falling back to interactive prompt
    But that was caused by the usb drive that I half-ways made into an bootable device.  Removing it allowed me to continue on with to the Arch config window.
    Thanks you all for your input and help.  It was because of you that I have a fully Arch home environment!  Good luck with all of your future endeavors, you guys!

  • [SOLVED] Trying to install yaourt and cairo-lcd but says Error

    I was trying to install cairo-lcd manually as I usually do from aur when after building and trying to install I get
    error: package "cairo-lcd-1.8.8-1-i686.pkg.tar.gz" not found
    Thought there may be a problem with it so tried going down the yaourt route but trying to install that gives the same thing.
    I cd into the folder as normal build it then pacman -Q as root.
    I admit it's been a while since I installed anything from aur but done it plenty of times to know what to do....am I missing something blindingly obvious?
    Last edited by Andy Mack (2010-02-02 21:54:32)

    I did that so cairo-lcd would install, the problem I am having is pacman -Q* doesn't find the tar.gz to install
    [root@Arch andy]# cd /home/andy/yaourt
    [root@Arch yaourt]# pacman -Q yaourt-0.9.2.6-1-i686.pkg.tar.gz
    error: package "yaourt-0.9.2.6-1-i686.pkg.tar.gz" not found
    [root@Arch yaourt]#
    its the same with cairo-lcd

  • Trying to install Creative Cloud Packager.

    Runs for a while then error message A12E1 appears.  What am I doing wrong? I clicked on the Get Started button from the email after paying for our user license for Creative Cloud. All previously installed Creative Cloud trial products have been uninstalled from the PC I'm trying to install on. I've had the license for several days and still can't get the products installed.

    Seems the email from Adobe sent me to Creative Cloud Package Launcher when it should have directed me to Creative Cloud installer for Teams.  Problem resolved.

  • [SOLVED] Trying to Install Acroread on 64 bit Arch

    Am trying to install acroread read from the AUR using packer on a 64 bit arch installation...
    I am running the XFCE DE... and I am getting this error. Cannot for the life of me resolve this...any help will be appreciated
    resolving dependencies...
    looking for inter-conflicts...
    :: gcc-libs-multilib and gcc-libs are in conflict. Remove gcc-libs? [y/N]
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: gcc-libs-multilib and gcc-libs are in conflict
    Installation failed.
    I cannot install gcc-libs-multilib... coz that asks me to remove gcc-libs which then results is the whole of xfce being removed
    Looking for help desparately
    Thank you all for your time,
    Sameer
    Last edited by samgurung (2014-04-16 15:44:49)

    I cannot install gcc-libs-multilib... coz that asks me to remove gcc-libs which then results is the whole of xfce being removed
    That is weird, since gcc-libs-multilib provides gcc-libs and should not lead to any removal.
    try pacman -S multilib-devel

  • [SOLVED]Trying to install googletalk plugin and keep getting an error!

    Does this every time even after installing the extra repository.
    $ sudo makepkg install --asroot
    ==> Making package: google-talkplugin 3.6.1.0-1 (Sat Sep 22 15:05:08 EDT 2012)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    -> Found google-talkplugin-3.6.1.0-i386.rpm
    ==> Validating source files with sha1sums...
    google-talkplugin-3.6.1.0-i386.rpm ... Passed
    ==> Extracting Sources...
    -> Extracting google-talkplugin-3.6.1.0-i386.rpm with bsdtar
    ==> Removing existing pkg/ directory...
    ==> Starting package()...
    ==> Tidying install...
    -> Purging unwanted files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package...
    -> Generating .PKGINFO file...
    -> Compressing package...
    /usr/bin/makepkg: line 1230: /etc/makepkg.conf/google-talkplugin-3.6.1.0-1-i686.pkg.tar.xz: Not a directory
    bsdtar: Write error
    Last edited by Invie (2012-09-23 03:56:52)

    Ah, the "extra" repository was this one:
    [archstuff]
    # AUR's most voted packages
    Server = http://archstuff.vs169092.vserver.de/$arch
    -- To pacman.conf.
    I ran it as root because I hadn't exactly read the manual, as well as the fact that it printed a line: "Cannot install file, not enough permissions! Type --asroot to run as root!" or something along these lines.
    $ sed -n 1230,1260p /usr/bin/makepkg
    create_package() {
    if [[ ! -d $pkgdir ]]; then
    error "$(gettext "Missing %s directory.")" "pkg/"
    plain "$(gettext "Aborting...")"
    exit 1 # $E_MISSING_PKGDIR
    fi
    check_package
    cd "$pkgdir"
    msg "$(gettext "Creating package...")"
    local nameofpkg
    if [[ -z $1 ]]; then
    nameofpkg="$pkgname"
    else
    nameofpkg="$1"
    fi
    if [[ $arch = "any" ]]; then
    PKGARCH="any"
    else
    PKGARCH=$CARCH
    fi
    write_pkginfo $nameofpkg > .PKGINFO
    local comp_files=".PKGINFO"
    # check for changelog/install files
    for i in 'changelog/.CHANGELOG' 'install/.INSTALL'; do

  • [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

  • I tried to install Xorg 7.0 but...

    Hi!
    I tried to install (I read about installing ) but first message was about conflict mesa and celestia and it want to remove Celestia. I didn't want this and I stopped upgrade because I didn't know what application would be next.  Do anyone have same experience?
    Thanks,
    Mitja

    Annette wrote:
    Moo-Crumpus wrote:Otherwise I had comlains ....
    Oh, I often have comlains, too. Yesterday evening, I had a very large comlain. Imagine it's hair was all wet, it had no feet, and long arms.
    Btw.: Bad english will be the language of the future.
    How fluent is your German?

  • [SOLVED] Trying to install Arch Linux from harddisk using /dev/sda2

    Hi
    I'm trying to install Arch using my swap partition, following this wiki entry: https://wiki.archlinux.org/index.php/Ha … stallation
    What I've done:
    Downloaded ISO: archlinux-2010.05-netinstall-i686.iso
    Command: swapoff /dev/sda2
    Command: fdisk /dev/sda and changed the system type to 83 (Linux) on /dev/sda2
    Now it looks like:
    Command (m for help): p
    Disk /dev/sda: 250.1 GB, 250059350016 bytes
    255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x00017e5b
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 1060289 530144+ 83 Linux
    /dev/sda2 1060290 3164804 1052257+ 83 Linux
    /dev/sda3 3164805 105579179 51207187+ 83 Linux
    /dev/sda4 105579180 488392064 191406442+ 83 Linux
    It complained about device was busy, but it still seemed to have changed the system type, so I did partprobe as it wrote.
    WARNING: Re-reading the partition table failed with error 16: Device or resource busy.
    The kernel still uses the old table. The new table will be used at
    the next reboot or after you run partprobe(8) or kpartx(8)
    Syncing disks.
    [root@swamp ~]# partprobe
    <no output>
    Next I did:
    [root@swamp ~]# dd if=archlinux-2010.05-netinstall-i686.iso of=/dev/sda2
    327680+0 records in
    327680+0 records out
    167772160 bytes (168 MB) copied, 4.3025 s, 39.0 MB/s
    [root@swamp ~]# mkdir /mnt/sda2
    [root@swamp ~]# mount /dev/sda2 /mnt/sda2
    mount: warning: /mnt/sda2 seems to be mounted read-only.
    [root@swamp ~]# ls -al /mnt/sda2
    total 150466
    dr-xr-xr-x 3 root root 240 May 16 15:54 .
    drwxr-xr-x 6 root root 4096 Nov 5 01:40 ..
    dr-xr-xr-x 3 root root 556 May 16 15:52 boot
    -r--r--r-- 1 root root 448 May 16 15:54 isomounts
    -r--r--r-- 1 root root 8192 May 16 15:54 overlay.sqfs
    -r--r--r-- 1 root root 154058752 May 16 15:54 root-image.sqfs
    And unmounted it again.
    The wiki page says to type: fsck -f /dev/sda2fsck, but I get no such file while trying to open sda2fsck.
    [root@swamp ~]# fsck -f /dev/sda2fsck
    fsck from util-linux-ng 2.18
    e2fsck 1.41.12 (17-May-2010)
    fsck.ext2: No such file or directory while trying to open /dev/sda2fsck
    The superblock could not be read or does not describe a correct ext2
    filesystem. If the device is valid and it really contains an ext2
    filesystem (and not swap or ufs or something else), then the superblock
    is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>
    Can I ignore the above and continue modifying grub?
    Thanks :-)
    Last edited by valvet (2010-11-08 14:49:07)

    fsck -f /dev/sda2fsck makes no sense because /dev/sda2fsck is not a deivce. If the wiki says that, then it is wrong. It's only doing a fsck anyway so probably not really needed. If you are just formatting th swap partition then use, mkfs.ext{234}.
    edit:
    from the wiki
    # fsck -f /dev/sda2fsck 1.40.8 (13-Mar-2008)
    e2fsck 1.40.8 (13-Mar-2008)
    Pass 1: Checking inodes, blocks, and sizes
    Pass 2: Checking directory structure
    Pass 3: Checking directory connectivity
    Pass 3A: Optimizing directories
    Pass 4: Checking reference counts
    Pass 5: Checking group summary information
    /dev/sda2: ***** FILE SYSTEM WAS MODIFIED *****
    /dev/sda2: 243/78936 files (8.2% non-contiguous), 310519/314880 blocks
    The first like should just be
    # fsck -f /dev/sda2
    Last edited by sand_man (2010-11-05 06:46:01)

  • [SOLVED]Trying to install package-query again. Cannot find PKGBUILD.

    I'm updating my arch after 4 months. Yes it has been a long time.
    During the update process I had to remove package-query and yaourt, and now I'm trying to get them back.
    I got package-query from here https://aur.archlinux.org/packages.php?ID=35915
    Untared it, went inside, and did makepkg -s, but the PKGBUILD could not be found. I looked through the directories and didn't see a PKGBUILD anywhere.
    Am I missing something?
    Last edited by Aquila (2013-05-13 23:18:36)

    Did you click the 'Download Tarbel' link on the right side of the page? (Correct choice)
    Or the link under the Sources Bar ? (Incorrect choice)

  • [SOLVED] Trying to install from CD, ATA bus errors

    I've been running Arch on what used to be my main computer for over a year now, and I recently built a new box. I already have Windows 8.1 installed on it. However, when I try to boot up the Arch install disk to set up a dual boot, I get the following errors:
    :: Triggering uevents...
    [ 1.764769] radeon 0000:01:00.0: Invalid ROM contents
    [ 33.375619] ata8.00: exception Emask 0x52 SAct 0x0 SErr 0xffffffff action 0xe frozen
    [ 33.375642] ata8: SError: { RecovData RecovComm UnrecovData Persist Proto HostInt PHYRdyChg PHYInt CommWake 10B8B Dispar BadCRC Handshk LinkSeq TrStaTrns UnrecFIS DevExch }
    [ 33.375682] ata8.00: failed command: IDENTIFY PACKET DEVICE
    [ 33.375698] ata8.00: cmd a1/00:01:00:00:00/00:00:00:00:00/00 tag 0 pio 512 in
    [ 33.375698] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x56 (ATA bus error)
    [ 33.375736] ata8.00: status: { DRDY }
    [ 33.525620] ata7.00: exception Emask 0x52 SAct 0x1 SErr 0xffffffff action 0xe frozen
    [ 33.525645] ata7: SError: { RecovData RecovComm UnrecovData Persist Proto HostInt PHYRdyChg PHYInt CommWake 10B8B Dispar BadCRC Handshk LinkSeq TrStaTrns UnrecFIS DevExch }
    [ 33.525686] ata7.00: failed command: READ FPDMA QUEUED
    [ 33.525703] ata7.00: cmd 60/08:00:00:00:02/00:00:00:00:00/40 tag 0 ncq 4096 in
    [ 33.525603] res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x56 (ATA bus error)
    [ 33.525743] ata7.00: status: { DRDY }
    After this, the cursor stops blinking and nothing else happens.
    I am using UEFI, however I booted the disk using AHCI as well and got the same error, so I don't believe that its causing the problem.
    I downloaded the ISO from the torrent link on the Arch downloads page, checked the "verify contents" box in Windows when I burned the disk, and tried burning the ISO on a different disk.
    Any assistance would be greatly appreciated.
    Last edited by Commie Pinko (2013-12-19 20:07:08)

    alphaniner wrote:Don't worry about the Radeon error for now. The other errors related to your drive bus are probably the problem. Normally I'd recommend checking cables and connections. But I've never seen a "SError:" line with so many 'details' and you have such errors on two ports, so it may be more complicated than that. Have you searched for info on Linux support of the controller?
    Thanks for the response.
    I searched for the things you wrote. By "drive bus" and "controller" do you mean the bus driver and device controller from this diagram?
    http://www.linuxforu.com/wp-content/upl … 1/ldd1.jpg
    Additionally, I found the following forum post while searching: http://ubuntuforums.org/showthread.php?t=2038227
    Does that mean I should try reconnecting my drives to different ports on my motherboard?
    Last edited by Commie Pinko (2013-12-17 22:39:41)

  • [SOLVED] Trying to install GRUB2 on a UEFI system

    Hey all,
    I have an MSI Sandy Bridge motherboard which has a 64-bit UEFI.  It comes with a shell for what it's worth, but I cannot seem to get the final step in GRUB2's installation to work.
    Here's exactly what I run into:
    I got GRUB2 properly configured, load the efivars kernel module (verified that it is loaded by checking lsmod), and then issue the command:
    efibootmgr --create --gpt --disk /dev/sdb --part 1 --write-signature --label "GRUB2" --loader "\\EFI\\grub\\grub.efi"
    The issue I get in return is:
    Fatal: Couldn't open either sysfs or procfs directories for accessing EFI variables.
    Try 'modprobe efivars' as root.
    Problem is, that was already done.  I tried chrooting into the installation directory, and I am met with the same issue.  I am using the official arch installation media since it was recently updated and should be able to do EFI stuff, I'm thinking, but maybe I'm wrong.  I'm in the process of downloading Ubuntu's 11.10 alpha 3 installation media since 11.04 did not work either (couldn't load the module since the live cd was out of date, and the downloaded efibootmgr included efivars for a different kernel version I guess).
    Either way, anyone have any other tips for me?  Is there any way I can utilize the EFI shell that came with my motherboard to make this work instead?
    Last edited by mrmylanman (2011-08-20 21:30:48)

    I just used Ubuntu 11.10 Alpha 3 to do the efibootmgr command, and it did succeed, and I have a UEFI listing for GRUB2 now, however I guess my motherboard handles this a little weird, and I have to go into the config screen to actually load GRUB.  Strange.  Sounds like it's my motherboard at this point and not Arch.  Carry on

  • [SOLVED] install xorg on Virtualbox's ArchLinux

    I'm trying to install xorg on the ArchLinux.(which in a virtualbox's box)
    But, when I run 'xinit'.
    It display vboxvideo does not exist.
    When I use 'lsmod|grep vboxvideo'.  It exist.
    After search full directory, I found:
    /usr/lib/xorg/modules/dri/vboxvideo_dri.so
    and
    /lib/modules/3.0-ARCH/misc/vboxvideo.so
    [SOLVED solution]
    mkdir -p /usr/lib/xorg/modules/drivers
    rerun the virtualbox addition
    Last edited by dlin (2011-08-13 01:04:50)

    You need a VirtualBox Guest installation for your guest system to  get the needed video driver run at your guest system.
    Look at this how to do the installation on an Arch system:
    https://wiki.archlinux.org/index.php/Ar … lBox_Guest
    Alternatively, you can install the drivers with VirtualBox itself. There is a Menu entry 'Install Guest Additions...' under 'Devices'.
    After calling the menu item there is a iso image installed wich you can mount in your guest system:
    # mount /dev/sr0 /mnt
    or something similar
    On the CD there is a bash script /mnt/VboxLinuxAdditions.run which you can run to compile the device drivers.
    To do this, you need gcc and linux headers installed on your guest system.
    For using the compiled drivers, use the wiki article which I have linked above.
    This Way has the disadvantage that you need to do the compilation again after every kernel update.

  • Why am I getting the error the installation package could not be opened when trying to install on Windows 7 64 bit

    I reciece the follwing message when trying to install
    "The Installation package could not be opened. Verify that the package exists, or contact the application vendor to verify that this a valid windows installer package"

    Hey there Frank0619,
    If you have not been able to install iTunes because the Windows Installer service is not available, I would recommend the troubleshooting in the following troubleshooting to help.
    Issues installing iTunes for Windows
    These in particular: 
    Make sure you have an administrator account.
    To install iTunes, you'll need to log in to your computer with an administrator password. If you're not sure if you have an administrator account, read Windows 7: How do I log on as an administrator? You could also refer to your computer's help system, contact your IT department, or visit support.microsoft.com for assistance.
    Install the latest Microsoft Windows updates.
    To download the latest updates, visit the Microsoft Windows Update website. iTunes for Windows requires Windows XP, Windows Vista, Windows 7, or Windows 8 with the latest Service Pack installed. If you can’t install the updates, refer to your computer's help system, contact your IT department, or visit support.microsoft.com for assistance.
    Download the latest version of iTunes.
    The latest version of iTunes can be downloaded at http://www.apple.com/itunes/download/.
    Disable conflicting software.
    Some Windows background processes can cause issues for other programs and processes. These conflicts can prevent applications, such as iTunes, from installing. Disable conflicting processes by starting your computer using MSConfig: 
    Using Msconfig to troubleshoot conflicts in Windows XP
    Using Msconfig to troubleshoot conflicts in Windows Vista, Windows 7, and Windows 8
    Some security software made by other companies can't be disabled using MSConfig. If you've installed security software and you're having issues installing iTunes or QuickTime for Windows, you might need to disable or uninstall security software to resolve installation issues.
    Restart your computer.
    Install iTunes.
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

Maybe you are looking for

  • New iPod to replace existing iPod?

    Just bought a new 5th gen 60GB iPod for my wife. She has been using the older 40GB iPod and has purchased a ton of music from the iPod (judging by my credit card statements, anyway). Is there anything specific that she needs to do to "de-authorize" t

  • In Acrobat XI, how make "tooltip" pop up when cursor touches a button?

    In a 283-page .pdf, words needing definition are hyperlinked to a "glossary." I want to have a condensed definition pop up when cursor touches the word. I've tried using an invisible button on the word, then put the definition in a "tooltip," but the

  • How to know contents of process chain

    hi sap guys, i am currently working on documenting bw support for the infocubes,ods etc..,so how can i know the information like that Volume Calculation,Overall Parameters,Parameter     Default     Override     Used Bytes per Dimension     ,Bytes per

  • Date Format problem...

    Hi users, Forte version : 2.e.2 and ForteWebSDK Datacase : Oracle We have a problem with a simple HTML text field which acccepts a date. When we try to update the record with some date, the following exception occurs: 24-Jun-1998 04:32:28 : XV01086 :

  • PayPal integration using SOAP messages

    Hello, for a integration scenario we want to call a PayPal SOAP API as described in https://www.x.com/docs/DOC-1244. The PayPal safety requirements are fullfilled by giving a Username, Password and Signature in the SOAP Header: <SOAP-ENV:Header>