[DRE-maint] Bug#856720: diaspora{, -installer}: fails to install: Errno::EEXIST: File exists @ dir_s_mkdir - /usr/share/diaspora/tmp
Andreas Beckmann
anbe at debian.org
Sat Mar 4 11:37:04 UTC 2017
Package: diaspora,diaspora-installer
Severity: serious
User: debian-qa at lists.debian.org
Usertags: piuparts
Control: found -1 0.6.0.1+debian-1
Control: found -1 0.6.3.0+debian1
Hi,
during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.
>From the attached log (scroll to the bottom...):
[...]
Selecting previously unselected package diaspora.
(Reading database ...
(Reading database ... 35888 files and directories currently installed.)
Preparing to unpack .../diaspora_0.6.0.1+debian-1_all.deb ...
Unpacking diaspora (0.6.0.1+debian-1) ...
Setting up diaspora (0.6.0.1+debian-1) ...
/var/lib/dpkg/info/diaspora.postinst: 38: /var/lib/dpkg/info/diaspora.postinst: -e: not found
Setting up environment varibales...
Using /etc/diaspora.conf...
export DB_NAME=diaspora_production
RAILS_ENV=production DB=postgres ENVIRONMENT_URL=https://localhost
Verifying we have all required libraries...
Resolving dependencies......
Using rake 10.5.0
Using CFPropertyList 2.2.8
Using i18n 0.7.0
Using json 1.8.3
Using minitest 5.9.0
Using thread_safe 0.3.5
[...]
-- add_foreign_key("o_auth_applications", "users")
-> 0.0017s
-- add_foreign_key("people", "pods", {:name=>"people_pod_id_fk", :on_delete=>:cascade})
-> 0.0019s
-- add_foreign_key("poll_participation_signatures", "poll_participations", {:name=>"poll_participation_signatures_poll_participation_id_fk", :on_delete=>:cascade})
-> 0.0018s
-- add_foreign_key("poll_participation_signatures", "signature_orders", {:name=>"poll_participation_signatures_signature_orders_id_fk"})
-> 0.0018s
-- add_foreign_key("posts", "people", {:column=>"author_id", :name=>"posts_author_id_fk", :on_delete=>:cascade})
-> 0.0021s
-- add_foreign_key("ppid", "o_auth_applications")
-> 0.0017s
-- add_foreign_key("ppid", "users")
-> 0.0016s
-- add_foreign_key("profiles", "people", {:name=>"profiles_person_id_fk", :on_delete=>:cascade})
-> 0.0018s
-- add_foreign_key("services", "users", {:name=>"services_user_id_fk", :on_delete=>:cascade})
-> 0.0019s
-- add_foreign_key("share_visibilities", "users", {:name=>"share_visibilities_user_id_fk", :on_delete=>:cascade})
-> 0.0019s
-- initialize_schema_migrations_table()
-> 0.0064s
Precompiling assets...
Rack::SSL is enabled
/usr/lib/ruby/vendor_ruby/i18n-inflector/api_strict.rb:60: warning: Enumerator.new without a block is deprecated; use Object#to_enum
DEPRECATION WARNING: You are using the a deprecated processor interface #<Proc:0x00559f8677dbe0@/usr/lib/ruby/vendor_ruby/js_image_paths/engine.rb:8>.
Please update your processor interface:
https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#supporting-all-versions-of-sprockets-in-processors
(called from block in <class:Engine> at /usr/lib/ruby/vendor_ruby/js_image_paths/engine.rb:8)
/usr/lib/ruby/vendor_ruby/i18n-inflector/api_strict.rb:60: warning: Enumerator.new without a block is deprecated; use Object#to_enum
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data.rb:24: warning: Enumerator.new without a block is deprecated; use Object#to_enum
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data.rb:25: warning: Enumerator.new without a block is deprecated; use Object#to_enum
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data_strict.rb:42: warning: Enumerator.new without a block is deprecated; use Object#to_enum
/usr/lib/ruby/vendor_ruby/i18n-inflector/backend.rb:331: warning: Enumerator.new without a block is deprecated; use Object#to_enum
/usr/lib/ruby/vendor_ruby/i18n-inflector/api_strict.rb:60: warning: Enumerator.new without a block is deprecated; use Object#to_enum
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data.rb:24: warning: Enumerator.new without a block is deprecated; use Object#to_enum
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data.rb:25: warning: Enumerator.new without a block is deprecated; use Object#to_enum
/usr/lib/ruby/vendor_ruby/i18n-inflector/inflection_data_strict.rb:42: warning: Enumerator.new without a block is deprecated; use Object#to_enum
/usr/lib/ruby/vendor_ruby/i18n-inflector/backend.rb:331: warning: Enumerator.new without a block is deprecated; use Object#to_enum
rake aborted!
Errno::EEXIST: File exists @ dir_s_mkdir - /usr/share/diaspora/tmp
Tasks: TOP => assets:precompile
(See full trace by running task with --trace)
dpkg: error processing package diaspora (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
diaspora
A similar failure happens in diaspora-installer.
cheers,
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diaspora_0.6.0.1+debian-1.log.gz
Type: application/gzip
Size: 53291 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20170304/cc78f034/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diaspora-installer_0.6.3.0+debian1.log.gz
Type: application/gzip
Size: 47499 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20170304/cc78f034/attachment-0003.bin>
More information about the Pkg-ruby-extras-maintainers
mailing list