Error target not found base-level failed to install the packages

Im trying to install arch on my Virtualbox VM and its just returning:
error target not found base-level failed to install the packages to new root
What do I do? I have selected the right mirrors, pinging google, my own VPS's and a few other servers and they all pinged fine. Any ideas on whats up? Think my VPN's IP has been blocked and thats why I cant download anything? I have tried pacman -Ssy and it worked fine but still no.

Please read the following and follow the advice included:
https://bbs.archlinux.org/viewtopic.php?id=57855
With that, be sure to clarify whether the typo was just here on the forum, or whether it was also in your original command.  If it was in your original command, that would explain your results.

Similar Messages

  • Error: target not found: package-query =1.0 although I have it

    I used to work on Arch but it was installed for me by a friend, now I decided to install it on my own and it was a success! But when I tried installing yaourt it didn't work. I know that it needs package-query so I installed it, but when I try to build yaourt it fails..
    [clairka@clairka yaourt]$ makepkg -s
    ==> Making package: yaourt 1.3-1 (Thu Aug 22 00:37:27 UTC 2013)
    ==> Checking runtime dependencies...
    ==> Installing missing dependencies...
    [sudo] password for clairka:
    error: target not found: package-query>=1.0
    ==> ERROR: 'pacman' failed to install missing dependencies.
    So I tried to rebuild package-query
    [clairka@clairka package-query]$ makepkg -s
    ==> ERROR: A package has already been built. (use -f to overwrite)
    Even if I use -f to overwrite I get always the same output. Does anybody know how to fix this? I was really used to use yaourt to install packages from AUR. Thanks.
    Last edited by clairka (2013-08-21 22:47:37)

    clairka wrote:Ahh... silly me, thanks a lot! And now I can delete the tar.xz file, right?
    Sure.

  • [SOLVED] yaourt bug (error: target not found: [b]I )

    subj, after install and uninstall xampp
    yaourt -S xampp
    ==> Installing from a package list
    Пароль:
    error: target not found: {b}I
    *in quote changed [] to []
    maybe clear package list?
    I tried:
    yaourt -Syu
    yaourt -Syua
    yaourt -Scc
    rm /tmp/yaourt-tmp-$USER
    reinstall yaourt
    but fail
    other soft installing normally
    yaourt -Syy is the solution
    Last edited by Shara (2012-09-05 05:01:21)

    Just so you know, a bug is typically not something that only you experience.  I just want to ensure that you aren't filing bug reports for things that are only occuring on your machine and not a systemic issue within the utility itself.

  • Error:target not found

    I installed archlinux using VirtualBox on Ubuntu 10.10
    After installation when I try to install sudo using pacman I get an error
    error:could not open file /var/file ....
    error:target not found

    Is this the exact error message? If not, please post the exact one.
    Is /var mounted? Is there some space on it? Does the /var/file ... exist? Do you have problems with just sudo - can you install other packages?

  • [SOLVED] error: target not found Skype

    Hello everyone I am trying to install Skype on Arch Linux x64 and I am getting the message when I try to do a sudo pacman -S skype "error: target not found skype". I edited my pacman.conf file to allow multilib but I am still not able to install the package. I also ran a sudo pacman -Syu and pacman -Syyu with no luck. Any help would be greatly appreciated.
    Last edited by GreyGoose (2014-10-23 19:40:15)

    Trilby wrote:
    Please post your pacman.conf for review - that is after you check the most common error in this: did you uncomment the line "[multilib]"?  The first version below is correct, the second is a very common mistake:
    [multilib]
    Include = /etc/pacman.d/mirrorlist
    #[multilib]
    Include = /etc/pacman.d/mirrorlist
    Yup that ended up being the issue, I can't believe I didn't think to uncomment the "#" from multilib haha. Thanks again!

  • [SOLVED] error: target not found: lib32-sdl

    Pacman can't seem to find "lib32-sdl" but it's there... http://www.archlinux.org/packages/?sort … =&limit=50
    [dspider@arch ~]$ sudo pacman -S lib32-sdl
    error: target not found: lib32-sdl
    [dspider@arch ~]$
    This morning Pacman asked to be updated before I could run a system-wide update. Maybe that had something to do with it ?
    Solution: I'm running Arch i686 and "lib32-*" is for the x86_64 version.
    Last edited by DSpider (2011-08-14 20:08:49)

    DSpider wrote:
    Running the i686 version (still), even tho I recently switched to an AM3 platform...
    Apparently it can't find lib32-openal either...
    [dspider@arch ~]$ sudo pacman -S lib32-openal
    error: target not found: lib32-openal
    [dspider@arch ~]$
    Never had an issue before. Wine or any other package installs fine.
    Errr, I was asking about https://wiki.archlinux.org/index.php/Of … ultilib.5D
    I you're using 32-bit system, why do you want to install  lib32-openal ? Install http://www.archlinux.org/packages/extra/i686/openal/ .
    Last edited by karol (2011-08-14 19:27:58)

  • [SOLVED] error: target not found: from multiple applications

    I wanted to install skype on my fresh arch OS. I tried with
    sudo pacman -S skype
    but I got:
    error: target not found: skype
    . Even though I can find skype here: https://www.archlinux.org/packages/mult … _64/skype/ on the arch website, I can't find it with pacman -S. This would be also a question ...
    I downloaded the x86 package for my system, and used
    sudo pacman -U skype-4.2.0.11-3-x86_64.pkg.tar.xz
    , but ... I got this:
    loading packages...
    resolving dependencies...
    warning: cannot resolve "lib32-qt4", a dependency of "skype"
    warning: cannot resolve "lib32-alsa-lib", a dependency of "skype"
    warning: cannot resolve "lib32-libxss", a dependency of "skype"
    warning: cannot resolve "lib32-libxv", a dependency of "skype"
    warning: cannot resolve "lib32-libxcursor", a dependency of "skype"
    warning: cannot resolve "lib32-v4l-utils", a dependency of "skype"
    :: The following package cannot be upgraded due to unresolvable dependencies:
    skype
    :: Do you want to skip the above package for this upgrade? [y/N]
    I said ... ok, I will probably install pidgin, and install some kind of skype plugin, but now ... I tried to install teamviewer from AUR, with this command
    sudo yaourt teamviewer
    I choosed the second package which is the original teamviewer package not some kind of plugin, but ... I got this:
    ==> Edit teamviewer.install with: nano
    ==> Continue building teamviewer ? [Y/n]
    ==> ------------------------------------
    ==>
    ==> Building and installing package
    ==> Install or build missing dependencies for teamviewer:
    error: target not found: lib32-freetype2
    error: target not found: lib32-alsa-lib
    error: target not found: lib32-zlib
    error: target not found: lib32-libxdamage
    error: target not found: lib32-gcc-libs
    error: target not found: lib32-libxtst
    ==> Restart building teamviewer ? [y/N]
    I am pretty sure there is a solution for this ... because I don't want to sit all day, trying to install an application.
    Waiting for your suggestions guys.
    PS: I've also tried to install for example, for skype, the lib32-qt4 library, but it's already installed, don't know what's happening.
    Last edited by icebox (2013-09-27 09:36:47)

    multilib is enabled from /etc/pacman.conf, but it's still the same. Also, as mentioned I got this error also with teamviewer not only skype, and I will probably get it another 1000 of times, since I tried to install only 5 applications until now
    This is the /etc/pacman.conf file:
    # /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
    #GPGDir = /etc/pacman.d/gnupg/
    HoldPkg = pacman glibc
    #XferCommand = /usr/bin/curl -C - -f %u > %o
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #CleanMethod = KeepInstalled
    #UseDelta = 0.7
    Architecture = auto
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options
    #UseSyslog
    #Color
    #TotalDownload
    CheckSpace
    #VerbosePkgLists
    # By default, pacman accepts packages signed by keys that its local keyring
    # trusts (see pacman-key and its man page), as well as unsigned packages.
    SigLevel = Required DatabaseOptional
    LocalFileSigLevel = Optional
    #RemoteFileSigLevel = Required
    # NOTE: You must run `pacman-key --init` before first using pacman; the local
    # keyring can then be populated with the keys of all official Arch Linux
    # packagers with `pacman-key --populate archlinux`.
    # 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.
    [archlinuxfr]
    Server = http://repo.archlinux.fr/$arch
    #[testing]
    #Include = /etc/pacman.d/mirrorlist
    [core]
    Include = /etc/pacman.d/mirrorlist
    [extra]
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    #Include = /etc/pacman.d/mirrorlist
    [community]
    Include = /etc/pacman.d/mirrorlist
    # If you want to run 32 bit applications on your x86_64 system,
    # enable the multilib repositories as required here.
    #[multilib-testing]
    #Include = /etc/pacman.d/mirrorlist
    [multilib]
    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

  • Automation error element not found in vb6 2147319765 after upgrading the os

    Hi we had updated our OS to windows 7 from XP.Previously we had an application in XP which is built on Vb 6 .The application throws an error message like Automation error --element not found with error code 2147319765 .The application shows the same error
    message even after I ran the application in XP compatability mode.
    The application is using data from other servers and all the servers are windows server 2003.
    muneer

    Double post:
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/229b4e46-9bcb-411e-901e-fec376dc36da/automation-error-element-not-found-in-vb6-2147319765-after-upgrading-the-os
    This forum is about VB.Net. If your question is about a VB6 project, have a look here:
    Where to post your VB 6 questions
    Armin

  • I have Windows XP, and when trying to burn an iTunes playlist to an Audio CD, I get a message saying "Disc burner or Software not found". I have re-installed the latest version of iTunes, but I still can't burn to disc. Any suggestions?

    I have Windows XP, and when trying to burn an iTunes playlist to an Audio CD, I get a message saying "Disc burner or Software not found". I have re-installed the latest version of iTunes, but I still can't burn to disc. Any suggestions?

    Try HT203242: iTunes for Windows: Optical drive is no longer recognized, or "Disc burner or software not found" alert after install.
    tt2

  • NDMP server reported a general error (name not found?)

    Dear All,
    From Oracle Secure Backup, I want to restore to alternate path, but I've got error
    NDMP server reported a general error (name not found?)
      #### State   failed at 2013/09/16.15:45 - NDMP server reported a general error (name not found?)####
    Thank for your reply

    Dear Rich,
    root@SVR-UATDB01 # obtool catxcr -fl0 admin/647
    2013/09/16.15:41:29 ______________________________________________________________________
    2013/09/16.15:41:29
    2013/09/16.15:41:29         Transcript for job admin/647 running on SVR-DCOSB01
    2013/09/16.15:41:29
    2013/09/16.15:41:29 (amh)  qdv__automount_in_mh entered
    2013/09/16.15:41:29 (amh)  qdv__automount_in_mh Drive_Top at 2013/09/16.15:41:29, flags 0x100
    2013/09/16.15:41:29 (amh)  mount volume options list contains:
    2013/09/16.15:41:29 (amh)     vtype 1 (rd), vid VOL000003, vs_create 1374751038, family (null), retain (null), size 0, mediainfo 2, scratch 0
    2013/09/16.15:41:30 (amh)  don't preserve previous mh automount state
    2013/09/16.15:41:30 (gep)  getting reservation for element 0x1 (dte)
    2013/09/16.15:41:30 (una)  unload_anywhere entered
    2013/09/16.15:41:30 (fal)  find_and_load entered
    2013/09/16.15:41:30 (fal)  calling find_vid2 for volume VOL000003
    2013/09/16.15:41:30 (fal)  find_vid2 worked - volume VOL000003 in se11 (not in drive)
    2013/09/16.15:41:30 (fal)  moving volume VOL000003 from se11 to dte1 (Drive_Top)
    2013/09/16.15:42:32 (fal)  load of Drive_Top worked; returning to do automount
    2013/09/16.15:42:32 (fal)  find_and_load exited
    2013/09/16.15:42:32 (atv)  qdv__automount_this_vol entered
    2013/09/16.15:42:32 (atv)  calling qdv__mount
    2013/09/16.15:42:32 (mt)   qdv__read_mount_db() succeeded, found vol_oid 0
    2013/09/16.15:42:42 (mt)   qdv__read_label() succeeded; read 65536 bytes
    2013/09/16.15:42:42 (mt)   exp time obtained from label
    2013/09/16.15:42:42 (mt)   qdb__label_event() returned vol_oid 123
    2013/09/16.15:42:42 (mt)   setting vol_oid in mount_info to 123
    2013/09/16.15:42:42 (atv)  qdv__mount succeeded
    2013/09/16.15:42:42 (atv)  automount worked
    2013/09/16.15:42:42 (atv)  qdv__automount_this_vol exited
    2013/09/16.15:42:42 (gep)  getting reservation for element 0x1 (dte)
    2013/09/16.15:42:42 (amh)    0 automount worked - returning
    2013/09/16.15:42:42 (amh)  end of automount at 2013/09/16.15:42:42 (0x0)
    2013/09/16.15:42:42 (amh)  returning from qdv__automount_in_mh
    2013/09/16.15:42:42 Info: volume in Drive_Top is usable for this operation.
    Searching tape for requested file.  Please wait...
    Error: Could not make file /export/res_from_tap: Is a directory
    Error: NDMP operation failed: unspecified error reported (see above)

  • ISE Guest Portal - Error Resource not found

    Hello,
    When I create a guest user through the sponsor portal, then try to login with this guest user through the Guest Portal, after I press login button, the following error message occurs and do not know what to do to solve.
    Error: Resource not found.
    Resource: /guestportal/
    None of the messages on the forum about it helped me to solve the problem.
    I am using ISE 1.1.3.124 and this is a new re-image appliance.
    Can anyone help?                  

    Hello,
    As you are not able to  get the guest portal, then you need to assure the following things:-
    1) Ensure that the  two  Cisco av-pairs that are configured on the authorization profile should  exactly match the example below. (Note: Do not replace the "IP" with the  actual Cisco ISE IP address.)
    –url-redirect=https://ip:8443/guestportal/gateway?...lue&action=cpp
    –url-redirect-acl=ACL-WEBAUTH-REDIRECT (ensure that this ACL is also  defined on the access switch)
    2) Ensure that the URL redirection portion of the ACL have been applied  to the session by entering the show epm session ip   command on the switch. (Where the session IP is the IP address that is  passed to the client machine by the DHCP server.)
    Admission feature : DOT1X
    AAA Policies : #ACSACL#-IP-Limitedaccess-4cb2976e
    URL Redirect ACL : ACL-WEBAUTH-REDIRECT
    URL Redirect :
    https://node250.cisco.com:8443/guestportal/gateway?sessionId=0A000A72
    0000A45A2444BFC2&action=cpp
    3) Ensure that the preposture assessment DACL that is enforced from the  Cisco ISE authorization profile contains the following command lines:
    remark Allow DHCP
    permit udp any eq bootpc any eq bootps
    remark Allow DNS
    permit udp any any eq domain
    remark ping
    permit icmp any any
    permit tcp any host 80.0.80.2 eq 443 --> This is for URL redirect
    permit tcp any host 80.0.80.2 eq www --> Provides access to internet
    permit tcp any host 80.0.80.2 eq 8443 --> This is for guest portal
    port
    permit tcp any host 80.0.80.2 eq 8905 --> This is for posture
    communication between NAC agent and ISE (Swiss ports)
    permit udp any host 80.0.80.2 eq 8905 --> This is for posture
    communication between NAC agent and ISE (Swiss ports)
    permit udp any host 80.0.80.2 eq 8906 --> This is for posture
    communication between NAC agent and ISE (Swiss ports)
    deny ip any any
    Note:- Ensure that the above URL Redirect has the proper Cisco ISE FQDN.
    4) Ensure that the ACL with the name "ACL-WEBAUTH_REDIRECT" exists on  the switch as follows:
    ip access-list extended ACL-WEBAUTH-REDIRECT
    deny ip any host 80.0.80.2
    permit ip any any
    5) Ensure that the http and https servers are running on the switch:
    ip http server
    ip http secure-server
    6) Ensure that, if the client machine employs any kind of personal  firewall, it is disabled.
    7) Ensure that the client machine browser is not configured to use any  proxies.
    8) Verify connectivity between the client machine and the Cisco ISE IP  address.
    9) If Cisco ISE is deployed in a distributed environment, make sure that  the client machines are aware of the Policy Service ISE node FQDN.
    10) Ensure that the Cisco ISE FQDN is resolved and reachable from the  client machine.
    11) Or you need to do re-image again.

  • Oracle Certification Page Error - Page Not Found (404)

    Hello,
    I'm experiencing the following problem: can not access the certification section on oracle site:http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=39
    I receive the following error:
    Page Not Found (404)
    We're sorry! The page you are looking for has been moved or no longer exists.
    Please check the current status page first before logging an SR to AITSYS WEB SERVICES group
    or Calling the HelpDesk and provide the following information along with steps to reproduce the issue:
    Page Not Found Error 404 on Thursday, 23-Oct-2008 01:54:56 PDT amts498.oracle.com (141.146.13.151)
    Does anyone have the same problem?

    I am sorry, but I am not able to replicate your issue. The page is working fine for me. Perhaps you could contact OU technical support. Are you also having trouble getting to page tihs page http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=3?
    You can find OU technical support numbers on this page http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=123. There are also certification email addresses, but they will not be able to assist with technical problems with the website. The Oracle Certification Program Website is a part of the Oracle University website, so this is probably a bigger problem that you are having with the OU site.
    Regards,
    Brandye Barrington
    Certification Forum Moderator
    Certification Program Manager

  • Viewing form in Preview Mode Failed. Error: Table not found  [131-183]

    Hi,
    I have created a user form in screen painter in SBODemo. Created UDT, UDF & Registered UDO through my SDK code.
    Everything works fine.
    But when i run my addon on any other DB, and open my custom form it gives an error : Table Not Found.
    I have checked the UDT's , UDF's & my UDO, all are in place and getting created in the DB.
    I tried checking the Form again in screen painter everything is in line. But when i try preview in screen painter it gives an error
    Viewing form in Preview Mode Failed. Error: Table not found  [131-183].
    I can't figure out the issue, i have checked my codes & forms many times.
    Regards
    John

    hi john smith,
    Check your screen painter, probably some fields are defined without the "@" character in front.
    for fields, check the "U_".
    nd.Q

  • Restore command fails with "target not found.

    Hi,
    Can you help me explain what does the following output means and the possible way to clean it up? It doesn't look like to be a controlfile not in sync problem and the "change archivelog '..' uncatalog' reports file not found in controlfile. I have trouble finding out the root cause of this "restore failure" for archivelog. The "report unrecoverable" show no record. Thanks.
    This is 9iR2 under archivelog mode with weekly full backup. Recovery windows is set to 7 days.
    1)RMAN> restore archivelog all validate;
    ===========================================================
    RMAN-03002: failure of restore command at 08/22/2005 12:07:24
    RMAN-06026: some targets not found - aborting restore
    RMAN-06025: no backup of log thread 1 seq 1844 scn 133107107 found to restore
    RMAN-06025: no backup of log thread 1 seq 1843 scn 132994888 found to restore
    RMAN-06025: no backup of log thread 1 seq 1842 scn 132653855 found to restore
    RMAN-06025: no backup of log thread 1 seq 1841 scn 132328870 found to restore
    2) SQL> select name,archived,deleted,status from v$archived_log where sequence# in (1844,1843,1842,1841);
    NAME
    ARC DEL S
    /u05/hotbk/arch_1_1841.arc
    YES YES D
    /u05/hotbk/arch_1_1842.arc
    YES YES D
    /u05/hotbk/arch_1_1843.arc
    YES YES D
    /u05/hotbk/arch_1_1844.arc
    YES YES D
    3) These archivelog files already gone from the file system.
    4) list expired backup and delete expired backup has been done.
    5) delete obsolete has been done.
    6) RMAN> change archivelog '/u05/hotbk/arch_1_1842.arc' uncatalog;
    ===========================================================
    RMAN-03002: failure of uncatalog command at 08/22/2005 12:07:02
    RMAN-20240: archived log not found in the recovery catalog
    RMAN-06046: archive log name: /u05/hotbk/arch_1_1842.arc

    Did you tried to execute: restore archivelog from scn 1 validate; ?
    It can be the problem: Note:110160.1 - RMAN-06026 RMAN-06025 Restore Archivelogs Seperately: https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=110160.1
    Bye, Aron

  • ImportTextData fails with an error: row not found

    In am using Acrobat XI.  In a js script in an action wizard the statement this.importTextData("mypath", 0) continues to return a 3 "error: row not found".  I have checked the path and it is correct.  The text file was created by Access 2013 and is tab delimitated.  What am I doing wrong?  The top row in the txt file is the column names and there are 3 rows of data. 

    What happens when you try to import from the data file manually?
    If you have a field named "A.0" as you said, you have to have a matching column header, but you said you just have "A", "B", and "C".

