Problem trying to update with yaourt

Im trying to update the package chromium-browser-bin doing:
yaourt -Suy --aur
When yaourt detects the new version, it asks me to update, so far, so well...
Suddenly htis message appears:
==> Edit the PKGBUILD (highly recommended for security reasons) ? [Y/n]("A" to abort)
==> ----------------------------------------------
==>n
Wathever i reply, whatever i do, i allways get throwed back to the shell, no update done.............. is there a way to fix this?
Thanks!

you should check out packer or bauerbill, yaourt isn't maintained and there are a lot of problems with it

Similar Messages

  • Problems trying to update with Pacman

    So I installed Arch Linux for the first time and its awesome. I updated Pacman and after googling I learned that you have to uncomment some servers from the mirror list. I did it and the problem was solved. Yesterday was working but today is not working. Here is the output from pacman -Syy:
    :: Synchronizing package databases...
    error: failed retrieving file 'core.db.tar.gz' from archlinux.c3sl.ufpr.br : No address record
    error: failed to update core (No address record)
    error: failed retrieving file 'extra.db.tar.gz' from archlinux.c3sl.ufpr.br : No address record
    error: failed to update extra (No address record)
    kdemod-core 50.8K 48.3K/s 00:00:01 [####################] 100%
    error: failed retrieving file 'community.db.tar.gz' from archlinux.c3sl.ufpr.br : No address record
    error: failed to update community (No address record)
    kdemod-extragear 13.7K 36.2K/s 00:00:00 [####################] 100%
    kdemod-playground 10.9K 64.0K/s 00:00:00 [####################] 100%
    kdemod-testing 55.6K 64.1K/s 00:00:01 [####################] 100%
    I can't update the core and extra packages but kdemod is updating. That's weird. Here is my /etc/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 %u > %o
    #CleanMethod = KeepInstalled
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGro$
    #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]
    Server=http://archlinux.c3sl.ufpr.br/core/os/i686
    # Add your preferred servers here, they will be used first
    [extra]
    Server=http://archlinux.c3sl.ufpr.br/extra/os/i686
    # Add your preferred servers here, they will be used first
    [kdemod-core]
    Server=http://chakra-project.org/repo/core/i686
    [community]
    Server=http://archlinux.c3sl.ufpr.br/community/os/i686
    # Add your preferred servers here, they will be used first
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #Server = file:///home/custompkgs
    [kdemod-extragear]
    Server=http://chakra-project.org/repo/extragear/i686
    [kdemod-playground]
    Server=http://chakra-project.org/repo/playground/i686
    [kdemod-testing]
    Server=http://chakra-project.org/repo/testing/i686
    All Servers from /etc/pacman.d/mirrorlist are uncommented.
    What Im doing wrong?

    windtalker wrote:
    What Im doing wrong?
    Following the wrong instructions maybe?
    The Beginners guide, if that's what you followed to install had you going in the right direction.
    The only mirrors that needed to be uncommented were the ones in your country.
    There is also a package you could install that would rate the mirrors for you and keep the fastest six in a file to access automatically.
    I don't recognize the address you have for core, but that doesn't mean it isn't a legit addy either.
    I also don't see extra or the community repo in your pacman.conf.
    No clue what you have done so no real clue how to fix it.
    For instance:
    I updated Pacman and after googling I learned that you have to uncomment some servers from the mirror list. I did it and the problem was solved.
    What problem?
    If you were able to update pacman, something was working.
    Everything was working before the update and after the update.
    Pelos seus mirrors vejo que tá no Brasil
    Os mirrors da ufpr às vezes dão pau.... comente-os e use os da unicamp quando isso ocorrer...
    Code:
    [core]
    # Add your preferred servers here, they will be used first
    #Server = http://archlinux.c3sl.ufpr.br/$repo/os/x86_64
    #Server = ftp://archlinux.c3sl.ufpr.br/archlinux/$repo/os/x86_64
    Server = ftp://ftp.las.ic.unicamp.br/pub/archlin … /os/x86_64
    Include = /etc/pacman.d/mirrorlist
    [extra]
    # Add your preferred servers here, they will be used first
    #Server = http://archlinux.c3sl.ufpr.br/$repo/os/x86_64
    #Server = ftp://archlinux.c3sl.ufpr.br/archlinux/$repo/os/x86_64
    Server = ftp://ftp.las.ic.unicamp.br/pub/archlin … /os/x86_64
    Include = /etc/pacman.d/mirrorlist
    [community]
    # Add your preferred servers here, they will be used first
    #Server = http://archlinux.c3sl.ufpr.br/$repo/os/x86_64
    #Server = ftp://archlinux.c3sl.ufpr.br/archlinux/$repo/os/x86_64
    Server = ftp://ftp.las.ic.unicamp.br/pub/archlin … /os/x86_64
    Include = /etc/pacman.d/mirrorlist
    O meu já ta comentado por causa disso, nos últimos dias ( hoje?) eles não tavam funcionando...
    EDIT: é claro, utilize o repositório da sua arquitetura.... ( copie-os do /etc/pacman.d/mirrorlist )
    Thanks a lot. I don't know portuguese but I speak spanish so I can understand portuguese a little. Problem solved.

  • HT204053 I recently had to cancel my debit card because of unauthorized purchases on Facebook. I have tried to update with 4 different credit cards and every time I get a message saying invalid security code. How do I fix this?

    I recently had to cancel my debit card because of unauthorized purchases on Facebook. I have tried to update with 4 different credit cards and every time I get a message saying invalid security code. How do I fix this?

    Debit card? Are you sure?
    USA iTunes Store does not appear to accept debit cards - http://www.apple.com/legal/itunes/us/terms.html  "The iTunes Store, Mac App Store, App Store, and iBookstore services (“Services”) accept these forms of payment: credit cards issued by U.S. banks, payments through your PayPal account, iTunes Cards, iTunes Store Gift Certificates, Content Codes, and Allowance Account balances."

  • IPhone 5 error 4005 when trying to update with itunes

    iPhone 5 error 4005 when trying to update with itunes

    Hello mjy75, 
    Thank yoj for using Apple Support Communities. 
    The following article covers error 4005 when updating your iPhone.
    iOS: Restore errors 4005, 4013, and 4014 - Apple Support
    Regards,
    Jeff D. 

  • HT201210 im always having problems trying to update my ipod touch why

    Im always haing problems trying to update my ipod youch why

    You'll have to tell us how you are trying to update, and what happens when you try.

  • My itunes id is blocked by apple because of an internal problem trying to update the itunes version, apple support is not helping at all and I need to update all my application. Is anybody you had this problem before? and how did they help? thanks

    my itunes id is blocked by apple because of an internal problem trying to update the itunes version, apple support is not helping at all and I need to update all my application. Is anybody you had this problem before? and how did they help? thanks

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.

  • When I try to install the latest update I receive this message: "Apple Mobile Device Failed to start".  I am trying to update with my computer.  Help!

    When I try to install the latest update I receive this message: "Apple Mobile Device Failed to start".  I am trying to update with my computer.  Help!

    Hey AndreaKK,
    I would try the following directions:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    If you have Windows XP, there are slightly different directions in here:
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    http://support.apple.com/kb/HT1925
    Welcome to Apple Support Communities!
    Regards,
    Delgadoh

  • How do I keep my installer from trying to update with Photoshop instead of installer? Quark can't update because the installer opens Photoshop which doesn't recognize the file and I'm not given the option to choose anything else.

    How do I keep my installer from trying to update with Photoshop instead of installer? Quark can't update because the installer opens Photoshop which doesn't recognize the file and I'm not given the option to choose anything else.

    1. Sync wasn't intended to be used in that manner. You would be better off carrying around a USB Flash Stick with Portable Firefox for use on "strange" PC's.
    2. You could open the "Library" {Ctrl + Shift + B} and highlight all those bookmarks and then delete them all at once. But that would also delete all the other bookmarks, and it isn't foolproof. All another person would need to do it to '''''restore''''' a bookmark backup file that has your bookmarks. Beyond that, a new Profile could be created and then the current Profile deleted; but that's "messing with" someone else's computer - an action that is worthy of terminating a friendship over, IMO.
    And if that "public" computer was set up properly, Sync should have been disabled.

  • I have a MacBook with no more guarantee and with  Mac OSX 10.5.8. There some sites which do not accept this version . I tried to update with no success. What do I have to do?

    I have a MacBook with no more guarantee and with  Mac OSX 10.5.8. There some sites which do not accept this version . I tried to update with no success. What do I have to do?

    Hi, which sites Andrea?
    You might update...
    Snow Leopard/10.6.x Requirements...
    General requirements
       * Mac computer with an Intel processor
        * 1GB of memory (I say 4GB at least, more if you can afford it)
        * 5GB of available disk space (I say 30GB at least)
        * DVD drive for installation
        * Some features require a compatible Internet service provider; fees may apply.
        * Some features require Apple’s MobileMe service; fees and terms apply.
    Which apps work with Mac OS X 10.6?...
    http://snowleopard.wikidot.com/
    It looks like they do still have it:
    http://store.apple.com/us/product/MC573Z/A?fnode=MTY1NDAzOA
    And it's been reported that if you have a MobileMe account Apple will send one free.

  • Timeout problems trying to update to iOS 8.1

    iPhone 6 was updated to iOS 8.1 on the first day of release.  It took more than ten hours (!!) but it completed.
    However I can't complete an update on iPad 3.  Five or six attempts in several days have all gone the same way:  the update starts, asks me to accept the legal stuff, and download begins.  An estimate of time required appears - I've seen estimates from 3 hours to 16 hours - but after 1-3 hours the update aborts, says the server has timed out.
    I have reset and hard-reset (I think*) the device.  I've also tried a Restore through iTunes, same timeout error.  There is more than 15Gb of free space on the device.  Nothing wrong with internet service here... everything else including an experiment with downloading an 11Gb file across the internet has worked fine and as fast as expected.
    Can I do anything to make this process complete?  Mine is a 64Gb WiFi + Cellular, Model A1430 / MD368C/A, already running iOS 8.02.
    Thanks in advance for any advice.
    * Instructions found online for hard-resetting the iPad with the Home and On/Off buttons have appeared to go through the steps but the device still contains all of my apps and data.  Is there a way to factory-reset the device and wipe it clean before trying to update it to 8.1?

    Two more attempts since posting this.  One failed with a 9006 error, so Microsoft Security Essentials was turned off on the PC (never been a problem before).  The next one failed with another server timeout error.
    All 7-8 failed attempts have been with the iPad wired to the iTunes on PC.  About 8-9 Apple devices have been updated this way for years.  Desperate to try anything, I unplugged the iPad and told it to use its wireless connection to update itself.  THE 8.1 UPDATE COMPLETED IN ABOUT 20 MINUTES!
    I've spent HOURS on this!  iPad connected wirelessly to the exact same router and network that it has been plugged into during all previous attempts!  NOTHING on the PC was changed since previous successful updates (including iPhone 6 to 8.1 just a week ago).
    The Apple is losing its shine.

  • S4 Problems Trying to Update 4.3

    My phone starts out fully charged but within 2 hours the battery completely dies. I never have wifi, mobile data, GPS, screen pause, or any other features on and I always close my applications, clear the task manager, and the cache. This problem persists every day. The phone also gets very hot, but it is not in the sun or anything. I have tried the update since Monday, but my phone resets and the screen turns black, the blue notification light turns on, and the two touch sensitive buttons light up but do not work. I have to take the battery out to turn my phone on again. The screen also freezes at times and again I have to take the battery out. When I simply try to restart my phone, the same thing with the blue light and touch sensitive keys happens. I also can not send or receive texts half the time, even when I have full service. My wifi has started to lag as well. Though the software update continues to fail, at times it says 100% updated then it says software update failed. It does not seem to be going through, whether I do it over wifi or mobile data. This is causing me a lot of inconvenience as I can not communicate through text easily and I am constantly having to take the battery out and put it back in. I am thinking the only option right now is a factory reset which I am trying to avoid. The phone is only a few months old and it has not been dropped in or on anything.

    You would not want to install a major update onto a phone with so many problems, it would just compound the issues.
    The very best way to install an update is by doing a factory reset prior to the update download then also after the install. This will eliminate any potential problems of conflicting software already installed by you previously.  I know a lot of people here do not bother with factory resets prior to updating because it is a lot of work reconfiguring your phone and some have been sucusseful not doing so, but the majority have not, hence all of these S4 problem threads. I have not installed this update first, as I always wait a few weeks to see what problems people have after they update, and there is a ton of it.  If I do decide to update it will be from a factory reset phone.

  • Problem in Data updation with multiple windows in JSF

    Hi,
    I am facing a problem whitle working in JSF. As per my project scenario I have a list page which shows list of entities. I can click on the id of the entity and open a new window containing the details of that particular entity. In that perticular window I have option to update the details of the entity. I can open as many windows as I wish (Every window opens the same JSP Page) and can update them at the same time.
    If I open 3 windows containing details of 3 entities and update them one by one by clicking on edit button and then update button, it will work fine for all 3 windows. But if I click edit in all 3 windows simultaneously then click update on each of them it will work fine for the first updated entity but for the next windows I am getting the same object as the object is not getting updated with new data in the request for particular entity.
    Can anyone please suggest me any solution.

    Hi Deepak,
    Good to hear that your first problem is solved. For the problem you are currently facing now, when ever some inbound request is stuck in either waiting or partial state any sync that you do from the client is useless because middleware doesn't accept any further inbound requests until and unless the previous requests which got stuck in either partial or waiting state move to either finished or ignore or error state.
    This problem could happen because of many reasons. One reason could be either that particular synbo is not active. If it is active and still the requests are stuck in partial state then the problem could be with middleware system i mean because of heavy load it will take some time to process the request or if the system goes down in middle of processing then it doesn't restart processing.
    So i would like you to check if all MAM syncbo's are active (status should be green). If you are sure that middleware system is also working fine then move that request to ignore state and then do a sync from client and check if the middleware processes the new requests.
    Even if the new requests are stuck in partial state then the only solution could be to reinstall the application on middleware.
    Regards,
    Siva.

  • My iPod Touch is stuck on the screen you get when your updating from trying to update with old iTunes

         So I was trying to update my 4th gen iPod touch when it canceled the update and told me that I needed to update iTunes. So while I was trying to do so, which didn't even work by the way, I noticed that my iPod was stuck on the screen that you get when updating your iOS. The bar was about a quarter way filled when it froze. I'm not sure how to fix this or what to google to find a solution so I came here. I'm actually leaving it alone to try to see if it runs out of battery since after all it has to be wasting battery from being on all the time. Please help!
                                                                                                                                                                            - Luke

    Hey rdbreunig,
    Thanks for the question. If you issue is not yet resolved, it may be necessary to restore your iPod touch in recovery mode:
    iOS: Unable to update or restore
    http://support.apple.com/kb/HT1808
    Thanks,
    Matt M.

  • Problem Trying to Update

    I have a iPhone 4 on 4.2.6.  Tried to update to 5.0.1.  On iTunes 10.5.1.  Download wouldn't start originally so I downloaded manually from Apple website and tried to update.  I got as far as "Initializing iPhone for Update" is what I think the bar said.  After 10 or 15 minutes I got an error.  The phone is now stuck in recovery (the symbol telling me to plug in to iTunes).  I can hold the power button to shut it off.  Turn it back on; Apple logo and then recovery again.  iTunes won't recognize the phone at all.  But, my PC does make the "bong" noise when I plug/unplug the phone.  What gives?  Did 5.0.1 brick my phone?

    Use the steps in this support document to put your phone into recovery mode:
    http://support.apple.com/kb/ht1808

  • Problem trying to update new version of software!

    I am trying to update to the 4.1 software and it keeps telling me "There are purchased items on the iPhone .....that have not been transferred to your iTunes library....transfer before updating."
    I have gone to Transfer Purchases from iPhone numerous times but it still doesnt work. Any ideas?

    I solved it.
    I, originally, download and installed the software under the Mac App Store when I was using OS X Mavericks.
    I was getting all sorts of error messages from the Mac App Store under Snow Leopard.
    I simply copied that version to my working OS X Snow Leopard disc and it is working fine, now.
    Thank goodness for having multiple backups on three drives!
    Whoo! Spent a good chunk of the day trying to figure this one out!

Maybe you are looking for