FS#16046 - [pysmbc] Can not update system-config-printer-common because pysmbc is not in the repository

Attached to Project: Arch Linux
Opened by Tim G (timgws) - Sunday, 06 September 2009, 04:05 GMT
Last edited by Andrea Scarpino (BaSh) - Sunday, 06 September 2009, 10:03 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andrea Scarpino (BaSh)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 6
Private No

Details

Description:
When running pacman -Syu this morning, everything was A-OK, except it failed, because there was no pysmbc.

[tim@myhost media]$ sudo pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
:: Replace system-config-printer with extra/system-config-printer-common? [Y/n] y
resolving dependencies...
warning: cannot resolve "system-config-printer>=1.1.7-3", a dependency of "kdeutils-printer-applet"
warning: cannot resolve "pysmbc>=1.0.6-2", a dependency of "system-config-printer-common"
:: the following package(s) cannot be upgraded due to unresolvable dependencies:
kdeutils-printer-applet system-config-printer-common

Do you want to skip the above package(s) for this upgrade? [Y/n] y
looking for inter-conflicts...
local database is up to date

When running pacman -S pysmbc, it said "error: 'pysmbc': not found in sync db".

Steps to reproduce:
* Try to pacman -S system-config-printer-common
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Sunday, 06 September 2009, 10:03 GMT
Reason for closing:  Fixed
Additional comments about closing:  Andreas Radke built pysmbc for x86_64
Comment by Alexander Kojevnikov (alexk) - Sunday, 06 September 2009, 05:54 GMT
Confirming.

I think this happens because extra-x86-64 is not included in the list of repos:
http://repos.archlinux.org/viewvc.cgi/pysmbc/repos/
Comment by Alexander Kojevnikov (alexk) - Sunday, 06 September 2009, 05:57 GMT
See also this thread for more confirmations: http://bbs.archlinux.org/viewtopic.php?id=79562
Comment by Roman (Karmadon) - Sunday, 06 September 2009, 08:35 GMT
I have the similar issue, though I use i686 system:

# LANG=C pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
archlinuxfr is up to date
:: Starting full system upgrade...
:: Replace system-config-printer with extra/system-config-printer-common? [Y/n] y
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: kdeadmin-system-config-printer-kde: requires system-config-printer>=1.1.7-3
:: kdeutils-printer-applet: requires system-config-printer>=1.1.7-3

Loading...