Maybe you are looking for

  • No value could be determined for variable (Material)

    Hi, I have Planning filter where im restricting the Material with a Zvariable. This is a Customer Exit variable. This works fine in development but throws me error No value could be determined for variable (Material) in QA system. Could some one help

  • Downloading and installing cs5 on a new computer

    bought photoshop cs5 back in 2010 which resided on my laptop but now that i've upgraded computers, i'm trying to download and install it onto my new HP.  using the akamai downloader, it just keeps cycling through the first of the 2 files (so it looks

  • Dashboard will not launch/load

    I have the dashboard icon in the applicaiton folder and on my dock. When I click on it to launch, nothing happens. When I go into former expose (F3, or 4 finger swipe up), I can see my 2 desktops, but there is NO window for the dashboard as there has

  • Skype wont work with my mac os 10.5.8

    afternoon, tried to download skype on my power book g4 and it after download I try to open the dm and it says wont work with this artitecture. I am running 10.5.8  after I have download the dm the window that I should put it into the applications had

  • Mac OS X upgrade from V. 10.5.8 to 10.7 or higher ?

    how can I upgrade my iMac (8.1 2008 or 2009 model) from Mac OS X V. 10.5.8 to 10.7 or higher ? I bought a new printer which I want to connect which requires 10.7 or higher. thx !!