Your message dated Tue, 29 Nov 2016 09:52:33 +0530
with message-id <fa62cdaf-171c-6dcf-5f04-c738cd3ec...@debian.org>
and subject line disabled in 0.10.0+gh-4
has caused the Debian Bug report #845169,
regarding ruby-carrierwave: FTBFS in testing (unknown option
'--initialize-insecure')
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
845169: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845169
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ruby-carrierwave
Version: 0.10.0+gh-3
Severity: serious
Dear maintainer:
I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --buildsystem=ruby --with ruby
dh_testdir -i -O--buildsystem=ruby
dh_update_autotools_config -i -O--buildsystem=ruby
dh_auto_configure -i -O--buildsystem=ruby
dh_ruby --configure
dh_auto_build -i -O--buildsystem=ruby
dh_ruby --build
dh_ruby --build
dh_auto_test -i -O--buildsystem=ruby
dh_ruby --test
fakeroot debian/rules binary-indep
dh binary-indep --buildsystem=ruby --with ruby
dh_testroot -i -O--buildsystem=ruby
dh_prep -i -O--buildsystem=ruby
debian/rules override_dh_auto_install
make[1]: Entering directory '/<<BUILDDIR>>/ruby-carrierwave-0.10.0+gh'
chmod +x debian/start_mysqld_and_auto_install.sh
debian/start_mysqld_and_auto_install.sh
2016-11-15 18:34:38 0 [Warning] TIMESTAMP with implicit DEFAULT value is
deprecated. Please use --explicit_defaults_for_timestamp server option (see
documentation for more details).
2016-11-15 18:34:38 0 [Note] /usr/sbin/mysqld (mysqld 5.6.30-1) starting as
process 5845 ...
2016-11-15 18:34:38 5845 [Note] Plugin 'FEDERATED' is disabled.
/usr/sbin/mysqld: Table 'mysql.plugin' doesn't exist
2016-11-15 18:34:38 5845 [ERROR] Can't open the mysql.plugin table. Please run
mysql_upgrade to create it.
2016-11-15 18:34:38 5845 [Note] InnoDB: Using atomics to ref count buffer pool
pages
2016-11-15 18:34:38 5845 [Note] InnoDB: The InnoDB memory heap is disabled
2016-11-15 18:34:38 5845 [Note] InnoDB: Mutexes and rw_locks use GCC atomic
builtins
2016-11-15 18:34:38 5845 [Note] InnoDB: Memory barrier is not used
2016-11-15 18:34:38 5845 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-11-15 18:34:38 5845 [Note] InnoDB: Using Linux native AIO
2016-11-15 18:34:38 5845 [Note] InnoDB: Not using CPU crc32 instructions
2016-11-15 18:34:38 5845 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2016-11-15 18:34:39 5845 [Note] InnoDB: Completed initialization of buffer pool
2016-11-15 18:34:39 5845 [Note] InnoDB: The first specified data file ./ibdata1
did not exist: a new database to be created!
2016-11-15 18:34:39 5845 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
2016-11-15 18:34:39 5845 [Note] InnoDB: Database physically writes the file
full: wait...
2016-11-15 18:34:39 5845 [Note] InnoDB: Setting log file ./ib_logfile101 size
to 48 MB
2016-11-15 18:34:39 5845 [Note] InnoDB: Setting log file ./ib_logfile1 size to
48 MB
2016-11-15 18:34:40 5845 [Note] InnoDB: Renaming log file ./ib_logfile101 to
./ib_logfile0
2016-11-15 18:34:40 5845 [Warning] InnoDB: New log files created, LSN=45781
2016-11-15 18:34:40 5845 [Note] InnoDB: Doublewrite buffer not found: creating
new
2016-11-15 18:34:40 5845 [Note] InnoDB: Doublewrite buffer created
2016-11-15 18:34:40 5845 [Note] InnoDB: 128 rollback segment(s) are active.
2016-11-15 18:34:40 5845 [Warning] InnoDB: Creating foreign key constraint
system tables.
2016-11-15 18:34:40 5845 [Note] InnoDB: Foreign key constraint system tables
created
2016-11-15 18:34:40 5845 [Note] InnoDB: Creating tablespace and datafile system
tables.
2016-11-15 18:34:40 5845 [Note] InnoDB: Tablespace and datafile system tables
created.
2016-11-15 18:34:40 5845 [Note] InnoDB: Waiting for purge to start
2016-11-15 18:34:40 5845 [Note] InnoDB: 5.6.30 started; log sequence number 0
2016-11-15 18:34:40 5845 [ERROR] /usr/sbin/mysqld: unknown option
'--initialize-insecure'
2016-11-15 18:34:40 5845 [ERROR] Aborting
2016-11-15 18:34:40 5845 [Note] Binlog end
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'partition'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'ARCHIVE'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'BLACKHOLE'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin
'INNODB_FT_DEFAULT_STOPWORD'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_METRICS'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin
'INNODB_CMP_PER_INDEX_RESET'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_CMPMEM'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_CMP'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_LOCKS'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'INNODB_TRX'
2016-11-15 18:34:40 5845 [Note] Shutting down plugin 'InnoDB'
2016-11-15 18:34:40 5845 [Note] InnoDB: FTS optimize thread exiting.
2016-11-15 18:34:40 5845 [Note] InnoDB: Starting shutdown...
2016-11-15 18:34:42 5845 [Note] InnoDB: Shutdown completed; log sequence number
1600607
2016-11-15 18:34:42 5845 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2016-11-15 18:34:42 5845 [Note] Shutting down plugin 'CSV'
2016-11-15 18:34:42 5845 [Note] Shutting down plugin 'MEMORY'
2016-11-15 18:34:42 5845 [Note] Shutting down plugin 'MyISAM'
2016-11-15 18:34:42 5845 [Note] Shutting down plugin 'MRG_MYISAM'
2016-11-15 18:34:42 5845 [Note] Shutting down plugin 'sha256_password'
2016-11-15 18:34:42 5845 [Note] Shutting down plugin 'mysql_old_password'
2016-11-15 18:34:42 5845 [Note] Shutting down plugin 'mysql_native_password'
2016-11-15 18:34:42 5845 [Note] Shutting down plugin 'binlog'
2016-11-15 18:34:42 5845 [Note] /usr/sbin/mysqld: Shutdown complete
debian/rules:19: recipe for target 'override_dh_auto_install' failed
make[1]: *** [override_dh_auto_install] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/ruby-carrierwave-0.10.0+gh'
debian/rules:15: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit
status 2
--------------------------------------------------------------------------------
Maybe some build-depends needs to be versioned?
Thanks.
--- End Message ---
--- Begin Message ---
tests are disabled now
signature.asc
Description: OpenPGP digital signature
--- End Message ---