[SOLVED]: gnutls not found after LXDE install attempt

After issuing the following command as root:
# pacman -S lxde
many console messages ensue, among them:
error: failed retrieving file 'gnutls-2.8.6-1-i686.pkg.tar.xz' from mirror.rit.edu : Not Found
This message is repeated for each of the other five mirrors in my list.
All the other packages seem to have been retrieved all right.
At the end of the process, the following messages appear:
warning: failed to retrieve some files from extra
error: failed to commit transaction (Not Found)
Errors occurred, no packages were upgraded.
I tried
# pacman -S gnutls
and got the same results as above, with the same version number in the error message, and the same three messages at the end.
I searched for gnutls in the package database, and found gnutls to be at version 2.10.4-1 .
I have searched the Arch wiki, forums, and beginner's guide for this issue, with no success, and have tried Googling the Web with various combinations of the words arch, lxde, gnutls, and "not found", also with no success.
This is my first attempt at installing Arch, but not my first experience with Linux.  All has gone well up until now; the Arch CLI environment has been functioning well.
[eof]
Last edited by champted (2010-12-20 22:18:55)

Thankx for your fast reply.
Name : pacman
Version : 3.4.1-1
URL : http://www.archlinux.org/pacman/
Licenses : GPL
Groups : base
Provides : None
Depends On : bash libarchive>=2.7.1 libfetch>=2.25 pacman-mirrorlist
Optional Deps : fakeroot: for makepkg usage as normal user
curl: for rankmirrors usage
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 2244.00 K
Packager : Dan McGee <[email protected]>
Architecture : i686
Build Date : Fri 03 Sep 2010 09:12:12 PM EDT
Install Date : Thu 16 Dec 2010 01:34:01 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A library-based package manager with dependency support

