Pacman cant found new packages

Have troubles while installing new packages:
# pacman -Ss hugin
extra/hugin 2010.2.0-2
A frontend to the panorama-tools
They say hugin is 2010.2.0-2 but it could not be found
# pacman -S hugin
resolving dependencies...
looking for inter-conflicts...
Targets (1): hugin-2010.2.0-2
Total Download Size: 9.95 MB
Total Installed Size: 34.82 MB
Proceed with installation? [Y/n] y
:: Retrieving packages from extra...
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from archlinux.limun.org : Not Found
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from www.archlinuxppc.org : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from mirror.giantix-server.de : No address record
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from mirror.giantix-server.de : No address record
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from ftp-stud.hs-esslingen.de : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from ftp-stud.hs-esslingen.de : Not Found
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from ftp.uni-bayreuth.de : Not logged in
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from ftp.uni-bayreuth.de : Not Found
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from ftp.uni-kl.de : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'hugin-2010.2.0-2-i686.pkg.tar.xz' from ftp.uni-kl.de : Not Found
warning: failed to retrieve some files from extra
error: failed to commit transaction (Not Found)
Errors occurred, no packages were upgraded.
The available vertion of hugin at the moment is hugin-2010.4.0-2 but running
# pacman -S hugin-2010.4.0-2
error: 'hugin-2010.4.0-2': could not find or read package
Fails. Is there local pacman database I should upgrade?

pacman -Sh
-y synchronize the database
-u update system
pacman -Syu combine those two together in one step. synchronize database and fully update the system
Last edited by wonder (2011-03-29 17:11:01)

