[SOLVED] custom repo e new pacman

I just updated pacman, and I noticed that when syncing the repos the progress bar for my local repo isn't displayed anymore as well as the "repo is up to date" message when no new version is detected.
Anyway, the local repo is updated just fine, since I can install the new packages added. Something is changed maybe in the config file syntax? I couldn't find anything.
Last edited by daneel971 (2008-08-09 11:59:12)

Yeah, different bug.  There is a patch in the git repo if you really can't wait for the fix: http://projects.archlinux.org/?p=pacman … h=4476598e

Similar Messages

  • New pacman - NoUpgrade obsolete?

    I noticed some time ago that there was a new version of pacman, and I'm glad to see it in the repos today.
    One of the new features is that by default, pacman will keep your modified config file, and save the new config as a .pacnew, which i'm sure will please many, many people (it's one of the biggest complaints I hear about pacman, although things have been quiet for some time).
    Anyway, I installed it, and noticed the new pacman.conf still has NoUpgrade lines. The default behaviour now is basically NoUpgrade, so I'm wondering if this is now obsolete.
    While I defended pacman's behaviour--overwrite user-modified config with a new one--to the death, I'm still glad to see this change. In a majority of cases, it makes system maintenance simpler.

    NoUpgrade is still working.
    If you have some config file, that you never modified (you just leaved default config), and you don't want it to be upgraded by Pacman automatically due to changes in package's default config - you may use NoUpgrade in this case (who knows, maybe package's new default config file will have some changes that can affect security and you are very paranoid sysadmin ).
    I think it is safe to remove all NoUpgade options from default pacman.conf.
    If user changes some of the files listed there then they will be not overwritten by Pacman 2.9.8+ anymore.
    If user didn't make any changes in those files then new versions of those files will most likely be the same or just slightly modified, so all will be working fine.
    When I was upgrading my system with the new Pacman I noticed that rc.local was not upgraded but rc.local.pacnew was made. But I've never modified my rc.local (as far as I remember). And sometimes there was no changes in th default rc.conf from initscripts, but rc.conf.pacnew was always created. So I removed rc.local and rc.conf from NoUpgrade and now pacman does not create useless rc.local.pacnew on each initscripts upgrade and does not create rc.conf.pacnew when the default rc.conf was not changed.
    Then I removed my quite large NoUpgrade list completely. And since that time Pacman hasn't done any mistake. It upgrades only untouched config files and saves .pacnew for config files that received some changes in defaults (like the latest changes of mkinitrd.conf and Apache's config files). I like this behaviour very, very much. It is much easier for me to upgrade all my 5 systems now (4 of them are on VMware, one in my second company, and very soon there will be one at home).  8)
    I even say - all NoUpgrade options should be removed from user's pacman.conf if he/she does not wants to have .pacnew when there is no need for them.
    I was one of those who wanted this new change in Pacman for a long time. There was few long discussions on bugs.archlinux.org, and finally the change was made! Many thanks to Pacman developers!

  • Fbl5n report showing pritn output for a new customer on a new page

    Hello  All,
    In fbl5n when i execute for all the customers and give print command its printing every new customer on a new page but i want to print the data continously.
    Pls let me knw how to avoid this?
    Sunny

    Hi Sunny,
    you're case is quite common, because SAP displays the customer data in a standard layout, putting a page break after every customer and company code.
    In order to avoid this, you may change the grouping criteria. For that,
    1. be sure that you have not clicked on the header of any column in the list
    2. click on button "sort ascending"
    3. here you'll see that fields "company code" and "account" have an asterisk on column NG (new group). This means that, for every change in these fields, SAP will insert a page break
    4. remove these asterisks
    5. (optional) save this layout for further launchings of the report
    I hope this helps. Best regards,
    Alvaro

  • How can I copy a custom workspace to new installation? CS5 PC

    How can I copy a custom workspace to new installation? CS5 PC
    Must be a prefs file somewhere?

    It'll be in this list somewhere
    Preference file functions, names, locations | Photoshop CS5

  • Total orders in three weeks for a customer that was new three weeks ago.

    I need help figuring out the MDX to use to calculate this measure: Total orders in three weeks for customers that were new three weeks ago.   I seem to be having a brain freeze or over thinking this as usual. 
    My records have a customer, a date, a flag=1 if they are new that order.  So I have a customer dimension a date dimension and four measures: Unique_customer, date, New_customer(the Flag), Orders. 
    So the fact table would look something like this:
    Date        Cust_Key       New_Flag      Order     
    1/5/10      801                                     1           
    1/5/10      802                  1                  1
    1/5/10      803                                     1
    1/6/10       801                                    
    1
    1/6/10      804                   1                  1
    1/6/10       803                                     
    1
    1/6/10       802                                      1
    1/7/10       801                                       1
    1/7/10        802                                     
    1
    1/7/10       804                                       
    1
    And for simplicity, using days instead of weeks -
    Customer 802 has a new flag 3 days ago and on report date 1/7/10 and has three orders, one per day. So my new measure should show 3
    Customer 804 wouldn't show up until report date 1/8/10 and Customer 802 would drop off.
    So I need to know how many times, to the current report week, did a customer who was new in LAG(3) place orders. 
    Diane Blackwood

    Thing will be easy if you have New_customer_Flag in customer dimension. The New_customer_Flag
    should be 1 for all those customers who were new three weeks back.
    Assuming that the measure you have is Count_Of_Order, MDX would be
    Select [Measures].[Count_of_order] on Columns,
    [Customer_Dim].[Customer].Members on Rows
    From 
    (Select ([Date_Dim].[Week].&[201001].Lag(3): [Date_Dim].[Week].&[201001])
    on Columns
    From [OrderCube])
    Where ([Customer_Dim].[New_customer_Flag].&[1]);
    Saurabh Kamath

  • How to add custom ringtones on new iPhone 5, using iTunes 11.04 on Mac OS 10.7.5

    how do I add custom ringtones on new iPhone 5, using iTunes 11.04 and Mac OS 10.7.5?

    Are you meaning rintones that you create from existing files?
    If so - then Google and you will get lots of hits on 'how to'.
    Once you have the ringtones in your iTunes library then make sure in iTunes prefs>General tab - the Tones option is selected. Once your device shows in the Devices list make sure you select from the Tones tab in the Devices window the tones you want to d/l.
    MJ

  • [SOLVED] Question about new pacman upgrade

    The release notes ay that "Installing package with -U is now smart like -S — dependencies and conflicts are now handled"
    So, if I am understanding this correctly... when I am installing something from the AUR, I only need "makepkg -i", instead of "makepkg -si"?
    Last edited by dfetter88 (2010-06-23 11:38:37)

    No, you will still need to install dependencies to build a package.    But if you used "makepkg -sr" to make sure you have removed the unneeded makedepends, then you can use "pacman -U <pkg>" to get the runtime depends back.

  • Pacman seg fault(Solved but with comments on pacman-db-upgrade)

    Performed an install from FTP and booted into root login.
    Performed pacman -Syu  and received report system up to date.
    Performed downloads via pacman of twelve packages including xorg and xfce4.
    Performed download of abs package. 
    Downloaded abs repos.
    Modified abs extra vlc package and performed pacman -U install of modified package.
    Pacman working well at this point.
    Rebooted.
    After reaching xfce4 Desktop, attemptd to install firefox.
    Pacman -S firefox produced..... /usr/bin/pacman/ report(forget the exact error)
    Subsequent trials with ...pacman -U .... produces seg fault.
    Cannot use pacman.  All other programs seem to perform correctly.  Perhaps have lost DNS.
    Cannot perform ...pacman -Syu --debug.....segfaults.
    Last edited by lilsirecho (2011-07-19 18:19:49)

    Solved the difficulty but have no idea what can be done to prevent it from occuring for another user.
    It seems that the db did not get upgraded when the ...pacman-db-upgrade ...command was executed.  There was no statement for ..."pre 3.5 db" upgrade....while executing the command.
    After re-install, the upgrade command performed correctly and pacman now performs correctly after reboots.
    The question comes up as to what to do if the upgrade command does not work correctly and whether some indicator of correct response should appear in the beginners guide.  Additionally, what can be done in the event that the upgrade command fails to meet the correct response.
    These questions will in time be resolved by a new .iso but the present exposure is amazing in its consequences!
    Perhaps the upgrade command is also a function of properly synced mirrors but the command requesting the upgrade was ...pacman -Syy... the mirror sync function!
    What do we have...catch22?
    The resultant segfaults make sense if the pacman sync db is not upgraded.
    How is a user to know the upgrade failed?  What to do about such a condition?
    Marking this thread as solved ...with comments...

  • How can I get back the "custom URL in new tab" functionality that I had in v 12 using new tab add-on?

    I REALLY need this since I have written my own custom web directory which I use all day long. It seems that the new New Tab behavior should be OPTIONAL. I had to revert to version 12 because it adds a couple of clicks every time I request a new tab many, many times a day in my work. I was using the New Tab URL add-n and it does not override the new functionality.

    If you want to open a new tab in a certain url (like www.google.com or another site) go to [http://kb.mozillazine.org/About:config about:config] find/type '''browser.newtab.url''' , double click on it (or right click on it and select modify) and type the url you want. Every time you open a new tab you open it in that url/site.
    thank you
    Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

  • [SOLVED] Black Screen in new Installation (Intel GMA 3650)

    Hi everybody,
    I installed Arch on my new DN2800MT system using the Archboot installer (2012.04-2) for UEFI boot support. GRUB2 is running fine after all. The only problem is, that the screen turns black/completely off during the boot process. The installation seems to work in principle: if I wait a while, log in and type "shutdown -h now" or "reboot" the system shuts down or reboots. Just the output seems to be broken.
    A video can be found on YouTube. A screenshot immediately before it turns black:
    The last lines are
    :: Waiting for UDev uevents to be processed
    [ 6.444167] gma500 0000:00:02.0: GPU: power management timed out.
    Interestingly the boot of the Archboot DVD also starts with the screen turning black. Some time later the the boot process seems to fix the issue at hand: the screen comes back alive. I also posted a video of that process on YouTube. The messages on the screen when it turns back on:
    This behavior of Archboot indicates that this problem can be solved somehow. I would appreciate every hint on what's wrong a lot. For modification of the installed system I can boot Archboot, mount the installation and chroot into it.
    Thanks a lot guys!
    Alphasix
    Last edited by alphasix (2012-06-25 21:43:00)

    alphasix wrote:
    Yeah you're right: it's totally hopeless. I now basically have two options: using an old AIF to install an older version of arch with a local repo, kernel <= 2.6.37 and Xorg <= 1.9 to get the old Intel poulsbo driver running or using Windows 7. I think the latter is the better choice.
    There is only one very faint hope for a crazy solution: in the dependencies of the old pulsbo driver itself the kernel version isn't mentioned. What do you think of the idea of using the new gma500_gfx module with fbdev for xorg and the old binary driver just for VAAPI? VAAPI is in principle independent of xorg. So in theory this works, right?
    [EDIT] This crazy idea has one flaw: the old drivers are i686-only (because of the binary blobs). At that time all systems with poulsbo graphics controller were 32-bit so that is reasonable. I impudently asked Intel support for the two binary blobs compiled for 64-bit. I mean: they sell a fully integrated system incompatible with their own binary driver for linux. Let's wait for the answer. If they turn me down, it means bye-bye to Linux .
    I just received (today) a CedarTrail Netbook (Atom N2800) and discovered with horror that the graphic chipset is not supported. Please let me know if Intel will give you an answer since I was thinking of directly contact them too.
    Btw, how did you contact them, can you give me a mail/website/other?
    Thanks

  • [Solved] errors with keys after pacman update?

    Hi,
    I installed pacman 4.0.1-4, but now this is what happens when I try and update.
    Proceed with installation? [Y/n] Y
    (28/28) checking package integrity [######################] 100%
    error: binutils-multilib: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: libcap-ng: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: cifs-utils: signature from "Tobias Powalowski <[email protected]>" is unknown trust
    error: cmake: signature from "Dave Reisner <[email protected]>" is unknown trust
    error: colord: signature from "Ionut Biru <[email protected]>" is unknown trust
    error: lib32-glibc: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: lib32-gcc-libs: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: gcc-libs-multilib: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: gcc-multilib: signature from "Jan Alexander Steffens (heftig) <[email protected]>" is unknown trust
    error: perl: key "6D1655C14CE1C13E" is unknown
    error: key "6D1655C14CE1C13E" could not be looked up remotely
    error: openssl: signature from "Pierre Schmitz <[email protected]>" is unknown trust
    error: git: signature from "Dan McGee <[email protected]>" is unknown trust
    error: gpgme: signature from "Dave Reisner <[email protected]>" is unknown trust
    error: gvfs: signature from "Dave Reisner <[email protected]>" is unknown trust
    error: inetutils: key "FCF2CB179205AC90" is unknown
    :: Import PGP key 9205AC90, "Eric Belanger <[email protected]>", created 2011-04-19? [Y/n] Y
    error: key "Eric Belanger <[email protected]>" could not be imported
    error: intltool: key "FCF2CB179205AC90" is unknown
    :: Import PGP key 9205AC90, "Eric Belanger <[email protected]>", created 2011-04-19? [Y/n] ^C
    Interrupt signal received
    When pacman updated it suggested that I run this command,
    sudo pacman-key --init
    I know that usually I would say yes to a key and pacman should remember it, but what are all the errors?
    Last edited by mich04 (2012-01-20 17:19:26)

    # /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
    #[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
    Here it is.

  • Solved flicker problem with newer fglrx drivers

    This has been annoying me since the move from 8.29 to 8.30: I have an integrated Xpress 200 on my laptop, and newer proprietary drivers caused the screen to flicker. This has caused me to stick with the older drivers, which restricted upgrades to X.org and the kernel. I was misled by some posts on the Internet to believe that this was the result of using custom modelines.
    I have finally solved the problem yesterday. I am posting my findings in case anyone else has been suffering from the same behaviour.
    The newer drivers come with an ACPI script, installed under /etc/acpi. The script is invoked every minute and inspects the current power status (i.e., A/C or battery). It then invokes
    aticonfig --set-powermode=[MODE]
    to adjust the driver to the new settings. Each time this command is executed, it causes the screen to flicker.
    Obviously, there is no need to run the script if the power mode has not changed since the last call. I have therefore modified the script to first check the current driver power mode, and execute the mode command only if a new setting is required.
    I hope this helps someone.

    I need my hand held a bit here...
    this seems to be the problem I'm having, ie the ac/battery event being called too frequently, but have no idea how to edit the script. I'm on an asus w3n, will it help to replace apci with asus-laptop and apcid daemon...or just add those and leave acpi daemon?
    apologies for my numbnut newbie-ness.

  • [SOLVED]openstudio is a new AUR package, requesting review of PKGBUILD

    Hi,
    I have been working on a simple desktop environment for Arch Linux, called OpenStudio.se . This is the first time I have made a PKGBUILD and it would be great if anyone with some more experience could help me verify that the PKGBUILD is correct. I have tested it on both x86_64 and x86 systems and it works well and the package installs correctly with pacman.
    If you want to check out the desktop environment, visit www.openstudio.se
    BR
    Mikael
    Here is my PKGBUILD :
    # Maintainer: Mikael Nordvall <[email protected]>
    pkgname=openstudio
    pkgver=0.4
    pkgrel=1
    pkgdesc="Scripts to install and configure a simple, lightweight desktop environment for Arch Linux"
    arch=(any)
    url="http://www.openstudio.se/de/"
    license=('GPL3')
    source=(http://www.openstudio.se/de/source/$pkgname.tar.gz)
    md5sums=('dc085cf28b74a541833a680603fa85be') #generate with 'makepkg -g'
    package() {
    mkdir $pkgdir/etc
    mkdir $pkgdir/etc/openstudio
    mkdir $pkgdir/usr
    mkdir $pkgdir/usr/bin
    mkdir $pkgdir/usr/share
    mkdir $pkgdir/usr/share/man
    mkdir $pkgdir/usr/share/man/man1
    cp -r $srcdir/$pkgname $pkgdir/usr/share/
    cd $pkgdir/usr/share/$pkgname/
    cp ./scripts/openstudio $pkgdir/usr/bin/
    cp ./library/manpage/openstudio.1.gz $pkgdir/usr/share/man/man1/
    Last edited by zkeng (2011-10-09 10:27:25)

    Thank you very much for the input Stefan. I will update the PKGBUILD according to your suggestions.
    About the empty dir /etc/openstudio
    The openstudio package contains a system configure script. When executed this script will set-up some global config files (shared for all users) in this dir. The reason why I created it already during installation is because I do want it to be removed if you decide to remove the openstudio package. The reason why it is empty at the beginning is because I do not want to over-write its content when openstudio package is upgraded.
    Maybe there is another standard way of solving this kind of issue, but to avoid the error you mentioned about an empty dir I made sure an info file is copied to the dir during install.
    New PKGBUILD (with new md5sum) :
    # Maintainer: Mikael Nordvall <[email protected]>
    pkgname=openstudio
    pkgver=0.4
    pkgrel=1
    pkgdesc="Scripts to install and configure a simple, lightweight desktop environment for Arch Linux"
    arch=(any)
    url="http://www.openstudio.se/de/"
    license=('GPL3')
    source=(http://www.openstudio.se/de/source/$pkgname.tar.gz)
    md5sums=('4f9dec211a1b082d91251fa0e73810db') #generate with 'makepkg -g'
    package() {
    install -d $pkgdir/usr/share
    cp -r $srcdir/$pkgname $pkgdir/usr/share/
    cd $pkgdir/usr/share/$pkgname/
    install -Dm755 ./scripts/$pkgname $pkgdir/usr/bin/$pkgname
    install -Dm644 ./library/config/readme_etc_$pkgname \
    $pkgdir/etc/$pkgname/readme_etc_$pkgname
    install -Dm644 ./library/manpage/$pkgname.1.gz \
    $pkgdir/usr/share/man/man1/$pkgname.1.gz
    Last edited by zkeng (2011-10-08 18:48:59)

  • Custom dowload manager for pacman in chroot env

    Hello
    As this is the place for pacman in general I post here. Feel free to move that thread if you feel it would have a more suitable place.
    I'm willing to install Arch on my computer from the live disk of another distro (Tails, based on Debian). I follow these guidelines but an issue is risen because of Tor wich makes resolving DNS less straightforward. Thus I've tried to use the option XferCommand in /etc/pacman.conf in the following way:
    XferCommand = /usr/bin/curl --socks5-hostname 127.0.0.1:9050 -C - -f %u > %o
    but I just get errors.
    # pacman -S arch-install-scripts
    warning: database file for 'core' does not exist
    warning: database file for 'extra' does not exist
    warning: database file for 'community' does not exist
    error: target not found: arch-install-scripts
    # pacman -Syu
    warning: database file for 'core' does not exist
    warning: database file for 'extra' does not exist
    warning: database file for 'community' does not exist
    :: Synchronizing package databases...
    sh: /usr/bin/curl: No such file or directory
    error: failed to update core (error invoking external downloader)
    sh: /usr/bin/curl: No such file or directory
    error: failed to update extra (error invoking external downloader)
    sh: /usr/bin/curl: No such file or directory
    error: failed to update community (error invoking external downloader)
    error: failed to synchronize any databases
    error: failed to init transaction (error invoking external downloader)
    Would you have any idea to solve this problem? Of course I've checked that /usr/bin contains curl with this line:
    XferCommand = ls /usr/bin && /usr/bin/curl --socks5-hostname 127.0.0.1:9050 -C - -f %u > %o
    but it seems to be very contradictory:
    # pacman -Syu
    warning: database file for 'core' does not exist
    warning: database file for 'extra' does not exist
    warning: database file for 'community' does not exist
    :: Synchronizing package databases...
    bsdtar curl env ex nano pacman ping vi
    sh: /usr/bin/curl: No such file or directory
    error: failed to update core (error invoking external downloader)
    bsdtar curl env ex nano pacman ping vi
    sh: /usr/bin/curl: No such file or directory
    error: failed to update extra (error invoking external downloader)
    bsdtar curl env ex nano pacman ping vi
    sh: /usr/bin/curl: No such file or directory
    error: failed to update community (error invoking external downloader)
    error: failed to synchronize any databases
    error: failed to init transaction (error invoking external downloader)
    Last edited by Caocoa (2015-04-29 23:13:26)

    Here is what I've done:
    ARCHI=$(uname -m)
    ARCH_MINI="$HOME/tmp_arch"
    mkdir "$ARCH_MINI"
    cd "$ARCH_MINI"
    alias curl="torsocks curl"
    curl -O http://mir.archlinux.fr/~tuxce/chroot/archlinux.chroot.$ARCHI.tgz
    tar zxf archlinux.chroot.$ARCHI.tgz
    cp /etc/resolv.conf "$ARCH_MINI/etc/"
    mount -B /proc "$ARCH_MINI/proc"
    mount -B /dev "$ARCH_MINI/dev"
    mount -B /sys "$ARCH_MINI/sys"
    mount -B /dev/pts "$ARCH_MINI/dev/pts"
    ARCH_SYS="$ARCH_MINI/mnt"
    mount /dev/sda4 "$ARCH_SYS"
    mkdir -p "$ARCH_SYS"/var/{cache/pacman/pkg,lib/pacman} "$ARCH_SYS"/{dev,proc,sys,run,tmp,etc,boot,root,home}
    mount -B /proc "$ARCH_SYS/proc"
    mount -B /dev "$ARCH_SYS/dev"
    mount -B /sys "$ARCH_SYS/sys"
    lsblk
    mount /dev/sda2 "$ARCH_SYS"/boot
    mount /dev/sda1 "$ARCH_SYS"/efi
    mount /dev/sda5 "$ARCH_SYS"/home
    echo 'PS1="(installation) \w \\$ "' > "$ARCH_SYS/root/.bashrc"
    chroot "$ARCH_MINI" /bin/bash
    The main issue is I can't use pacman:
    (Arch mini) / # pacman -Syu
    warning: database file for 'core' does not exist
    warning: database file for 'extra' does not exist
    warning: database file for 'community' does not exist
    :: Synchronizing package databases...
    error: failed retrieving file 'core.db' from mir.archlinux.fr : Could not resolve host: mir.archlinux.fr; Unknown error
    error: failed to update core (download library error)
    error: failed retrieving file 'extra.db' from mir.archlinux.fr : Could not resolve host: mir.archlinux.fr; Unknown error
    error: failed to update extra (download library error)
    error: failed retrieving file 'community.db' from mir.archlinux.fr : Could not resolve host: mir.archlinux.fr; Unknown error
    error: failed to update community (download library error)
    error: failed to synchronize any databases
    error: failed to init transaction (download library error)
    Even if I try to copy curl binary from the host to the chroot and pass it socks option (like in my first message) it says:
    /usr/bin/curl: No such file or directory
    By default, pacman can't resolve repo name:
    (Arch mini) / # pacman -Syu
    warning: database file for 'core' does not exist
    warning: database file for 'extra' does not exist
    warning: database file for 'community' does not exist
    :: Synchronizing package databases...
    error: failed retrieving file 'core.db' from mir.archlinux.fr : Could not resolve host: mir.archlinux.fr; Unknown error
    error: failed to update core (download library error)
    error: failed retrieving file 'extra.db' from mir.archlinux.fr : Could not resolve host: mir.archlinux.fr; Unknown error
    error: failed to update extra (download library error)
    error: failed retrieving file 'community.db' from mir.archlinux.fr : Could not resolve host: mir.archlinux.fr; Unknown error
    error: failed to update community (download library error)
    error: failed to synchronize any databases
    error: failed to init transaction (download library error)
    If I want to change the adress of the repo in mirrorlist to the resolved IP address
    Server = http://91.121.141.57/$repo/os/$arch
    it's doesn't work either but says:
    (Arch mini) / # pacman -Syu
    warning: database file for 'core' does not exist
    warning: database file for 'extra' does not exist
    warning: database file for 'community' does not exist
    :: Synchronizing package databases...
    error: failed retrieving file 'core.db' from 91.121.141.57 : couldn't connect to host
    error: failed to update core (download library error)
    error: failed retrieving file 'extra.db' from 91.121.141.57 : couldn't connect to host
    error: failed to update extra (download library error)
    error: failed retrieving file 'community.db' from 91.121.141.57 : couldn't connect to host
    error: failed to update community (download library error)
    error: failed to synchronize any databases
    error: failed to init transaction (download library error)
    Last edited by Caocoa (2015-04-30 11:15:15)

  • [SOLVED] GLIBC_2.16 not found - Pacman broken

    Hi all,
    I did a packman -Syu yesterday and following instructions relative to glib errors I also performed it by excluding glibc.
    This resulting in the problem that now I have old GLIBC ( so I don't have simlink of lib).
    After rebooting my system was unable to boot anymore, I did a chroot and a mkinitcpio -p linux and now I can boot the system.
    The main problem is that I can't use pacman and a lot of stuff (samba service, firefox, and so on) due to this error:
    pacman: /lib/libc.so.6: version 'GLIBC_2.16' not found (required by /lib/libarchive.so.12)
    Before opening this new thread I did a lot of searching and I tried I think almost all solutions I've found.
    I already tried to use pacman cache for replacing libs, I already tried to downgrade curl...
    Any help is very very very appreciated, It's a workstation I'm using for CFD computation in my lab and I'm totally blocked!!! (I mean, CFD works at least )
    Thanks in advance, guys.
    daron
    Last edited by daron (2012-09-27 16:24:43)

    https://wiki.archlinux.org/index.php/De … iki:usrlib
    Try this from a chroot : pacman -U http://pkgbuild.com/~allan/glibc-2.16.0 … pkg.tar.xz
    If that fails, try extracting the 2.16.0-1 tarball to /  (and don't forget to reinstall glibc after you've solved the problem) .

Maybe you are looking for

  • How can I stream video with Flash?

    Hi guys! I have a placeHolder MC in my main movie. Within the placeHolder is an external swf containing an mpg video. How can I code the preloader of the external swf to stream the mpg? Thank you very much and I hope to hear from you. All the best, M

  • Links Problem in Dreamweaver CS3 !

    I recently reinstalled my Dreamweaver CS3. Now everytime i save a file, it saves the whole directory path with the file name. So when i opened my index page and saved it with some changes, all my css tables have been lost. and all the links in the fi

  • What do I do if there is a print head error 059?

    Feeling frustrated.  My printer has worked just fine.  Suddenly today I went to change the yellow ink.  When I turned around to put a new ink catridge in, the machine had gone completely off--- no lights, nothing.  After unplugging and plugging the p

  • Want to make use of exchange rate type - G instead of M

    Hi Friends, While making customer invoice system is taking exchange rate type - M, client wants to have this as G (Bank selling rate)? How can I control this? Cheers

  • How do I resolve the Activation Limit Has Been Reached on FrameMaker 10 message

    I have 30 days to resolve this issue on my laptop, before I guess the software will stop working.  I'm using FrameMaker 10 on my laptop, which had an upgraded hard drive.  The previous hard drive has been destroyed.  When I launched FrameMaker 10 tod