#7485 closed defect (fixed)
dp_light: punctutation issue
Reported by: | ben@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.2 |
Keywords: | Cc: | olegb@… | |
Port: |
Description
libpaper is not installable through dp_light because of some confusion about the version number. Its version is: libpaper 1.1.14-3, Revision 1, print/libpaper
I think the -3 gets interpreted as a revision number, and the RPM created is: libpaper-1.1.14_3-1.ppc.rpm
But the RPM installer wants to see: libpaper-1.1.14-3-1.ppc.rpm
and it fails because it isn't present.
At last I understand why punctuation is so important
Change History (4)
comment:1 Changed 19 years ago by ben@…
Cc: | olegb@… added |
---|
comment:2 Changed 19 years ago by olegb@…
Are you uptodate?
I get:
::Mon Feb 27 08:25:37 CET 2006::libpaper-1.1.14-3-1:: rpmpackage start. DEBUG: Executing com.apple.rpmpackage (libpaper) DEBUG: Found port in file:////Users/olegb/src/dp_light-olegb/dports//print/libpaper DEBUG: dependencies for libpaper: libpaper/1.1.14-3 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.26656 + umask 022 + cd /opt/local/src/apple/BUILD + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.26656 + umask 022 + cd /opt/local/src/apple/BUILD + echo 'Go DarwinPorts' Go DarwinPorts + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.26656 + umask 022 + cd /opt/local/src/apple/BUILD + /opt/local/lib/rpm/brp-compress + /opt/local/lib/rpm/brp-strip + /opt/local/lib/rpm/brp-strip-static-archive + /opt/local/lib/rpm/brp-strip-comment-note Processing files: libpaper-1.1.14_3-1 Finding Provides: /opt/local/lib/rpm/find-provides Finding Requires: /opt/local/lib/rpm/find-requires Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /opt/local/lib/rpm/check-files /opt/local/var/db/dports/build/_Users_olegb_src_dp_light-olegb_dports_print_libpaper/work/destroot Wrote: /opt/local/src/apple/RPMS/ppc/libpaper-1.1.14_3-1.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.26656 + umask 022 + cd /opt/local/src/apple/BUILD + exit 0 ::Mon Feb 27 08:25:39 CET 2006::libpaper-1.1.14-3-1:: rpmpackage end. -1.1.14-3-1: unknown option ::Mon Feb 27 08:25:39 CET 2006::libpaper-1.1.14-3-1:: install start. DEBUG: Executing com.apple.install (libpaper) DEBUG: Package libpaper-1.1.14_3-1.ppc.rpm present.. Preparing... ################################################## libpaper ################################################## ::Mon Feb 27 08:25:44 CET 2006::libpaper-1.1.14_3:: install end. DEBUG: Skipping completed com.apple.main (libpaper) ::Mon Feb 27 08:25:44 CET 2006::libpaper:: clean start. DEBUG: Executing com.apple.clean (libpaper) ---> Removing workpath for libpaper DEBUG: Removing directory: /opt/local/var/db/dports/build/_Users_olegb_src_dp_light-olegb_dports_print_libpaper/work DEBUG: Removing symlink: /Users/olegb/src/dp_light-olegb/dports/print/libpaper/work ::Mon Feb 27 08:25:44 CET 2006::libpaper:: clean end. m00:/opt/local/src/apple/RPMS/ppc olegb$ port installed libpaper The following ports are currently installed:
libpaper @1.1.14_3_1
m00:/opt/local/src/apple/RPMS/ppc olegb$
comment:3 Changed 19 years ago by ben@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
not up to date. sorry!
This is meant to be assigned to olegb, sorry.