Similar Messages

  • "pacman" check for new packages, but without updating database.(SOLVED

    Is there a way for pacman to tell you what packages could be updated but without changing your database? The reason I ask is that doing pacman -Sy is unsupported, as it could lead to old versions of a package being incompatible with news one of another. Basically, I am wondering if pacman has a way to tell you "what would happen" if I did pacman -Sy.
    Last edited by TheKing42 (2014-12-07 19:28:44)

    I don't understand why do you want to keep your pacman database out of date. It's not possible to install outdated packages, they are dropped from the repository when an updated version is uploaded.
    Last edited by ugjka (2014-12-07 20:53:52)

  • Cant upload new packages

    hello
    does anyone know if the AUR is down. i can't upload my packages.

    What is your exact error message? There are many reasons why a package can fail to upload.
    There is a really annoying bug preventing the upload of some packages...  It is fixed in the developmental version so hopefully should make it live soonish.

  • Cant find a package

    I am trying to compile an example i found on web to send snmp traps but I cant find the package it uses.
    where can i find it ?
    regards
    Sami
    package com.sun.content.server.foundation.snmp;
    public class SnmpTrapTest {
    * For unit testing.
    * @param args an array of command-line arguments
    public static void main(String[] args) {
    try {
    System.out.println("Starting...");
    SnmpTrapSender sa = SnmpTrapSender.getInstance();
    // new SnmpTrapSender("172.16.1.38", 162);
    sa.sendTrap(SnmpConstants.SNMP_TRAP_DBCONNECTION_DOWN, "DB Down Test");
    sa.close();
    System.out.println("Done...");
    } catch (Exception e) {
    e.printStackTrace();
    System.exit(0);
    }

    i got this while googling the web
    [http://www.sun.com/software/products/delivery_server/index.xml]
    in the comments at the beginning of file, it said this:
    * Title: Content Delivery Server
    * Description:     Manages sending traps to the specified NMS
    * Version:          1.0
    */i'm not completely sure, but this was what I could find so far
    this link too for the link provided for the license in the comment in the code:
    [https://opencds.dev.java.net/]
    nvm... check out the link just above (opencds)
    also check out their api, here's a link to their doc's page:
    [https://opencds.dev.java.net/pages/documents/index.html]
    Edited by: scphan on Apr 14, 2009 5:44 PM
    Edited by: scphan on Apr 14, 2009 5:47 PM
    Edited by: scphan on Apr 14, 2009 ~5:49 PM

  • Pacman gets stuck Synchronizing package databases

    Today, I tried to run a normal pacman -Syu to update my system, and I found it hanging at the "Sychronizing packacge databases" step. I can still install and remove packages, but I seem not to be able to resynch my database. Here's the output from pacman -Sy --debug, up to where it stops at.
    sunshine% sudo pacman -Sy --debug
    debug: config: attempting to read file /etc/pacman.conf
    debug: config: new section 'options'
    debug: config: HoldPkg: pacman
    debug: config: HoldPkg: glibc
    debug: config: SyncFirst: pacman
    debug: config: Architecture: x86_64
    debug: config: new section 'core'
    debug: registering sync database 'core'
    debug: config file /etc/pacman.conf, line 65: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'core': ftp://ftp.gtlib.gatech.edu/pub/archlinux/core/os/x86_64
    debug: adding new server URL to database 'core': http://www.gtlib.gatech.edu/pub/archlinux/core/os/x86_64
    debug: adding new server URL to database 'core': http://mirrors1.kernel.org/archlinux/core/os/x86_64
    debug: adding new server URL to database 'core': http://mirrors2.kernel.org/archlinux/core/os/x86_64
    debug: setlibpaths() called
    debug: option 'cachedir' = /var/cache/pacman/pkg/
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'extra'
    debug: registering sync database 'extra'
    debug: config file /etc/pacman.conf, line 68: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'extra': ftp://ftp.gtlib.gatech.edu/pub/archlinux/extra/os/x86_64
    debug: adding new server URL to database 'extra': http://www.gtlib.gatech.edu/pub/archlinux/extra/os/x86_64
    debug: adding new server URL to database 'extra': http://mirrors1.kernel.org/archlinux/extra/os/x86_64
    debug: adding new server URL to database 'extra': http://mirrors2.kernel.org/archlinux/extra/os/x86_64
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'multilib'
    debug: registering sync database 'multilib'
    debug: config file /etc/pacman.conf, line 71: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'multilib': ftp://ftp.gtlib.gatech.edu/pub/archlinux/multilib/os/x86_64
    debug: adding new server URL to database 'multilib': http://www.gtlib.gatech.edu/pub/archlinux/multilib/os/x86_64
    debug: adding new server URL to database 'multilib': http://mirrors1.kernel.org/archlinux/multilib/os/x86_64
    debug: adding new server URL to database 'multilib': http://mirrors2.kernel.org/archlinux/multilib/os/x86_64
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'archlinuxfr'
    debug: registering sync database 'archlinuxfr'
    debug: adding new server URL to database 'archlinuxfr': http://repo.archlinux.fr/x86_64
    debug: config: new section 'community'
    debug: registering sync database 'community'
    debug: config file /etc/pacman.conf, line 80: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'community': ftp://ftp.gtlib.gatech.edu/pub/archlinux/community/os/x86_64
    debug: adding new server URL to database 'community': http://www.gtlib.gatech.edu/pub/archlinux/community/os/x86_64
    debug: adding new server URL to database 'community': http://mirrors1.kernel.org/archlinux/community/os/x86_64
    debug: adding new server URL to database 'community': http://mirrors2.kernel.org/archlinux/community/os/x86_64
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: finished parsing /etc/pacman.conf
    :: Synchronizing package databases...
    debug: database path for tree local set to /var/lib/pacman/local/
    debug: local database version 2
    debug: destfile found, using mtime only
    debug: using 'core.db' for download progress
    debug: HTTP_PROXY: (null)
    debug: http_proxy: (null)
    debug: FTP_PROXY: (null)
    debug: ftp_proxy: (null)
    I've made sure that I have uncommented mirrors and the like-- all these things worked just fine the last time I ran -Syu, a couple days ago.  I've changed no proxy settings in the meantime, so I don't see how that can be the issue.
    Any ideas?
    Below is my pacman.conf
    # /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 -C - -f %u > %o
    #CleanMethod = KeepInstalled
    Architecture = auto
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options (all disabled by default)
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    #CheckSpace
    # 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]
    #Include = /etc/pacman.d/mirrorlist
    [core]
    Include = /etc/pacman.d/mirrorlist
    [extra]
    Include = /etc/pacman.d/mirrorlist
    [multilib]
    Include = /etc/pacman.d/mirrorlist
    [archlinuxfr]
    Server = http://repo.archlinux.fr/$arch
    #[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]
    #Server = file:///home/custompkgs

    Thanks, that did it. I'm used to getting some sort of message when the mirror doesn't work. How come that didn't happen?

  • Lenovo System Update shows no new packages - T430s/8.1

    Dear Community,
    T430s, Win 8.1 Enterprise here. I installed Lenovo System Update 5.03 and scanned for new packages. However, it states that there are no new things for me. I went to Lenovo’s support website and found numerous drivers definetly newer then my installed one. Any ideas where the problem is? (I don’t want to download and install all of them individually…)
    Link to image
    Moderator note: images totalling more than 50k converted to links per forum rules:  Lenovo Community Participation Rules

    Dear Community,
    T430s, Win 8.1 Enterprise here. I installed Lenovo System Update 5.03 and scanned for new packages. However, it states that there are no new things for me. I went to Lenovo’s support website and found numerous drivers definetly newer then my installed one. Any ideas where the problem is? (I don’t want to download and install all of them individually…)
    Link to image
    Moderator note: images totalling more than 50k converted to links per forum rules:  Lenovo Community Participation Rules

  • Creating a new package for a new project

    how do I create a new package? I have an existing piece of code that was written using a pacakge that looks like a file directory structure. I have found most of thoes file. how do I recreate that package?

    can I use a package I create? I have seen in the wizard for JDeveloper 9i. the packages there dont match the packages I am trying to reproduce.
    I have taken over an application that contains a package that needs to recreated.

  • I accidentally deleted my old fb app on my iPhone 3g. Now i cant download new fb app as it requires ios 4.3. How can i get old app that will work on my old phone. Any suggestions???  plz help!!!

    i accidentally deleted my old fb app on my iPhone 3g. Now i cant download new fb app as it requires ios 4.3. How can i get old app that will work on my old phone. Any suggestions??? plz help

    As already provided, if you don't have such in your iTunes library, on your computer, then there is no way to put it back on your phone. Apps are DRM protected, so even if you found a copy somewhere, you wouldn't be able to use it.

  • PACMAN: Errors occurred, no packages were upgraded [SOLVED]

    First time trying to update the system after installing the new pacman, and I receive this error output:
    sudo pacman -Syu
    Password:
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    :: Starting full system upgrade...
    :: Replace module-init-tools with core/kmod? [Y/n] y
    resolving dependencies...
    looking for inter-conflicts...
    Proceed with installation? [Y/n] y
    :: Retrieving packages from extra...
    error: failed retrieving file 'pixman-0.24.2-1-x86_64.pkg.tar.xz' from archlinux.supsec.org : Given file does not exist
    error: failed retrieving file 'pixman-0.24.2-1-x86_64.pkg.tar.xz' from archlinux.supsec.org : Given file does not exist
    warning: failed to retrieve some files from extra
    error: failed to commit transaction (download library error)
    Errors occurred, no packages were upgraded.
    Last edited by mynameisneo (2012-01-21 18:53:01)

    The package has just been updated, wait a couple hours until the mirrors sync and try again or pick some other mirror.

  • Disable "Found New Hardware" and Stop it automatically installing.

    Hello All.
    Ok the Issue I have is below and can't seem to find the correct answer I need.
    I have two dell WYSE
    boxes running Windows XP. I have one with an SSD to do all my configurations on and one is a 4GB flash box for steaming on to using WYSE WSM.
    I have created a locked down version of XP with all sorts of registry hacks and Group policy to stop the end user accessing
    system files and control panel etc.. 
    I have it the way I want it but when I stream to the Flash Box, it picks up it has a 4GB SATA drive in it and installs it
    and creates itself a drive letter E:\ and puts an icon in My Computer.This going
    completely against what I wanted, I don't want the end user to have local drives. ONLY pendrives.
    What I have done:
    I have used group policy to restrict the view and access of A: B: C: & D: drives so it still allows me to use pen drives.
    I have disabled some services to stop searing for new hardware on start up which hasnt worked.
    There has been posts of going into device manager and disabling the hardware in there, but I cant do that on the FLASH box
    as its already streaming and its locked down so cant the configs have to be made on the SSD box which doesn't have the 4GB flash drive in.
    Any ideas?
    I hope there is enough information on here for an answer. 
    Lets pull our brain power together and get an answer. 
    As per other posts and infinite Google searches, I know that many other people has a similar issue.

    Did you check this ?
    http://social.technet.microsoft.com/Forums/windows/en-US/deb4207b-4455-475e-91cd-876c181091bb/disable-found-new-hardware-wizard?forum=itproxpsp
    Arnav Sharma | http://arnavsharma.net/ Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading
    the thread.

  • Found new hardware

    Everytime I try to update my ipod, the "update ipod" button is grey. So i cant click it. and all i get is found new hardware and then nothing else happens.. what do i do

    Thank you kindly.
    Let's run through the following procedure with that.
    First, head into your Add/Remove programs and uninstall your QuickTime. If it goes, good. If it doesn't, we'll just attend to it when we attend to iTunes.
    Next, download and install the Windows Installer CleanUp utility:
    Description of the Windows Installer CleanUp Utility
    Now launch Windows Installer CleanUp ("Start > All Programs > Windows Install Clean Up"), find any iTunes and/or QuickTime entries in the list of programs in CleanUp, select those entries, and click “remove”.
    Next, we'll manually remove any leftover iTunes or QuickTime program files:
    (1) Open Local Disk (C:) in Computer or whichever disk programs are installed on.
    (2) Open the Program Files folder.
    (3) Right-click the iTunes folder and select Delete and choose Yes when asked to confirm the deletion.
    (4) Right-click the QuickTime folder and select Delete and choose Yes when asked to confirm the deletion. (Note: This folder may have already been deleted if QuickTime was successfully removed using Add/Remove Programs earlier.)
    (5) Delete the QuickTime and QuicktimeVR files located in the C:\Windows\system32\ folder. Click Continue if Windows needs confirmation or permission to continue. (Note: These files may have already been deleted if QuickTime was successfully removed using Add/Remove Programs earlier.)
    (6) Right-click on the Recycle Bin and on the shortcut menu, click Empty Recycle Bin.
    (7) Restart your computer.
    Now try another iTunes install. Does it go through properly now?
    If you get another error message on the install, what does this one say?
    If iTunes installs successfully this time, do you still get the "registry settings" message when it launchs?

  • I cant download new itunes

    i cant download new itunes.i uninstall itunes. to get it back. then i get this "click OK to try again or enter an alternate path to a folder containing the installation package 'Bonjour64.msi' in the below. i have no clue what to do, cause i also have the same prob. download Quicktimes

    "click OK to try again or enter an alternate path to a folder containing the installation package 'Bonjour64.msi' in the below.
    Unfortunately, this sort of trouble has gotten more complicated to deal with ever since Microsoft pulled the Windows Installer CleanUp utility from their Download Center on June 25. First we have to find a copy of the utility.
    Let's try Googling. (Best not to use Bing, I think.) Look for a working download site for at least version 3.0 of the Windows Installer CleanUp utility. After downloading the utility installer file (msicuu2.exe), scan the file for malware, just in case. (I use the free version of Malwarebytes AntiMalware to do single-file scans for that.)
    If the file is clean, to install the utility, doubleclick the msicuu2.exe file you've downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any Bonjour entries and click "Remove".
    Quit out of CleanUp, restart the PC and try installing iTunes again. Does the install go through properly now?
    (If you do find a clean download site for the correct version of CleanUp, please don't tell me where it is. Without wishing to sound paranoid (although I grant it does sound paranoid), there is a non-zero chance that posting links to download locations for the utility here at Discussions leads to that download location being shut down.)

  • Searching for and Creating New Packages -- READ THIS FIRST

    This is here simply for historical reasons nowadays, to serve as a reminder to all why the AUR is such a great thing. The original text follows:
    ===================================
    It has occurred to me that there is alot of reinventing the wheel going on around here. There are copies of virtually the same PKGBUILD made by three or four different people that failed to check if it already existed floating around.
    INSTRUCTIONS FOR FINDING OUT IF A PACKAGE ALREADY EXISTS:
    1. Check to see if it's in an official repo: http://www.archlinux.org/packages.php (or use pacman -Ss pkgname)
    2.. Check to see if it's in an unofficial repo or tur: http://wiki2.archlinux.org/index.php/Un … positories and http://xentac.net/~tur/repos.php
    3. Check if it has been posted in this forum before: http://bbs.archlinux.org/search.php in that dialogue, I suggest that you select  "New and Requested Packages" from the Forum: menu, this way you get only the results you're interested in.
    4. Check in incoming (soon to be deprecated, and already a mess, but you may just find it there...) ftp://ftp.archlinux.org/incoming
    5. If you didn't find it in any of these places, then it has more than likely not been packaged before, and you can go ahead and follow the instructions at http://archlinux.org/docs/en/guide/inst … e.html#abs to package it, then share it on the forums.
    Thank you for your cooperation, and happy packaging!

    There has been some confusion going around when contributing packages. A lot of changes are going on now with the new TUR system, the AUR. The new AUR will have a nice systematic way of submitting packages. But currently, there are two ways to submit packages.
    1) Post a PKGBUILD and build scripts of the New and Requested Packages category of the forum. TURs and developers will look through these PKGBUILDs and pick up any that look interesting to them, and put them in a repository.
    2) Send a PKGBUILD to the tur-mailing list (http://www.archlinux.org/mailman/listinfo/tur-users/). All the TURs will definately see your PKGBUILD if you post it on the mailing list. Many TURs prefer new packages on the list, because they will definately see it. Some TURs don't look at the forum as much as others.
    To be on the safe side, you can do both.
    Here are some dont's:
    1) DONT submit packages to incoming. No one looks at incoming. Incoming is dead. Incoming is from the old package submittal submission system, which is now being replaced with the AUR.
    2) DONT submit packages without PKGBUILD scripts. No one wants a package from an untrusted source that could contain malicious code.
    3) DONT forget to include all files in your submission: .install files, PKGBUILDs, startup scripts, etc.
    4) DONT put patchfiles up on the forum: the forum will mess up the formatting of the patch. Upload the patch somewhere and post a link.
    5) DONT use namcap as your only resource for dependencies. Check ./configure --help, README, INSTALL, and the website of the program. Namcap is a guide, don't use it as truth.
    6) DONT use the license field yet. A standard hasn't been decided of what to put there yet, so don't use it yet.
    7) DONT add a maintainer comment to your PKGBUILD unless you have a repository and you maintain it. Put a contributor comment instead.
    There we go: If everyone reads these, that will cut down on 90% of the submissions we have to fix    :twisted:  :evil:

  • [SOLVED] Pacman wont upgrade any packages

    EDIT: I was able to solve my problem by pacman -R yaourt package-query pacman-color, I was then able to update pacman. Since I like yaourt and wanted to keep it I follow the instructions on their page (http://archlinux.fr/yaourt-en#get_it). I added their repo to my /etc/pacman.conf and then installed yaourt from pacman and now everything works again like it should.
    When I try to upgrade packages I get the following errors:
    [jason@barnaby ~]$ sudo pacman -Su
    :: The following packages should be upgraded first :
    pacman
    :: Do you want to cancel the current operation
    :: and upgrade these packages now? [Y/n] Y
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: package-query: requires pacman<3.6
    :: pacman-color: requires pacman<3.6
    [jason@barnaby ~]$ sudo pacman -Su
    :: The following packages should be upgraded first :
    pacman
    :: Do you want to cancel the current operation
    :: and upgrade these packages now? [Y/n] n
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: package-query: requires pacman<3.6
    :: pacman-color: requires pacman<3.6
    [jason@barnaby ~]$
    Last edited by slughappy1 (2012-01-17 18:07:42)

    I tried to uninstall packagekit and failed, then I tried to install packagekit-git and that failed too.
    [jason@barnaby ~]$ sudo pacman -R packagekit
    Password:
    error: 'packagekit': target not found
    [jason@barnaby ~]$ yaourt -S packagekit-git
    ==> Downloading packagekit-git PKGBUILD from AUR...
    x ChangeLog
    x PKGBUILD
    Comment by: onestep_ua on Thu, 16 Sep 2010 23:56:56 +0000
    Updated this to follow the change of GIT server.
    Comment by: nxarmada on Tue, 01 Feb 2011 06:01:55 +0000
    == Installing missing dependencies...
    error: 'gir-repository=0.6.6': could not find or read package
    == ERROR: 'pacman' failed to install missing dependencies.
    I assume this should be git-repository=0.6.6 Also I can find this package on Pacman or AUR
    Comment by: onestep_ua on Tue, 01 Feb 2011 09:27:06 +0000
    This is obsolete dependency connected with gobject-introspection support. I think it can be removed without any problems. :)
    Comment by: nxarmada on Thu, 03 Feb 2011 18:40:37 +0000
    So I am trying to compile but I get this....any ideas?
    SyntaxError: invalid syntax
    make[4]: *** [enums.py] Error 1
    make[4]: Leaving directory `/home/ryan/Downloads/AUR/packagekit/src/packagekit-build/lib/python/packagekit'
    make[3]: *** [all-recursive] Error 1
    make[3]: Leaving directory `/home/ryan/Downloads/AUR/packagekit/src/packagekit-build/lib/python'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/ryan/Downloads/AUR/packagekit/src/packagekit-build/lib'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/ryan/Downloads/AUR/packagekit/src/packagekit-build'
    make: *** [all] Error 2
    Aborting...
    Comment by: bash on Tue, 29 Mar 2011 00:57:10 +0000
    these lines are needed before ./autogen.sh
    sed -i -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
    -e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
    $(find . -name '*.py')
    Comment by: bash on Tue, 29 Mar 2011 01:14:30 +0000
    also ./autogen.sh must be replaced with:
    PYTHON=/usr/bin/python2 ./autogen.sh
    First Submitted: Sun, 20 Apr 2008 23:33:58 +0000
    packagekit-git 20100917-1
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    ==> packagekit-git dependencies:
    - dbus-glib>=0.86 (already installed)
    - polkit>=0.96 (already installed)
    - networkmanager>=0.8.1 (already installed)
    - pacman>=3.4.1 (already installed)
    - python>=2.6.5 (already installed)
    - sqlite3 (already installed)
    - git (already installed)
    - gnome-common (already installed)
    - intltool (already installed)
    - pm-utils (already installed)
    - libtar (package found)
    - gir-repository>=0.6.6 (building from AUR)
    - pacman-glib>=3.4.0 (building from AUR)
    ==> Continue building packagekit-git ? [Y/n]
    ==> ----------------------------------------
    ==>
    ==> Building and installing package
    ==> Install or build missing dependencies for packagekit-git:
    :: The following packages should be upgraded first :
    pacman
    :: Do you want to cancel the current operation
    :: and upgrade these packages now? [Y/n] Y
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: package-query: requires pacman<3.6
    :: pacman-color: requires pacman<3.6
    ==> Restart building packagekit-git ? [y/N]
    ==> ---------------------------------------

  • [ SOLVED ] 2 new packages available, only one available for download ?

    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    Targets (2): gdb-7.1-2 neon-0.29.3-2
    Total Download Size: 0.17 MB
    Total Installed Size: 8.49 MB
    :: Retrieving packages from extra...
    error: failed retrieving file 'neon-0.29.3-2-i686.pkg.tar.xz' from archlinux.goodsoft.lv : Not Found
    error: failed retrieving file 'neon-0.29.3-2-i686.pkg.tar.xz' from mirrors.kernel.org : File unavailable (e.g., file not found, no access)
    error: failed retrieving file 'neon-0.29.3-2-i686.pkg.tar.xz' from mirrors.kernel.org : Not Found
    warning: failed to retrieve some files from extra
    Errors occurred, no packages were upgraded.
    The question is, why does it say there's a new package available if it's not there ? I've enabled 2 repositories - local and official .. am I missing something here ?
    Last edited by SemiBz (2010-04-11 14:22:12)

    All done - thank you

