KDE - warning: cannot resolve "system-config-printer =1.1.7-3"

I'm trying to install KDE, fresh install, and this is what I get after: pacman -S kde
resolving dependencies...
warning: provider package was selected (freeglut provides glut)
warning: cannot resolve "system-config-printer>=1.1.7-3", a dependency of "kdeadmin-system-config-printer-kde"
warning: cannot resolve "system-config-printer>=1.1.7-3", a dependency of "kdeutils-printer-applet"
:: the following package(s) cannot be upgraded due to unresolvable dependencies:
kdeadmin-system-config-printer-kde kdeutils-printer-applet
Do you want to skip the above packages(s) for this upgrade? [Y,n]
I try different mirror and again same warning, is it safe to skip this package?
Last edited by archiebald (2009-09-06 10:27:35)

flamelab wrote:
It's been fixed.Wait for your miror to sync.
I use these:
Server = http://mir.archlinux.fr/$repo/os/x86_64
Server = ftp://mir2.archlinuxfr.org/archlinux/$repo/os/x86_64
Server = ftp://ftp.ntua.gr/pub/linux/archlinux/$repo/os/x86_64
Server = ftp://ftp.otenet.gr/pub/linux/archlinux/$repo/os/x86_64
Server = http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/x86_64
Server = http://archlinux.freeside.ru/$repo/os/x86_64
I also use some of this mirrors (mir...)
Thank you for information, I thought that it's something like that.

