Pacman upgrade: Replace sysvinit-tools with core/procps-ng?

Today, when I upgraded my Arch, I got the following message:
:: Replace sysvinit-tools with core/procps-ng? [Y/n]
I didn't find anything in the news. I later chose 'yes', but I wanted to know what this message means, just curiosity. Doesn't sysvinit is a init daemon, like systemd?
└─[$] <> sudo pacman -Syyuu
[sudo] password for thiago:
:: Synchronizing package databases...
core 105.3 KiB 932K/s 00:00 [----------------------------------------------------] 100%
extra 1521.8 KiB 1208K/s 00:01 [----------------------------------------------------] 100%
community 2.0 MiB 1199K/s 00:02 [----------------------------------------------------] 100%
multilib 109.4 KiB 1032K/s 00:00 [----------------------------------------------------] 100%
:: Starting full system upgrade...
:: Replace sysvinit-tools with core/procps-ng? [Y/n] n
resolving dependencies...
looking for inter-conflicts...
:: procps-ng and sysvinit-tools are in conflict. Remove sysvinit-tools? [y/N] ^C
Interrupt signal received

$ pkgfile -l sysvinit-tools | grep bin
core/sysvinit-tools /usr/bin/
core/sysvinit-tools /usr/bin/bootlogd
core/sysvinit-tools /usr/bin/fstab-decode
core/sysvinit-tools /usr/bin/killall5
core/sysvinit-tools /usr/bin/last
core/sysvinit-tools /usr/bin/lastb
core/sysvinit-tools /usr/bin/pidof
$ pacman -Ql procps-ng | grep bin
procps-ng /usr/bin/
procps-ng /usr/bin/free
procps-ng /usr/bin/pgrep
procps-ng /usr/bin/pidof
procps-ng /usr/bin/pkill
procps-ng /usr/bin/pmap
procps-ng /usr/bin/ps
procps-ng /usr/bin/pwdx
procps-ng /usr/bin/slabtop
procps-ng /usr/bin/sysctl
procps-ng /usr/bin/tload
procps-ng /usr/bin/top
procps-ng /usr/bin/uptime
procps-ng /usr/bin/vmstat
procps-ng /usr/bin/w
procps-ng /usr/bin/watch
$ pacman -Qi procps-ng | grep Replace
Replaces : procps sysvinit-tools
sysvinit-tools is not an init system, it was a package that provided tools that used to be associated with sysvinit.  Procps-ng now provides those sames tools and thus replaces sysvinit-tools.
EDIT: oops - many of the tools in sysvinit-tools are not provided by procps-ng.  pidof is the only one I'd use anyways, and that one is covered.  Perhaps the others are specific to sysvinit, I'm not sure.
Last edited by Trilby (2013-12-09 15:49:38)

