[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

Similar Messages

  • [SOLVED]Pacman fails to update

    Hi,
    It's been a while, so I hope this issue can be resolved here, and I'll be on my best behaviour. I tried an update (system-wide) with
    pacman -Syu
    it came back with :
    error: failed to commit transaction (conflicting files)
    initscripts: /etc/profile.d/locale.sh exists in filesystem
    Errors occurred, no packages were upgraded.
    What do I do next?
    Thanks for helping out
    Thor
    Last edited by Thor@Flanders (2011-10-26 09:38:53)

    Will do, tnx.
    New-year resolution: read the news on-site more often.
    Marking this as solved
    Last edited by Thor@Flanders (2011-10-26 09:38:33)

  • [Solved] Pacman fails to get packages http 403 or 404 error

    Hi,
    I'm not sure if I should raise this as a bug or not, or indeed if I am doing something fundamentally wrong...
    Pacman tells me there are updates to do, but:
    Using the mirror "mirrors.manchester.m247.com" I get a 404 error
    Using the mirror "http://mirror.bytemark.co.uk/archlinux/$repo/os/$arch" I get a 403 error
    example:
    # pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date 0.0 B 0.00B/s 00:00 [-----------------------------------------------------------------------] 0%
    community is up to date 0.0 B 0.00B/s 00:00 [-----------------------------------------------------------------------] 0%
    multilib is up to date 0.0 B 0.00B/s 00:00 [-----------------------------------------------------------------------] 0%
    :: Starting full system upgrade...
    resolving dependencies...
    looking for conflicting packages...
    Packages (9) ca-certificates-mozilla-3.18-3 dhcpcd-6.8.1-1 gnupg-2.1.2-3 iptables-1.4.21-3 p11-kit-0.23.1-2 procps-ng-3.3.10-2 sudo-1.8.13-1 which-2.21-1 whois-5.2.7-1
    Total Download Size: 0.03 MiB
    Total Installed Size: 21.35 MiB
    Net Upgrade Size: 4.34 MiB
    :: Proceed with installation? [Y/n]
    :: Retrieving packages ...
    error: failed retrieving file 'whois-5.2.7-1-x86_64.pkg.tar.xz' from mirrors.manchester.m247.com : The requested URL returned error: 404
    warning: failed to retrieve some files
    error: failed to commit transaction (unexpected error)
    Errors occurred, no packages were upgraded.
    any ideas?
    [edited to add solved tag to title]
    Last edited by flangemonkey (2015-04-01 15:29:18)

    Hi flangemonkey,
    that mirror was not synced yet when you did the upgrade (the last sync ended today at 10:54 UTC, about 17 mitues after you posted on this borad). It should be ok now, just try to redo the update. Next time, you may want to check first the status of the mirrors https://www.archlinux.org/mirrors/status
    edit: typo
    Last edited by mauritiusdadd (2015-04-01 11:06:10)

  • [Solved] Pacman fails to satisfied java-runtime dependency on upgrade

    Hi. So I haven't been able to upgrade yesterday or today because of this bug. I couldn't figure out how to solve it on my own.
    This is what happens when I try to upgrade:
    jake@levi> sudo pacman -Syyu ~
    :: Synchronizing package databases...
    core 104.8 KiB 76.7K/s 00:01 [##################################################################################################] 100%
    extra 1389.5 KiB 187K/s 00:07 [##################################################################################################] 100%
    community 1549.8 KiB 191K/s 00:08 [##################################################################################################] 100%
    multilib 89.7 KiB 145K/s 00:01 [##################################################################################################] 100%
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: languagetool: requires java-runtime>=6
    :: rhino: requires java-runtime
    I have jre7-openjdk-headless already installed, which provides java-runtime 7, so I don't see why I could be running into any problems.
    [1] jake@levi> pacman -Qi jre7-openjdk-headless ~
    Name : jre7-openjdk-headless
    Version : 7.b147_2.1-1
    URL : http://icedtea.classpath.org
    Licenses : custom
    Groups : None
    Provides : java-runtime=7
    Depends On : libjpeg-turbo lcms2 nss ca-certificates-java rhino
    Optional Deps : libcups: needed for Java Mauve support - libmawt.so
    fontconfig: needed for Java Mauve support - libmawt.so
    Required By : languagetool rhino
    Conflicts With : java-runtime openjdk6
    Replaces : None
    Installed Size : 107421.00 KiB
    Packager : Andreas Radke <[email protected]>
    Architecture : x86_64
    Build Date : Wed Feb 15 06:36:20 2012
    Install Date : Thu Mar 1 14:06:19 2012
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - Minimal Java runtime - needed for executing non GUI Java programs
    There could be something I don't understand though. Any help is appreciated.
    Last edited by Coward (2012-03-08 00:30:57)

    mira wrote:
    Karol's advice did not worked for me, so I did this:
    pacman -Rdd jre7-openjdk-headless
    and after that this:
    pacman -S jre7-openjdk
    and then the update worked as it should. Hope that helps somebody.
    Not sure what was the issue in your case, but I did say "Try to ignore the conflicts and see if it works out." and by that I meant the '-dd' switch.
    Now I see I should have been explicit about it as my comment doesn't make it clear at all.

  • [SOLVED] Pacman failed retrieving file 'core.db' after removing KDE

    Hey, I had to remove KDE and foolishly used the -Rsc flag. Now, trying to update yields:
    [root@Gal-PC2 gal]# pacman -Sy
    :: Synchronizing package databases...
    error: failed retrieving file 'core.db' from mirror.isoc.org.il : Resolving timed out after 10524 milliseconds
    error: failed retrieving file 'core.db' from mirror.us.leaseweb.net : Resolving timed out after 10523 milliseconds
    I tryed using the -Sy and -Syy flags to update the database, and made sure I am not using ipv6. I think the -Rsc flag might deleted an importent package. I can connect to the net, and I can acess mirrors using http and I can ping the mirrors. The error persists on a large number of mirrors. Any help will be appriciated.
    Last edited by Greenstuff (2015-02-08 20:49:24)

    Sorry, will do!
    The debug printed a lot of the first errors, so I cut them. This is what pacman --Syu --debug show:
    debug: adding new server URL to database 'multilib': [url]http://ftp.nluug.nl/pub/os/Linux/distr/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://ftp.ds.hj.se/pub/os/linux/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://ftp.uni-kl.de/pub/linux/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://ftp.tu-chemnitz.de/pub/linux/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://mirror.lnx.sk/pub/linux/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://mirrors.st.uz/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://mirrors.mithril.org.ua/linux/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://ftp.uni-bayreuth.de/linux/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://artfiles.org/archlinux.org/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://repo.ukdw.ac.id/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://linux.cs.nctu.edu.tw/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://ftp.kaist.ac.kr/ArchLinux/multilib/os/x86_64[/url]
    debug: config: new section '(null)'
    debug: config: finished parsing /etc/pacman.conf
    :: Synchronizing package databases...
    debug: url: [url]http://mirror.isoc.org.il/pub/archlinux/core/os/x86_64/core.db[/url]
    debug: maxsize: 26214400
    debug: using time condition: 1422991262
    debug: opened tempfile for download: /var/lib/pacman/sync/core.db.part (wb)
    debug: curl returned error 28 from transfer
    error: failed retrieving file 'core.db' from mirror.isoc.org.il : Resolving timed out after 10523 milliseconds
    debug: url: [url]http://mirror.us.leaseweb.net/archlinux/core/os/x86_64/core.db[/url]
    debug: maxsize: 26214400
    debug: using time condition: 1422991262
    debug: opened tempfile for download: /var/lib/pacman/sync/core.db.part (wb)
    EDIT: SOLVED!
    Ok, so I did indeed disable ipv6 as I promised, but turns out I put in the GRUB kernel line "ipv6.disable_ipv6=1". Upon re-reading the wiki, turns out this means ipv6 is disabled but tunnels with ipv6 may be opened by programs. I changed to "ipv6.disable=1" and pacman updates away! I hope others will find this usefull. Be careful!
    Last edited by Greenstuff (2015-02-08 20:52:45)

  • [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 on a package that should've been ignored anyway

    Hi all,
    I don't understand why the below upgrade isn't working.  I exclude the kernel from my normal upgrade command as it prevents me from loading any modules until I reboot, so I typically only upgrade the kernel when I'm about to reboot.
    In this case failure to upgrade the kernel is preventing the nVidia driver from being updated also, which is fine, but I don't understand why it then says it can't install 'nvidia' because 'nvidia-utils' is the wrong version - I thought 'nvidia' was going to be skipped?  Why is it trying to install it anyway?
    Is there a way to get around this without having to manually exclude all these packages?
    $ pacman -Su
    :: Starting full system upgrade...
    :: Replace dbus-python with extra/python2-dbus? [Y/n]
    warning: linux: ignoring package upgrade (3.3.8-1 => 3.4.2-2)
    warning: linux-headers: ignoring package upgrade (3.3.8-1 => 3.4.2-2)
    resolving dependencies...
    warning: ignoring package linux-3.4.2-2
    warning: cannot resolve "linux>=3.4", a dependency of "nvidia"
    warning: ignoring package linux-3.4.2-2
    warning: cannot resolve "linux>=3.4", a dependency of "virtualbox-modules"
    :: The following packages cannot be upgraded due to unresolvable dependencies:
    nvidia virtualbox-modules
    Do you want to skip the above packages for this upgrade? [y/N] y
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nvidia: requires nvidia-utils=295.53
    Last edited by Malvineous (2012-06-17 05:23:21)

    Ohhh, so you're saying it ignored nvidia, but tried to upgrade nvidia-utils.  nvidia-utils requires nvidia, but nvidia needs a specific version of nvidia-utils which would be broken by upgrading nvidia-utils, so it refuses to upgrade nvidia-utils because of the existing dependency.  Right.
    So then the second part of my question - how can I get around this without adding nvidia-utils as an IgnorePkg?  Can I tell pacman to just ignore it if the deps couldn't be satisfied and keep going with whatever's left?

  • [solved] Sounds failed since last update.

    My system was fine on Friday, sounds playing normally.
    I used the machine briefly over the weekend and as normal kept things updated with pacman -Syu. I am aware that plenty was downloaded and I think that I noticed a kernel rebuild.
    Today I have no sound. The rest of the system is functioning normally, but movies play silently and sound files do not play at all.
    I have looked through dmesg and tried 'dmesg | grep -i alsa' and 'dmesg | grep -i oss' with nothing to report. Wondering if it was some volume problem I tried aumix and it gave the error:
    [me@two ~]$ aumix
    aumix: error opening mixer: No such file or directory
    [me@two ~]$
    So:
    - Is there anything else that I should try?
    - Is there some final stage to the weekend's updates that I stupidly overlooked?
    - Has anyone else experienced similar?
    I suppose that it it possible that this is a random occurrence and that the update is a complete coincidence. Is there any way to tell?
    Thanks in advance,
    Richard.
    Last edited by r_j_h (2011-05-31 14:17:36)

    karol wrote:
    You can try
    modprobe snd_pcm_oss
    The devs removed some udev rules one of which autoloaded those modules.
    http://mailman.archlinux.org/pipermail/ … 00793.html
    Superb! That solved it.
    Many thanks,
    R.

  • [Solved]Pacman fails on sync

    Hello there Archlinux folks!
    Today, my beloved little home server, running Arch, was a real pain in the ... and I had to realize, the fact: I need the help of ppl who understand this better than I do.
    As a related matter, I just bought a Network Media Player today, so I needed to modify my server a bit, like setup XBMC for upnp sharing, and Pacman showed me a "funny error message". With all due respect, I cannot reproduce the original anymore, - but it looked kinda same - since I tried to sync pacman with the repositories, and that somehow altered the current setup. Also tried to enable another repositories, but it did not helped.
    Now if I try to install something, like # pacman -S xbmc the following error message is triggered:
    [root@hoth estol]# pacman -S xbmc
    függőségek feloldása...
    belső ütközések keresése...
    Célok (79): recode-3.6-6 enca-1.13-1 libmp4v2-1.9.1-1 faac-1.28-2
    faad2-2.7-1 freetype2-2.4.4-2 fontconfig-2.8.0-1
    fribidi-0.19.2-1 xextproto-7.1.2-1 libxext-1.2.0-1
    libice-1.0.7-1 libsm-1.2.0-1 libxt-1.0.9-1 libxmu-1.1.0-1
    inputproto-2.0.1-1 libxi-1.4.1-1 libdrm-2.4.23-2
    xf86vidmodeproto-2.3.1-1 libxxf86vm-1.1.1-1 fixesproto-4.1.2-1
    libxfixes-4.0.5-1 damageproto-1.2.1-1 libxdamage-1.1.3-1
    libgl-7.10.0.git20110215-1 dri2proto-2.3-1 glproto-1.4.12-1
    mesa-7.10.0.git20110215-1 glew-1.5.8-1 freeglut-2.6.0-1
    jasper-1.900.1-6 libcddb-1.3.2-2 libcdio-0.82-1 libmad-0.15.1b-4
    libmms-0.6-1 libmpeg2-0.5.1-1 libvorbis-1.3.2-1
    alsa-lib-1.0.23-2 libsndfile-1.0.23-1 libsamplerate-0.1.7-1
    xineramaproto-1.2.1-1 libxinerama-1.1.1-1 renderproto-0.11.1-1
    libxrender-0.9.6-1 randrproto-1.3.2-1 libxrandr-1.3.1-1
    recordproto-1.14.1-1 libxtst-1.2.0-1 sdl-1.2.14-6
    sdl_image-1.2.10-2 libmikmod-3.1.12-3 smpeg-0.4.4-5
    sdl_mixer-1.2.11-2 wavpack-4.60.1-1 mesa-demos-8.0.1-1
    xf86dgaproto-2.1-1 libxxf86dga-1.1.2-1 compositeproto-0.4.2-1
    libxcomposite-0.4.3-1 dmxproto-2.3.1-1 libdmx-1.1.1-1
    xorg-xdpyinfo-1.2.0-1 xorg-xdriinfo-1.0.4-1 xorg-xev-1.1.0-1
    xorg-xlsatoms-1.1.0-1 xcb-util-0.3.6-1 xorg-xlsclients-1.1.1-1
    xorg-xprop-1.2.0-1 videoproto-2.3.1-1 libxv-1.0.6-1
    xorg-xvinfo-1.1.1-1 xorg-xwininfo-1.1.1-1 xorg-utils-7.6-6
    libmicrohttpd-0.9.7-1 libssh-0.4.8-1 libva-1.0.8-1
    libmodplug-0.8.8.1-1 rtmpdump-2.3-3 lsb-release-1.4-10
    xbmc-10.0-4
    Teljes letöltendő méret: 39,00 MB
    Teljes telepített méret: 133,01 MB
    Kezdődhet a telepítés? [I/n] I
    :: Csomagok letöltése a(z) extra repóból...
    hiba: nem sikerült a(z) 'recode-3.6-6-i686.pkg.tar.xz' fájlt letölteni a ftp.mfa.kfki.hu helyről : No address record
    hiba: nem sikerült a(z) 'enca-1.13-1-i686.pkg.tar.gz' fájlt letölteni a ftp.mfa.kfki.hu helyről : No address record
    ^Chiba: nem sikerült a(z) 'faad2-2.7-1-i686.pkg.tar.gz' fájlt letölteni a ftp.mfa.kfki.hu helyről : No address record
    Interrupt signal received
    Sorry about the language, it is localized for Hungarian.
    hint:
    hiba is for error
    letölteni is for download
    Teljes is for total
    Telepít(telepítés, telepített) is for install(installing, installed)
    Then I interrupt it, since it takes a long time.
    The most confusing part is, that even a simple management command - like # pacman -Syu - is also triggering an error:
    [root@hoth estol]# pacman -Syu
    :: A csomagadatbázisok szinkronizálása...
    hiba: nem sikerült a(z) 'core.db.tar.gz' fájlt letölteni a ftp.mfa.kfki.hu helyről : No address record
    hiba: nem sikerült a(z) core frissítése (No address record)
    ^Chiba: nem sikerült a(z) 'extra.db.tar.gz' fájlt letölteni a ftp.mfa.kfki.hu helyről : No address record
    Interrupt signal received
    Some technical details about the machine:
    [estol@hoth ~]$ uname -a
    Linux hoth 2.6.37-ARCH #1 SMP PREEMPT Fri Feb 18 16:58:42 UTC 2011 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux
    [estol@hoth ~]$ cat /proc/cpuinfo
    processor : 0
    vendor_id : GenuineIntel
    cpu family : 6
    model : 8
    model name : Pentium III (Coppermine)
    stepping : 3
    cpu MHz : 747.685
    cache size : 256 KB
    fdiv_bug : no
    hlt_bug : no
    f00f_bug : no
    coma_bug : no
    fpu : yes
    fpu_exception : yes
    cpuid level : 2
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pse36 mmx fxsr sse up
    bogomips : 1495.67
    clflush size : 32
    cache_alignment : 32
    address sizes : 36 bits physical, 32 bits virtual
    power management:
    Also the recent Pacman log,
    [2011-02-21 00:51] Running 'pacman -Syu'
    [2011-02-21 00:51] synchronizing package lists
    [2011-02-21 00:51] starting full system upgrade
    [2011-02-21 00:52] upgraded tzdata (2010o-1 -> 2011b-1)
    [2011-02-21 00:52] Generating locales...
    [2011-02-21 00:52] en_US.UTF-8... done
    [2011-02-21 00:52] en_US.ISO-8859-1... done
    [2011-02-21 00:52] hu_HU.UTF-8... done
    [2011-02-21 00:52] hu_HU.ISO-8859-2... done
    [2011-02-21 00:52] Generation complete.
    [2011-02-21 00:53] upgraded glibc (2.13-1 -> 2.13-4)
    [2011-02-21 00:53] warning: /etc/bash.bashrc installed as /etc/bash.bashrc.pacnew
    [2011-02-21 00:53] upgraded bash (4.1.009-3 -> 4.1.009-4)
    [2011-02-21 00:53] upgraded binutils (2.21-3 -> 2.21-4)
    [2011-02-21 00:53] upgraded curl (7.21.3-1 -> 7.21.4-2)
    [2011-02-21 00:53] upgraded db (5.1.19-3 -> 5.1.25-1)
    [2011-02-21 00:53] upgraded udev (165-1 -> 166-2)
    [2011-02-21 00:53] upgraded device-mapper (2.02.82-2 -> 2.02.84-1)
    [2011-02-21 00:53] >>> Updating module dependencies. Please wait ...
    [2011-02-21 00:53] >>> MKINITCPIO SETUP
    [2011-02-21 00:53] >>> ----------------
    [2011-02-21 00:53] >>> If you use LVM2, Encrypted root or software RAID,
    [2011-02-21 00:53] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2011-02-21 00:53] >>> More information about mkinitcpio setup can be found here:
    [2011-02-21 00:53] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2011-02-21 00:53]
    [2011-02-21 00:53] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-02-21 00:53] ==> Building image "default"
    [2011-02-21 00:53] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2011-02-21 00:53] :: Begin build
    [2011-02-21 00:53] :: Parsing hook [base]
    [2011-02-21 00:53] :: Parsing hook [udev]
    [2011-02-21 00:53] :: Parsing hook [autodetect]
    [2011-02-21 00:53] :: Parsing hook [pata]
    [2011-02-21 00:54] :: Parsing hook [scsi]
    [2011-02-21 00:54] :: Parsing hook [sata]
    [2011-02-21 00:54] :: Parsing hook [filesystems]
    [2011-02-21 00:54] :: Generating module dependencies
    [2011-02-21 00:54] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2011-02-21 00:54] ==> SUCCESS
    [2011-02-21 00:54] ==> Building image "fallback"
    [2011-02-21 00:54] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2011-02-21 00:54] :: Begin build
    [2011-02-21 00:54] :: Parsing hook [base]
    [2011-02-21 00:54] :: Parsing hook [udev]
    [2011-02-21 00:54] :: Parsing hook [pata]
    [2011-02-21 00:54] :: Parsing hook [scsi]
    [2011-02-21 00:56] :: Parsing hook [sata]
    [2011-02-21 00:56] :: Parsing hook [filesystems]
    [2011-02-21 00:57] :: Generating module dependencies
    [2011-02-21 00:57] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2011-02-21 00:57] ==> SUCCESS
    [2011-02-21 00:57] upgraded kernel26 (2.6.37-5 -> 2.6.37.1-1)
    [2011-02-21 00:57] upgraded libldap (2.4.23-1 -> 2.4.24-1)
    [2011-02-21 00:57] upgraded lvm2 (2.02.82-2 -> 2.02.84-1)
    [2011-02-21 00:57] upgraded mc (4.7.4-1 -> 4.7.5.1-1)
    [2011-02-21 00:57] warning: /etc/ntp.conf installed as /etc/ntp.conf.pacnew
    [2011-02-21 00:57] warning: /etc/conf.d/ntp-client.conf installed as /etc/conf.d/ntp-client.conf.pacnew
    [2011-02-21 00:57] upgraded ntp (4.2.6.p2-1 -> 4.2.6.p3-1)
    [2011-02-21 00:57] upgraded ppp (2.4.5-1 -> 2.4.5-2)
    [2011-02-21 00:57] upgraded syslog-ng (3.2.1-1 -> 3.2.2-1)
    [2011-02-21 00:57] upgraded vi (050325-3 -> 050325-4)
    [2011-02-21 00:57] upgraded wget (1.12-3 -> 1.12-4)
    [2011-02-21 19:57] Running 'pacman -U'
    [2011-03-04 19:42] Running 'pacman -S ushare'
    [2011-03-04 19:44] Running 'pacman -S ushare'
    [2011-03-04 19:44] Running 'pacman -S ushare'
    [2011-03-04 19:46] Running 'pacman -S ushare'
    [2011-03-04 19:46] Running 'pacman -S mediatomb'
    [2011-03-04 19:47] Running 'pacman -S mediatomb'
    [2011-03-04 19:49] Running 'pacman -S ushare'
    [2011-03-04 19:57] Running 'pacman -S ushare'
    [2011-03-04 20:00] Running 'pacman -S ushare'
    [2011-03-04 20:01] Running 'pacman -S ushare'
    [2011-03-04 20:08] Running 'pacman -S ushare'
    [2011-03-04 20:14] Running 'pacman -S ushare'
    [2011-03-04 20:16] Running 'pacman -S ushare'
    [2011-03-04 20:21] Running 'pacman -S ushare'
    [2011-03-04 21:05] Running 'pacman -S ushare'
    [2011-03-04 21:12] Running 'pacman -S ushare'
    [2011-03-04 21:13] Running 'pacman -S mediatomb'
    [2011-03-04 21:17] Running 'pacman -S ushare'
    [2011-03-04 22:51] Running 'pacman -S ushare'
    [2011-03-05 01:42] Running 'pacman -Sy xbmc'
    [2011-03-05 01:42] synchronizing package lists
    [2011-03-05 01:43] Running 'pacman -Syu'
    [2011-03-05 01:43] synchronizing package lists
    [2011-03-05 01:49] Running 'pacman -Syu'
    [2011-03-05 01:49] synchronizing package lists
    [2011-03-05 01:53] Running 'pacman -U'
    [2011-03-05 01:53] Running 'pacman -U'
    [2011-03-05 02:02] Running 'pacman -Syu'
    [2011-03-05 02:02] synchronizing package lists
    [2011-03-05 02:09] Running 'pacman -S xmbc'
    [2011-03-05 02:11] Running 'pacman -S xmbc'
    [2011-03-05 02:11] Running 'pacman -S xmbc'
    [2011-03-05 02:12] Running 'pacman -Syu'
    [2011-03-05 02:12] synchronizing package lists
    [2011-03-05 02:17] Running 'pacman -S xbmc'
    The first entry is the last known use of Pacman, that was successful.
    All help would be highly appreciated.
    estol
    Last edited by estol (2011-03-05 03:51:48)

    @skunktrader: yes, I tried, no it did not helped.
    @karol: mea culpa, mea maxima culpa, a friend of mine hooked me up with this distro, and set it to be hungarian as default, now I know how to change it - to be honest, this language annoys the crap out of me.
    @TigTex: yes, the host is alive, I can even browse the contents.
    Thanks for all the help, as it turned out, the problem was hardware related. Time to put her down.
    Last edited by estol (2011-03-05 03:52:39)

  • [Solved]Pacman fails to connect to server in Arch Virtual Machine

    Hi
    I've just installed arch 2008.06 in VMWare Workstation 6.04 on Vista Business x64. The setup all went fine and i am now logged into my system, but Pacman refuses to connect to anything. i have tried Bridged networking and NAT to no avail. whenever i run 'pacman -Syy' i get the message
    "error: failed retrieving file 'core.db.tar.gz' from ftp.archlinux.org : File unavailable (e.g.,file not found, no access)"
    followed by the same message for each mirror in my mirrorlist, and then again for 'extra.db.tar.gz' and 'community.db.tar.gz', and then 'failed to synchronise any databases' at the end.
    I have tried pinging google, as well as several of the arch mirrors and they all work fine. wget also seems to work fine, it's just pacman that's not working.
    Anyone have any suggestions?
    Last edited by henrypootel (2008-09-12 01:53:56)

    That's what i thought too so i switched off the Vista firewall and still no luck. I am behind a hardware firewall here at work, but it shouldn't be blocking FTP traffic. i use FTP in windows all the time.
    Just tried downloading a file using wget and it worked fine.
    Last edited by henrypootel (2008-09-11 03:45:29)

  • [SOLVED]pacman fails to install mtpaint

    [me@mypc ~]$ sudo pacman -S mtpaint
    resolving dependencies...
    looking for inter-conflicts...
    Targets (3): giflib-4.1.6-4 openjpeg-1.3-3 mtpaint-3.31-4
    Total Download Size: 0.86 MB
    Total Installed Size: 2.61 MB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from extra...
    giflib-4.1.6-4-x86_64 85.0K 533.6K/s 00:00:00 [###################################################################################################################################################################] 100%
    error: failed retrieving file 'openjpeg-1.3-3-x86_64.pkg.tar.gz' from mirror.lividpenguin.com : File unavailable (e.g., file not found, no access)
    warning: failed to retrieve some files from extra
    error: failed to commit transaction (File unavailable (e.g., file not found, no access))
    Errors occurred, no packages were upgraded.
    [me@mypc ~]$
    I have tried changing mirrors but it doesn't help
    Last edited by dameunmate (2011-09-25 21:56:23)

    You must use pacman -Syy when changing mirrors. openjpeg is at version 1.4-1. You should not expect to find openjpeg 1.3-3 anywhere.

  • [SOLVED] tp_smapi fails after system update (to 2.6.39)

    I am currently running Arch Linux on my ThinkPad X41.
    I am having troubles trying to get tp_smapi work on my system after the full system update that I did yesterday. I jumped from (12.2010) 2.6.36 to kernel 2.6.39. Since yesterday, tp_smapi was working perfectly, but after the update, it seems that the new kernel cannot recognize the tp_smapi module. I tried to remove and insert it again with modprobe tp_smapi, but I am getting: "FATAL: Module tp_smapi not found" every time.
    As I have build tp_smapi from AUR, I removed it with pacman -Rd tp_smapi and installed my package again. Even removed hdapsd and reinstalled it again after tp_smapi and I am getting the same - the module could not be found.
    I saw that there is a slightly newer tp_smapi in AUR, but currently I am not able to build the package, as I am getting some build() errors like: "gcc: error -pg and -fomit-frame-pointer are incompatible."
    This PKGBUILD seems a patch for 2.6.37 kernel and probably could not build directly under the new kernel. Anyway, I am still not able to bring the good old tp_smapi to working condition.
    Anyone with a working solution about this?
    edit: I have posted this in another thread, but hope this should be useful in a separate topic.
    Last edited by dir2cas (2011-07-14 08:35:18)

    Hey, SUCCESS out here...
    @whompus, thanks so much for the precious advices and clues.
    First, I looked into this thread (very useful as well): https://bbs.archlinux.org/viewtopic.php?id=80138
    Following it, I found out a new gcc CFLAG argument, primary used in newer gcc versions (after gcc v4.2)
    -march=native
    According to the information, given it should automatically detects the features your CPU supports and sets the options appropriately.
    Setting my /etc/makepkg.conf accordingly, and adding some other useful options, my tp_smapi package build succeded.
    My new /etc/makepkg.conf
    [dir2cas@X41 ~]> 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
    #-- Exclusive: will only run on i686
    # -march (or -mcpu) builds exclusively for an architecture
    # -mtune optimizes for an architecture, but builds for whole processor family
    # Default i686 architecture flags
    # CARCH="i686"
    # CHOST="i686-pc-linux-gnu"
    # CFLAGS="-march=i686 -mtune=generic -O2 -pipe"
    # CXXFLAGS="${CFLAGS}"
    # Athlon XP/Thunderbird XP/Duron Palomino/Duron architecture flags
    # CARCH="i686"
    # CHOST="i686-pc-linux-gnu"
    # CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
    # CXXFLAGS="${CFLAGS}"
    # Pentium M Dothan/Celeron M architecture flags
    CARCH="i686"
    CHOST="i686-pc-linux-gnu"
    #CFLAGS="-march=pentium-m -O2 -pipe -msse2 -fomit-frame-pointer"
    CFLAGS="-march=native -O2 -pipe -msse2 -mtune=native"
    CXXFLAGS="${CFLAGS}"
    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)
    #-- 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
    #-- 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.gz'
    SRCEXT='.src.tar.gz'
    # vim: set ft=sh ts=2 sw=2 et:
    tp_smapi package build
    [dir2cas@X41 abs]> tar xzvf tp_smapi.tar.gz
    tp_smapi/
    tp_smapi/fix_hdaps_orientation.patch
    tp_smapi/PKGBUILD
    tp_smapi/tp_smapi.install
    tp_smapi/fix_for_2.6.37.patch
    tp_smapi/tp_smapi.patch
    [dir2cas@X41 abs]>
    [dir2cas@X41 abs]>
    [dir2cas@X41 abs]>
    [dir2cas@X41 abs]> cd tp_smapi/
    [dir2cas@X41 tp_smapi]> ll
    total 32K
    drwxr-xr-x 2 dir2cas users 40 Apr 10 14:34 ./
    drwxr-xr-x 3 dir2cas users 4.0K Jul 14 00:52 ../
    -rw-r--r-- 1 dir2cas users 2.0K Apr 10 14:16 PKGBUILD
    -rw-r--r-- 1 dir2cas users 1.1K Jan 7 2011 fix_for_2.6.37.patch
    -rw-r--r-- 1 dir2cas users 535 Apr 10 14:16 fix_hdaps_orientation.patch
    -rw-r--r-- 1 dir2cas users 124 Apr 10 14:17 tp_smapi.install
    -rw-r--r-- 1 dir2cas users 678 Jan 1 1970 tp_smapi.patch
    [dir2cas@X41 tp_smapi]>
    [dir2cas@X41 tp_smapi]>
    [dir2cas@X41 tp_smapi]>
    [dir2cas@X41 tp_smapi]> makepkg -s
    ==> Making package: tp_smapi 0.40-5 (Thu Jul 14 00:52:29 EEST 2011)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    -> Downloading tp_smapi-0.40.tgz...
    --2011-07-14 00:52:30-- http://downloads.sourceforge.net/sourceforge/tpctl/tp_smapi-0.40.tgz
    Resolving downloads.sourceforge.net... 216.34.181.59
    Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: http://downloads.sourceforge.net/project/tpctl/tp_smapi/0.40/tp_smapi-0.40.tgz [following]
    --2011-07-14 00:52:31-- http://downloads.sourceforge.net/project/tpctl/tp_smapi/0.40/tp_smapi-0.40.tgz
    Reusing existing connection to downloads.sourceforge.net:80.
    HTTP request sent, awaiting response... 302 Found
    Location: http://sunet.dl.sourceforge.net/project/tpctl/tp_smapi/0.40/tp_smapi-0.40.tgz [following]
    --2011-07-14 00:52:31-- http://sunet.dl.sourceforge.net/project/tpctl/tp_smapi/0.40/tp_smapi-0.40.tgz
    Resolving sunet.dl.sourceforge.net... 194.71.11.73
    Connecting to sunet.dl.sourceforge.net|194.71.11.73|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 39002 (38K) [application/x-gzip]
    Saving to: `tp_smapi-0.40.tgz.part'
    100%[===================================================================>] 39,002 201K/s in 0.2s
    2011-07-14 00:52:32 (201 KB/s) - `tp_smapi-0.40.tgz.part' saved [39002/39002]
    -> Found fix_for_2.6.37.patch
    -> Found fix_hdaps_orientation.patch
    -> Found tp_smapi.patch
    ==> Validating source files with md5sums...
    tp_smapi-0.40.tgz ... Passed
    fix_for_2.6.37.patch ... Passed
    fix_hdaps_orientation.patch ... Passed
    tp_smapi.patch ... Passed
    ==> Validating source files with sha256sums...
    tp_smapi-0.40.tgz ... Passed
    fix_for_2.6.37.patch ... Passed
    fix_hdaps_orientation.patch ... Passed
    tp_smapi.patch ... Passed
    ==> Extracting Sources...
    -> Extracting tp_smapi-0.40.tgz with bsdtar
    ==> Starting build()...
    patching file Makefile
    patching file thinkpad_ec.c
    patching file tp_smapi.c
    patching file hdaps.c
    make -C /lib/modules/2.6.39-ARCH/build M=/home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40 O=/lib/modules/2.6.39-ARCH/build modules
    make[1]: Entering directory `/usr/src/linux-2.6.39-ARCH'
    CC [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.o
    /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.c: In function 'check_dmi_for_ec':
    /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.c:468:1: warning: the frame size of 1328 bytes is larger than 1024 bytes [-Wframe-larger-than=]
    CC [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/tp_smapi.o
    CC [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/hdaps.o
    Building modules, stage 2.
    MODPOST 3 modules
    CC /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/hdaps.mod.o
    LD [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/hdaps.ko
    CC /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.mod.o
    LD [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.ko
    CC /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/tp_smapi.mod.o
    LD [M] /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/tp_smapi.ko
    make[1]: Leaving directory `/usr/src/linux-2.6.39-ARCH'
    ==> Entering fakeroot environment...
    ==> Starting package()...
    make: Entering directory `/usr/src/linux-2.6.39-ARCH'
    INSTALL /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/hdaps.ko
    INSTALL /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/thinkpad_ec.ko
    INSTALL /home/dir2cas/devel/abs/tp_smapi/src/tp_smapi-0.40/tp_smapi.ko
    DEPMOD 2.6.39-ARCH
    make: Leaving directory `/usr/src/linux-2.6.39-ARCH'
    ==> Tidying install...
    -> Purging other files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package...
    -> Generating .PKGINFO file...
    -> Adding install file...
    -> Compressing package...
    ==> Leaving fakeroot environment.
    ==> Finished making: tp_smapi 0.40-5 (Thu Jul 14 00:52:37 EEST 2011)
    [dir2cas@X41 tp_smapi]> ll
    total 100K
    drwxr-xr-x 4 dir2cas users 88 Jul 14 00:52 ./
    drwxr-xr-x 3 dir2cas users 4.0K Jul 14 00:52 ../
    -rw-r--r-- 1 dir2cas users 2.0K Apr 10 14:16 PKGBUILD
    -rw-r--r-- 1 dir2cas users 1.1K Jan 7 2011 fix_for_2.6.37.patch
    -rw-r--r-- 1 dir2cas users 535 Apr 10 14:16 fix_hdaps_orientation.patch
    drwxr-xr-x 3 dir2cas users 24 Jul 14 00:52 pkg/
    drwxr-xr-x 3 dir2cas users 40 Jul 14 00:52 src/
    -rw-r--r-- 1 dir2cas users 22K Jul 14 00:52 tp_smapi-0.40-5-i686.pkg.tar.gz
    -rw-r--r-- 1 dir2cas users 39K Dec 16 2008 tp_smapi-0.40.tgz
    -rw-r--r-- 1 dir2cas users 124 Jul 14 00:52 tp_smapi.install
    -rw-r--r-- 1 dir2cas users 678 Jan 1 1970 tp_smapi.patch
    Thanks alot!
    Last edited by dir2cas (2011-07-13 22:06:58)

  • [Solved] Pacman Failing to do -Syu

    Yesterday for no explicable reason, Pacman -Syu does not work. Installs work fine -S.
    Has anyone else experienced this?
    Log out put below. After entering the command it just sits there, does nothing, even after 5 mins, was thinking it may be the update server was overloaded and slow. Prior to yesterday updates were nearly instantaneous. I have reinstalled pacman, but same results. Once in awhile after 10 or so tries it will get the core files, then stop again, of course the lock file must be  removed after any attempts.
    [2011-06-03 11:29] Running 'pacman -Syu'
    [2011-06-03 11:29] synchronizing package lists
    SinOjos
    Last edited by sinojos (2011-06-05 08:05:38)

    sinojos wrote:
    On subject:
    I have tried switching mirrors as suggested in numerous places, that of course was the first thing I did before consulting anyone, as it seemed that the repository server was not being contacted. Unfortunately there is nothing in the log files, next to impossible to find the problem without errors to point to something.  I could compile the kernel for additional debugging purposes, not going to spend the time to find what is corrupted, a clean install can be faster, though I will have to re-install the packages I need, most of which I did from source because they are not in any repositories, some of my own making, some from other people, and others that are propriety. Going to give it a rest for now, will either reinstall or go to another flavor because it may be a case of corrupted file, difficult to find with no errors.
    I am also considering Slackware and LFS. I am thinking that LFS may be the best, since I always end up fixing what some package maintainer made a mistake on, so I might as well spend my time and money for myself rather than others and get told to sexually assault my mother, not a very good trade off. I am simply looking for a new minimal flavor for my extensive home network and some backup and monitoring servers in my home office. Since I have a business to run, spending hours each day or week fixing what should have not happened in the first place, is not an option. I started out with LFS in the mid 90's, played with Slack, used Suse for a bit in 1999 for business purposes, then Gentoo for the past 10 years for business and pleasure, first computer in 81. Since I need to run some programs that are self generated and or not available via any repository. I have the feeling LFS is going to be my final decision, since the fast easy route is usually not the best route and ends up taking more time in the long run, already spent hours on this error, could of done a LFS install and been running cleanly by now. Only hurdle with LFS is package managing, will have to see what is out their for LFS for which I can customize for my own needs, have not looked at LFS for many years.
    I am not saying that there is something wrong with Arch Linux, just that it may not be the right choice for my needs. My problem may simply be a corrupted file that has nothing to do with Arch Linux in it self, though I do wonder because if it was a corrupted file from the initial install,
    it should have presented itself right off the bat not a week later. Which leads to how did a file get corrupted, or how did it get mis-configured if I did not do it myself, I find nothing wrong with the disk, no bad blocks or any other application affected. Usually a number of applications will start to get affected if the disk starts going bad and starts corrupting files. If other Arch Linux users are not having the same problem, then it must be an isolated case. .
    Thank you to those that replied.
    LMAO Maki, I needed the laugh thanks.  My rant was/is reminiscent of the m$ anti Linux flooding on all forums, at least I kept it in the family kind of sort of. Do not get me started on m$, then you will see my real ugly side!
    Last reply to my rant:
    I apologize if I have offended anyone other than any Gentoo dev who is responsible for immoral actions and including the Gentoo Foundation members who practice, or  tolerate, or perhaps encourage such behavior.
    Yes I know I have not been nice, they pushed me over the edge and I lost it, who would not after being told to sexually assault your mother by some nose wiper who is barely out of their diapers and has no clue, when all you tried to do is help. Any time away from my work costs me money, I am not going to pay to be treated that way any longer, that was the last straw.  I am getting crusty and mean in my old age, you should see what my feet are starting to look like, don't worry it will happen to you to!
    OK thats all over with, subject closed.
    If any Admins feel anything else I have posted is inappropriate, I will be happy to remove it. Everything I have posted has been of my own action, and does not reflect the opinion of any other person alive, dead or fictitious.
    SinOjos
    i guess you meant no harm but try to stay on the topic, switch to a local mirror and try to do -Syu, LFS is not really a good choice for anything except home/hobby use, and you can make packages for any sotware using makepkg.

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

  • [solved] boot fails after recent update

    After updating a load of packages today my system fails to boot with the following message:
    Checking Filesystems [Fail]
    ********************Reboot Required*********************
    * The System will be rebooted automatically in 15 seconds *
    Then it just reboots. I can't get past this message.
    I did not upgrade the kernel26-firmware package since I run kernel26-ice 2.6.29.
    I can't find any logfiles for hints. What could be wrong?
    [Edit 2009-07-06]
    I checked the filesystems from a rescue system to no avail.
    Last edited by mykey (2009-07-07 09:54:15)

    Oh well - took me a while to figure things out this time maybe the solution helps somebody else.
    Since I use reiser4 as a filesystem I had to recompile reiser4progs against the new libreadline in order to allow a proper fsck during boot

Maybe you are looking for

  • My ipod and itunes is no longer showing the music videos i purchased..

    im pretty new with ipods and my ipod and itunes arent showing the two music videos i had on there. Even the songs that went with the music videos are no longer on the itunes or my ipod. how do i fix this? 60 gb video   Windows XP  

  • Problem displaying photo in who's who

    Hi Experts, I have done all the necessary changes at the backend level ie setting the path and object for HRCOLFOTO..... Also if i right click on blank photo in portal and check the url, its shows the correct path and version but still unable to fetc

  • Reverse y axis columns

    Hi. I'm using numbers to create a chart for my website alexa rank. x axis is dates; like september 13 2011. and y axis is site rank in each day. as you know, when rank number is lower its better, so I need to reverse the y axis columns. how can I do

  • How do I save data BPC 10.0?

    Hi experts,   I'm trying BPC 10.0, after I create a standard modeling, and trying input data from EPM add-ins for Excel, I find the save data button is disable, how can I enable this button? best regards!

  • INDCS3 Print Presets do not hold Printer Preference Settings

    We are running WinXP, INDCS3 suite. We noticed that when creating and saving a Print Preset and reloading it to another PC, the Printer preference settings (in particular) paper size and tray do not hold. We created several for staff and when they LO