Author Topic: Synaptic Message, what do i need to do please?  (Read 634 times)

Offline Dreamofgilgamesh

  • Full Member
  • ***
  • Posts: 215
Synaptic Message, what do i need to do please?
« on: July 31, 2012, 07:09:34 AM »
When i start and reload Synaptic this message appears,,,

W: There are multiple versions of "python-qt4-gui" in your system.

This package won't be cleanly updated, unless you leave
only one version. To leave multiple versions installed,
you may remove that warning by setting the following
option in your configuration file:

RPM::Allow-Duplicated { "^python-qt4-gui$"; };

To disable these warnings completely set:

RPM::Allow-Duplicated-Warning "false";

Is it serious chaps?  And whats the correct way to address the situation?

All suggestions gratefully received.

Offline Bald Brick

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6395
  • I'm going South
Re: Synaptic Message, what do i need to do please?
« Reply #1 on: July 31, 2012, 07:27:05 AM »
It may be serious. Remove the old versions of the duplicates and keep the newest ones.
Feed the trolls!
They need it!

AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, ‎Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D

Offline sling-shot

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1730
  • Satyameva Jayate | Truth Alone Triumphs.
Re: Synaptic Message, what do i need to do please?
« Reply #2 on: July 31, 2012, 08:21:01 AM »
Hit the Search button in Synaptic and type in python-qt4-gui

You will get a list of all installed versions of python-qt4-gui.
As per Bald Brick's suggestion above, remove all except the newest / highest numbered version.

Off Topic : Will retaining an older version rather than the newest cause Synaptic to offer an upgrade for that?
Packaging well will cure headaches of many :) But learning to package will cause headaches in many :(

AMD AthlonX2 3600+/ASUS M2NPV-VM/ATi HD4670/Onboard sound/3.5GB DDR2-533 RAM/SEAGATE 160+320GB HDD/DELL S2240L FullHD/Creative SBS370 2.1/PCLinuxOS2013/KDE4
Samsung NP305U1-A06IN | Nokia E6

Offline Dreamofgilgamesh

  • Full Member
  • ***
  • Posts: 215
Re: Synaptic Message, what do i need to do please?
« Reply #3 on: July 31, 2012, 11:42:29 AM »
Thank you chaps, i did as you suggested but when i started Synaptic again it found a different instance of a repeated entry.  So i deleted that.  And then again and again.  It seems there must be many duplicated entrys so I'll have to work my way through the list.

Oh i say!  I did one more after posting this reply and it seemed to be the last one, no more error message.  Thank you very much chaps.
« Last Edit: July 31, 2012, 11:44:38 AM by Dreamofgilgamesh »

Online Vorteggs

  • Hero Member
  • *****
  • Posts: 2424
Re: Synaptic Message, what do i need to do please?
« Reply #4 on: October 12, 2012, 11:16:15 PM »
The same here on LXDE and FullMonty.

My problem is Dupeclean-GUI though reporting it removed the duplicates actually it doesn't. The next time I run it or run Synaptic the same duplicates exist.

I could try to do it manually but the list of duplicates is very long. And on two machines :-\
I suppose a command...
(at this time Vortex decides to peek in dupeclean script)...

----------------------------
Well AFAIR there is a script line that tells the script to make an output of each executed command to the terminal.
I'd like to add it to the script and see where's the problem for not removing the duplicates.

Would someone kindly remind me that special script line please? :)

Online Vorteggs

  • Hero Member
  • *****
  • Posts: 2424
Re: Synaptic Message, what do i need to do please?
« Reply #5 on: October 12, 2012, 11:30:08 PM »
Aha. Think I found it.

set verbose
http://www.grymoire.com/Unix/Quote.html#toc-uh-6

But as I am not very prominent in this stuff ;) any comment is deeply appreciated.

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3752
  • God knows, i'm not an Angel!
    • Tipps und Tricks

Online Vorteggs

  • Hero Member
  • *****
  • Posts: 2424
Re: Synaptic Message, what do i need to do please?
« Reply #7 on: October 14, 2012, 01:45:16 AM »


http://www.pclinuxos.com/forum/index.php/topic,101266.msg894313.html#msg894313

Good luck

Daniel

Thanks Daniel.

As for now it seems the duplicates actually are removed (if they existed ever) since I can't find them by file searching on the whole system. Tried with several filenames.

It is more likely a list-file containing the old information can't be rewritten or deleted and so Synaptic insists duplicates exist and Dupeclean is "deleting" them all the times (or all night long) :D ;D
« Last Edit: October 14, 2012, 01:51:26 AM by Vortеx »

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Synaptic Message, what do i need to do please?
« Reply #8 on: October 14, 2012, 02:34:39 AM »
Try this:     
Open (as root) /var/cache/apt/ and delete the files pkgcache.bin and srcpkgcache.bin. Delete those 2 files only.     
Open /var/lib/apt/lists/ and delete the release files / list files. Do not delete the lock file or the partial folder.     

Open Synaptic > click Reload.     

Online Vorteggs

  • Hero Member
  • *****
  • Posts: 2424
Re: Synaptic Message, what do i need to do please?
« Reply #9 on: October 14, 2012, 05:05:48 AM »
Hi Neal! :D

I'll try it, thank you.

------------------------
How do you do?

I suppose you are very busy with PCLOS now? :)

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Synaptic Message, what do i need to do please?
« Reply #10 on: October 14, 2012, 01:24:31 PM »
Hi Neal! :D

I'll try it, thank you.
     
I hope you have success.     

Quote
------------------------
How do you do?

I suppose you are very busy with PCLOS now? :)
     
I've never been so busy in my life. :) There's always a lot to do. I'm very grateful to/for our Bacon Brigade. They do a lot of very good work.