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
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
|
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
Sunday, 06 September 2009, 10:03 GMT
Reason for closing: Fixed
Additional comments about closing: Andreas Radke built pysmbc for x86_64
I think this happens because extra-x86-64 is not included in the list of repos:
http://repos.archlinux.org/viewvc.cgi/pysmbc/repos/
# 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