Maybe you are looking for

  • Can I use iTunes Match to restore an iTunes Library on a MacBook?

    My son's 8 month old MacBook went horribly wrong on the upgrade to Mountain Lion and needed to be reinstalled from scratch, wiping his iTunes library as well. His music collection is on his iPhone 4 and I wondered if he subscribes to iTunes Match and

  • ITunes + iPhone 3G = no longer sees

    Hello, I have a problem with my iTunes, it no longer sees my iPhone 3G. Here's what I did: - I uninstalled the Asus AI Load (manages the power of the USB ports when products Apple is connected). - I deleted all the iTunes preferences (folder "iTunes"

  • Limited remote administration

    I'm not sure how to appropriately title this, nor how to approach it. Basically the situation is like so: I have a server, which is host to a variety of services; from httpd, to remote gui's for specific tasks on the server; I have remote and local a

  • Hda error(s) in OEL 5.4 stranges me....

    hi!!! [total issue is listed here| http://www.techsupportforum.com/alternative-computing/linux-support/427457-slow-machine-solution-required.html] . But now i need a command that helps to check my disk(hard disk) and recover it from bad sectors.My al

  • EP Role assignment to User.

    Hi, I have recently installed EP. When i assigned a New role Created (role i created) to a new User, The Contents assigned to that role is not getting displayed. But, when i also assign a super admin role to the user, the content of new role is getti