|
Bugzilla – Full Text Bug Listing |
| Summary: | rug has trouble keeping up to date with buildservice repositories | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | James Oakley <jfunk> |
| Component: | Zenworks | Assignee: | E-mail List <zlm-code10-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | Mauro Parra Miranda <mauro> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Alpha 5 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | zmd logs | ||
|
Description
James Oakley
2006-10-11 12:57:38 UTC
probably the meta in the buildservice does not refresh on build. But there are other things that could be happening. please set the log level to debug and attach the logs in here. Also, include a list of your services as I presume you have multiple ones. Created attachment 101282 [details]
zmd logs
You mean the Yum metadata? That's fine, since yum has no problem with it. I have attached the logs for my latest attempt, using a different package that I just built: I did a 'rug ref', then 'rug in python-matplotlib' to install the package I just built, but it tried to install an older version, which was built for python 2.4: Unresolved dependencies: Installing python-matplotlib-0.87.3-5.2.i586[funktronics] There are no installable providers of python < 2.5 for python-matplotlib-0.87.3-5.2.i586[funktronics] Immediately after getting this error, I did a 'yum install python-matplotlib', and it installed the appropriate package: Installing: python-matplotlib i586 0.87.6-3.1 home:jimfunk 8.8 M I provided my 'rug sl' output in the original report. Unfortunately, rug doesn't print the full urls. I tried --no-abbrev, but it still truncates them. Can reproduce with my test system. Please get the lastest packages from factory (rug, zmd, libzypp & libzypp-backend) and see if you can reproduce. I'm doing a factory update now, so it looks good. OK, closing as fixed |