

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] creating RPM| From | Sent On | Attachments |
|---|---|---|
| Frederic Medery | Sep 22, 2004 7:02 am | |
| Jay Lee | Sep 22, 2004 7:37 am | |
| Gordon Messmer | Sep 22, 2004 9:14 am | |
| Eduardo Roldan | Sep 22, 2004 9:29 am | |
| Frederic Medery | Sep 22, 2004 11:27 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [courier-users] creating RPM | Actions... |
|---|---|---|
| From: | Frederic Medery (dist...@LEXUM.UMontreal.CA) | |
| Date: | Sep 22, 2004 11:27:48 am | |
| List: | net.sourceforge.lists.courier-users | |
Frederic Medery System Administrator
LexUM, University of Montreal
I install and the uninstall the mgetty* packages. and it works. Thanks for all the other tips !!!
Frédéric Médery Administrateur Système LexUM, Université de Montréal
mede...@lexum.umontreal.ca tel. : (514) 343-6111 #3288
Eduardo Roldan wrote:
On Wed, 2004-09-22 at 11:57, Frederic Medery wrote:
Hello , I'm using RH entreprise 3,
I followed the DOC and faq to create RPm files
I don't need fax stuff so I did : rpmbuild -ta --without fax courier-0.47.tar.bz2
I received : Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/courier-0.47-1.3AS-buildroot error: Installed (but unpackaged) file(s) found: /usr/lib/courier/share/courierwebadmin/admin-34fax.html /usr/lib/courier/share/courierwebadmin/admin-34fax.pl /usr/lib/courier/share/courierwebadmin/admin-35fax.html /usr/lib/courier/share/courierwebadmin/admin-35fax.pl /usr/lib/courier/share/faxmail/application-pdf.filter /usr/lib/courier/share/faxmail/application-postscript.filter /usr/lib/courier/share/faxmail/coverpage /usr/lib/courier/share/faxmail/image-gif.filter /usr/lib/courier/share/faxmail/image-jpeg.filter /usr/lib/courier/share/faxmail/image-png.filter /usr/lib/courier/share/faxmail/init /usr/lib/courier/share/faxmail/new_fax /usr/lib/courier/share/faxmail/text-plain.filter
RPM build errors: Installed (but unpackaged) file(s) found: /usr/lib/courier/share/courierwebadmin/admin-34fax.html /usr/lib/courier/share/courierwebadmin/admin-34fax.pl /usr/lib/courier/share/courierwebadmin/admin-35fax.html /usr/lib/courier/share/courierwebadmin/admin-35fax.pl /usr/lib/courier/share/faxmail/application-pdf.filter /usr/lib/courier/share/faxmail/application-postscript.filter /usr/lib/courier/share/faxmail/coverpage /usr/lib/courier/share/faxmail/image-gif.filter /usr/lib/courier/share/faxmail/image-jpeg.filter /usr/lib/courier/share/faxmail/image-png.filter /usr/lib/courier/share/faxmail/init /usr/lib/courier/share/faxmail/new_fax /usr/lib/courier/share/faxmail/text-plain.filter
my .rpmmacros look likwe this :
%_topdir /home/frederic/rpm %_unpackaged_files_terminate_build 0
I don't know very much about rpm, but I think that the .spec file is overwriting the _unpackaged_files_terminate_build of your .rpmmacros. What I've done to remedy this was extract the courier.spec file from courier tarball and do an rpmbuild in the form:
rpmbuild -ba courier.spec
BUT before comment the _unpackaged_files_terminate_build at the top of the file.
------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________ courier-users mailing list cour...@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users