Similar Messages

  • System-config-printer

    Hello,
    my system will not upgrade because of problems with the package system-config-printer.
    Here is the message I get:
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    system-config-printer: /usr/lib/python2.6/site-packages/cupshelpers/__init__.pyc exists in filesystem
    system-config-printer: /usr/lib/python2.6/site-packages/cupshelpers/cupshelpers.pyc exists in filesystem
    system-config-printer: /usr/lib/python2.6/site-packages/cupshelpers/openprinting.pyc exists in filesystem
    system-config-printer: /usr/lib/python2.6/site-packages/cupshelpers/ppds.pyc exists in filesystem
    Errors occurred, no packages were upgraded.
    What should I do? Remove the files that cannot be replaced because already existing or is there another way?
    Thanks

    Same issue here.
    pacman reports that the files aren't owned by a package.
    Around the mtime of each of the files I had installed some printer related packages (gutenprint, ghostscript, etc.). pacman.log excerpt included.
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    system-config-printer: /usr/lib/python2.6/site-packages/cupshelpers/__init__.pyc exists in filesystem
    system-config-printer: /usr/lib/python2.6/site-packages/cupshelpers/cupshelpers.pyc exists in filesystem
    system-config-printer: /usr/lib/python2.6/site-packages/cupshelpers/openprinting.pyc exists in filesystem
    system-config-printer: /usr/lib/python2.6/site-packages/cupshelpers/ppds.pyc exists in filesystem
    Errors occurred, no packages were upgraded.
    eckythump:~$ sudo pacman -Qo /usr/lib/python2.6/site-packages/cupshelpers/{__init__,cupshelpers,openprinting,ppds}.pyc
    error: No package owns /usr/lib/python2.6/site-packages/cupshelpers/__init__.pyc
    error: No package owns /usr/lib/python2.6/site-packages/cupshelpers/cupshelpers.pyc
    error: No package owns /usr/lib/python2.6/site-packages/cupshelpers/openprinting.pyc
    error: No package owns /usr/lib/python2.6/site-packages/cupshelpers/ppds.pyc
    eckythump:~$ ls -l /usr/lib/python2.6/site-packages/cupshelpers/{__init__,cupshelpers,openprinting,ppds}.pyc
    -rw------- 1 root root  1306 2008-12-13 11:15 /usr/lib/python2.6/site-packages/cupshelpers/__init__.pyc
    -rw------- 1 root root 25916 2008-12-13 11:15 /usr/lib/python2.6/site-packages/cupshelpers/cupshelpers.pyc
    -rw------- 1 root root 12314 2008-12-13 11:15 /usr/lib/python2.6/site-packages/cupshelpers/openprinting.pyc
    -rw------- 1 root root 27712 2008-12-13 11:15 /usr/lib/python2.6/site-packages/cupshelpers/ppds.pyc
    ##### /var/log/pacman.log
    [2008-12-13 11:08] installed cscope (15.6-2)
    [2008-12-13 11:08] installed ctags (5.7-1)
    [2008-12-13 11:08] >>please run /usr/sbin/cups-genppdupdate
    [2008-12-13 11:08] >>and restart cups deamon
    [2008-12-13 11:08] installed gutenprint (5.2.2-1)
    [2008-12-13 11:08] installed lsof (4.81-1)
    [2008-12-13 11:08] installed iotop (0.2.1-2)
    [2008-12-13 11:08] installed libmikmod (3.1.12-1)
    [2008-12-13 11:08] installed smpeg (0.4.4-4)
    [2008-12-13 11:08] installed sdl_mixer (1.2.8-3)
    [2008-12-13 11:08] warning: directory permissions differ on var/games/
    filesystem: 775  package: 755
    [2008-12-13 11:08] installed pinball (0.3.1-3)
    [2008-12-13 11:08] installed lincity (1.12.1-2)
    [2008-12-13 11:08] >>> Qemu package now provides standard qemu and qemu-kvm.
    [2008-12-13 11:08]
    [2008-12-13 11:08] >>> PLEASE READ FOR KVM USAGE!
    [2008-12-13 11:08] >>>  Load the correct KVM module, you will need a KVM capable CPU!
    [2008-12-13 11:08] >>>  Add yourself to the group 'kvm'.
    [2008-12-13 11:08] >>>  Use 'qemu-kvm' to use KVM.
    [2008-12-13 11:08]
    [2008-12-13 11:08] >>> 'qemu-kvm' flexibility:
    [2008-12-13 11:08] >>>  You can use the qemu-kvm binary without kvm module too.
    [2008-12-13 11:08]
    [2008-12-13 11:08] >>> PLEASE READ FOR KQEMU USAGE!
    [2008-12-13 11:08] >>> You need to install the 'kqemu' package for your kernel.
    [2008-12-13 11:08] >>> You need to load the module to use qemu with kqemu.
    [2008-12-13 11:08] installed qemu (0.9.1-10)
    [2008-12-13 11:08] installed strace (4.5.18-1)
    [2008-12-13 11:08] installed unrar (3.8.5-1)
    [2008-12-13 11:08] installed unzip (5.52-4)
    [2008-12-13 11:08] ==> To use dvipdf, you need to install tetex:
    [2008-12-13 11:08] ==> # pacman -S tetex
    [2008-12-13 11:08] upgraded ghostscript (8.63-3 -> 8.63-3)
    [2008-12-13 11:09] updating the filename database... done
    [2008-12-13 11:09] upgraded texlive-core (2008.11313-1 -> 2008.11313-1)
    [2008-12-13 11:11] synchronizing package lists
    [2008-12-13 11:11] starting full system upgrade
    [2008-12-13 11:16] installed perlxml (2.36-1)
    [2008-12-13 11:16] installed perl-xml-simple (2.18-2)
    [2008-12-13 11:16] installed icon-naming-utils (0.8.7-1)
    [2008-12-13 11:16] installed gnome-icon-theme (2.24.0-1)

  • Warning: cannot resolve "binutils =2.25", a dependency [Solved]

    I am not able to upgrade my laptop now.
    d@DArchLinux ~]$ sudo pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib-testing is up to date
    multilib is up to date
    archlinuxfr is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    warning: cannot resolve "binutils>=2.25", a dependency of "gcc-multilib"
    :: The following package cannot be upgraded due to unresolvable dependencies:
    gcc-multilib
    :: Do you want to skip the above package for this upgrade? [y/N] N
    error: failed to prepare transaction (unexpected error)
    [d@DArchLinux ~]$
    Last edited by Debasish Patra (2014-12-29 07:57:33)

    karol wrote:Since you're using multilib-testing repo, you have to enable testing repo too.
    My bad, I thought I was using the testing repo Thanks
    Last edited by Debasish Patra (2014-12-27 18:01:18)

  • [SOLVED] system-config-printer won't update or install

    After unsucessful update, i uninstalled system-config-printer and tried to reinstall but i get this message:
    sudo pacman -S system-config-printer
    resolving dependencies...
    looking for inter-conflicts...
    Packages (4): python2-gobject-3.12.1-1 python2-pycups-1.9.66-2
    python2-pycurl-7.19.3.1-2 system-config-printer-1.4.4-1
    Total Installed Size: 8.99 MiB
    :: Proceed with installation? [Y/n] y
    (4/4) checking keys in keyring [######################] 100%
    (4/4) checking package integrity [######################] 100%
    (4/4) loading package files [######################] 100%
    (4/4) checking for file conflicts [######################] 100%
    error: failed to commit transaction (conflicting files)
    system-config-printer: /usr/share/system-config-printer/debug.pyc exists in filesystem
    Errors occurred, no packages were upgraded.
    Is there something wrong on my system, or this is a packaging error that will be fixed quickly?
    Last edited by max kaspar (2014-04-18 23:11:52)

    max kaspar, please edit your post - the bright yellow is hard on the eyes.
    When posting configs, code or command output, please use [ code ] tags https://bbs.archlinux.org/help.php#bbcode
    like this
    It makes the code more readable and - in case of longer listings - more convenient to scroll through.
    *.pyc files can cause a conflict like that, usually you can remove them, as they don't belong to any package.

  • System-config-printer-gnome freezes when trying to "Add" a printer

    I have the same issue that was discussed in the thread system-config-printer-gnome utility freezes when "adding" printer. Specifically, when I try to add a printer using system-config-printer gui, the window freezes and throws back the following code:
    mechoid9@ordinateur:~$ system-config-printer
    Traceback (most recent call last):
    File "/usr/share/system-config-printer/asyncipp.py", line 196, in send_reply
    handler (self._conn, result)
    File "/usr/share/system-config-printer/asyncpk1.py", line 143, in _ipp_reply_handler
    self._client_reply_handler (self._conn, *args)
    File "/usr/share/system-config-printer/asyncconn.py", line 142, in <lambda>
    kwds["reply_handler"] = lambda c, r: reply_handler (self, r)
    File "/usr/lib/python2.7/site-packages/cupshelpers/cupshelpers.py", line 582, in _reply_handler
    self._client_reply_handler (connection, devices)
    File "/usr/share/system-config-printer/system-config-printer.py", line 4845, in <lambda>
    current_uri))
    File "/usr/share/system-config-printer/system-config-printer.py", line 4881, in local_devices_reply
    self.add_devices (result, current_uri)
    File "/usr/share/system-config-printer/system-config-printer.py", line 5228, in add_devices
    physdev = model.get_value (iter, 1)
    TypeError: iter must be a GtkTreeIter
    The solution mentioned was to use the CUPS web interface. This lets me add a printer (which is part of the solution), this is not the complete solution. I've used the utility before, and I'm comfortable with it, and I think that I should be able to use the gnome utility to add the printer if everything on my system is up to date (which it is, as of this posting). I would like to know why it doesn't work anymore (and I'm of the impression that it has something to do with how I've installed python on my system).
    I've googled the issue, and perhaps I didn't look around thoroughly enough, but I couldn't find a solution. So if somebody knows where to look I'd be glad to look there.

    I have the same problem. I noticed that it occured only after installing the following driver packages.
    hpoj-0.91-16 hplip-3.11.3-1 net-snmp-5.6.1-1 foomatic-db-engine-4.0.6_20101215-1 foomatic-db-4.0.6_20101215-1
    I did a workaround by installing the printer using the webinterface, removing the drivers again, setting the samba login details and then reinstalling the drivers.
    But this problem should really be fixed.

  • Warning: cannot resolve "linux =3.5", a dependency of "virtualbox-modu

    sudo pacman -S virtualbox-modules
    resolving dependencies...
    warning: cannot resolve "linux>=3.5", a dependency of "virtualbox-modules"
    :: The following package cannot be upgraded due to unresolvable dependencies:
          virtualbox-modules
    Do you want to skip the above package for this upgrade? [y/N] y
    looking for inter-conflicts...
    there is nothing to do
    This is propably the problem while I have also problems with installation glibc....
    How to solve it?

    Seems like you have community-testing (repo containing (newer) virtualbox-modules) enabled but not testing (containing (newer) linux), which strikes me as odd. Edit: or you need to refresh databases first...
    Last edited by Raynman (2012-08-04 22:58:56)

  • Gnome: Trouble with system-config-printer

    Hello all
    I have trouble setting up my printers using system-config-printer in Gnome... I added some screenshots to the bottom of this post. When I try to add the Generic CUPS-PDF printer, the "Next" button is disabled and I am not allowed to continue. When I try to add the HP printer that is on my home network (as recognised by the config) the application throws some sort of runtime error (in terminal) and doesn't update the screen or allow me to continue.
    Before moving to Arch a few weeks ago, I used Ubuntu 8.04, and it had a very different application for configuring printers (although it was also called system-config-printer). Preferably, I'd just get that application back for configuring printers, it was much more intuitive and above all it actually worked.
    I would like to know how to solve my problem of not being able to add the printers I want and how to get the Ubuntu printer config on Arch if that is possible at all.
    Thanks
    error:
    Traceback (most recent call last):
      File "/usr/share/system-config-printer/system-config-printer.py", line 5585, in on_tvNPDevices_cursor_changed
        physicaldevice.add_device (dev)
      File "/usr/share/system-config-printer/PhysicalDevice.py", line 61, in add_device
        raise RuntimeError
    RuntimeError

    @IceHand
    Hmm.. It doesn't really make sense to me that I need a webbrowser to configure a printer, but I gave it a try. When I tried adding the CUPS-PDF printer, it asked me what brand it was in the second step. This can't be right. When I tried adding the HP printer that is on my network, it automatically selected the correct driver from a list, but when I chose to continue it asked me for a username and a password, and providing my own did not work. So this method failed for both printers. I would really love to get back the old configuration menu from Ubuntu at this point.
    @dbb
    The GTK theme is a personal modification of Fresh Dark that removes the Aurora style scrollbar, uses bigger icons and has nicer progress bars.
    The font I use is Myriad Pro with slight hinting enabled.
    The icon theme is my own mash-up of many tango-styled themes and a few custom icons and improved icons from other themes. You'll find icons there from gnome-colors, gnome-icon-theme, ubuntu-studio, and stuff found randomly on the internet and more. I'm not done perfectioning the theme though, but it's come a long way.

  • System-config-printer-gnome utility freezes when "adding" printer.

    I've just started adding my wireless printer to my desktop, and while reading about CUPS in the archwiki, I discovered "system-config-printer-gnome". I installed it with pacman, and then set it up like the wiki said. Now when I run system-config-printer and press "Add", I get this error output in my terminal:
    [mike@mike-desktop ~]$ system-config-printer
    Traceback (most recent call last):
    File "/usr/share/system-config-printer/asyncipp.py", line 196, in send_reply
    handler (self._conn, result)
    File "/usr/share/system-config-printer/asyncpk1.py", line 143, in _ipp_reply_handler
    self._client_reply_handler (self._conn, *args)
    File "/usr/share/system-config-printer/asyncconn.py", line 142, in <lambda>
    kwds["reply_handler"] = lambda c, r: reply_handler (self, r)
    File "/usr/lib/python2.6/site-packages/cupshelpers/cupshelpers.py", line 575, in _reply_handler
    self._client_reply_handler (connection, devices)
    File "/usr/share/system-config-printer/system-config-printer.py", line 4820, in <lambda>
    current_uri))
    File "/usr/share/system-config-printer/system-config-printer.py", line 4858, in local_devices_reply
    self.add_devices (result, current_uri)
    File "/usr/share/system-config-printer/system-config-printer.py", line 5198, in add_devices
    physdev = model.get_value (iter, 1)
    TypeError: iter must be a GtkTreeIter
    Does anyone know what could be wrong? I've done some Googling, but couldn't find anything related to this. I also couldn't find anything related to setting up a wireless printer manually with CUPS, so this way seemed the easiest way of adding a printer. Thanks
    P.S. I am using GNOME, and all my packages are up to date.

    skunktrader wrote:Did you try pointing your browser at http://localhost:631/admin and attempt to add your printer from there?
    Oh wow. That worked perfectly! I guess when I saw that in the wiki I assumed that it was for USB or parallel port printers since I saw "localhost". Sorry to waste thread space!
    Thanks so much guys!
    P.S. I feel like such a noob

  • Cannot resolve "python", a dependency of "python-distutils-extra"

    Attempting to perform a full system upgrade on 32 bit archbang 2012.05, and when I `pacman -Syu`: this occurs
    Anyone know how to deal with this issue?
    $ sudo pacmatic -Syu
    Recent ML chatter:
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    :: Replace libusb with core/libusbx? [Y/n] y
    :: Replace procps with core/procps-ng? [Y/n] y
    :: Replace udev with core/systemd-tools? [Y/n] y
    resolving dependencies...
    warning: cannot resolve "python", a dependency of "python-distutils-extra"
    :: The following package cannot be upgraded due to unresolvable dependencies:
    python-distutils-extra
    Do you want to skip the above package for this upgrade? [y/N] y
    warning: dependency cycle detected:
    warning: util-linux will be installed before its systemd-tools dependency
    looking for inter-conflicts...
    Targets (71): acl-2.2.51-2 arandr-0.1.6-1 attr-2.4.46-2 automake-1.12.1-1
    bash-4.2.029-1 binutils-2.22-7 bzip2-1.0.6-4 coreutils-8.17-1
    cryptsetup-1.4.2-2 curl-7.26.0-1 db-5.3.21-1 deadbeef-0.5.4-2
    device-mapper-2.02.95-6 dnsutils-9.9.1-1 e2fsprogs-1.42.3-1
    filesystem-2012.2-5 gcc-4.7.0-6 gcc-libs-4.7.0-6
    glib2-2.32.3-1 gmp-5.0.5-1 gpm-1.20.6-8 hwids-20120512-1
    initscripts-2012.05.1-3 isl-0.09-2 kmod-8-2 krb5-1.10.1-3
    libcap-2.22-3 libevent-2.0.19-1 libldap-2.4.31-2 libnl-3.2.9-1
    libpipeline-1.2.1-1 libssh2-1.4.2-1 libusb-1.0.9-1 [removal]
    libusb-compat-0.1.4-1 libusbx-1.0.11-2 linux-3.3.7-1
    linux-firmware-20120227-2 lvm2-2.02.95-6 lxappearance-0.5.2-1
    lxinput-0.3.2-2 lxterminal-0.1.11-2 man-pages-3.41-1
    mdadm-3.2.5-2 menu-cache-0.3.3-1 mkinitcpio-0.9.1-1
    mkinitcpio-busybox-1.20.1-1 mpfr-3.1.0.p10-1 oblogout-0.2-11
    openbox-3.5.0-7 openssl-1.0.1.c-1 pam-1.1.5-3 pciutils-3.1.9-2
    perl-5.16.0-2 pinentry-0.8.1-4 procps-3.2.8-5 [removal]
    procps-ng-3.3.3-1 python2-distutils-extra-2.32-1
    run-parts-4.3.1-1 shotwell-0.12.3-1 sudo-1.8.5.p2-1
    sysfsutils-2.1.0-8 syslog-ng-3.3.5-1 systemd-tools-184-2
    udev-182-1 [removal] usbutils-005-2 util-linux-2.21.2-1
    virtualbox-archlinux-additions-4.1.16-1
    virtualbox-archlinux-modules-4.1.16-1 volumeicon-0.4.6-4
    xfsprogs-3.1.8-2 zlib-1.2.7-1
    Total Installed Size: 390.46 MiB
    Net Upgrade Size: 3.42 MiB
    Proceed with installation? [Y/n] y
    (68/68) checking package integrity [----------------------] 100%
    (68/68) loading package files [----------------------] 100%
    (68/68) checking for file conflicts [----------------------] 100%
    error: failed to commit transaction (conflicting files)
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/__init__.py exists in filesystem
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/__init__.pyc exists in filesystem
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/auto.py exists in filesystem
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/auto.pyc exists in filesystem
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/command/__init__.py exists in filesystem
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/command/__init__.pyc exists in filesystem
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/command/build_extra.py exists in filesystem
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/command/build_extra.pyc exists in filesystem
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/command/build_help.py exists in filesystem
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/command/build_help.pyc exists in filesystem
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/command/build_i18n.py exists in filesystem
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/command/build_i18n.pyc exists in filesystem
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/command/build_icons.py exists in filesystem
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/command/build_icons.pyc exists in filesystem
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/command/clean_i18n.py exists in filesystem
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/command/clean_i18n.pyc exists in filesystem
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/command/pylint.py exists in filesystem
    python2-distutils-extra: /usr/lib/python2.7/site-packages/DistUtilsExtra/command/pylint.pyc exists in filesystem
    Errors occurred, no packages were upgraded.
    No pacnew files to update.

    I do not thing archbang is officially  archlinux distributions (you are on an archlinux forum). This error does not appear on the current archlinux distribution. My guess is that here is a confusion between python / python2 / python3. Just run pacman -Si to know (or the equivalent of pacman for archbang).
    I would suggest you to use the official archlinux instead of this fork, archlinux has much more support and users and I do not quite understand what archbang has to offer: Their homepage said that it is archlinux combined with openbox, but you can just do
    pacman -S openbox
    on arch; it does not seems to justify a fork (but please correct me if I am wrong).
    Last edited by olive (2012-06-17 22:00:23)

  • Installation of Archboot: cannot resolve "kernel26-lts"

    Hi,
    I'm trying to install the latest Archboot.  My existing host is using kernel 3.1.9-2 but Archboot seems to need kernel26.  When I try to install it with pacman, it says:
    warning: cannot resolve "kernel26-lts>=2.6.32.46-1", a dependency of "archboot"
    warning: cannot resolve "kerenl26-lts>=2.6.32", a dependency of "noveau-drm-lts"
    warning: cannot resolve "kernel26-lts<2.6.33", a dependency of "nouveau-drm-lts"
    Do I really need to install kernel26 items?  I'm hesitant because I really like the nice minimal system I have at the moment.
    tia!

    kernel26-lts has been renamed to linux-lts when Linux 3.0 became LTS, so your ArchBoot must be out of date...
    In fact "pacman -Si archboot | grep kernel" returns nothing.
    However:
    $ pacman -Si nouveau-drm-lts | grep kernel
    Depends On : kernel26-lts>=2.6.32 kernel26-lts<2.6.33
    This package is orphan, which must be the reason why it's not up to date.
    I suppose you could use abs to rebuild nouveau-drm-lts against kernel 3.0... Maybe .

  • Cannot resolve "pambase", a dependency of "pam" [solved]

    ...thoughts?
    :: Starting full system upgrade...
    resolving dependencies...
    warning: cannot resolve "pambase", a dependency of "pam"
    :: The following package cannot be upgraded due to unresolvable dependencies:
    pam
    Do you want to skip the above package for this upgrade? [y/N]
    error: failed to prepare transaction (could not satisfy dependencies)
    :: pam: requires pambase
    EDIT: updating servers via reflector solved this.  Odd.
    Last edited by graysky (2012-06-14 10:33:34)

    I do not thing archbang is officially  archlinux distributions (you are on an archlinux forum). This error does not appear on the current archlinux distribution. My guess is that here is a confusion between python / python2 / python3. Just run pacman -Si to know (or the equivalent of pacman for archbang).
    I would suggest you to use the official archlinux instead of this fork, archlinux has much more support and users and I do not quite understand what archbang has to offer: Their homepage said that it is archlinux combined with openbox, but you can just do
    pacman -S openbox
    on arch; it does not seems to justify a fork (but please correct me if I am wrong).
    Last edited by olive (2012-06-17 22:00:23)

  • [SOLVED] cannot resolve dependency

    Whenever I try to install gnome I am getting error message - "Cannot resolve dependency " for some files. for example whenever I am trying to install adesklets the error msg is  :
    [devil@scorp ~]$ yaourt -S adesklets
    Password:
    resolving dependencies...
    warning: cannot resolve "ttf-bitstream-vera", a dependency of "adesklets"
    :: the following package(s) cannot be upgraded due to unresolvable dependencies:
          adesklets 
    Do you want to skip the above package(s) for this upgrade? [Y/n]
    looking for inter-conflicts...
    local database is up to date
    i have bitstream vera font installed.
    ???? whats the solution. Any help?
    Thanks.
    Last edited by scorpdevil (2010-05-31 07:33:31)

    my pacman.conf file ---------------------
    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir     = /
    #DBPath      = /var/lib/pacman/
    #CacheDir    = /var/cache/pacman/pkg/
    #LogFile     = /var/log/pacman.log
    HoldPkg     = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst   = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl %u > %o
    #CleanMethod = KeepInstalled
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg   =
    #IgnoreGroup =
    #NoUpgrade   =
    #NoExtract   =
    # Misc options (all disabled by default)
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    # REPOSITORIES
    #   - can be defined here or included from another file
    #   - pacman will search repositories in the order defined here
    #   - local/custom mirrors can be added here or in separate files
    #   - repositories listed first will take precedence when packages
    #     have identical names, regardless of version number
    #   - URLs will have $repo replaced by the name of the current repo
    # Repository entries are of the format:
    #       [repo-name]
    #       Server = ServerName
    #       Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # 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]
    ## Add your preferred servers here, they will be used first
    #Include = /etc/pacman.d/mirrorlist
    [core]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [extra]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    ## Add your preferred servers here, they will be used first
    #Include = /etc/pacman.d/mirrorlist
    [community]
    # Add your preferred servers here, they will be used first
    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
    [archlinuxfr]
    Server = http://repo.archlinux.fr/x86_64
    mirrorlist
    # Czech Republic
    Server = ftp://ftp.sh.cvut.cz/MIRRORS/arch/$repo/os/x86_64

  • The system cannot resolve database name" while restoring AppSet

    Hello Everyone,
    I am having an issue restoring AppSet using Server Manager. The error I'm getting is the following:
    "The system cannot resolve the database name. Check that your connection with SQL Server still exists, or use another version of SQL Server".
    I suspect that some port(s) that's being used by Server Manager is closed... Is there a list of ports which need to be open between Application Server and Database Server?
    I'm running BPC 5.1 SP03 multi-server environment.
    Thanks in advance,
    Akim

    Tony,
    Thanks for the reply. I have all default settings for SQL/AS. BPC itself has no issues communicating between App/DB.
    I noticed an interesting thing... I can backup successfully with "Use backup files' folder path on a remote SQL server", but it fails if i backup localy to the application server. In a SQL Log I am seeing:
    BackupDiskFile::CreateMedia: Backup device '
    <AppServer Name>\SQLShare\ApShell.BAK' failed to create. Operating system error 53(The network path was not found.).
    Same with restore.
    Basically, my workaround is to restore SQL part from shared/remote location.
    Thanks,
    Akim

  • Cannot  resolve symbol - attempt to use System.out.printf

    Hi All,
    I adapted a HelloWorld program to use
    System.out.printf instead of System.out.println (just for a test)
    The println comand compiles fine with no errors, but for some reason the printf generates compile time error. Please let me know what am doing wrong.
    Below is the error:
    d:\j2sdk1.4.1_05\bin>javac HelloWorld.java
    HelloWorld.java:6: cannot resolve symbol
    symbol : method Printf (java.lang.String,java.lang.String)
    location: class java.io.PrintStream
    System.out.printf("%s","Hello, world!");
    ^
    1 error
    code:
    public class HelloWorld {
    public static void main (String[] args) {
    System.out.printf("%s","Hello, world!");
    }

    If you check the documentation you can see this method was added in version 1.5
    http://java.sun.com/j2se/1.5.0/docs/api/java/io/PrintStream.html#printf(java.util.Locale,%20java.lang.String,%20java.lang.Object...)
    BTW: I suggest you use a current version of java, either 1.4.2_09 or 1.5.0_04

  • Cannot resolve ClusterAddress: 10.2.227.1:7005,10.2.227.2:7005

    Hi All,
              Various, hopefully well documented, problems occuring. Well I think they
              are problems :-)
              If anybody can shed some light on some, or all, I would appreciate it very
              much.
              Trying to set up clustering for the first time...
              I am on a multihomed W2K running WL6 SP1, addresses: 10.2.227.1 and
              10.2.227.2
              I am running admin server on port 7001, and the two other servers on port
              7005, each with its own IP address.
              Curious thing: On startup, both servers give a similar message:
              <19-Mar-01 17:41:31 GMT> <Info> <Cluster> <Cannot resolve ClusterAddress:
              10.2.227.1:7005,10.2.227.2:7005>
              Starting Cluster Service ....
              <19-Mar-01 17:41:31 GMT> <Info> <Cluster> <Joined cluster MyCluster at
              address 239.200.200.0 on port 7005>
              It's not clear to me whether that worked or not. It says it can't resolve
              the cluster address, and then it says its joined the cluster. Is there an
              error there or not? Also, why can't it resolve the clusteraddress? The
              documentation says to list the IP addresses of the machine, which is what I
              have done...
              Near the end of the startup sequence, after starting up BOTH, I get in one
              of the servers:
              <19-Mar-01 17:49:18 GMT> <Info> <Cluster> <Adding server
              5618757874964032231S:10.2.227.2:[7005,7005,7002,7002,7005,7002,
              -1] to cluster view>
              <19-Mar-01 17:49:19 GMT> <Info> <Cluster> <Adding
              5618757874964032231S:10.2.227.2:[7005,7005,7002,7002,7005,7002,-1] to
              the cluster>
              and in the other server:
              <19-Mar-01 17:49:25 GMT> <Info> <Cluster> <Adding
              server -8904987319081427239S:10.2.227.1:[7005,7005,7002,7002,7005,7002
              ,-1] to cluster view>
              <19-Mar-01 17:49:25 GMT> <Info> <Cluster> <Lost 2 multicast message(s)>
              <19-Mar-01 17:49:28 GMT> <Info> <Cluster>
              <Adding -8904987319081427239S:10.2.227.1:[7005,7005,7002,7002,7005,7002,-1]
              to
              the cluster>
              Again, it is not clear whether an error occured. There was the "Lost 2
              multicast messages" but it seems to have added it anyway?
              My admin console says both have joined the cluster.
              Another thing: When I shut them down, I get something alon gthe lines of:
              <19-Mar-01 18:01:32 GMT> <Error> <Cluster> <Disconnecting from cluster
              MyCluster>
              <19-Mar-01 18:01:32 GMT> <Error> <Cluster> <Multicast socket receive error:
              java.net.SocketException: socket closed
              java.net.SocketException: socket closed at
              java.net.PlainDatagramSocketImpl.receive(Native Method) at
              java.net.DatagramSocket.receiveDatagramSocket.java:392) at
              weblogic.cluster.FragmentSocket.receive(FragmentSocket.java:128) at
              weblogic.cluster.MulticastManager.execute(MulticastManager.java:292)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137) at
              weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)>
              <19-Mar-01 18:01:32 GMT> <Info> <Cluster>
              <Removing -8836117622689770913S:10.2.227.2:[7005,7005,7002,7002,7005,7002,-1
              to the cluster>
              Again, its not clear whetehr my cluster was actually working or not. Why
              dod I get a socketexception?
              I have run the utils.MulticastTest successfully - well, in that it sends and
              resceives ok:
              eg. E:\bea\wlserver6.0\config\KHDomain>java utils.MulticastTest -N adsf -A
              239.200.200.0 -P 7003
              ***** WARNING ***** WARNING ***** WARNING *****
              Do NOT use the same multicast address as a running WLS cluster.
              Starting test. Hit any key to abort
              Using multicast address 239.200.200.0:7003
              Will send messages under the name adsf every 2 seconds
              Will print warning every 600 seconds if no messages are received
              I (adsf) sent message num 1
              Received message 2 from adsf
              I (adsf) sent message num 2
              I have IIS proxying requests through. MY iisproxy.ini file looks like this:
              #WebLogicHost=10.2.227.1
              #WebLogicPort=7005
              WebLogicCluster=10.2.227.1:7005,10.2.227.2:7005
              ConnectTimeoutSecs=20
              ConnectRetrySecs=2
              Debug=All
              DebugConfigInfo=ON
              When I hit 10.2.227.1 it does indeed go through to one of the servers. If I
              take that server down, the requests seem to start going through to the other
              server (then and only then). However, session state is lost. Obviously I
              have to do something else to get session replication to start working...
              Curious things happening though:
              a) I get a lot of JSP recompilation - ie. I take server down, bring it up
              again, and it wants to recompile every jsp again!
              b) I get a lot of HTTP 500 errors coming back from IIS. A refresh usually
              gets it to work. See my post in the weblogic.developer.interest.plug-in
              newsgroup for more than this - it appears that IIS is having trouble talking
              to the proxy (which is setup according to the book).
              That about ends it! Of course, I have something working - but I doubt
              whether my cluster is fully functional because of all of these errors.
              Thanks
              Jon
              

    yep.
              -- prasad
              Gene Chuang wrote:
              > I see: handles use it re-lookup the references. So this property is used only by the container and
              > cannot be retrieved elsewhere?
              >
              > Gene
              >
              > "Prasad Peddada" <[email protected]> wrote in message news:[email protected]...
              > > If you are using handles you have to set this property. You don't need otherwise for current
              > release.
              > >
              > > Cheers,
              > >
              > > -- Prasad
              > >
              > >
              > > Gene Chuang wrote:
              > >
              > > > Hi Prasad,
              > > >
              > > > What IS the purpose of this ClusterAddress field in 6.0? Is it simply an MBean property from
              > which
              > > > a client can retrieve the info so it'll know how to connect to the cluster? I'm also getting
              > this
              > > > "Cannot resolve ClusterAddress" warning, but my ejbs are clustering just fine.
              > > >
              > > > Gene
              > > >
              > > > "Prasad Peddada" <[email protected]> wrote in message
              > news:[email protected]...
              > > > > This address may be either a DNS host name that maps to multiple IP addresses
              > > > > or a comma separated list of single address host names or IP addresses. It
              > > > > shouldn't contain port #'s.
              > > > >
              > > > > -- Prasad
              > > > >
              > > > > Jon Mountjoy wrote:
              > > > >
              > > > > > Hi All,
              > > > > >
              > > > > > Various, hopefully well documented, problems occuring. Well I think they
              > > > > > are problems :-)
              > > > > > If anybody can shed some light on some, or all, I would appreciate it very
              > > > > > much.
              > > > > >
              > > > > > Trying to set up clustering for the first time...
              > > > > > I am on a multihomed W2K running WL6 SP1, addresses: 10.2.227.1 and
              > > > > > 10.2.227.2
              > > > > > I am running admin server on port 7001, and the two other servers on port
              > > > > > 7005, each with its own IP address.
              > > > > >
              > > > > > Curious thing: On startup, both servers give a similar message:
              > > > > >
              > > > > > <19-Mar-01 17:41:31 GMT> <Info> <Cluster> <Cannot resolve ClusterAddress:
              > > > > > 10.2.227.1:7005,10.2.227.2:7005>
              > > > > > Starting Cluster Service ....
              > > > > > <19-Mar-01 17:41:31 GMT> <Info> <Cluster> <Joined cluster MyCluster at
              > > > > > address 239.200.200.0 on port 7005>
              > > > > >
              > > > > > It's not clear to me whether that worked or not. It says it can't resolve
              > > > > > the cluster address, and then it says its joined the cluster. Is there an
              > > > > > error there or not? Also, why can't it resolve the clusteraddress? The
              > > > > > documentation says to list the IP addresses of the machine, which is what I
              > > > > > have done...
              > > > > >
              > > > > > Near the end of the startup sequence, after starting up BOTH, I get in one
              > > > > > of the servers:
              > > > > > <19-Mar-01 17:49:18 GMT> <Info> <Cluster> <Adding server
              > > > > > 5618757874964032231S:10.2.227.2:[7005,7005,7002,7002,7005,7002,
              > > > > > -1] to cluster view>
              > > > > > <19-Mar-01 17:49:19 GMT> <Info> <Cluster> <Adding
              > > > > > 5618757874964032231S:10.2.227.2:[7005,7005,7002,7002,7005,7002,-1] to
              > > > > > the cluster>
              > > > > >
              > > > > > and in the other server:
              > > > > > <19-Mar-01 17:49:25 GMT> <Info> <Cluster> <Adding
              > > > > > server -8904987319081427239S:10.2.227.1:[7005,7005,7002,7002,7005,7002
              > > > > > ,-1] to cluster view>
              > > > > > <19-Mar-01 17:49:25 GMT> <Info> <Cluster> <Lost 2 multicast message(s)>
              > > > > > <19-Mar-01 17:49:28 GMT> <Info> <Cluster>
              > > > > > <Adding -8904987319081427239S:10.2.227.1:[7005,7005,7002,7002,7005,7002,-1]
              > > > > > to
              > > > > > the cluster>
              > > > > >
              > > > > > Again, it is not clear whether an error occured. There was the "Lost 2
              > > > > > multicast messages" but it seems to have added it anyway?
              > > > > >
              > > > > > My admin console says both have joined the cluster.
              > > > > >
              > > > > > Another thing: When I shut them down, I get something alon gthe lines of:
              > > > > >
              > > > > > <19-Mar-01 18:01:32 GMT> <Error> <Cluster> <Disconnecting from cluster
              > > > > > MyCluster>
              > > > > > <19-Mar-01 18:01:32 GMT> <Error> <Cluster> <Multicast socket receive error:
              > > > > > java.net.SocketException: socket closed
              > > > > > java.net.SocketException: socket closed at
              > > > > > java.net.PlainDatagramSocketImpl.receive(Native Method) at
              > > > > > java.net.DatagramSocket.receiveDatagramSocket.java:392) at
              > > > > > weblogic.cluster.FragmentSocket.receive(FragmentSocket.java:128) at
              > > > > > weblogic.cluster.MulticastManager.execute(MulticastManager.java:292)
              > > > > > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137) at
              > > > > > weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)>
              > > > > > <19-Mar-01 18:01:32 GMT> <Info> <Cluster>
              > > > > > <Removing -8836117622689770913S:10.2.227.2:[7005,7005,7002,7002,7005,7002,-1
              > > > > > ]
              > > > > > to the cluster>
              > > > > >
              > > > > > Again, its not clear whetehr my cluster was actually working or not. Why
              > > > > > dod I get a socketexception?
              > > > > >
              > > > > > I have run the utils.MulticastTest successfully - well, in that it sends and
              > > > > > resceives ok:
              > > > > > eg. E:\bea\wlserver6.0\config\KHDomain>java utils.MulticastTest -N adsf -A
              > > > > > 239.200.200.0 -P 7003
              > > > > > ***** WARNING ***** WARNING ***** WARNING *****
              > > > > > Do NOT use the same multicast address as a running WLS cluster.
              > > > > > Starting test. Hit any key to abort
              > > > > > Using multicast address 239.200.200.0:7003
              > > > > > Will send messages under the name adsf every 2 seconds
              > > > > > Will print warning every 600 seconds if no messages are received
              > > > > > I (adsf) sent message num 1
              > > > > > Received message 2 from adsf
              > > > > > I (adsf) sent message num 2
              > > > > > ...
              > > > > >
              > > > > > I have IIS proxying requests through. MY iisproxy.ini file looks like this:
              > > > > > #WebLogicHost=10.2.227.1
              > > > > > #WebLogicPort=7005
              > > > > > WebLogicCluster=10.2.227.1:7005,10.2.227.2:7005
              > > > > > ConnectTimeoutSecs=20
              > > > > > ConnectRetrySecs=2
              > > > > > Debug=All
              > > > > > DebugConfigInfo=ON
              > > > > >
              > > > > > When I hit 10.2.227.1 it does indeed go through to one of the servers. If I
              > > > > > take that server down, the requests seem to start going through to the other
              > > > > > server (then and only then). However, session state is lost. Obviously I
              > > > > > have to do something else to get session replication to start working...
              > > > > >
              > > > > > Curious things happening though:
              > > > > > a) I get a lot of JSP recompilation - ie. I take server down, bring it up
              > > > > > again, and it wants to recompile every jsp again!
              > > > > > b) I get a lot of HTTP 500 errors coming back from IIS. A refresh usually
              > > > > > gets it to work. See my post in the weblogic.developer.interest.plug-in
              > > > > > newsgroup for more than this - it appears that IIS is having trouble talking
              > > > > > to the proxy (which is setup according to the book).
              > > > > >
              > > > > > That about ends it! Of course, I have something working - but I doubt
              > > > > > whether my cluster is fully functional because of all of these errors.
              > > > > >
              > > > > > Thanks
              > > > > > Jon
              > > > >
              > >
              Cheers
              - Prasad
              

Maybe you are looking for