Bug 2020 - incorrect SERIAL handling
Summary: incorrect SERIAL handling
Status: CLOSED DUPLICATE of bug 2019
Alias: None
Product: Sisyphus
Classification: Development
Component: apt (show other bugs)
Version: unstable
Hardware: all Linux
: P4 blocker
Assignee: placeholder@altlinux.org
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-21 03:47 MSK by at@altlinux.org
Modified: 2003-08-25 15:18 MSD (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description at@altlinux.org 2003-01-21 03:47:16 MSK
$ rpm -q --qf \'%{NAME}-%{SERIAL}:%{VERSION}\\n\' mktemp
mktemp-1:1.4
$ apt-cache show mktemp | grep ^Version
Version: 134667480:1.4-alt2
$ rpm -q apt
apt-0.5.4cnc9-alt6
$

It looks like signed/unsigned int conversion problem.
---

---

Comment 1 Michael Shigorin 2003-01-21 12:26:36 MSK
dup
Comment 2 Michael Shigorin 2003-01-21 12:26:36 MSK
dup