[SOLVED] lib32-printproto on AUR

Hi,
I'm trying to install lib32-libxp from AUR, and I can't because its depency (lib32-printproto) gives me an error:
└─>$ yaourt -S lib32-libxp
==> Resuming previous build
==> Downloading lib32-libxp PKGBUILD from AUR...
tar: Record size = 6 blocks
==> Last 5 comments ordered by date (asc):
Comment by: Janax on Thu, 01 Nov 2007 15:51:18 +0000
Had to change the link from "core" to "extra" repository... otherwise worked perfectly!
Comment by: Synthead on Tue, 21 Oct 2008 13:01:30 +0000
Had problems with this package. I made a new PKGBUILD:
pkgname=lib32-libxp
pkgname32=${pkgname/lib32-/}
pkgver=1.0.0
pkgrel=1
pkgrel32=2
pkgdesc="X11 X Print Library"
arch=(x86_64)
url="http://xorg.freedesktop.org/"
license=('GPL')
groups=()
depends=(lib32-libxext lib32-printproto)
makedepends=()
provides=()
conflicts=()
replaces=()
backup=()
options=()
install=
source=(ftp://ftp.archlinux.org/extra/os/i686/${pkgname32}-${pkgver}-${pkgrel32}-i686.pkg.tar.gz)
noextract=()
md5sums=(d1ba7ca5620ec0a03806cba518af8acf)
build() {
mkdir -p $startdir/pkg/opt/lib32/usr/
cp -rPf $startdir/src/usr/lib $startdir/pkg/opt/lib32/usr/lib
Comment by: ataraxia on Sun, 14 Jun 2009 22:47:56 +0000
Adopted and updated. New PKGBUILD based on Synthead's, from previous comment.
Comment by: Kray on Fri, 21 Aug 2009 16:19:31 +0000
PKGBUILD is broken, pkgrel32 should be 3, not 2
Comment by: bchurchill on Thu, 24 Dec 2009 05:24:43 +0000
lib32-printproto should be listed as a dependency.
Everything else works! The PKGBUILD was updated to include Kray's comment that pkgre132 needed to be changed.
First Submitted: Fri, 23 Mar 2007 22:38:51 +0000
lib32-libxp 1.0.0-4 : X11 X Print Library
( Unsupported package: Potentally dangerous ! )
==> Edit the PKGBUILD (highly recommended for security reasons) ? [Y/n]("A" to abort)
==> ----------------------------------------------
==>n
==> lib32-libxp dependencies:
- lib32-libxext (already installed)
- lib32-printproto (building from AUR)
==> Continue the building of lib32-libxp ? [Y/n]
==> ----------------------------------------------
==>y
==> Building missing dependencies from AUR:
==> Resuming previous build
==> Downloading lib32-printproto PKGBUILD from AUR...
tar: Record size = 6 blocks
First Submitted: Tue, 21 Oct 2008 12:56:55 +0000
lib32-printproto 1.0.4-1 : X11 print extension wire protocol
( Unsupported package: Potentally dangerous ! )
==> Edit the PKGBUILD (highly recommended for security reasons) ? [Y/n]("A" to abort)
==> ----------------------------------------------
==>n
==> Continue the building of lib32-printproto ? [Y/n]
==> ----------------------------------------------
==>y
==> Install or build missing dependencies for lib32-printproto:
==> Building and installing package
==> Making package: lib32-printproto 1.0.4-1 x86_64 (Sat Mar 13 11:11:31 CET 2010)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Downloading printproto-1.0.4-1-i686.pkg.tar.gz...
--2010-03-13 11:11:31-- ftp://ftp.archlinux.org/extra/os/i686/printproto-1.0.4-1-i686.pkg.tar.gz
=> "printproto-1.0.4-1-i686.pkg.tar.gz.part"
Resolving ftp.archlinux.org... 209.85.41.143, 209.85.41.144
Connecting to ftp.archlinux.org|209.85.41.143|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /extra/os/i686 ... done.
==> SIZE printproto-1.0.4-1-i686.pkg.tar.gz ... done.
==> PASV ... done. ==> RETR printproto-1.0.4-1-i686.pkg.tar.gz ...
No such file "printproto-1.0.4-1-i686.pkg.tar.gz".
==> ERROR: Failure while downloading printproto-1.0.4-1-i686.pkg.tar.gz
Aborting...
Error: Makepkg was unable to build lib32-printproto package.
==> Install or build missing dependencies for lib32-libxp:
Looks like the file is not found, but where else can I find it ?
Last edited by spiridow (2010-03-13 12:56:04)

jelly wrote:you should check the i686 version of i686 and change it in the PKGBUILD.
Thanks, that worked. I had to change the md5sum too, though.

Similar Messages

  • [SOLVED] lib32-sane makepkg failed

    I am trying to install "lib32-sane" from AUR, I got this weird error:
    usr/lib/sane/: Failed to set file flags
    bsdtar: Error exit delayed from previous errors.
    Here is my snapshot:
    [root@ysa-lepitop lib32-sane]# makepkg --asroot -c -s
    ==> Making package: lib32-sane 1.0.22-2 (Thu Feb 16 10:17:27 WIT 2012)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    -> Found sane-1.0.22-5-i686.pkg.tar.xz
    ==> Validating source files with md5sums...
    sane-1.0.22-5-i686.pkg.tar.xz ... Passed
    ==> Extracting Sources...
    -> Extracting sane-1.0.22-5-i686.pkg.tar.xz with bsdtar
    usr/lib/sane/: Failed to set file flags
    bsdtar: Error exit delayed from previous errors.
    ==> ERROR: Failed to extract sane-1.0.22-5-i686.pkg.tar.xz
    Aborting...
    Any suggestion ?
    [SOLVED] :
    Because I am using /tmp/lib32-sane as build directory..
    Last edited by miraclex (2012-02-16 03:46:03)

    Can you please provide more details? How exactly did you change the build directory, and to what did you change it to? Also, how can I do the same from within packer, as I'm trying to install lib32-sane from the AUR and it gives the exact same error you got.
    Thanks!

  • [SOLVED] lib32-libgpg-error and lib32-libgcrypt no longer working

    The Dell 1320c printer requires a workaround of using it with a FujiXerox DocuPrint C525a driver, which only exists for 32bit systems.  In order to get it running, you need to manually copy the files to the proper locations.  With the new upgrade on both of those packages (lib32-libgpg-error and lib32-libgcrypt) the filter file /usr/lib/cups/filters/FXM_PF no longer runs, and complains about "wrong ELFCLASS64", which I take it to mean it's not recognizing/finding the lib32 packages.  I've since downgraded and added the packages to the IgnorePkg array in pacman.conf, but I wanted to point it out to anyone who may have the same issue, or in case it was an error with the generation of the packages.  Or is there simply a dependency that hasn't yet been updated?
    *EDIT* Thanks to Wonder for fixing it (or letting us know it was fixed)!
    Last edited by lswest (2010-06-02 20:14:43)

    Kirurgs wrote:Exactly the same error with Lotus Notes. Dowgrading package solves the problem.
    New packages are couple of bytes in size, which is waaaay smaller than previous versions.
    Smart thinking, I didn't think to check the size of the packages.  Same thing here, lib32-libgcrypt is 4Kb vs 240Kb (working package), and lib32-libgpg-error is 4Kb vs 8Kb (working package).  For the lib32-libgpg-error it might be due to the new compression format, but I doubt that.  I doubt very much that .xz compression can result in a change of 1/60th the original size for lib32-libgcrypt.
    Last edited by lswest (2010-06-02 15:30:55)

  • [SOLVED] Yaourt search on AUR stopped working

    hi all :>
    yaourt's search engine was working quite nice until i booted up my computer this morning -.-
    does anyone have an idea to solve this problem!? downloading + building from aur works great with yaourt just the search thingy is kinda broken -.-
    can it be possible that it has to do something with my changes in sysctl.conf? i added several rules:
    # Disable packet forwarding
    net.ipv4.ip_forward=0
    # Disable the magic-sysrq key
    kernel.sysrq = 0
    # Enable TCP SYN Cookie Protection
    net.ipv4.tcp_syncookies = 1
    # Source Address verification
    net.ipv4.conf.all.rp_filter = 1
    # Block Ping
    net.ipv4.icmp_echo_ignore_all = 1
    net.ipv4.tcp_timestamps = 0
    net.ipv4.conf.all.accept_source_route=0
    net.ipv4.icmp_echo_ignore_broadcasts=1
    net.ipv4.icmp_ignore_bogus_error_responses=1
    best regards :>
    Last edited by arch0r (2008-12-29 19:37:54)

    I've come up with a workaround. It's quick and probably dirty, but it enables me to search the packages and view the descriptions.
    --- yaourt.orig    2008-12-26 13:12:42.000000000 +0100
    +++ /usr/bin/yaourt    2008-12-26 13:23:45.000000000 +0100
    @@ -1253,9 +1253,9 @@
        _pkg=`echo $1 | sed 's/ AND / /'`
        title $(eval_gettext 'searching for $_pkg on AUR')
        [ "$MAJOR" = "interactivesearch" ] && i=$(($(wc -l $searchfile | awk '{print $1}')+1))
    -    wget -q "${AUR_URL}${1}" -O - | grep -A 2 "<a href='/packages.php?ID=" \
    +    wget -q "${AUR_URL}${1}" -O - | grep -A 3 "<a href='packages.php?ID=" \
        | sed -e "s/<\/span>.*$//" -e "s/^.*packages.php?ID=.*span class.*'>/aur\//" -e "s/^.*span class.*'>//" \
    -    | grep -v " " | grep -v "^--" |
    +    | grep -v " " | grep -v "^--" | grep -v "^$" |
        while read line; do
            if [ "${line%\/*}" = "aur" ]; then
                package=$(echo $line | awk '{ print $1}' | sed 's/^.*\///')

  • [SOLVED] Remove / Uninstall 'supersonic' AUR package

    Hi guys, I am setting up a home server which will have OwnCloud and some music streaming with Subsonic.
    I read that Supersonic was a fork of Subsonic and was available on AUR so I installed that - though I cannot seem to get it to work, it starts OK but I cannot browse to MYHOMEURL:4040.
    Anyways, I am now gonna install the actual subsonic from AUR but I cannot seem to uninstall supersonic using pacman.
    Pacman -Rsnc supersonic
    ...returns 'error: target not found: supersonic'
    This is my first time using Arch and of course AUR so I cannot see how to remove this package.
    Last edited by kaipee (2012-07-11 19:32:59)

    kaipee wrote:
    Aah, right thanks Inxsible.
    Turns out it was 'supersonic-git'
    this forum needs a thanks button
    Don't forget to mark thread as [SOLVED]

  • [Solved] lib32-libcurl-gnutls

    lib32-libcurl-gnutls is a library which is required to run Witcher 2: https://wiki.archlinux.org/index.php/Witcher2 but unfortunately doesn't exist in the AUR. I found an old and somewhat hackish PKGBUILD: https://bbs.archlinux.org/viewtopic.php … 49#p495649 Unfortunately I have zero experience with lib32 packages, so I cannot take care of it myself. Would be nice if somebody could upload a PKGBUILD for it or at least point me to some lib32 specific PKGBUILD manual.
    Thanks,
    PhotonX
    Last edited by PhotonX (2014-05-26 08:44:19)

    Another user has been working on this exact package: https://bbs.archlinux.org/viewtopic.php?id=181968

  • [Solved] Yaourt not searching AUR

    My recent upgrade seems to have broken Yaourt. It does not search for packages in AUR anymore. I have tried searching the forum, but cannot figure out what's wrong. This is what my /etc/yaourtrc looks like:
    # a
    # a
    # ~/yaourtrc - Configuration for yaourt
    # See yaourt(8) for more information
    # AlwaysUpgradeDevel no
    # AlwaysUpgradeAur no
    # AlwaysForce no
    AurVoteSupport yes
    # ColorMod Normal
    # ColorMod LightBackGround
    # ColorMod NoColor
    # ColorMod TextOnly
    # DontNeedToPressEnter yes
    # EditPkgbuild yes
    # ExportToLocalRepository /where/you/want
    # LastCommentsNumber 5
    # LastCommentsOrder asc
    # NoConfirm no
    # PacmanBin /usr/bin/pacman-color
    PkgbuildEditor gvim
    SearchInAurUnsupported yes
    ShowAurComment yes
    # TmpDirectory /where/you/want
    # UpdateTerminalTitle yes
    # Define here your prefered Sourceforge mirror: (none surfnet ufpr heanet easynews umn switch belnet kent mesh optusnet jaist puzzle superb-east nchc superb-west)
    # SourceforgeMirror heanet
    Any ideas?
    Last edited by paramthegreat (2009-05-16 21:46:08)

    ok, so i seem to have solved the issue. i found a changelog for yaourt 0.9.2 that mentioned "fixing aur search". that prompted me to check the yaourt version on my machine and it was still at 0.9.0
    upgrading to the latest version seems to have fixed the problem.

  • [SOLVED] install package from aur via yaourt

    Hi,
    i installed yaourt and tried to install from the aur.
    it keeps asking me to continue bulding and then restart building. it just wont install any packages.
    for none-aur packages it works fine btw.
    any help?
    alex
    Last edited by alext (2011-10-11 23:13:53)

    me too and it didnt.
    [xxx@xxx pcmanfm-mod]$ yaourt ntfs-config
    1 aur/ntfs-config 1.0.1-7 (200)
    Enable/disable NTFS write support with a simple click
    ==> Enter n° of packages to be installed (ex: 1 2 3 or 1-3)
    ==> -------------------------------------------------------
    ==> 1
    ==> Downloading ntfs-config PKGBUILD from AUR...
    x PKGBUILD
    x python-2.7.patch
    Comment by: loleg on Sat, 25 Jun 2011 10:07:14 +0000
    Compiles installs OK using yaourt, however does not work on my up-to-date system with the issue discussed here: http://ubuntuforums.org/archive/index.php/t-1497399.html
    Comment by: jlcordeiro on Mon, 27 Jun 2011 08:56:12 +0000
    Can you check if:
    sudo mkdir /etc/hal/fdi
    sudo touch /etc/hal/fdi/policy
    solves the problem?
    Comment by: mr430 on Tue, 04 Oct 2011 15:56:44 +0000
    jlcordeiro, same problem and making /etc/hal/fdi directory solve it, thanks
    Comment by: jlcordeiro on Sat, 08 Oct 2011 08:17:08 +0000
    Updated with the solution to the mentioned problem.
    Comment by: archdria on Tue, 11 Oct 2011 12:04:43 +0000
    Please, add perl-xml-parser as makedep :)
    Comment by: jlcordeiro on Tue, 11 Oct 2011 21:36:05 +0000
    Done. Thank you :)
    First Submitted: Fri, 19 Jan 2007 21:10:44 +0000
    ntfs-config 1.0.1-7
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    ==> ntfs-config dependencies:
    - python2 (already installed)
    - pygtk (already installed)
    - udev (already installed)
    - ntfs-3g (already installed)
    - perl-xml-parser (already installed)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'testing' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'core' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'extra' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'community-testing' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'community' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'multilib' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    ==> Continue building ntfs-config ? [Y/n]
    ==> -------------------------------------
    ==>
    ==> Building and installing package
    ==> Install or build missing dependencies for ntfs-config:
    Password:
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'testing' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'core' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'extra' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'community-testing' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'community' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'multilib' not recognized.
    error: target not found: recognized.
    ==> Restart building ntfs-config ? [y/N]
    ==> ------------------------------------
    ==>
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    ==> ntfs-config dependencies:
    - python2 (already installed)
    - pygtk (already installed)
    - udev (already installed)
    - ntfs-3g (already installed)
    - perl-xml-parser (already installed)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'testing' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'core' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'extra' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'community-testing' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'community' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'multilib' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    ==> Continue building ntfs-config ? [Y/n]
    ==> -------------------------------------
    ==>
    ==> Building and installing package
    ==> Install or build missing dependencies for ntfs-config:
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'testing' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'core' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'extra' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'community-testing' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'community' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'multilib' not recognized.
    error: target not found: recognized.
    ==> Restart building ntfs-config ? [y/N]
    ==> ------------------------------------
    ==>
    ==> WARNING: Following packages have not been installed:
    ntfs-config
    Edit: now ive just seen that i forgot about the warnings. i am not sure about what they mean and how to fix it.
    Last edited by alext (2011-10-11 22:16:58)

  • [SOLVED] Installing modemmanager + accessing aur + misc issues

    Hi All:
    I am new to Arch. It was a very learning and trying experience getting Arch up and running with Gnome 3, and wireless connectivity etc., but it was a lot of fun and the system is very fun to use.. Now, I have Network Manager installed so that I can also connect to the internet using a datacard (USB modem) as well as wireless internet when in office.
    After struggling to get the modem out of the CD mode, installing modemmanager, and usb_modeswitch, things were working ok, sort of. Network Manager detected my datacard and showed it in available connections in the applet (in the clutter notification).. When I clicked on it to try and connect, nothing happens. I then open Network Settings, and go to Mobile Broadband tab, and click on "Options" but nothing shows up. I thought maybe, modemmanager didn't install properly so I try uninstalling it, and re-installing and try again. I guess I did this a couple of times without thinking.. Somewhere in the middle of it all, modemmanager got messed up, and when I did "clyde -Qi modemmanager", it showed like (typing this from memory):
    extra/modemmanager <version-number>
    Null
    So, I uninstalled it ("clyde -R modemmanager"), and tried reinstalling it (clyde -S --repos modemmanager), but it won't install. It keeps saying that there are many files are that already existing so installation is aborted. I am not sure if I can delete those files (some are in the d-bus folder etc).. Without modemmanager, my USB modem won't show up on the network manager applet anymore.
    I wanted to post the contents of that error message here, using pastebin, but that brings me to the next problem:
    Some websites are not accessible from my Arch installation. The websites I know aren't working are:
    1. Aur website (doesn't load),
    2. Arch forums (loads but won't let me post),
    3. pastebin.com (loads but won't let me post),
    4. Youtube (loads site but video won't load).
    These sites work fine from my windows installation. Also, sending email via IMAP on thunderbird is very whimsical. I think if the message is bigger than a particular size, it gets stuck halfway.. Searching for the youtube issue, I found someone saying that setting MTU on the network manager will solve it. So, I set MTU to 1436 bytes. (or something close) That solved the youtube problem, but the remaining problems still persist.
    Sorry I am not able to give all the error messages here yet, because of the website accessing problem in my Arch installation. I am posting this from windows. Another problem I was having was not being able to write to my NTFS partition from Arch (even with root privileges) but I will leave that to another time/thread, because I still think there are things I can try to get that working..
    I will try and use a wired connection to see if that solves the problems. Meanwhile, any suggestions on how I can cleanup the modemmanager files so I can re-install it would be very helpful.
    Thanks,
    Maha
    Last edited by magesha (2011-07-20 11:54:59)

    Ok, fixed it thanks to some very helpful people in the IRC channel. Many thanks.
    I think my main mistakes was using clyde for installing from the repo, and not letting clyde finish properly once.. Removed the files after checking with pacman -Qo that they don't belong to any package. Then reinstalled modemmanager from the repo. Used nm-connections-editor to add the modem settings, and all set now!
    As for the website/posting problem, somehow it seems to have vanished. Either my router has some intermittent issues or MTU = 1426 bytes is somehow sacred.. Anyways, marking this post as [SOLVED].
    -Magesha

  • [SOLVED] lib32-glibc conflicting files

    Hi,
    After the qt upgrade i had to remove Skype and when i wanted to install it again i had to uncomment the [multilib] line from /etc/pacman.conf (for my x64 system).
    When i uncommented it, i run -Syu command i this occured. I am not sure do i have to remove all those files or i have to do something else?
    Any kind of help would be appreciated (i tried to search similar problems on forum but i couldn't find it).
    $ sudo pacman -Syu
    :: 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 lib32-libgl with multilib/lib32-mesa-libgl? [Y/n] y
    :: Replace lib32-libglapi with multilib/lib32-mesa? [Y/n] y
    :: Replace lib32-sqlite3 with multilib/lib32-sqlite? [Y/n] y
    resolving dependencies...
    looking for inter-conflicts...
    Targets (70): lib32-alsa-lib-1.0.26-1 lib32-alsa-plugins-1.0.26-1
    lib32-atk-2.6.0-1 lib32-cairo-1.12.14-3 lib32-curl-7.29.0-3
    lib32-dbus-core-1.6.8-1 lib32-e2fsprogs-1.42.7-1
    lib32-expat-2.1.0-1 lib32-fontconfig-2.10.2-1
    lib32-freetype2-2.4.11-1 lib32-gcc-libs-4.7.2-4
    lib32-gdk-pixbuf2-2.26.5-1 lib32-glib2-2.34.3-1
    lib32-glibc-2.17-2 lib32-gmp-5.1.1-1 lib32-gnutls-3.1.9-1
    lib32-gtk2-2.24.16-1 lib32-harfbuzz-0.9.9-2 lib32-icu-50.1.2-1
    lib32-krb5-1.11-1 lib32-libcups-1.6.1-1 lib32-libdrm-2.4.42-1
    lib32-libffi-3.0.11-1 lib32-libgl-7.11.2-2 [removal]
    lib32-libglapi-7.11.2-2 [removal] lib32-libgpg-error-1.11-1
    lib32-libice-1.0.8-1 lib32-libjpeg-turbo-1.2.1-1
    lib32-libldap-2.4.33-1 lib32-libpciaccess-0.13.1-1
    lib32-libpng-1.5.14-1 lib32-libsm-1.2.1-1 lib32-libssh2-1.4.3-1
    lib32-libtasn1-3.2-1 lib32-libtiff-4.0.3-1 lib32-libx11-1.5.0-1
    lib32-libxau-1.0.7-1 lib32-libxcb-1.9-2
    lib32-libxcomposite-0.4.4-1 lib32-libxcursor-1.1.13-1
    lib32-libxdamage-1.1.4-1 lib32-libxdmcp-1.1.1-1
    lib32-libxext-1.3.1-1 lib32-libxft-2.3.1-1 lib32-libxi-1.6.2-1
    lib32-libxinerama-1.1.2-1 lib32-libxrandr-1.4.0-1
    lib32-libxrender-0.9.7-1 lib32-libxss-1.2.2-1
    lib32-libxt-1.1.3-1 lib32-libxv-1.0.7-1
    lib32-libxxf86vm-1.1.2-1 lib32-mesa-9.1-2
    lib32-mesa-libgl-9.1-2 lib32-nettle-2.6-1 lib32-nspr-4.9.5-1
    lib32-nss-3.14.3-1 lib32-openssl-1.0.1.e-2 lib32-p11-kit-0.13-1
    lib32-pango-1.32.5-1 lib32-pcre-8.32-1 lib32-pixman-0.28.2-1
    lib32-readline-6.2.004-1 lib32-sqlite-3.7.15.2-1
    lib32-sqlite3-3.7.9-1 [removal] lib32-systemd-197-1
    lib32-util-linux-2.22.2-1 lib32-xz-5.0.4-1 lib32-zlib-1.2.7-1
    nspluginwrapper-1.4.4-2.1
    Total Download Size: 45.74 MiB
    Total Installed Size: 142.84 MiB
    Net Upgrade Size: 90.95 MiB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from multilib...
    lib32-glibc-2.17-2-... 2.7 MiB 1145K/s 00:02 [######################] 100%
    lib32-alsa-lib-1.0.... 303.8 KiB 1920K/s 00:00 [######################] 100%
    lib32-alsa-plugins-... 40.8 KiB 2.33M/s 00:00 [######################] 100%
    lib32-gcc-libs-4.7.... 732.4 KiB 1865K/s 00:00 [######################] 100%
    lib32-pcre-8.32-1-x... 525.1 KiB 844K/s 00:01 [######################] 100%
    lib32-zlib-1.2.7-1-... 65.6 KiB 2032K/s 00:00 [######################] 100%
    lib32-expat-2.1.0-1... 94.1 KiB 324K/s 00:00 [######################] 100%
    lib32-dbus-core-1.6... 106.1 KiB 543K/s 00:00 [######################] 100%
    lib32-libffi-3.0.11... 23.4 KiB 551K/s 00:00 [######################] 100%
    lib32-glib2-2.34.3-... 1542.5 KiB 1181K/s 00:01 [######################] 100%
    lib32-atk-2.6.0-1-x... 34.6 KiB 2.67M/s 00:00 [######################] 100%
    lib32-libpng-1.5.14... 130.3 KiB 391K/s 00:00 [######################] 100%
    lib32-libxdmcp-1.1.... 7.9 KiB 7.92M/s 00:00 [######################] 100%
    lib32-libxau-1.0.7-... 7.3 KiB 46.7M/s 00:00 [######################] 100%
    lib32-libxcb-1.9-2-... 134.2 KiB 539K/s 00:00 [######################] 100%
    lib32-libx11-1.5.0-... 537.9 KiB 1383K/s 00:00 [######################] 100%
    lib32-libxext-1.3.1... 22.2 KiB 201K/s 00:00 [######################] 100%
    lib32-libxrender-0.... 13.8 KiB 309K/s 00:00 [######################] 100%
    lib32-freetype2-2.4... 454.7 KiB 555K/s 00:01 [######################] 100%
    lib32-fontconfig-2.... 93.4 KiB 1527K/s 00:00 [######################] 100%
    lib32-pixman-0.28.2... 192.9 KiB 498K/s 00:00 [######################] 100%
    lib32-libpciaccess-... 24.8 KiB 1716K/s 00:00 [######################] 100%
    lib32-libdrm-2.4.42... 96.1 KiB 912K/s 00:00 [######################] 100%
    lib32-libxxf86vm-1.... 6.9 KiB 168K/s 00:00 [######################] 100%
    lib32-libxdamage-1.... 3.7 KiB 37.1M/s 00:00 [######################] 100%
    lib32-xz-5.0.4-1-x86_64 111.8 KiB 350K/s 00:00 [######################] 100%
    lib32-systemd-197-1... 92.5 KiB 573K/s 00:00 [######################] 100%
    lib32-mesa-9.1-2-x86_64 22.4 MiB 1496K/s 00:15 [######################] 100%
    lib32-mesa-libgl-9.... 660.0 B 6.36M/s 00:00 [######################] 100%
    lib32-cairo-1.12.14... 527.8 KiB 1797K/s 00:00 [######################] 100%
    lib32-openssl-1.0.1... 1188.6 KiB 1145K/s 00:01 [######################] 100%
    lib32-libssh2-1.4.3... 106.6 KiB 2038K/s 00:00 [######################] 100%
    lib32-curl-7.29.0-3... 230.1 KiB 1994K/s 00:00 [######################] 100%
    lib32-util-linux-2.... 266.9 KiB 715K/s 00:00 [######################] 100%
    lib32-e2fsprogs-1.4... 240.3 KiB 983K/s 00:00 [######################] 100%
    lib32-libjpeg-turbo... 134.9 KiB 1560K/s 00:00 [######################] 100%
    lib32-libtiff-4.0.3... 241.9 KiB 1113K/s 00:00 [######################] 100%
    lib32-gdk-pixbuf2-2... 139.8 KiB 1873K/s 00:00 [######################] 100%
    lib32-gmp-5.1.1-1-x... 384.8 KiB 1157K/s 00:00 [######################] 100%
    lib32-nettle-2.6-1-... 107.2 KiB 2041K/s 00:00 [######################] 100%
    lib32-p11-kit-0.13-... 26.9 KiB 210K/s 00:00 [######################] 100%
    lib32-libtasn1-3.2-... 54.7 KiB 404K/s 00:00 [######################] 100%
    lib32-gnutls-3.1.9-... 390.5 KiB 663K/s 00:01 [######################] 100%
    lib32-libxft-2.3.1-... 32.9 KiB 214K/s 00:00 [######################] 100%
    lib32-icu-50.1.2-1-... 6.0 MiB 717K/s 00:09 [######################] 100%
    lib32-harfbuzz-0.9.... 200.4 KiB 776K/s 00:00 [######################] 100%
    lib32-pango-1.32.5-... 150.3 KiB 378K/s 00:00 [######################] 100%
    lib32-libldap-2.4.3... 284.2 KiB 723K/s 00:00 [######################] 100%
    lib32-krb5-1.11-1-x... 666.5 KiB 951K/s 00:01 [######################] 100%
    lib32-libcups-1.6.1... 221.7 KiB 1174K/s 00:00 [######################] 100%
    lib32-libxcursor-1.... 17.1 KiB 3.20M/s 00:00 [######################] 100%
    lib32-libxrandr-1.4... 20.8 KiB 164K/s 00:00 [######################] 100%
    lib32-libxi-1.6.2-1... 22.3 KiB 420K/s 00:00 [######################] 100%
    lib32-libxinerama-1... 4.8 KiB 3.55M/s 00:00 [######################] 100%
    lib32-libxcomposite... 3.6 KiB 1340K/s 00:00 [######################] 100%
    lib32-gtk2-2.24.16-... 1736.1 KiB 1307K/s 00:01 [######################] 100%
    lib32-libgpg-error-... 5.6 KiB 55.5M/s 00:00 [######################] 100%
    lib32-libice-1.0.8-... 61.5 KiB 2.24M/s 00:00 [######################] 100%
    lib32-libsm-1.2.1-1... 19.8 KiB 2.15M/s 00:00 [######################] 100%
    lib32-libxss-1.2.2-... 6.0 KiB 3.29M/s 00:00 [######################] 100%
    lib32-libxt-1.1.3-1... 140.2 KiB 405K/s 00:00 [######################] 100%
    lib32-libxv-1.0.7-1... 6.8 KiB 43.7M/s 00:00 [######################] 100%
    lib32-nspr-4.9.5-1-... 148.0 KiB 678K/s 00:00 [######################] 100%
    lib32-sqlite-3.7.15... 313.2 KiB 859K/s 00:00 [######################] 100%
    lib32-nss-3.14.3-1-... 1076.7 KiB 1255K/s 00:01 [######################] 100%
    lib32-readline-6.2.... 183.4 KiB 2009K/s 00:00 [######################] 100%
    nspluginwrapper-1.4... 134.4 KiB 1879K/s 00:00 [######################] 100%
    (67/67) checking package integrity [######################] 100%
    (67/67) loading package files [######################] 100%
    (67/67) checking for file conflicts [######################] 100%
    error: failed to commit transaction (conflicting files)
    lib32-glibc: /etc/ld.so.conf.d/lib32-glibc.conf exists in filesystem
    lib32-glibc: /usr/include/gnu/stubs-32.h exists in filesystem
    lib32-glibc: /usr/lib32/Mcrt1.o exists in filesystem
    lib32-glibc: /usr/lib32/Scrt1.o exists in filesystem
    lib32-glibc: /usr/lib32/audit/sotruss-lib.so exists in filesystem
    lib32-glibc: /usr/lib32/crt1.o exists in filesystem
    lib32-glibc: /usr/lib32/crti.o exists in filesystem
    lib32-glibc: /usr/lib32/crtn.o exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ANSI_X3.110.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ARMSCII-8.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ASMO_449.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/BIG5.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/BIG5HKSCS.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/BRF.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP10007.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP1125.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP1250.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP1251.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP1252.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP1253.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP1254.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP1255.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP1256.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP1257.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP1258.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP737.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP770.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP771.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP772.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP773.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP774.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP775.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CP932.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CSN_369103.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/CWI.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/DEC-MCS.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EBCDIC-AT-DE-A.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EBCDIC-AT-DE.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EBCDIC-CA-FR.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EBCDIC-DK-NO-A.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EBCDIC-DK-NO.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EBCDIC-ES-A.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EBCDIC-ES-S.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EBCDIC-ES.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EBCDIC-FI-SE-A.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EBCDIC-FI-SE.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EBCDIC-FR.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EBCDIC-IS-FRISS.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EBCDIC-IT.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EBCDIC-PT.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EBCDIC-UK.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EBCDIC-US.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ECMA-CYRILLIC.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EUC-CN.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EUC-JISX0213.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EUC-JP-MS.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EUC-JP.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EUC-KR.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/EUC-TW.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/GB18030.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/GBBIG5.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/GBGBK.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/GBK.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/GEORGIAN-ACADEMY.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/GEORGIAN-PS.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/GOST_19768-74.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/GREEK-CCITT.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/GREEK7-OLD.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/GREEK7.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/HP-GREEK8.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/HP-ROMAN8.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/HP-ROMAN9.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/HP-THAI8.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/HP-TURKISH8.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM037.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM038.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1004.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1008.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1008_420.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1025.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1026.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1046.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1047.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1097.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1112.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1122.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1123.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1124.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1129.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1130.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1132.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1133.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1137.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1140.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1141.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1142.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1143.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1144.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1145.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1146.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1147.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1148.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1149.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1153.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1154.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1155.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1156.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1157.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1158.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1160.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1161.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1162.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1163.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1164.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1166.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1167.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM12712.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1364.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1371.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1388.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1390.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM1399.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM16804.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM256.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM273.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM274.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM275.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM277.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM278.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM280.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM281.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM284.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM285.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM290.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM297.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM420.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM423.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM424.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM437.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM4517.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM4899.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM4909.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM4971.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM500.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM5347.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM803.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM850.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM851.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM852.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM855.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM856.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM857.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM860.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM861.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM862.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM863.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM864.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM865.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM866.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM866NAV.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM868.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM869.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM870.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM871.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM874.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM875.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM880.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM891.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM901.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM902.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM903.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM9030.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM904.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM905.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM9066.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM918.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM921.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM922.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM930.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM932.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM933.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM935.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM937.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM939.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM943.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IBM9448.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/IEC_P27-1.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/INIS-8.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/INIS-CYRILLIC.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/INIS.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISIRI-3342.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO-2022-CN-EXT.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO-2022-CN.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO-2022-JP-3.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO-2022-JP.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO-2022-KR.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO-IR-197.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO-IR-209.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO646.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO8859-1.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO8859-10.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO8859-11.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO8859-13.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO8859-14.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO8859-15.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO8859-16.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO8859-2.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO8859-3.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO8859-4.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO8859-5.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO8859-6.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO8859-7.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO8859-8.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO8859-9.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO8859-9E.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO_10367-BOX.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO_11548-1.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO_2033.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO_5427-EXT.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO_5427.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO_5428.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO_6937-2.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/ISO_6937.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/JOHAB.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/KOI-8.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/KOI8-R.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/KOI8-RU.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/KOI8-T.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/KOI8-U.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/LATIN-GREEK-1.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/LATIN-GREEK.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/MAC-CENTRALEUROPE.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/MAC-IS.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/MAC-SAMI.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/MAC-UK.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/MACINTOSH.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/MIK.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/NATS-DANO.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/NATS-SEFI.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/PT154.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/RK1048.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/SAMI-WS2.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/SHIFT_JISX0213.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/SJIS.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/T.61.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/TCVN5712-1.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/TIS-620.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/TSCII.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/UHC.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/UNICODE.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/UTF-16.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/UTF-32.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/UTF-7.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/VISCII.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/gconv-modules exists in filesystem
    lib32-glibc: /usr/lib32/gconv/libCNS.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/libGB.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/libISOIR165.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/libJIS.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/libJISX0213.so exists in filesystem
    lib32-glibc: /usr/lib32/gconv/libKSC.so exists in filesystem
    lib32-glibc: /usr/lib32/gcrt1.o exists in filesystem
    lib32-glibc: /usr/lib32/getconf/POSIX_V6_ILP32_OFF32 exists in filesystem
    lib32-glibc: /usr/lib32/getconf/POSIX_V6_ILP32_OFFBIG exists in filesystem
    lib32-glibc: /usr/lib32/getconf/POSIX_V7_ILP32_OFF32 exists in filesystem
    lib32-glibc: /usr/lib32/getconf/POSIX_V7_ILP32_OFFBIG exists in filesystem
    lib32-glibc: /usr/lib32/getconf/XBS5_ILP32_OFF32 exists in filesystem
    lib32-glibc: /usr/lib32/getconf/XBS5_ILP32_OFFBIG exists in filesystem
    lib32-glibc: /usr/lib32/libBrokenLocale.a exists in filesystem
    lib32-glibc: /usr/lib32/libBrokenLocale.so exists in filesystem
    lib32-glibc: /usr/lib32/libanl.a exists in filesystem
    lib32-glibc: /usr/lib32/libanl.so exists in filesystem
    lib32-glibc: /usr/lib32/libbsd-compat.a exists in filesystem
    lib32-glibc: /usr/lib32/libc.a exists in filesystem
    lib32-glibc: /usr/lib32/libc.so exists in filesystem
    lib32-glibc: /usr/lib32/libc_nonshared.a exists in filesystem
    lib32-glibc: /usr/lib32/libcidn.so exists in filesystem
    lib32-glibc: /usr/lib32/libcrypt.a exists in filesystem
    lib32-glibc: /usr/lib32/libcrypt.so exists in filesystem
    lib32-glibc: /usr/lib32/libdl.a exists in filesystem
    lib32-glibc: /usr/lib32/libdl.so exists in filesystem
    lib32-glibc: /usr/lib32/libg.a exists in filesystem
    lib32-glibc: /usr/lib32/libieee.a exists in filesystem
    lib32-glibc: /usr/lib32/libm.a exists in filesystem
    lib32-glibc: /usr/lib32/libm.so exists in filesystem
    lib32-glibc: /usr/lib32/libmcheck.a exists in filesystem
    lib32-glibc: /usr/lib32/libnsl.a exists in filesystem
    lib32-glibc: /usr/lib32/libnsl.so exists in filesystem
    lib32-glibc: /usr/lib32/libnss_compat.so exists in filesystem
    lib32-glibc: /usr/lib32/libnss_db.so exists in filesystem
    lib32-glibc: /usr/lib32/libnss_dns.so exists in filesystem
    lib32-glibc: /usr/lib32/libnss_files.so exists in filesystem
    lib32-glibc: /usr/lib32/libnss_hesiod.so exists in filesystem
    lib32-glibc: /usr/lib32/libnss_nis.so exists in filesystem
    lib32-glibc: /usr/lib32/libnss_nisplus.so exists in filesystem
    lib32-glibc: /usr/lib32/libpthread.a exists in filesystem
    lib32-glibc: /usr/lib32/libpthread.so exists in filesystem
    lib32-glibc: /usr/lib32/libpthread_nonshared.a exists in filesystem
    lib32-glibc: /usr/lib32/libresolv.a exists in filesystem
    lib32-glibc: /usr/lib32/libresolv.so exists in filesystem
    lib32-glibc: /usr/lib32/librpcsvc.a exists in filesystem
    lib32-glibc: /usr/lib32/librt.a exists in filesystem
    lib32-glibc: /usr/lib32/librt.so exists in filesystem
    lib32-glibc: /usr/lib32/libthread_db.so exists in filesystem
    lib32-glibc: /usr/lib32/libutil.a exists in filesystem
    lib32-glibc: /usr/lib32/libutil.so exists in filesystem
    lib32-glibc: /usr/lib32/locale exists in filesystem
    lib32-glibc: /usr/lib32/pt_chown exists in filesystem
    Errors occurred, no packages were upgraded.
    Last edited by grmix (2013-03-12 06:39:01)

    Well, few days ago i noticed that i didn't uncomment multilib line from /etc/pacman.conf file. After i uncommented it and ran "sudo pacman -Syu" that happened.
    I had some problems with updating arch and glibc (not lib32-glibc) few months ago (https://bbs.archlinux.org/viewtopic.php?id=154391) but i solved it. Maybe that is somehow related to my actual problem. I really don't know.
    So i can type that command without fear for my system? Nice .

  • [SOLVED] Translate google-chrome (aur)

    Is there a way to install google-chrome translation (spanish)?
    I know I could install chromium from extra, and chromium-browser-l10n-ppa from aur (have not tried yet, but I think it should work), but I just can't find any "l10n" for google-chrome (aur).
    Just curious, since google-chrome is fully translated on windows.
    Last edited by mzneverdies (2012-03-04 22:20:13)

    No, you can't change browsers language from browser options, not on linux.
    In Windows, follow these steps to change this setting:
    Click Languages and spell-checker settings to open the "Language and Input" dialog.
    Select the language you'd like to use from the list. If the language isn't listed, first add it as one of your preferred webpage languages.
    On the right panel, click Display Google Chrome in this language.
    Restart the browser to apply the changes.
    On a Mac, currently the browser interface language is determined by the Language & Text setting in System Preferences. To learn how to update your system language, visit Apple Computer’s Support .
    On a Linux, check your system language support.

  • [SOLVED] Kompozer removed from AUR?

    I downloaded it from the AUR about a week ago. Today I was looking to put it on another machine...
    Oops, should have put this in the AUR Issues/Discussion forum.
    Last edited by Rhythagoras (2014-11-27 15:09:08)

    There is a kompozer package in the official repos now. It was probably adopted by a TU.
    Last edited by runical (2014-11-27 13:51:41)

  • [SOLVED] How to update AUR packages?

    Hi,
    I am new to archlinux. a few days ago i installed my first application from the AUR and now I am wondering: How can i update? I believe that I have to use an AUR helper to do that. Is that correct? And which helper should i use? Any recommendations?
    thanx
    Last edited by turtlefox (2015-05-12 14:36:27)

    ok I understand, fetch the tarball again and building it will work. (that already came to my mind actually)
    However, for long-term use I kind of want a more convenient solution, so I think I will try cower.
    Can anyone tell me how to install cower? At https://github.com/falconindy/cower there is only a zip-file that I can download. The zip file contains the files 'bash_completion', 'config', 'cower.c', 'Makefile', 'README.pod' and 'zsh_completion'. (sorry, but I see no option for including the files in this post) In the README however, there is no information about installation.

  • [Solved] How to retrieve AUR login details...

    Hi.
    It's been a while since I've logged into the AUR, and now I can't remember my user-name login.
    I was able to reset my password through my e-mail address, but I haven't a clue what my login name was.
    How do I retrieve this info?
    Last edited by *nixer (2012-01-05 03:12:49)

    Ask on the mailing list, they should be able to tell you what login belongs to your e-mail address.
    http://mailman.archlinux.org/pipermail/ … 17278.html

  • [SOLVED] yaourt doesnt search aur - new mirrror list

    Hi
    last night I discovered that yaourt doesnt search aur packages. I am guessing that it has something to do with last pacman upgrade and new mirror list.
    Does anybody have the same problem with yaourt and could anybody explaine, step by step , what soud I do with new mirror list? I did not understand completely all steps that should be done with new mirror list. Thanks.
    Last edited by liticovjesac (2009-01-03 17:23:33)

    Thanks.
    It works after I update yaourt to new version.
    Here is a trade you mentioned about same problem. http://bbs.archlinux.org/viewtopic.php?id=61664

Maybe you are looking for

  • Working on ETL tools interoperability using Common Warehouse Model (CWM)

    Hi All, Its just a piece of information and not a question. I have been working on proving the ETL tools interoperability using Common Warehouse Metamodel(CWM), an OMG standard. The whole concept is to take out the metadata from an ETL tool say OWB a

  • PO w. r . t  RFQ

    hi...! I got a problem while creating Purchase Order with respect to RFQ. When I tried to save it then the error msg occurs like this "account assignment mandatory for material" reply me if anybody knows this problem. thanks R.Reddy

  • Issue with BDC of ME22N to change gross price of service.

    Hi, I have a requirement where I have to undelete the PO > services tab of the item details > change the gross price to the value thats calculated by the program  for each of the services of the PO > set the deletion indicator to the PO. The spec say

  • Optical drive not recognized

    Ok - I'm trying to work out what the heck has gone wrong with my optical drive. I think it started from when i updated from 10.5.8 to 10.9. I had been having trouble reading any disks at all and sat down to try and fix it, when I looked more into it

  • ITS transactions do not process!

    Hello, we are using SRM 4.00 with internal ITS (Web AS 640). The developement system is set up and works correct. Now I'm setting up the integration system and noticed, that all ITS transactions apart from bbpstart do not work. For example: when I go