Issue140

Project smart
Title "No new packages" displayed even if file:/// repositories have some
Priority bug Status done-review
Superseder Nosy List dfarning, rasker, scop
Assigned To rasker Topics

Created on 2006-04-15.22:11:34 by scop, last changed 2008-07-01.10:52:18 by rasker.

Messages
msg1431 (view) Author: rasker Date: 2008-07-01.10:52:18
Retired

Reason for Retirement: Please confirm if this is still a problem in the latest
version of Smart.

Please reopen this issue in the new bugtracker if it is still an issue.
New Bugtracker : http://bugs.launchpad.net/smart
further details:
https://blueprints.launchpad.net/smart/+spec/bug-reporting-migration.
msg934 (view) Author: scop Date: 2006-11-15.21:41:33
I have just verified that the problem still exists here Fedora Core 6, smart
0.42.  Note that this is with a rpm-md repository, not an apt(-rpm) one.

First, I had iec16022-0.2-1.cmn6 installed and in the repository.  I ran "smart
update" so that the cache was up to date.  Then I packaged
iec16022-0.2.1-0.1.cmn6 and put it in the above repository, and ran createrepo
to update the index.  Now, "smart update" says "Channels have no new packages"
but "smart upgrade" starts to upgrade the installed iec16022-0.2 to 0.2.1, as
expected.
msg931 (view) Author: dfarning Date: 2006-11-15.20:59:22
Villa,

I can not confirm the behavior with .50rc1.

I rsynced a know good repo into ~/testrepo then changed sources.list to
file:/// /home/dfarning/testrepo/

smart update correctly reports packages that are upgradeable.

Dave
msg858 (view) Author: dfarning Date: 2006-10-31.17:01:29
Thank Villa,

I'll set up some fc5 and fc6 vm to test for this behavior.

Dave
msg856 (view) Author: scop Date: 2006-10-31.16:53:03
I suppose at the time of the report I was using Fedora Core 5.  I've just
upgraded to FC6 but haven't set up smart yet so I can't retest at the moment.
msg854 (view) Author: dfarning Date: 2006-10-31.16:18:23
Scop,

Which Linux version are you using?
I would like to test for this behavior in 0.42.

Dave
msg457 (view) Author: scop Date: 2006-04-15.22:11:33
"smart update" appears to ignore file:/// repositories when calculating the
status message at end of its output.

For example, when a local rpm-md channel using a file:/// URI has new stuff
available, "smart update" says "channels have no new packages" even if there
certainly is.  I haven't noticed this with any other than file:/// repositories.

My smart version is 0.41.
History
Date User Action Args
2008-07-01 10:52:19raskersetstatus: chatting -> done-review
nosy: + rasker
messages: + msg1431
assignedto: rasker
2006-11-15 21:41:33scopsetmessages: + msg934
2006-11-15 20:59:23dfarningsetmessages: + msg931
2006-10-31 17:01:34dfarningsetstatus: need-info -> chatting
messages: + msg858
2006-10-31 16:53:05scopsetmessages: + msg856
2006-10-31 16:47:43dfarningsetstatus: chatting -> need-info
2006-10-31 16:18:26dfarningsetstatus: unread -> chatting
nosy: + dfarning
messages: + msg854
2006-04-15 22:11:35scopcreate