Similar Messages

  • Provider = OraOLEDB.Oracle - provider not found after Dev Install of O8i

    When I run my VB application and try to connect to the Oracle database using ADO and the
    Provider = OraOLEDB.Oracle
    I get the error message "Provider not found or is installed incorrectly."
    This is strange as I have installed the developer version of Oracle and I can connect to the database using SQLPLUS.
    Does anyone know what the problem could be?
    Thanks

    Hi Vincent,
    Here is what you are looking for.
    NOTE> Installing the 11.2.0.3 Oracle Provider for OLE DB from the Client Install Media Does Not Properly Register the Provider [ID 1380742.1]
    Bug:13417266 WHILE UPGRADING TO 11.2.0.3, INSTALLER FAILS TO REGISTER ORAOLEDB DLL
    Regards!
    Stefanie

  • Sqlplus not found after db install on linux

    Hi gurus,
    i have installed oracle db 10gr2 on linux redhat 5, installation was successfull but when i run sqlplus /nolog at the terminal i get -bash: sqlplus: command not found.
    Below are other information you may need:
    [oracle@abg-dom-12 102]$ ls -rtl /ORACLE
    total 40
    drwxr-x--- 3 oracle oracle 4096 Mar 1 13:23 oradata
    drwxr-x--- 3 oracle oracle 4096 Mar 1 13:23 admin
    drwxr-x--- 3 oracle oracle 4096 Mar 1 13:24 flash_recovery_area
    drwxrwxr-x 6 oracle oracle 4096 Mar 1 13:57 oraInventory
    drwxr-x--- 60 oracle oracle 4096 Mar 1 14:19 102
    [oracle@abg-dom-12 102]$ echo $PATH
    /usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin:/ORACLE/102/lib
    [oracle@abg-dom-12 102]$ ls -l $ORACLE_HOME/bin/sqlplus
    -rwxr-x--x 1 oracle oracle 7311 Mar 1 13:22 /ORACLE/102/bin/sqlplus
    [oracle@abg-dom-12 102]$ which sqlplus
    /usr/bin/which: no sqlplus in (/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin:/ORACLE/102/lib)
    DB VERSION = 10GR2
    OS PLATFORM = LINUX REDHAT 5
    Your help is very much appreciated.
    Thank you.

    Thanks for your response. Please find below output from the commands:
    [oracle@abg-dom-12 102]$ id
    uid=500(oracle) gid=500(oracle) groups=500(oracle) context=user_u:system_r:unconfined_t
    [oracle@abg-dom-12 102]$ env | sort
    _=/bin/env
    CVS_RSH=ssh
    G_BROKEN_FILENAMES=1
    HISTSIZE=1000
    HOME=/home/oracle
    HOSTNAME=abg-dom-12
    INPUTRC=/etc/inputrc
    LANG=en_US.UTF-8
    LD_LIBRARY_PATH=/ORACLE/102/lib:/ORACLE/102/lib32
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    LOGNAME=oracle
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    MAIL=/var/spool/mail/oracle
    OLDPWD=/home/oracle
    ORACLE_BASE=/ORACLE
    ORACLE_HOME=/ORACLE/102
    ORACLE_SID=GHADB
    PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin:/ORACLE/102/lib
    PWD=/ORACLE/102
    SHELL=/bin/bash
    SHLVL=1
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    TERM=xterm
    USER=oracle
    [oracle@abg-dom-12 102]$
    [oracle@abg-dom-12 102]$ find / -name sqlplus -print 2>/dev/null
    /ORACLE/102/sqlplus
    /ORACLE/102/inventory/Templates/sqlplus
    /ORACLE/102/bin/sqlplus
    /ORACLE/102/oc4j/j2ee/oc4j_applications/applications/isqlplus/isqlplus/WEB-INF/classes/oracle/sqlplus
    [oracle@abg-dom-12 102]$

  • Why is my external USB audio card not found after Lion install

    Above says it all.  Since installing Lion my external USB audio card is not recognized.  This is a very plain vanilla card.  I worked fine with Snow Leopard.  No additional drivers required.  But with Lion, nada.  Any help would be greatly appreciated.

    It just happened to me. Exactly as Ritcho described. After install fine, after restart, gone. FYI for anyone with the same issue as I had. I was using a Diamond USB dongle to connect my external monitor to the iMac, it was legacy from when I was running a couple of external monitors from my MacBook Pro using them. I took the dongle out of the chain and replaced with a standard Apple DVI to Mini DVI adapter and plugged it into the mini dvi port in the iMac and I was golden. Now to sell the Diamond dongles.

  • NIC not found after first install

    I have just installed SOL10, I have a 3com C905c-tx - however despite the device showing in the hardware scan post install, it does not appear to be working ( it was just fine with Fedora which I remvoed for the Solaris install) - as I am a newbie to Solaris (fair bit of Linux experience and others) I am a bit stumped at the processes to configure post install.... can anyone steer me on this? Thanks

    The elxl driver should work fine with that particular network card. I assume that you have a broadband connection since you are using that card. Did you choose " dhcp " during the initial installation ?
    Did you click on " networked " when given the choice of " non-networked " or " networked " during the initial installation ?
    These options were presented during the early installation phase of the OS. If the card was properly installed and connected to your network at the time of installation, you should have experienced a trouble-free network setup that would be operational after the installation was completed. ........ John

  • Reader X not found after successful install

    I have attempted to install Reader X, I simply run the default install package.
    During the install I get this error:
    Error 1327.Invalid Drive: Q:\
    There is no Q drive on my system.
    I hit Ok and I get Installation Complete and I'm directed to the Installation successful webpage.
    However I can't find Reader X anywhere on my system.  PDFs are instead still opened by PDF-XChange PDF Viewer (which I wanto get rid of but can't until I have another working PDF reader.)
    I'm running Windows 7 Home Premium 32 bit.
    Any thoughts?
    Thanks,
    David

    You may want to try the following:
    Run this fix from Microsoft: http://support.microsoft.com/mats/Program_Install_and_Uninstall
    Uninstall Reader using Add/Remove Programs
    If you want to reinstall Reader, download it from http://get.adobe.com/reader/direct/

  • AdobeAIR - Not found after being installed

    I installed AdobeAIR and can not find it in programs.  When I click on the AdobeAIR installer icon on my desktop - it says it's already installed.  Please help! I really need this program to open.  What do I need to do?  (I'm using a Windows 7 operating system)

    The exact same thing has been happening to me. I've actually been looking
    all over the place for someone with a similiar problem. I have a brand new
    gateway laptop with windows vista ultimate and everything works fine except
    for when i load itunes. The actual program (the latest release, ver 7.1)
    works fine and my optical drive is there initially, but when i restart my
    computer the optical drive is missing from "my computer" and there is a
    yellow exclamation point in the device manager telling me that windows could
    not start the device. Once i uninstall itunes it comes back and works fine
    again. So obviously this is a problem with itunes...and a very annoying one
    at that because i have an ipod and i want to load my songs and use itunes on
    my new computer, but for now it appears i'm going to still have to use my old
    laptop for that, which really bites. If anyone knows anything else about this
    or how to fix it i'd really appreciate being informed.

  • Airport Extreme not found after Leopard install

    I have internet, I can access my External drive connected to my Airport Extreme but when I run the Airport Utility, it can't "find" my Airport Extreme. The utility can only find my Express so I unplugged it and now it can't find anything. It's weird because everything works. I want to access the base station to make changes to ports. Can you help?

    I used my Tiger-equipped iBook G4 and checked the Airport Utility from there. Sure enough, there was an available update. After I updated, everything worked just fine. Except, for some reason, I can get my Airport Drive to load on Leopard's desktop. I can live with that.

  • [SOLVED] eth0 not found after a reboot, among other things

    I am having a bit of a crisis here. Updated my packages today and rebooted to find that eth0 was labeled as 'no such device', Xorg freezes on startup, and my bluetooth mysteriously stopped working. I have no idea where to even begin looking for a correlation between these problems.
    Last edited by sealclubber (2012-09-16 19:17:12)

    falconindy wrote:
    sealclubber wrote:I am having a bit of a crisis here. Updated my packages today and rebooted to find that eth0 was labeled as 'no such device', Xorg freezes on startup, and my bluetooth mysteriously stopped working. I have no idea where to even begin looking for a correlation between these problems.
    I'm guessing you don't have /lib as a symlink to usr/lib and you picked up kmod-10.
    Bingo.
    Thank you sir.

  • After the last update iTunes no longer works...  "This application failed to start because MSVCF80.dll was not found.  Re-installing the application may fix this problem"  I tried and it did not fix the problem?

    After the last update iTunes no longer works...  "This application failed to start because MSVCF80.dll was not found.  Re-installing the application may fix this problem"  I tried and it did not fix the problem?

    Click here and follow the instructions.
    (99061)

  • Error message of "404 - page not found" after downloading and installing Firefox 15

    Error message of "404 page not found" after downloading the latest version of Firefox.

    This sometimes is the result of firewall software protecting you from changed applications. Or it might be something else. Can you review this article and see whether it helps: [[Firefox can't load websites but other browsers can]].

  • HT1926 My itunes won't open because it says "This application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem" Can someone help? I don't want to delete it altogether due to needing the phone backup

    I was given notification to upload the latest version of itunes recently, so I clicked installed. However it has since corrupted my itunes and I get the error message:
    "This application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem".
    In poor timing, I have also accidently damaged my phone and have a new one to restore it to an old back up.
    It is because of this I am reluctant to completely delete itunes off my computer and start again for fear of losing my back ups.
    Is there another way to fix iTunes so I can open it again?
    Thanks

    Hey I finally got an older vesion of itunes to work!!! 10.7  x64 for windows 7
    After uninstalling all apple products even  quicktime
    I had to delete everything from (program files, and program  files x64, program data,)
    And all downloads from apple, and I went in to search deleted  other stuff from apple, and itunes
    But definently not my itunes library and Playlist
    Down loaded 10.7 x64 for windows 7, but checked (do not start  when done)
    Then I emptied my recycling bin and restarted my  PC
    I ran geek tech tool box same as reg cure pro, also PC Tools  registry cleaner, and CC Cleaner
    Then I emptied my recycling bin and restarted my  PC
    And wallah... It finally works, and I Love the older version  anyways.
    Easier to download and transfer  music!!!!!

  • Itunes update would not install due to an error, now itunes won't run and I get this message when I try to launch itunes: "This application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem"

    itunes update would not install due to an error, now itunes won't run and I get this error message when I try to launch itunes: iTunes.exe - Unable to Locate Component "This application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem."
    I'm on a Dell PC running Vista Home Premium.
    HELP!!!!!!!!!!!!!!!!!!!

    try removing all itunes and all other apple program
    follow this link for more info. http://support.apple.com/kb/HT1923
    reboot ur window after uninstalling
    after that download the latest itunes setup and install.

  • My screen says boot device not found. Please install an operating system on hard drive,

    My screen says boot device not found. Please install an operating system on hard drive. What could have caused this problem? Help!!!!!

    Hi,
    Can you post back with the following.
    1.  The full Model No. and Product No. of the notebook - see Here for a further explanation.
    2.  The full version of the operating system you are using ( ie Windows 7 32bit ).
    3.  Shut down the notebook.  Tap away at f10 as you start the notebook to enter the bios menu.  Under the Advanced or Diagnostic tab you should find the facility to run a test on the Hard Drive.  Post back with the details of any error messages.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • ITunes would not start... I got error: "applcation failed to start because MSVCR80.dll was not found. Re-installing the appliacation may fix the problem." When I tried reinstalling it failed.

    I recently connected my iPhone to my computer, iTunes would not start... I got error: "applcation failed to start because MSVCR80.dll was not found. Re-installing the appliacation may fix the problem." When I tried reinstalling it failed - it said insufficient permission.  I have administrative rights... please, any help and/or ideas will be appreciated.

    Solving the iTunes Installation Problems in Windows
    1. Apple has posted their solution here: iTunes 11.1.4 for Windows- Unable to install or open - MSVCR80 issue.
    2. If the Apple article does not fully resolve the problem for you, then try Troubleshooting issues with iTunes for Windows updates - MSVCR80.

Maybe you are looking for

  • No import of address book on Mac to iCloud

    I am confused about how to get my address book from my Mac to my iCloud account. I have read several posts and I still don't seem to do the right thing. I saved an address book archive on my desktop, I have enabled the iCloud account in the address b

  • Horizontally scrolling page segment

    This is the sort of thing I've seen on a few sites, and wondered about before. Sometimes they can look a bit overboard, but I've just seen one on this site that looks pretty well done, and doesn't take over the page : scrolling example It's the bit b

  • Keywords messed up after burned to CD

    hi guys, i've assigned keywords to almost all pictures. after burning some of the pictures and reload it in iphoto, i noticed that the keywords are all jumbled up. anyone else experienced this? thanks! nazry. ibook g4   Mac OS X (10.4.6)  

  • No dialogue while watching 'Midnight in Paris' bluray disk on BDX2500KU

    Other movies play fine.  But this one doesn't.  I even got a replacement disk.  I can hear the background music/ sound.  But I cannot hear the dialogue at all. I even changed my HDMI cable, but that doesn't help either. I have tried setting my audio

  • Changing structure of tables

    Hi all, I would like to know whether it is possible to change the structure of tables in Visual Composer. As far as I know it is only possible to put characteristics and key figures in the colums of the table. However, I would like to put some charac