Bryan Paxton <[EMAIL PROTECTED]> writes:

> I've been playing around with urpmi a bit, wrote a little bash
> wrapper/shell  for it. I must say you've done a nice job pixel. The major
> thing it lacks is a 'dist upgrade'. If there was a way to cleanly say
> 'rpm -qa | sort' then cut off the trailing version info(e.g.: -0.1.2-1mdk)

rpm -qa --queryformat "%{NAME}\n" would do it

> urpmi would become much more powerful.

i'm thinking about adding it. Not a big deal, and would be useful.

another big pb, is the handling of version constraints (eg: xxx-devel requires
xxx)


cu Pixel.

Reply via email to