Similar Messages

  • Does pacman -Syu replace packages customized with ABS?

    I used abs to add keyboard DVD navigation to mplayer the other day. (it involved enabling a compiler flag in the PKGBUILD) I assume that if I upgrade my system using pacman my customized version will be replaced. I guess what I'm trying to say is: is there some method to automatically build and install packages with a customized PKGBUILD on every upgrade so that I don't have to do it manually?
    On the one hand it sounds plausible because that must be how all these source-based distros must work. On the other hand, I imagine that compiler flags must change occasionally between releases...
    TIA

    wow, thanks for the fast reply!
    This wasn't really the answer I was hoping for, but I guess there isn't really a pressing need for that kind of functionality.
    I just get really excited about always having the latest versions of all the software, and I know I'll get lazy and forget to upgrade my customized packages.

  • Upgrading GX60 with core i7 ??

    Hi all
    first of all I like to thank MSI for their products !!! the best laptop ever found ...
    my laptop in its way ( shipping ) home ...
    but I was wondering if I can upgrade its AMD cpu with core i7-3610QM or i7-3720QM , recently I saw someone did this with i7-3610QM but can't find the way or the leads to it.
    so is it possible to do this upgrade or not
    about the warranty, if its possible and I did the upgrade, will I loss it ??
    thx in advance

    Quote
    It cannot be done 100%.
    You are talking about two different platforms, and if you wanted Intel machine then why did you purchase GX60 in the first place?
    GX60 have the best GPU with low price so for me it is the best
    Anyway, I will not try any upgrades to it, I was just checking
    Quote
    Who cares? It is way fast enough for gaming and can compete with any Intel notebook of that price range. Remember an Intel based high-end notebook with a 7970M high-end gpu would be much more expensive. If you wanted a benchmark machine you should have bought a way more expensive product or built a high-end desktop machine instead which would be faster than any notebook anyway.
    I ordered this notebook for gaming and developing, so it was so hard for me to decide which one to get within range of 1200-1400$ , I did want i7 because it is so fast but it comes with GTX 660m which is bad for gaming ( low performance )
    thanks guys for the info

  • [Solved] systemd-sysvinit replaced by sysvinit-tools

    So I just want to confirm that sysvinit-tools is replacing systemd-sysvinit and that I can safely remove systemd-sysvinit before doing an upgrade that will install sysvinit-tools as a dependency.
    Pacman failed to upgrade, telling me that /usr/bin/wall, /usr/bin/last{,b} exist in the filesystem.  I determined that these files were owned by systemd-sysvinit, so my plan is to remove that and then proceed with the install.  Is this the recommended procedure?
    Last edited by WonderWoofy (2012-09-01 22:34:27)

    graysky wrote:
    https://wiki.archlinux.org/index.php/Sy … stallation
    and
    https://bbs.archlinux.org/viewtopic.php?id=148042
    This seems to be a different issue... I understand that in order to do away with initscripts, it is recommended to install systemd-sysvcompat.  But I had installed systemd-sysvinit which replaced certain functions like pidof and last.  So that package was conflicting with a the new dependency sysvinit-tools.
    @progandy - thanks, that is the info I was looking for.... installation went without a hitch after removal.

  • :: Replace portmap with core/rpcbind? [Y/n]

    Hello dear
    Today Morning I Upgrade System with
    pacman -Syu
    but it gave me
    :: Replace portmap with core/rpcbind? [Y/n]
    Whats is the portmap should i Replace it or Not?.
    Last edited by arunix (2009-06-24 01:59:53)

    just replaced it on mine, all nfs shares/mounts are working. The only thing i had to change was the daemons in rc.conf.

  • Pacman tries to replace webkitgtk-svn with libwebkit?

    Why does pacman try to replace webkitgtk-svn (from AUR) with libwebkit (from extra)? It started doing this around a week ago. It prompts me multiple times throughout the process of installing or upgrading if I want to replace it.
    $ u
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Replace webkitgtk-svn with extra/libwebkit? [Y/n] n

    because at one point that package was in our repo and was replaced by a stable version, libwebkit.

  • [SOLVED]:: Replace libusbx with core/libusb? [Y/n] - what should I do?

    Running pacman -Syu gives me this message (:: Replace libusbx with core/libusb? [Y/n]).
    I chose no for a few times, but whenever I try to update the system, it asks me again.
    What does that mean, and should I replace it?
    Last edited by TWILIGHT_IS_AWESOME (2014-02-16 19:29:53)

    TWILIGHT_IS_AWESOME wrote:
    Replace libusbx with core/libusb? [Y/n]).
    I chose no for a few times, but whenever I try to update the system, it asks me again.
    Pacman tells you what the default option is by capitalizing it (Y). You would want a good reason to ignore pacman's recommendation...

  • I am running Yosemite and have just bought Pro Tools Express with the intent to Upgrade to Pro Tools 11. Pro Tools Express is not compatible with Yosemite and will not install. How can I get this done?

    I am running Yosemite and have just bought Pro Tools Express with the intent to Upgrade to Pro Tools 11. Pro Tools Express is not compatible with Yosemite and will not install. How can I get this done?

    I have had this problem for close to a year. I have an Extreme base station, two Airport Express's and multiple G4 Mac's with up to date software. I have spent a huge amount of time trouble shooting, resetting, reapplying software and finally calling Applecare without any help. It would be great to get this problem solved.
    Powerbook G4   Mac OS X (10.4.7)  

  • I have  a old 2006 modle macbook 15 inch the  A1150 i believe with core duo processor can change or replace that with a intel core duo 2 processor ?

    it,s a 2.16 GHz Intel Core Duo
    memory 2 GB 533 MHz DDR2 SDRAM
    is there some kind of way i can  upgrade that to a Intel Core Duo 2 processor
    or is it  just a batle i cant win ?

    You should be able to get a used or repaired MacBook 13/15-inch core2duo 2.0+GHz near
    $350 or so, in working condition with some kind of limited warranty or guaranty. Companies
    like macsales, wegenermedia, powerbookmedic, powermax and others offer previously
    owned Macs that are not current models. Older, to vintage or obsolete; those who some-
    times have the better deal on those also can repair most all Macs and have parts.
    The effort to swap out a logic board (and then what? the
    other parts likely won't match) isn't hardly worth the effort.
    You may be able to find an early MacBook (circa 2006 to 2010 era) that needs minor work,
    and troubleshoot/repair it with a DIY guide online... But that can be a gamble if you mess
    up things that were not wrong in the first place, while learning on the job. It could cost plenty.
    Some companies can sell you used parts, no guarantees on matching an incorrect logic
    board with a diffferent build model spec computer's other original configuration. You'd do
    better if you found someone selling their old MacBook Core2Duo, nearby, & could see it run.
    I have a MacBook 13-inch coreduo 1.83GHz first-edition; an early core2duo won't do much
    more than the coreduo. Snow Leopard is better than Lion in several ways; if you have older
    software you already own that works, from the PowerPC era -- that can save you money.
    Good luck in any event, & happy computing!

  • Am replacing airport extreme with Time Machine and want to upgrade from Tiger to Snow leopard. Am told I should manually back up into T Machine before OS update but set up utility won't allow anything with OS below 10.5 and I'm 10.4.11. What to do?

    Am replacing airport extreme with Time Machine and want to upgrade from Tiger to Snow leopard. Am told I should manually back up into T Machine before OS update but set up utility won't allow anything with OS below 10.5 and I'm 10.4.11. What to do?

    I think you mean you are replacing your Airport Extreme with a Time Capsule. Time Machine is software integrated into OS X 10.5 & 10.6 used to automatically backup a system to an external HD. Time Capsule is an Airport Extreme that has a hard disk integrated into it that can be used for storage or  as a Time Machine backup drive.
    Because you are currently on Tiger 10.4.x you can backup to a external HD using SuperDuper or Carbon Copy Cloner. Having a backup is very wise before doing any major system update. After  you have created the backup and have successfully upgraded to Snow Leopard you can still use the external HD for many things. The strategy I'd recommend is to use the new Time Capsule as your Time Machine backup and then use the external HD as backup using SuperDuper or CCC. Redundant backups is wise because backups can (and do) fail too! In addition both SD and CCC are bootable clones, this is useful in that if your internal HD crashes you can boot from a cloned drive and continue working until the internal HD is replaced.
    Below are some links to some articles from MacWorld, I would recommend reading them where you find a common theme, redundant backups. Backup Plan I, Backup Plan II & Backup Plan III.
    Roger

  • Replacing development system with copy of production system during upgrade

    Hello Guru,
    We are planning to replace our development ECC 5.0 system with a copy of production system, and to perform upgrade to ECC 6.0.
    SAP upgrade guide stating that:
    "If you have modified SAP objects, make sure that you keep your development sysetem.  Do not copy your production  system to your development system for test purpose."
    If we are planning to "Reset to original" for majority of SAP's objects during SPAU, are there other reasons we need to consider the impact of replacing development system with a copy of production system?
    Thanks in advance!

    Thanks for your response. 
    When we first implemented SAP system 3 and half years ago, the consultants and the developers were using the development system like a sandbox system, they tried out features or developed programs for learning purpose.
    Hence, the development system and production system are very different.  
    There are many repair transport requests that will never transport into production.
    Also, we developed client strategy (different client numbers for each system u2013 Dev, QA, Prod) during the initial implementation.  
    We were told by the upgrade consultant, it is standard that the development system replaced by a copy of production system during upgrade.  The client number in development system will be the same as the production system after upgrade.  If I want to avoid confusion for the developer & testing users, I would have to create a new client using the previous development client number, and then perform client copy.
    As I review the SAP upgrade guide, I saw the statement about not to replace development system with production system, I would like to know the reasons behind SAP's statement.
    By the way, we will replace our QA system with a copy of production system during the upgrade.

  • 15"Macbook Pro fall 2011 with Core i7 2.0 GHZ, 8GB RAM v/s 2013 Macbook Air 13". Is it a good upgrade?

    HI All
    This is my first post here. As mentioned I have a fall 2011 15"Macbook Pro fall 2011 with Core i7 2.0 GHZ, 8GB RAM and i was thinking of buying a 2013 Macbook Air 13". Is it a good upgrade? I do light video editing and day to day tasks like word processing, email etc.
    How would the performance of the Macbook Air with the Core i5 with 4 gb Ram be compared to the old Macbook Pro 15 with Core i7 Quad 2.0 ghz with 8 GB Ram.
    Thanks
    Sunny

    The main advantage would be a solid state drive. This will improve performance and speed moreso than RAM considerations. The disadvantage will be a loss of storage space. Moreover, one of the disadvantages of a SSD is that the more storage space used on it, the slower it becomes and the quicker it will deteroriate.
    If you do video editing, I would take the GPU into consideration. Does your 15'' come with a discrete GPU? The integrated GPU on the MBA (intel HD 5000) is better than the 2011 MBP integrated GPU (3000), but it includes no discrete GPU.
    Depending on how much storage space you use on your HDD currently + how many graphics intensive programs you run, you may want to consider upgrading your current machine with a SSD, upgrading your RAM on current machine to 16 gb (~160$ through macmemory or newegg), or purchasing a new Macbook Pro rather than Macbook Air.
    Last thing I would add:
    You will never be able to upgrade MBA RAM. It is soldered to the logicboard on the new models, non-retina included. You may wan to opt with the 8 GB RAM configuration.

  • Ever since Firefox 3, I have never been able to upgrade easily. I always get a message telling me I am replacing my version with an older version. How is that possible?

    When I download the newest version (this time it was 5, but I had the same problem with 4) and I drag the Firefox Logo to my Applications folder in Mac OSX (10.6.7) I get a message saying I am replacing my version with an OLDER VERSION. How can this be? When I check the Firefox "About" tab, it tells me I am still using 4, so how, if I just dragged 5 to my Applications folder, can I be replacing 4 with an "older" version? Truth be told, my Firefox has never functioned properly since 4, and now I have little "Firefox hard drive icons" all over my desktop. What happened?
    I am having trouble with Comcast's XFINITY and they told me to update and maximize my browser. I don't seem to be able to do that. I just downloaded Firefox 5.0, but my version still says 4.1.

    When I download the newest version (this time it was 5, but I had the same problem with 4) and I drag the Firefox Logo to my Applications folder in Mac OSX (10.6.7) I get a message saying I am replacing my version with an OLDER VERSION. How can this be? When I check the Firefox "About" tab, it tells me I am still using 4, so how, if I just dragged 5 to my Applications folder, can I be replacing 4 with an "older" version? Truth be told, my Firefox has never functioned properly since 4, and now I have little "Firefox hard drive icons" all over my desktop. What happened?
    I am having trouble with Comcast's XFINITY and they told me to update and maximize my browser. I don't seem to be able to do that. I just downloaded Firefox 5.0, but my version still says 4.1.

  • How to Replace Oracle Financial Analyzer Tools with OBIEE

    Hi
    1. I am now working with OFA, I Have working knowledge with OBIEE. Need some suggesstion Will it be possible to replace the OFA with OBIEE. If possible then how?
    2. As OFA is not supported by Oracle anymore, I need to migrate to OBIEE. How is it possible.
    3. I need some some suggession and upto what extend OBIEE can work like as OFA.
    4. We do forecasting in the OFA for items and volumes. Will this be possible using OBIEE?
    Thanks & Regards
    Braja

    i hope its help you
    logo of jdev

  • [Solved] pacman 4.1 has issues with resolving file-conflicts

    Today i wanted to upgrade protobuf-python which will be replaced by python2-protobuf, but pacman ignores the fact, that protobuf-python will be removed:
    # pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    community-testing is up to date
    testing is up to date
    :: Starting full system upgrade...
    warning: pacman: local (4.1.0-1) is newer than core (4.0.3-7)
    :: Replace protobuf-python with community/python2-protobuf? [Y/n]
    resolving dependencies...
    looking for inter-conflicts...
    Packages (20): binutils-2.23.2-1 gcc-4.8.0-1 gcc-libs-4.8.0-1 glibc-2.17-4 libltdl-2.4.2-8 libpulse-3.0-3 libtool-2.4.2-8 libxkbcommon-0.3.0-1 linux-api-headers-3.8.4-1 protobuf-python-2.5.0-1
    protobuf-python-2.5.0-1 [removal] pulseaudio-3.0-3 python2-dirspec-4.2.0-1 python2-oauthlib-0.4.0-1 python2-protobuf-2.5.0-2 python2-ubuntuone-storageprotocol-4.2.0-1
    ubuntu-sso-client-4.2.0-1 ubuntuone-client-4.2.0-1 ubuntuone-client-gnome-4.2.0-1 ubuntuone-control-panel-4.2.0-1
    Total Installed Size: 178.39 MiB
    Net Upgrade Size: 6.89 MiB
    :: Proceed with installation? [Y/n]
    (19/19) checking keys in keyring [-----------------------------------------------------------------------------] 100%
    (19/19) checking package integrity [-----------------------------------------------------------------------------] 100%
    (19/19) loading package files [-----------------------------------------------------------------------------] 100%
    (19/19) checking for file conflicts [-----------------------------------------------------------------------------] 100%
    error: failed to commit transaction (conflicting files)
    /usr/lib/python2.7/site-packages/google/protobuf/__init__.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/__init__.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/compiler/__init__.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/compiler/__init__.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/compiler/plugin_pb2.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/compiler/plugin_pb2.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/descriptor.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/descriptor.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/descriptor_database.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/descriptor_database.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/descriptor_pb2.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/descriptor_pb2.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/descriptor_pool.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/descriptor_pool.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/__init__.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/__init__.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/api_implementation.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/api_implementation.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/containers.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/containers.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/cpp_message.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/cpp_message.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/decoder.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/decoder.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/encoder.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/encoder.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/enum_type_wrapper.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/enum_type_wrapper.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/message_listener.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/message_listener.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/python_message.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/python_message.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/type_checkers.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/type_checkers.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/wire_format.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/internal/wire_format.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/message.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/message.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/message_factory.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/message_factory.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/reflection.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/reflection.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/service.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/service.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/service_reflection.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/service_reflection.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/text_format.py exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/google/protobuf/text_format.pyc exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/protobuf-2.5.0-py2.7-nspkg.pth exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/protobuf-2.5.0-py2.7.egg-info/PKG-INFO exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/protobuf-2.5.0-py2.7.egg-info/SOURCES.txt exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/protobuf-2.5.0-py2.7.egg-info/dependency_links.txt exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/protobuf-2.5.0-py2.7.egg-info/namespace_packages.txt exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/protobuf-2.5.0-py2.7.egg-info/requires.txt exists in both 'python2-protobuf' and 'protobuf-python'
    /usr/lib/python2.7/site-packages/protobuf-2.5.0-py2.7.egg-info/top_level.txt exists in both 'python2-protobuf' and 'protobuf-python'
    Errors occurred, no packages were upgraded.
    Anyone with the same problem here or is it just me?
    Btw: If it's a bug: Please fill a bug report, i don't want to register just for 1 bug...
    Last edited by D4ve (2013-04-02 11:22:49)

    drcouzelis wrote:
    If you want to receive information about the progress made on the bug and contribute to getting it fixed then, yes, you need to register.
    Otherwise, just use bugmenot.com.
    Too late, i already registered.
    drcouzelis wrote:Lastly, don't be cheeky.
    Huh? In the whole discussion i wasn't once cheeky
    drcouzelis wrote:
    Otherwise, Allan will install a special surprise just for you in pacman.
    if (strcmp(username, "D4ve") == 0) {
    set_dependency_for_all_packages("akonadi");
    That would be awesome. Three lines of code just for me
    (Just for information: I hate gnome-shell for displaying my name in the top right corner so i switched my username to "<*)))><")

Maybe you are looking for

  • Web module: exporting keywords to a template not possible?

    I want to use the web module to generate my photoblog, however I need to be able to export the keywords or collections used to tag each image. The dialog box for changing the image caption allows you to export all sorts of EXIF and IPTC metadata but

  • Cannot uninstall old version of ITunes from Windows XP pc.

    Cannot uninstall ITunes from Windows XP pc.

  • Partner function should be  mandatory  for a perticular sales org

    We have a requirement to make Sales representative assignment to the sold-to-party  mandatory , during order creation ( for a particular sale org)  . We  have to generate incompletion log for all the orders where this partner function is missing in t

  • Green Screen with lines.:(

    My ipod touch 4G screen is green with tannish stippled lines.  Won't respond to any button pushing patterns that I've tried, won't respond when plugged into computer, won't connect to iTunes on computer?  Any solutions ?

  • Time Machine from Leopard to Snow Leopard

    I made a backup of my Leopard installation in Time Machine before upgrading to Snow Leopard. I successfully upgrade to Snow Leopard using the equivalent of Erase and Install (disk utility/erase/partition/install) and instead of running Migration Assi