|
Bugzilla – Full Text Bug Listing |
| Summary: | Rug thinks packages are up to date, when they are not | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | James Oakley <jfunk> |
| Component: | Zenworks | Assignee: | Mauro Parra Miranda <mauro> |
| Status: | RESOLVED INVALID | QA Contact: | Jawaad Tariq <jtariq> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | andreas.hanke, suse-beta |
| Version: | Alpha 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
James Oakley
2006-08-15 21:08:34 UTC
I managed to get it back to normal by explicitly upgrading one of the packages: maus:~ # rug install bash Resolving Dependencies... The following packages will be installed: bash 3.1-29 (ftp://mirrors.kernel.org/opensuse/distribution/SL-OSS-factory/inst-source/suse) filesystem 10.2-2 (ftp://mirrors.kernel.org/opensuse/distribution/SL-OSS-factory/inst-source/suse) filesystem-10.2-2.i586[factory] needed by glibc-2.4-32.i686[factory] glibc 2.4-32 (ftp://mirrors.kernel.org/opensuse/distribution/SL-OSS-factory/inst-source/suse) glibc-2.4-32.i686[factory] needed by bash-3.1-29.i586[factory] ncurses 5.5-21 (ftp://mirrors.kernel.org/opensuse/distribution/SL-OSS-factory/inst-source/suse) ncurses-5.5-21.i586[factory] needed by bash-3.1-29.i586[factory] readline 5.1-29 (ftp://mirrors.kernel.org/opensuse/distribution/SL-OSS-factory/inst-source/suse) readline-5.1-29.i586[factory] needed by bash-3.1-29.i586[factory] Proceed with transaction? (y/N) y Downloading Packages... Once that installed, rug up started acting properly: maus:~ # rug up Resolving Dependencies... The following packages will be installed: 855resolution 0.4-19 (ftp://mirrors.kernel.org/opensuse/distribution/SL-OSS-factory/inst-source/suse) aaa_base 10.2-2 (ftp://mirrors.kernel.org/opensuse/distribution/SL-OSS-factory/inst-source/suse) alsa 1.0.12-7 (ftp://mirrors.kernel.org/opensuse/distribution/SL-OSS-factory/inst-source/suse) ...and so on... Funny. James, is this a 64 bits machine? No. It happened again the other day as well. It appears to occur if I'm using using factory as a source, wait a few weeks, then try to update. Explicitly upgrading a single package makes it work again. factory is only for the brave, being a development source ;-) |