Description of problem: I have a throuble when I try find new printer in my local network. Because I need pysmbc package, but only python-smbc package is in mageia6. See the screenshot.
Created attachment 10141 [details] 4_steps The errors screenshot
(In reply to Andrew Lashkayev from comment #0) > Description of problem: > I have a throuble when I try find new printer in my local network. > Because I need pysmbc package, but only python-smbc package is in mageia6. > See the screenshot. Sophie can't find it, either 2018:05:12:10:38 <marja> :v pysmbc -v6 2018:05:12:10:38 <Sophie> The rpm named `pysmbc' has not been found in (Mga, 6, x86_64) Assigning to the python maintainers.
Assignee: bugsquad => pythonCC: (none) => marja11
$ urpmq --provides python-smbc python-smbc[== 1.0.15.4-2.mga6] python-smbc(x86-64)[== 1.0.15.4-2.mga6] pythonegg(2)(pysmbc)[== 1.0.15.4] So python-smbc provides pythonegg(2)(pysmbc) So I do not understand the problem here.
CC: (none) => geiger.david68210
(In reply to David GEIGER from comment #3) > $ urpmq --provides python-smbc > python-smbc[== 1.0.15.4-2.mga6] > python-smbc(x86-64)[== 1.0.15.4-2.mga6] > pythonegg(2)(pysmbc)[== 1.0.15.4] > > So python-smbc provides pythonegg(2)(pysmbc) > > So I do not understand the problem here. I want to view list the samba-shared printers, but view-key in MCC isn't available because system is necessary package name "pysmbc"...
So I think this is more a MCC issue, CC-ing tv.
CC: (none) => thierry.vignaud
why not just add a provides pysmbc in python-smbc rpm ?
CC: (none) => mageia
So now python-smbc provides pysmbc in python-smbc-1.0.15.4-2.1.mga6 on Core/Updates_testing repo. Please test if now it get correctly find and pulled.
Created attachment 10156 [details] Try_again past update python-smbc
Maybe I need to install some other rpm packages?
> So now python-smbc provides pysmbc in python-smbc-1.0.15.4-2.1.mga6 on > Core/Updates_testing repo. David, system-config-printer is a Python3 software, so I guess that it is python3-smbc that need to provide pysmbc Andrew, can you try to install python3-smbc to see if your problem is solved ?
CC: (none) => makowski.mageia
(In reply to Philippe Makowski from comment #10) > > So now python-smbc provides pysmbc in python-smbc-1.0.15.4-2.1.mga6 on > > Core/Updates_testing repo. > > David, > system-config-printer is a Python3 software, so I guess that it is > python3-smbc that need to provide pysmbc > > Andrew, > can you try to install python3-smbc to see if your problem is solved ? Oooh, yeees!!!!!! Thank you, Philippe! I installed python3-smbc-1.0.15.4-2.mga6 and it really works now! Thank you all for your help!
Then I added "Provides: pysmbc" to the python3-smb sub-package.
Seems to be solved
Status: NEW => RESOLVEDResolution: (none) => FIXED