pkgutil-users Mailing List for pkgutil (Page 20)
Status: Beta
Brought to you by:
bonivart
You can subscribe to this list here.
| 2009 |
Jan
|
Feb
|
Mar
(9) |
Apr
(25) |
May
(19) |
Jun
(33) |
Jul
(2) |
Aug
(13) |
Sep
(28) |
Oct
(43) |
Nov
(24) |
Dec
(27) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2010 |
Jan
(5) |
Feb
(11) |
Mar
(39) |
Apr
(22) |
May
(4) |
Jun
(10) |
Jul
(52) |
Aug
(12) |
Sep
(12) |
Oct
(31) |
Nov
(13) |
Dec
(14) |
| 2011 |
Jan
(15) |
Feb
(19) |
Mar
(13) |
Apr
(1) |
May
(8) |
Jun
(1) |
Jul
(11) |
Aug
(16) |
Sep
(14) |
Oct
(4) |
Nov
(3) |
Dec
(8) |
| 2012 |
Jan
(11) |
Feb
(15) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(5) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <bon...@us...> - 2009-09-25 12:50:27
|
Revision: 109
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=109&view=rev
Author: bonivart
Date: 2009-09-25 12:40:42 +0000 (Fri, 25 Sep 2009)
Log Message:
-----------
bldcat: add support for non-CSW packages
Modified Paths:
--------------
trunk/bldcat
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-09-25 12:05:01
|
Revision: 108
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=108&view=rev
Author: bonivart
Date: 2009-09-25 12:04:54 +0000 (Fri, 25 Sep 2009)
Log Message:
-----------
pkgutil: update credits (added Trygve)
Modified Paths:
--------------
trunk/pkgutil
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-09-23 15:01:37
|
Revision: 107
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=107&view=rev
Author: bonivart
Date: 2009-09-23 15:01:28 +0000 (Wed, 23 Sep 2009)
Log Message:
-----------
make catalog update interval configurable
Modified Paths:
--------------
trunk/pkgutil
trunk/pkgutil.conf
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-09-23 14:24:42
|
Revision: 106
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=106&view=rev
Author: bonivart
Date: 2009-09-23 14:24:32 +0000 (Wed, 23 Sep 2009)
Log Message:
-----------
pkgutil: test two suggestions for loop protection
Modified Paths:
--------------
trunk/pkgutil
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-09-18 12:51:54
|
Revision: 105
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=105&view=rev
Author: bonivart
Date: 2009-09-18 12:51:44 +0000 (Fri, 18 Sep 2009)
Log Message:
-----------
pkgutil: fix problem with unused hash (#3903)
Modified Paths:
--------------
trunk/pkgutil
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Dennis C. <dc...@bl...> - 2009-09-17 19:44:12
|
Just FYI, pkgutil 1.8b1 seems to re-order the dependency installs. # /opt/csw/bin/pkgutil --available gcc4 Checking catalog integrity with gpg. gpg: Signature made Thu Sep 17 03:43:41 2009 GMT using DSA key ID A1999E90 gpg: Good signature from "Blastwave Software (Blastwave.org Inc.) <sof...@bl...>" gcc4 CSWgcc4 4.3.4,REV=2009.09.17 84.7 MB gcc4corert CSWgcc4corert 4.3.4,REV=2009.09.17 712.6 KB gcc4g++rt CSWgcc4g++rt 4.3.4,REV=2009.09.17 3.9 MB looks correct. I try an install : # /opt/csw/bin/pkgutil --install gcc4 Checking catalog integrity with gpg. gpg: Signature made Thu Sep 17 03:43:41 2009 GMT using DSA key ID A1999E90 gpg: Good signature from "Blastwave Software (Blastwave.org Inc.) <sof...@bl...>" Parsing catalog, may take a while... New packages: CSWgcc4-4.3.4,REV=2009.09.17 CSWgcc4corert-4.3.4,REV=2009.09.17 CSWgcc4g++rt-4.3.4,REV=2009.09.17 CSWlibgmp-4.3.1,REV=2009.07.23 CSWlibmpfr-2.4.2,REV=2009.09.04 Current packages: CSWbinutils-2.19.1,REV=2009.02.21 CSWcommon-1.4.6,REV=2008.04.28 CSWggettext-0.17,REV=2009.05.27 CSWiconv-1.13.1,REV=2009.07.01 CSWstl4-11.0,REV=2005.10.13 CSWzlib-1.2.3,REV=2007.05.12 Total size: 98.9 MB 5 packages to fetch. Do you want to continue? [Y,n] looks good . However libgmp gets installed before the deps : ## Processing package information. ## Processing system information. 8 package pathnames are already properly installed. ## Verifying package dependencies. WARNING: The <CSWgcc4corert> package "" is a prerequisite package and should be installed. WARNING: The <CSWgcc4g++rt> package "" is a prerequisite package and should be installed. Do you want to continue with the installation of <CSWlibgmp> [y,n,?] Somewhere along the lines we should have had CSWgcc4corert first .. but we didn't. -- Dennis Clarke dc...@op... <- Email related to the open source Solaris dc...@bl... <- Email related to open source for Solaris |
|
From: Peter B. <bon...@bl...> - 2009-09-16 07:21:15
|
On Wed, Sep 16, 2009 at 2:25 AM, Dennis Clarke <dc...@bl...> wrote: > Perl 5.00503 > Perl binary /bin/perl > PATH > /usr/xpg4/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/dt/bin:/usr/openwin/bin:/usr/ccs/bin > > Strange that this perl binary was not found : > > # ls -lap /opt/csw/bin/perl > -rwxr-xr-x 2 root bin 17256 Mar 25 2008 /opt/csw/bin/perl Not strange at all. :-) You don't have /opt/csw/bin in your PATH and perl is located with env, the other stuff is located more explicitly. -- /peter |
|
From: Dennis C. <dc...@bl...> - 2009-09-16 03:26:15
|
> Revision: 104 > http://pkgutil.svn.sourceforge.net/pkgutil/?rev=104&view=rev > Author: bonivart > Date: 2009-09-15 09:27:49 +0000 (Tue, 15 Sep 2009) > > Log Message: > ----------- > create tag for 1.7 release > > Added Paths: > ----------- > tags/1.7/ > > I don't know about 1.7 but thus far I see no issues with : # /opt/csw/bin/pkgutil --version 1.8b1 # /opt/csw/bin/pkgutil --syscheck - System - Pkgutil 1.8b1 Arch i386 Solaris 5.8 Pkg patch 110935 (110935-28 installed) GPG binary /opt/csw/bin/gpg Gzip binary /opt/csw/bin/gzip Mailx binary /bin/mailx MD5 binary /opt/csw/bin/gmd5sum MD5 module not found Perl 5.00503 Perl binary /bin/perl Wget binary /opt/csw/bin/wget PATH /usr/xpg4/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/dt/bin:/usr/openwin/bin:/usr/ccs/bin - Configuration - maxpkglist not set (default 25000) mirror file:///opt/CSWdistro/rsync/unstable (default: http://blastwave.network.com/csw/unstable/) noncsw not set (default: false) pkgaddopts not set (default: none) pkgliststyle not set (default: 0) stop_on_hook_soft_error not set (default: false) use_gpg true (default: false) use_md5 true (default: false) wgetopts not set (default: none) # Strange that this perl binary was not found : # ls -lap /opt/csw/bin/perl -rwxr-xr-x 2 root bin 17256 Mar 25 2008 /opt/csw/bin/perl -- Dennis |
|
From: <bon...@us...> - 2009-09-15 09:27:57
|
Revision: 104
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=104&view=rev
Author: bonivart
Date: 2009-09-15 09:27:49 +0000 (Tue, 15 Sep 2009)
Log Message:
-----------
create tag for 1.7 release
Added Paths:
-----------
tags/1.7/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-09-15 08:18:05
|
Revision: 103
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=103&view=rev
Author: bonivart
Date: 2009-09-15 08:17:37 +0000 (Tue, 15 Sep 2009)
Log Message:
-----------
pkgutil: loop protection (Joe Baro)
Modified Paths:
--------------
trunk/pkgutil
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-09-14 17:41:44
|
Revision: 102
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=102&view=rev
Author: bonivart
Date: 2009-09-14 17:41:37 +0000 (Mon, 14 Sep 2009)
Log Message:
-----------
pkgutil: allow catalog names for --listfile
Modified Paths:
--------------
trunk/pkgutil
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-09-11 15:28:05
|
Revision: 101
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=101&view=rev
Author: bonivart
Date: 2009-09-11 15:27:56 +0000 (Fri, 11 Sep 2009)
Log Message:
-----------
man/perldoc fixes
Modified Paths:
--------------
trunk/bldcat
trunk/pkgutil
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-09-11 13:03:36
|
Revision: 100
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=100&view=rev
Author: bonivart
Date: 2009-09-11 13:03:25 +0000 (Fri, 11 Sep 2009)
Log Message:
-----------
1.7 final
Modified Paths:
--------------
trunk/pkgutil
trunk/readme
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-09-10 16:21:32
|
Revision: 99
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=99&view=rev
Author: bonivart
Date: 2009-09-10 16:21:22 +0000 (Thu, 10 Sep 2009)
Log Message:
-----------
pkgutil: add conf status to --syscheck
Modified Paths:
--------------
trunk/pkgutil
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Peter B. <bon...@op...> - 2009-09-08 13:23:14
|
I have put together a package for the upcoming version 1.7 of pkgutil and would like some help with testing. http://mirror.opencsw.org/testing/pkgutil-1.7b1,REV=2009.09.04-SunOS5.8-i386-CSW.pkg.gz http://mirror.opencsw.org/testing/pkgutil-1.7b1,REV=2009.09.04-SunOS5.8-sparc-CSW.pkg.gz Below is the list of changes. It's great if you test the new stuff but it's even more important that the older stuff (especially install/upgrade) didn't break. Report both successes and failures, I would like to release 1.7 within a week or so. * v1.7. Released 2009-09-XX - Add protection against concurrent pkgutil processes (#3831) - New option -N (nodeps) to skip dependencies, you get only what you specified on the command line - New option --transform to download and transform (unpack) packages (Sebastian Kayser) - New option -L (listfile) to list files in packages. Also works on package files, you can even mix them on the command line - New option -F (findfile) to see which package a file belongs to - New option --describe to describe available packages - New feature: package hooks (Ben Walton) - Loop protection (against circular dependencies in the catalog) - Optional new presentation of the needed packages during install/upgrade, one package per line to enhance readability. Package list is now sorted as well. Set pkgliststyle to 1 in pkgutil.conf - Cyclic dependency detection added to chkcat - Support new catalog format with added field for incompatible packages. Use -f8 in bldcat and chkcat to use the old format -- /peter |
|
From: <bon...@us...> - 2009-09-04 18:32:02
|
Revision: 98
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=98&view=rev
Author: bonivart
Date: 2009-09-04 18:31:54 +0000 (Fri, 04 Sep 2009)
Log Message:
-----------
pkgutil: fix unlink bug
Modified Paths:
--------------
trunk/pkgutil
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-09-04 16:24:55
|
Revision: 97
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=97&view=rev
Author: bonivart
Date: 2009-09-04 16:24:47 +0000 (Fri, 04 Sep 2009)
Log Message:
-----------
readme: updated with 1.7 info
Modified Paths:
--------------
trunk/readme
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-09-04 15:56:44
|
Revision: 96
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=96&view=rev
Author: bonivart
Date: 2009-09-04 15:56:26 +0000 (Fri, 04 Sep 2009)
Log Message:
-----------
add support for incompatible packages (9th field) in bldcat and chkcat
Modified Paths:
--------------
trunk/bldcat
trunk/chkcat
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-09-04 15:54:49
|
Revision: 95
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=95&view=rev
Author: bonivart
Date: 2009-09-04 15:54:40 +0000 (Fri, 04 Sep 2009)
Log Message:
-----------
pkgutil: change SF link
Modified Paths:
--------------
trunk/pkgutil
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-09-04 13:49:41
|
Revision: 94
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=94&view=rev
Author: bonivart
Date: 2009-09-04 13:49:30 +0000 (Fri, 04 Sep 2009)
Log Message:
-----------
pkgutil: cleanup --nomod exit
Modified Paths:
--------------
trunk/pkgutil
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-09-03 18:52:40
|
Revision: 93
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=93&view=rev
Author: bonivart
Date: 2009-09-03 18:52:29 +0000 (Thu, 03 Sep 2009)
Log Message:
-----------
pkgutil: formatting source
Modified Paths:
--------------
trunk/pkgutil
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-09-03 18:28:13
|
Revision: 92
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=92&view=rev
Author: bonivart
Date: 2009-09-03 18:28:00 +0000 (Thu, 03 Sep 2009)
Log Message:
-----------
pkgutil: exit sub
Modified Paths:
--------------
trunk/pkgutil
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-09-03 17:21:31
|
Revision: 91
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=91&view=rev
Author: bonivart
Date: 2009-09-03 17:21:23 +0000 (Thu, 03 Sep 2009)
Log Message:
-----------
pkgutil: minor change
Modified Paths:
--------------
trunk/pkgutil
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-08-28 16:08:40
|
Revision: 90
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=90&view=rev
Author: bonivart
Date: 2009-08-28 16:08:31 +0000 (Fri, 28 Aug 2009)
Log Message:
-----------
pkgutil: default to current dir if non-root
Modified Paths:
--------------
trunk/pkgutil
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <bon...@us...> - 2009-08-27 16:20:33
|
Revision: 89
http://pkgutil.svn.sourceforge.net/pkgutil/?rev=89&view=rev
Author: bonivart
Date: 2009-08-27 16:20:25 +0000 (Thu, 27 Aug 2009)
Log Message:
-----------
pkgutil: add --nodeps option
Modified Paths:
--------------
trunk/pkgutil
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|