10 messages in net.sourceforge.lists.courier-usersRe: [courier-users] file perl is not ...
FromSent OnAttachments
Alexander SkwarJun 23, 2002 7:54 am 
Alexander SkwarJun 23, 2002 9:32 am.diff
Jesse KeatingJun 23, 2002 9:52 am 
Jesse KeatingJun 23, 2002 9:53 am 
Alexander SkwarJun 23, 2002 2:33 pm 
Alexander SkwarJun 23, 2002 2:35 pm 
Alexander SkwarJun 23, 2002 2:37 pm 
Sam VarshavchikJun 23, 2002 3:18 pm 
Alexander SkwarJun 23, 2002 4:39 pm 
Jesse KeatingJun 23, 2002 4:47 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] file perl is not owned by any packageActions...
From:Jesse Keating (sys@foolclan.com)
Date:Jun 23, 2002 9:52:40 am
List:net.sourceforge.lists.courier-users

On Sun, 23 Jun 2002 16:53:48 +0200 "Alexander Skwar" <list@DigitalProjects.com> issued forth:

# # Now, when I try to install these packages, I get: # # is wird von courier-webmail-0.38.2.20020619-1 gebraucht # not wird von courier-webmail-0.38.2.20020619-1 gebraucht # owned wird von courier-webmail-0.38.2.20020619-1 gebraucht # by wird von courier-webmail-0.38.2.20020619-1 gebraucht # any wird von courier-webmail-0.38.2.20020619-1 gebraucht # package wird von courier-webmail-0.38.2.20020619-1 gebraucht # # Any ideas about why RPM adds "file perl is not owned by any package" to # the Requires:?

It's the way that dependancies are build into a package. Some run scripts that will rpm -qf each file needed by a ldd courier. Since it calls 'perl' there might be a perl in your path that wasn't installed via RPM.