Skip to content

Instantly share code, notes, and snippets.

@barn
Created May 8, 2012 19:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barn/2638702 to your computer and use it in GitHub Desktop.
Save barn/2638702 to your computer and use it in GitHub Desktop.
[mundilfari:trunk]% mgar package 2
[===== NOW BUILDING: puppet-2.7.14 =====]
[prerequisite] complete for puppet.
[fetch] complete for puppet.
[checksum] complete for puppet.
[checksum-global] complete for puppet.
[checksum-modulated] complete for puppet.
[===== NOW BUILDING: puppet-2.7.14 MODULATION global: ISA= =====]
[extract-modulated] complete for puppet.
[===== Building modulation 'isa-sparcv8plus' on host '' =====]
gmake MODULATION=isa-sparcv8plus ISA=sparcv8plus merge-modulated
gmake[1]: Entering directory `/export/home/ben/opencsw/puppet/trunk'
[===== NOW BUILDING: puppet-2.7.14 MODULATION isa-sparcv8plus: ISA=sparcv8plus =====]
[extract-modulated] complete for puppet.
[patch-modulated] complete for puppet.
[configure-modulated] complete for puppet.
[test-modulated] complete for puppet.
==> fixconfig: /export/home/ben/opencsw/puppet/trunk/work/install-isa-sparcv8plus/opt/csw/lib
==> fixconfig: /export/home/ben/opencsw/puppet/trunk/work/install-isa-sparcv8plus/opt/csw/bin
gmake[1]: Leaving directory `/export/home/ben/opencsw/puppet/trunk'
# # ###### ##### #### ######
## ## # # # # # #
# ## # ##### # # # #####
# # # ##### # ### #
# # # # # # # #
# # ###### # # #### ######
WARNING:root:Cache database is not up to date. Refreshing it.
WARNING:root:Refreshing the database. It may take a long time, please be patient.
WARNING:root:If you need a way to make it faster, please see:
WARNING:root:http://wiki.opencsw.org/checkpkg#toc5
.............
100% |###########################################################################################################################################################################|
INFO:root:Juicing the srv4 package stream files...
Traceback (most recent call last): |
File "/export/home/ben/opencsw/.buildsys/v2/gar//bin/checkpkg", line 197, in <module>
main()
File "/export/home/ben/opencsw/.buildsys/v2/gar//bin/checkpkg", line 120, in main
stats_list = collector.CollectStatsFromFiles(file_list, None)
File "/export/home/ben/opencsw/.buildsys/v2/lib/python/package_stats.py", line 499, in CollectStatsFromFiles
stats.CollectStats(force=force_unpack)
File "/export/home/ben/opencsw/.buildsys/v2/lib/python/package_stats.py", line 174, in CollectStats
if force or not self.StatsExist():
File "/export/home/ben/opencsw/.buildsys/v2/lib/python/package_stats.py", line 102, in StatsExist
pkg_stats = self.GetDbObject()
File "/export/home/ben/opencsw/.buildsys/v2/lib/python/package_stats.py", line 85, in GetDbObject
md5_sum = self.GetMd5sum()
File "/export/home/ben/opencsw/.buildsys/v2/lib/python/package_stats.py", line 80, in GetMd5sum
self.md5sum = self.srv4_pkg.GetMd5sum()
File "/export/home/ben/opencsw/.buildsys/v2/lib/python/package.py", line 193, in GetMd5sum
fp = open(self.pkg_path)
IOError: [Errno 2] No such file or directory: '/export/home/ben/staging/build-08.May.2012/puppet-2.7.14,REV=2012.05.08-SunOS5.11-all-UNCOMMITTED.pkg.gz'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment