Bug#734548: unable to start bluetooth service during boot

2014-01-09 Thread Pirate Praveen
On Wednesday 08 January 2014 03:55 PM, Michael Biebl wrote:
 reassign 734548 bluetooth
 forcemerge 729808 734548
 affects 729808 + systemd
 thanks
 
 Am 08.01.2014 04:34, schrieb Pirate Praveen:
 package: systemd
 version: 204-5
 severity: important

 bluetooth service fails to start during boot. Manually starting it after
 boot is working. Attaching journalctl -xb output.

 bluetooth service is turned on,

 $ sudo chkconfig --list bluetooth
 bluetooth 0:off  1:off  2:on   3:on   4:on   5:on   6:off

 I have only bluetooth keyboard working and every time I have to use
 onscreen keyboard to start bluetooth service.

 
 See
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729808#10
 

~$ sudo systemctl status bluetooth.service
[sudo] password for pravi:
bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled)
   Active: inactive (dead)

pravi@savannah:~$

it is still not starting, service is enabled. I still have to manually
start it.



signature.asc
Description: OpenPGP digital signature


Bug#734548: unable to start bluetooth service during boot

2014-01-09 Thread Pirate Praveen
On Friday 10 January 2014 06:21 AM, Michael Biebl wrote:
 Am 09.01.2014 20:56, schrieb Pirate Praveen:
 On Wednesday 08 January 2014 03:55 PM, Michael Biebl wrote:
 reassign 734548 bluetooth
 forcemerge 729808 734548
 affects 729808 + systemd
 thanks

 Am 08.01.2014 04:34, schrieb Pirate Praveen:
 package: systemd
 version: 204-5
 severity: important

 bluetooth service fails to start during boot. Manually starting it after
 boot is working. Attaching journalctl -xb output.

 bluetooth service is turned on,

 $ sudo chkconfig --list bluetooth
 bluetooth 0:off  1:off  2:on   3:on   4:on   5:on   6:off

 I have only bluetooth keyboard working and every time I have to use
 onscreen keyboard to start bluetooth service.


 See
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729808#10


 ~$ sudo systemctl status bluetooth.service
 [sudo] password for pravi:
 bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled)
Active: inactive (dead)

 pravi@savannah:~$

 it is still not starting, service is enabled. I still have to manually
 start it.
 
 What's the output of
 systemctl | grep blue ?
 
 what kind of bluetooth hardware do you have?

Jan 10 08:37:07 savannah kernel: toshiba_bluetooth: Detected Toshiba
ACPI Bluetooth device - installing RFKill handler
Jan 10 08:37:07 savannah kernel: toshiba_bluetooth: Re-enabling Toshiba
Bluetooth

 In my case it looks like this:
 $ systemctl --all| grep blue
 sys-devi...oth-hci0.device loaded active   plugged
 /sys/devices/pci:00/:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/bluetooth/hci0
 sys-subs...ces-hci0.device loaded active   plugged
 /sys/subsystem/bluetooth/devices/hci0
 bluetooth.service  loaded active   running   Bluetooth service
 bluetooth.target   loaded active   activeBluetooth
 

$ systemctl |grep blue
sys-devi...ooth-hci0.device loaded active plugged
/sys/devices/pci:00/:00:1a.0/usb1/1-1/1-1:1.0/bluetooth/hci0
sys-subs...ices-hci0.device loaded active plugged
/sys/subsystem/bluetooth/devices/hci0





signature.asc
Description: OpenPGP digital signature


Bug#734861: bluetooth keyboard is not active when coming back from hibernation

2014-01-10 Thread Pirate Praveen
package: gnome-bluetooth
version: 3.8.1-2

When coming back from hibernation (sudo date 
gnome-screensaver-command --lock  sudo pm-hibernate), bluetooth
keyboard is not active. I have to manually turn off and turn on
bluetooth from Bluetooth Settings. It should do this automatically
when waking up from suspend or hibernate.

Now I have to use an onscreen keyboard to login from lock screen and
then re enable bluetooth to get keyboard working.

My system has a toshiba_bluetooth device.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#734548: [Pkg-systemd-maintainers] Bug#734548: unable to start bluetooth service during boot

2014-01-10 Thread Pirate Praveen
On Saturday 11 January 2014 12:39 AM, Michael Biebl wrote:
 Can you post the output of
 # ls -al /etc/systemd/system/bluetooth.target.wants/

It is same.

~$ ls -al /etc/systemd/system/bluetooth.target.wants/
total 8
drwxr-xr-x 2 root root 4096 Jun 15  2013 .
drwxr-xr-x 8 root root 4096 Jan 10 00:29 ..
lrwxrwxrwx 1 root root   37 Jun 15  2013 bluetooth.service -
/lib/systemd/system/bluetooth.service




signature.asc
Description: OpenPGP digital signature


Bug#734548: [Pkg-systemd-maintainers] Bug#734548: unable to start bluetooth service during boot

2014-01-10 Thread Pirate Praveen
On Saturday 11 January 2014 12:49 AM, Michael Biebl wrote:
 Am 10.01.2014 20:09, schrieb Michael Biebl:
 Am 08.01.2014 04:34, schrieb Pirate Praveen:
 package: systemd
 version: 204-5
 severity: important

 bluetooth service fails to start during boot. Manually starting it after
 boot is working. Attaching journalctl -xb output.

 bluetooth service is turned on,

 $ sudo chkconfig --list bluetooth
 bluetooth 0:off  1:off  2:on   3:on   4:on   5:on   6:off

 I have only bluetooth keyboard working and every time I have to use
 onscreen keyboard to start bluetooth service.

 Your log file is interesting:

 Jan 08 08:51:48 savannah systemd[1]: Starting Bluetooth.
 -- Subject: Unit bluetooth.target has begun with start-up
 -- Defined-By: systemd
 -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel

 
 Please also attach the output of
 
 udevadm info --query=all
 --path=/sys/devices/pci:00/:00:1a.0/usb1/1-1/1-1:1.0/bluetooth/hci0
 
 (make sure it's the correct sysfs path and adjust accordingly)
 
 directly after boot when you have *not* run bluetooth service manually
 and *after* you have (re)started bluetooth service.
 

I don't see any difference in output

~$ udevadm info --query=all
--path=/sys/devices/pci:00/:00:1a.0/usb1/1-1/1-1:1.0/bluetooth/hci0
P: /devices/pci:00/:00:1a.0/usb1/1-1/1-1:1.0/bluetooth/hci0
E: DEVPATH=/devices/pci:00/:00:1a.0/usb1/1-1/1-1:1.0/bluetooth/hci0
E: DEVTYPE=host
E: SUBSYSTEM=bluetooth
E: SYSTEMD_ALIAS=/sys/subsystem/bluetooth/devices/hci0
E: SYSTEMD_WANTS=bluetooth.target
E: TAGS=:systemd:
E: USEC_INITIALIZED=962357

pravi@savannah:~$ bt
[sudo] password for pravi:
[ ok ] Restarting bluetooth (via systemctl): bluetooth.service.
pravi@savannah:~$ udevadm info --query=all
--path=/sys/devices/pci:00/:00:1a.0/usb1/1-1/1-1:1.0/bluetooth/hci0
P: /devices/pci:00/:00:1a.0/usb1/1-1/1-1:1.0/bluetooth/hci0
E: DEVPATH=/devices/pci:00/:00:1a.0/usb1/1-1/1-1:1.0/bluetooth/hci0
E: DEVTYPE=host
E: SUBSYSTEM=bluetooth
E: SYSTEMD_ALIAS=/sys/subsystem/bluetooth/devices/hci0
E: SYSTEMD_WANTS=bluetooth.target
E: TAGS=:systemd:
E: USEC_INITIALIZED=962357

pravi@savannah:~$

~$ cat ~/bin/bt
sudo /etc/init.d/bluetooth restart




signature.asc
Description: OpenPGP digital signature


Bug#709293: Comments regarding ruby-omniauth-openid_1.0.1-1_amd64.changes

2014-01-12 Thread Pirate Praveen
On Thursday 09 January 2014 06:54 PM, Luca Falavigna wrote:
 Hi,
 
 this package depends on ruby-webmock, but I can't find it in the archive.

It was rejected because of missing license statement in some files. I'm
fixing it right now.

Praveen

 Cheers,
 Luca
 


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#695194: two tests are failing

2014-01-15 Thread Pirate Praveen
https://github.com/bblimke/webmock/issues/359
https://github.com/bblimke/webmock/issues/358

we need to fix these two before it can be uploaded


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#735966: rails3 can't create a sample rails app

2014-01-18 Thread Pirate Praveen
package: rails3
version: 3.2.16-1

There are two issues actually.

1. The dependencies needed for the sample app is not installed

so when I run

rails new something

It can't find, jquery-rails, coffee-rails, uglifier  and sass-rails.

I think ruby-jquery-rails, ruby-coffee-rails and ruby-sass-rails,
ruby-uglifier should be a dependency of rails3 package.

2. ruby-arel is not compatible with rails3.

If we are focusing on rails4, we can focus on that and leave it,
otherwise we should have 2 versions of arel to be able to create a
sample ruby app.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#736056: rails 4.0 cannot find bundler

2014-01-18 Thread Pirate Praveen
package: ruby-rails-4.0
version: 4.0.2+dfsg-2

when running rails new something

run  bundle install
/usr/bin/ruby1.9.1: No such file or directory --
/usr/share/rubygems-integration/1.9.1/gems/bundler-1.5.2/bin/bundle
(LoadError)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#730968: 3 tests fail when building with ruby 2.0

2014-02-10 Thread Pirate Praveen
issue reported upstream https://github.com/astro/remcached/issues/5


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#743838: ITP: ruby-test-after-commit -- make after_commit callbacks fire in tests for Rails 3+ with transactional_fixtures = true

2014-04-07 Thread Pirate Praveen
package:wnpp
severity: wishlist
owner: Pirate Praveen prav...@debian.org

Upstream URL: https://github.com/grosser/test_after_commit
Upstream Author: Michael Grosser
License: Expat


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#743838: active record cannot find sqlite3 when running ruby 2.1

2014-04-07 Thread Pirate Praveen

(ruby-test-after-commit is in our git repo)

I have locally installed ruby-sqlite3 1.3.9-1, which is built with
gem2deb 0.7.5 and has extension for ruby 2.1. Do we need to rebuild
active record with newer gem2deb?

Running tests for ruby2.0 using debian/ruby-tests.rake ...
/usr/bin/ruby2.0 -S rspec ./spec/test_after_commit_spec.rb
.**

Pending:
  TestAfterCommit can do 1 save in after_commit
# this results in infinite loop in REAL mode except on 4.0 but works
in tests except for rails 3.0
#
  TestAfterCommit nested after_commit is executed
# No reason given
#

Finished in 0.13371 seconds
15 examples, 0 failures, 2 pending
Running tests for ruby2.1 using debian/ruby-tests.rake ...
/usr/bin/ruby2.1 -S rspec ./spec/test_after_commit_spec.rb
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/connection_specification.rb:58:in
`rescue in resolve_hash_connection': Specified 'sqlite3' for database
adapter, but the gem is not loaded. Add `gem 'sqlite3'` to your Gemfile.
(Gem::LoadError)
from
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/connection_specification.rb:55:in
`resolve_hash_connection'
from
/usr/lib/ruby/vendor_ruby/active_record/connection_adapters/connection_specification.rb:34:in
`spec'
from
/usr/lib/ruby/vendor_ruby/active_record/connection_handling.rb:39:in
`establish_connection'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-test-after-commit/spec/database.rb:8:in
`top (required)'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-test-after-commit/spec/spec_helper.rb:2:in
`top (required)'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-test-after-commit/spec/test_after_commit_spec.rb:1:in
`top (required)'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in `load'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in
`block in load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in `each'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in
`load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/command_line.rb:22:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:80:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:17:in `block in
autorun'
/usr/bin/ruby2.1 -S rspec ./spec/test_after_commit_spec.rb failed

Test ruby2.1 failed. Continue building the package? (Y/N) y


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#743909: ruby-ferret is no buildable from git

2014-04-08 Thread Pirate Praveen
package: ruby-ferret
version: 0.11.8.5-1
severity: important


pravi@savannah:~/forge/debian/git/pkg-ruby-extras$ gbp-clone
--pristine-tar
git+ssh://prav...@git.debian.org/git/pkg-ruby-extras/ruby-ferret.git
pravi@savannah:~/forge/debian/git/pkg-ruby-extras$ cd ruby-ferret/
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-ferret$ vim
debian/control
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-ferret$ uscan
--verbose
-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
   opts=dversionmangle=s/\+debian\d*$//
http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/ferret
.*/ferret-(.*).tar.gz
-- Found the following matching hrefs:
 /cgi-bin/gemwatch/download/ferret-0.11.8.5.tar.gz (0.11.8.5)
 /cgi-bin/gemwatch/download/ferret-0.11.8.5.tar.gz (0.11.8.5)
Newest version on remote site is 0.11.8.5, local version is 0.11.8.5
 = Package is up to date
-- Scan finished
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-ferret$ vim
debian/control
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-ferret$ vim
debian/control
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-ferret$ git diff
diff --git a/debian/control b/debian/control
index 93f8a63..45545e0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers
pkg-ruby-extras-maintainers@lists.a
 Uploaders: Antonio Terceiro terce...@debian.org, Paul van Tilburg
paulvt@deb
-Build-Depends: debhelper (= 7.0.50~), gem2deb (= 0.3.0~), libbz2-dev
+Build-Depends: debhelper (= 7.0.50~), gem2deb (= 0.7.5~), libbz2-dev
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-ferret.git
 Vcs-Browser:
http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-ferret.git
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-ferret$ dch -i
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-ferret$ git commit -a
[master f4df6a9] drop ruby 1.9
 2 files changed, 9 insertions(+), 1 deletion(-)
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-ferret$
git-buildpackage --git-pristine-tar
dh clean --buildsystem=ruby --with ruby
   dh_testdir -O--buildsystem=ruby
   dh_auto_clean -O--buildsystem=ruby
  Entering dh_ruby --clean
  Leaving dh_ruby --clean
   debian/rules override_dh_clean
make[1]: Entering directory
`/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-ferret'
dh_clean
rm -rf test/temp
rm -f ext/bzlib* ext/BZLIB_*
make[1]: Leaving directory
`/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-ferret'
gbp:error: You have uncommitted changes in your source tree:
gbp:error: On branch master
Your branch is ahead of 'origin/master' by 1 commit.
  (use git push to publish your local commits)

Changes not staged for commit:
  (use git add/rm file... to update what will be committed)
  (use git checkout -- file... to discard changes in working directory)

deleted:ext/BZLIB_blocksort.c
deleted:ext/BZLIB_bzlib.c
deleted:ext/BZLIB_compress.c
deleted:ext/BZLIB_crctable.c
deleted:ext/BZLIB_decompress.c
deleted:ext/BZLIB_huffman.c
deleted:ext/BZLIB_randtable.c
deleted:ext/bzlib.h
deleted:ext/bzlib_private.h

no changes added to commit (use git add and/or git commit -a)

gbp:error: Use --git-ignore-new to ignore.
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-ferret$


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#743664: ruby-atomic is good now with a rebuild

2014-04-08 Thread Pirate Praveen
affects 743664 - ruby-atomic
thanks

Just rebuilt ruby-atomic as it was needed for another package, other
packages still needs to be rebuilt.

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


Bug#743664: ruby-atomic is good now with a rebuild

2014-04-08 Thread Pirate Praveen
affects 743664 -ruby-atomic
thanks

try this again.

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


Bug#743826: ruby-atomic and ruby-nokogiri updated

2014-04-12 Thread Pirate Praveen
ruby-atomic and ruby-nokogiri rebuilt with a fixed gem2deb version


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#743826: ruby-bson-ext is also rebuilt

2014-04-13 Thread Pirate Praveen
ruby-bson-ext is clean (rebuilt as it was blocking for ruby-em-synchrony)
-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


Bug#711986: sinon.js should be installed

2014-04-13 Thread Pirate Praveen
http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/2013-August/015725.html

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


Bug#744363: ITP: ruby-entypo-rails -- rails asset pipeline plugin and CSS mappings for the Entypo pictograms by Daniel Bruce

2014-04-13 Thread Pirate Praveen
package: wnpp
severity: wislist
owner: Pirate Praveen prav...@debian.org

Upstream URL: https://rubygems.org/gems/entypo-rails
Upstream Authors: Lukas Westermann, Marco Pluess
License: Expat, OFL

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#713803: jquery-ui-rails and jquery-ui versions

2014-04-13 Thread Pirate Praveen
Hi,

I'm trying to package jquey-ui-rails and ran into jquery-ui version
conflicts. jquery-ui-rails embeds a version of jquery-ui and easiest
option would be to ship jquery-ui-rails as is, but it would mean
duplication of libjs-jquery-ui package. So I thought of depending on
libjs-jquery-ui package for ruby-jquery-ui-rails but the versions are
differet.

jquery-ui-rails has jquery-ui version 1.10.3 (older versions of
jquery-ui-rails has only 1.10.0)
libjs-jquery-ui is 1.10.1
jquery-ui latest upstream is 1.10.4

To keep ruby-jquery-ui-rails in a sane position,

1. jquery-ui-rails and libjs-jquery-ui maintainers have to agree to be in sync.

Other option is to

2. just use the version provided by libjs-jquery-ui for
ruby-jquery-ui-rails but it may break applications if there are
incompatible changes. We can add +jqueryui1.10.1 to debian's version.

I'm leaning towards option 2. What do you suggest?

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#695194: help with webmock tests

2014-04-13 Thread Pirate Praveen
2014-04-13 19:24 GMT+05:30, Pirate Praveen prav...@gmail.com:
 There are some tests in webmock that needs a network connection. Can
 someone help deactivate those?

Actually there was only one test failing after I disabled network.
https://github.com/bblimke/webmock/issues/358

One more issue is excon incompatibility
https://github.com/bblimke/webmock/issues/359

Can we disable this test until upstream fix this?

and last failing test is gone when ruby-addressable was updated. So
only the above two issues are remaining.

 It needs ruby-em-http-request 1.1.2 but it seems to be not getting
 built even after 3 days. Do anyone know the reason?

 Thanks
 Praveen
 --
 പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
 You have to keep reminding your government that you don't get your rights
 from them; you give them permission to rule, only so long as they follow
 the
 rules: laws and constitution.



-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#713803: jquery-ui-rails and jquery-ui versions

2014-04-13 Thread Pirate Praveen
2014-04-14 0:33 GMT+05:30, Per Andersson avtob...@gmail.com:
 Does different minor versions break compatibility between libjs-jquery-ui
 and
 ruby-jquery-ui-rails?

I hope it would only be fixes.

 Do you know if it is difficult or a lot of work to carry patches in
 ruby-jquery-ui-rails
 to fix possible incompatibilities?

I think it is just a wrapper for jquery-ui and doesn't really make any
changes to jquery-ui itself.

 I would prefer using the libjs-jquery-ui already in Debian, although trying
 to
 keep both up to date.

yes, I'll go with this.
-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#743826: ruby-curb is also rebuilt

2014-04-13 Thread Pirate Praveen
ruby-curb was needed for ruby-webmock so rebuilt it

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


Bug#710044: ruby-em-http-request arch change

2014-04-14 Thread Pirate Praveen
2014-04-13 19:24 GMT+05:30, Pirate Praveen prav...@gmail.com:
 There are some tests in webmock that needs a network connection. Can
 someone help deactivate those?

 It needs ruby-em-http-request 1.1.2 but it seems to be not getting
 built even after 3 days. Do anyone know the reason?

aba at #debian-buildd gave a clue that it doesn't need to be built as
it is a arch:all package

and discussion with avtobiff #debian-ruby helped to figure out the
package changed from arch:any to arch:all in this upload and we will
need to remove the old package before the new version can be upload

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#744742: RM: ruby-em-http-request [all] -- ROM; it is an arch:all package now

2014-04-14 Thread Pirate Praveen
package: ftp.debian.org
Severity: important

ruby-em-http-request is an arch:all package, please remove the old
version from all architectures so the new package can be included

it is needed for ruby-webmock itp and which is in turn needed for many
other itp (ruby-omniauth-openid, ruby-vcr) and the chain goes on
(ruby-devise, ruby-devise-invitable, diaspora)

I appreciate a quicker resolution
-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#714043: change package name as per discussion

2014-04-14 Thread Pirate Praveen
retitle 714043 ITP: ruby-messagebus-api -- Message Bus API for ruby
thanks

discussion on naming choice
https://lists.debian.org/debian-ruby/2013/07/msg0.html


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#744813: this segfault is inconsistent

2014-04-14 Thread Pirate Praveen
and hard to reproduce

https://github.com/toland/patron/issues/72

Srihari was trying to reproduce this but couldn't
https://poddery.com/posts/1048346


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#711900: uninitialized constant ActionController (NameError)

2014-04-16 Thread Pirate Praveen
Control: username -1 debian-r...@lists.debian.org
Control: usertags -1 railsdummytests

Running tests for ruby2.0 with test file list from
debian/ruby-test-files.yaml ...
/home/pravi/forge/debian/diaspora/ruby-font-awesome-rails-4.0.3.1/test/dummy/app/controllers/pages_controller.rb:1:in
`top (required)': uninitialized constant ActionController
(NameError)
from /usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from /usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from -e:1:in `block in main'
from -e:1:in `each'
from -e:1:in `main'

Test ruby2.0 failed. Continue building the package? (Y/N)

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#710388: tests failing due to dummy rails app

2014-04-16 Thread Pirate Praveen
Running tests for ruby2.0 using debian/ruby-tests.rake ...
/usr/bin/ruby2.0 -S rspec
./spec/acts_as_taggable_on/acts_as_taggable_on_spec.rb
./spec/acts_as_taggable_on/acts_as_tagger_spec.rb
./spec/acts_as_taggable_on/related_spec.rb
./spec/acts_as_taggable_on/single_table_inheritance_spec.rb
./spec/acts_as_taggable_on/tag_list_spec.rb
./spec/acts_as_taggable_on/tag_spec.rb
./spec/acts_as_taggable_on/taggable_spec.rb
./spec/acts_as_taggable_on/tagger_spec.rb
./spec/acts_as_taggable_on/tagging_spec.rb
./spec/acts_as_taggable_on/tags_helper_spec.rb
./spec/acts_as_taggable_on/utils_spec.rb
./spec/generators/acts_as_taggable_on/migration/migration_generator_spec.rb
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-acts-as-taggable-on/spec/generators/acts_as_taggable_on/migration/migration_generator_spec.rb:8:in
`block in top (required)': undefined method `destination' for
#Class:0x00032e8cb0 (NoMethodError)
from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:246:in 
`module_eval'
from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:246:in 
`subclass'
from /usr/lib/ruby/vendor_ruby/rspec/core/example_group.rb:232:in 
`describe'
from /usr/lib/ruby/vendor_ruby/rspec/core/dsl.rb:18:in `describe'
from 
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-acts-as-taggable-on/spec/generators/acts_as_taggable_on/migration/migration_generator_spec.rb:6:in
`top (required)'
from /usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:245:in 
`load'
from /usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:245:in
`block in load'
from /usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:236:in
`load_dependency'
from /usr/lib/ruby/vendor_ruby/active_support/dependencies.rb:245:in 
`load'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in
`block in load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in `each'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in
`load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/command_line.rb:22:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:80:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:17:in `block in 
autorun'
/usr/bin/ruby2.0 -S rspec
./spec/acts_as_taggable_on/acts_as_taggable_on_spec.rb
./spec/acts_as_taggable_on/acts_as_tagger_spec.rb
./spec/acts_as_taggable_on/related_spec.rb
./spec/acts_as_taggable_on/single_table_inheritance_spec.rb
./spec/acts_as_taggable_on/tag_list_spec.rb
./spec/acts_as_taggable_on/tag_spec.rb
./spec/acts_as_taggable_on/taggable_spec.rb
./spec/acts_as_taggable_on/tagger_spec.rb
./spec/acts_as_taggable_on/tagging_spec.rb
./spec/acts_as_taggable_on/tags_helper_spec.rb
./spec/acts_as_taggable_on/utils_spec.rb
./spec/generators/acts_as_taggable_on/migration/migration_generator_spec.rb
failed
ERROR: Test ruby2.0 failed. Exiting.

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#744909: ITP: ruby-acts-as-api -- enriches the models and controllers of your app in a rails-like way

2014-04-16 Thread Pirate Praveen
package: wnpp
severity: wishlist
owner: Pirate Praveen prav...@debian.org

Upstream url: https://rubygems.org/gems/acts_as_api
Upstream author: Christian Bäuerlein
License: Expat

a dependency for diaspora

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#744909: tests failing due to dummy rails app

2014-04-16 Thread Pirate Praveen
Running tests for ruby2.1 using debian/ruby-tests.rake ...
/usr/bin/ruby2.1 -S rspec
./spec/controllers/plain_objects_controller_spec.rb
./spec/controllers/respond_with_users_controller_spec.rb
./spec/controllers/users_controller_spec.rb
./spec/models/model_spec.rb
DEPRECATION: RSpec::Core::Configuration#backtrace_clean_patterns is
deprecated. Use
RSpec::Core::Configuration#backtrace_exclusion_patterns instead.
Called from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:299:in
`backtrace_clean_patterns'.
DEPRECATION: RSpec::Core::Configuration#backtrace_clean_patterns is
deprecated. Use
RSpec::Core::Configuration#backtrace_exclusion_patterns instead.
Called from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:299:in
`backtrace_clean_patterns'.
/usr/lib/ruby/vendor_ruby/action_view/template.rb:10:in
`class:Template': uninitialized constant ActiveSupport::Autoload
(NameError)
from /usr/lib/ruby/vendor_ruby/action_view/template.rb:9:in
`module:ActionView'
from /usr/lib/ruby/vendor_ruby/action_view/template.rb:7:in `top 
(required)'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from /usr/lib/ruby/vendor_ruby/action_view/template/resolver.rb:4:in
`top (required)'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from /usr/lib/ruby/vendor_ruby/action_view/testing/resolvers.rb:1:in
`top (required)'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from /usr/lib/ruby/vendor_ruby/rspec/rails/view_rendering.rb:1:in
`top (required)'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from /usr/lib/ruby/vendor_ruby/rspec/rails.rb:10:in `top (required)'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from 
/home/pravi/forge/debian/diaspora/ruby-acts-as-api-0.4.2/spec/spec_helper.rb:18:in
`top (required)'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in 
`require'
from 
/home/pravi/forge/debian/diaspora/ruby-acts-as-api-0.4.2/spec/controllers/plain_objects_controller_spec.rb:1:in
`top (required)'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in `load'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in
`block in load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in `each'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in
`load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/command_line.rb:22:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:80:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:17:in `block in 
autorun'
/usr/bin/ruby2.1 -S rspec
./spec/controllers/plain_objects_controller_spec.rb
./spec/controllers/respond_with_users_controller_spec.rb
./spec/controllers/users_controller_spec.rb
./spec/models/model_spec.rb failed

Test ruby2.1 failed. Continue building the package? (Y/N)


-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#728536: undefined method `new_record?' for #ClientSideValidations::ActiveRecordTestBase:0x00000004872158 (NoMethodError)

2014-04-16 Thread Pirate Praveen
Running tests for ruby2.0 using debian/ruby-tests.rake ...
/usr/lib/ruby/vendor_ruby/active_record/validations.rb:68:in `valid?':
undefined method `new_record?' for
#ClientSideValidations::ActiveRecordTestBase:0x0004872158
(NoMethodError)
from /usr/lib/ruby/vendor_ruby/test/unit/testsuitecreator.rb:40:in
`append_test'
from /usr/lib/ruby/vendor_ruby/test/unit/testsuitecreator.rb:32:in 
`create'
from /usr/lib/ruby/vendor_ruby/test/unit/testcase.rb:139:in `suite'
from /usr/lib/ruby/vendor_ruby/test/unit/collector.rb:60:in `block in
add_test_case'
from /usr/lib/ruby/vendor_ruby/test/unit/collector.rb:59:in `each'
from /usr/lib/ruby/vendor_ruby/test/unit/collector.rb:59:in 
`add_test_case'
from /usr/lib/ruby/vendor_ruby/test/unit/collector.rb:35:in `block in
add_test_cases'
from /usr/lib/ruby/vendor_ruby/test/unit/collector.rb:34:in `each'
from /usr/lib/ruby/vendor_ruby/test/unit/collector.rb:34:in 
`add_test_cases'
from /usr/lib/ruby/vendor_ruby/test/unit/collector/descendant.rb:13:in
`collect'
from /usr/lib/ruby/vendor_ruby/test/unit/autorunner.rb:84:in `block
in class:AutoRunner'
from /usr/lib/ruby/vendor_ruby/test/unit/autorunner.rb:400:in `[]'
from /usr/lib/ruby/vendor_ruby/test/unit/autorunner.rb:400:in `run'
from /usr/lib/ruby/vendor_ruby/test/unit/autorunner.rb:59:in `run'
from /usr/lib/ruby/vendor_ruby/test/unit.rb:502:in `block (2 levels)
in top (required)'
rake aborted!
Command failed with status (1): [ruby -Ilib:lib:test
-I/usr/lib/ruby/vendor_ruby
/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb
test/action_view/cases/test_helpers.rb
test/action_view/cases/test_legacy_helpers.rb
test/active_model/cases/test_acceptance_validator.rb
test/active_model/cases/test_base.rb
test/active_model/cases/test_confirmation_validator.rb
test/active_model/cases/test_exclusion_validator.rb
test/active_model/cases/test_format_validator.rb
test/active_model/cases/test_inclusion_validator.rb
test/active_model/cases/test_length_validator.rb
test/active_model/cases/test_numericality_validator.rb
test/active_model/cases/test_presence_validator.rb
test/active_model/cases/test_validations.rb
test/active_record/cases/test_base.rb
test/active_record/cases/test_middleware.rb
test/active_record/cases/test_uniqueness_validator.rb
test/core_ext/cases/test_core_ext.rb
test/generators/cases/test_generators.rb
test/middleware/cases/test_middleware.rb test/test_loader.rb ]
-e:1:in `main'
Tasks: TOP = default = test
(See full trace by running task with --trace)

Test ruby2.0 failed. Continue building the package? (Y/N)

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#695194: help with webmock tests

2014-04-19 Thread Pirate Praveen
 It needs ruby-em-http-request 1.1.2 but it seems to be not getting
 built even after 3 days. Do anyone know the reason?

Finally em-http-request new version is available in unstable.

I was able to run all tests in my local environment but it is failing
in pbuilder. Can anyone try to run those? It is related to test/unit
and minitest. My ruby expertise is almost nil and I won't be able to
fix them myself. Other option is to disable these tests.

/tmp/buildd/ruby-webmock-1.17.4/lib/webmock/test_unit.rb:9:in
`alias_method': undefined method `teardown' for class `MiniTest::Test'
(NameError)

Please review the patches also.

Thanks
Praveen
-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#745377: reportbug should check only matching names for wnpp

2014-04-20 Thread Pirate Praveen
package: wnpp
severity: wishlist

instead of listing all bugs against wnpp when filing ITP or RFP, it
could just list relevant bugs matching like output of wnpp-check

if someone chooses a package name ruby-omniauth-wordpress, it can
search for whole package name first and them try small name searches
like omniauth-wordpress or omniauth and wordpress (to account for a
name that doesn't follow naming policy)

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#745378: needs a license statement from upstream

2014-04-20 Thread Pirate Praveen
https://github.com/elrosa/omniauth-wordpress/issues/3


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#745502: Bacon::Error when running tests

2014-04-22 Thread Pirate Praveen
Running tests for ruby2.0 using debian/ruby-tests.rake ...
/usr/bin/ruby2.0 -S rspec ./spec/live_redis_protocol_spec.rb
./spec/redis_commands_spec.rb ./spec/redis_protocol_spec.rb
/usr/lib/ruby/vendor_ruby/bacon.rb:326:in `satisfy': false.==(true)
failed (Bacon::Error)
from /usr/lib/ruby/vendor_ruby/bacon.rb:340:in `method_missing'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-em-redis/spec/redis_commands_spec.rb:567:in
`block (4 levels) in top (required)'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-em-redis/spec/redis_commands_spec.rb:566:in
`each'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-em-redis/spec/redis_commands_spec.rb:566:in
`block (3 levels) in top (required)'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-em-redis/lib/em-redis/redis_protocol.rb:443:in
`call'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-em-redis/lib/em-redis/redis_protocol.rb:443:in
`dispatch_response'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-em-redis/lib/em-redis/redis_protocol.rb:396:in
`process_cmd'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-em-redis/lib/em-redis/redis_protocol.rb:367:in
`receive_data'
from /usr/lib/ruby/vendor_ruby/eventmachine.rb:187:in `run_machine'
from /usr/lib/ruby/vendor_ruby/eventmachine.rb:187:in `run'
from /usr/lib/ruby/vendor_ruby/em-spec/bacon.rb:39:in `spec'
from /usr/lib/ruby/vendor_ruby/em-spec/bacon.rb:22:in `spec'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-em-redis/spec/redis_commands_spec.rb:5:in
`top (required)'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in `load'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in
`block in load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in `each'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in
`load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/command_line.rb:22:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:80:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:17:in `block in
autorun'
/usr/lib/ruby/vendor_ruby/bacon.rb:326:in `satisfy': false.==(true)
failed (Bacon::Error)
from /usr/lib/ruby/vendor_ruby/bacon.rb:340:in `method_missing'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-em-redis/spec/redis_commands_spec.rb:567:in
`block (4 levels) in top (required)'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-em-redis/spec/redis_commands_spec.rb:566:in
`each'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-em-redis/spec/redis_commands_spec.rb:566:in
`block (3 levels) in top (required)'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-em-redis/lib/em-redis/redis_protocol.rb:443:in
`call'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-em-redis/lib/em-redis/redis_protocol.rb:443:in
`dispatch_response'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-em-redis/lib/em-redis/redis_protocol.rb:396:in
`process_cmd'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-em-redis/lib/em-redis/redis_protocol.rb:367:in
`receive_data'
from /usr/lib/ruby/vendor_ruby/eventmachine.rb:187:in `run_machine'
from /usr/lib/ruby/vendor_ruby/eventmachine.rb:187:in `run'
from /usr/lib/ruby/vendor_ruby/em-spec/bacon.rb:39:in `spec'
from /usr/lib/ruby/vendor_ruby/em-spec/bacon.rb:22:in `spec'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-em-redis/spec/redis_commands_spec.rb:5:in
`top (required)'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in `load'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in
`block in load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in `each'
from /usr/lib/ruby/vendor_ruby/rspec/core/configuration.rb:896:in
`load_spec_files'
from /usr/lib/ruby/vendor_ruby/rspec/core/command_line.rb:22:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:80:in `run'
from /usr/lib/ruby/vendor_ruby/rspec/core/runner.rb:17:in `block in
autorun'


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#736056: can this fix be uploaded?

2014-03-23 Thread Pirate Praveen
Its been 2 months since it is fixed in git. Having 'rails new
something' failing is an important case for a new upload I think.

Also having a sample app working is important for many gems depending
on rails (they have a sample app in their tests almost all test fail
because of that).

Praveen
-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your
rights from them; you give them permission to rule, only so long as
they follow the rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#743171: ITP: ruby-naught -- a toolkit for building Null Objects

2014-03-31 Thread Pirate Praveen
package: wnpp
severity: wishlist

Upstream url: https://rubygems.org/gems/naught
License: Expat
Upstream Author: Avdi Grimm

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


Bug#743408: ITP: ruby-hitimes -- fast, high resolution timer library for recording performance metrics

2014-04-02 Thread Pirate Praveen
package: wnpp
severity: wishlist

Upstream url: https://rubygems.org/gems/hitimes
Upstream Author: Jeremy Hinegardner
License: ISC
Description: Hitimes is a fast, high resolution timer library for
recording performance metrics. It uses the appropriate low method
calls for each system to get the highest granularity time increments
possible. It currently supports any of the following systems: * any
system with the POSIX call `clock_gettime()` * Mac OS X * Windows *
JRuby Using Hitimes can be faster than using a series of `Time.new`
calls, and it will have a much higher granularity. It is definitely
faster than using `Process.times`.

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#743475: ITP: ruby-http -- an easy-to-use client library for making http requests

2014-04-03 Thread Pirate Praveen
package: wnpp
severity: wishlist

Upstream URL: https://rubygems.org/gems/http
Upstream Author: Tony Arcieri
License: Expat


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#743639: ITP: ruby-fog-core -- shared classes and tests for fog providers and services

2014-04-04 Thread Pirate Praveen
package: wnpp
severity: wishlist

Upstream URL: https://rubygems.org/gems/fog-core
Upstream Authors: Evan Light, Wesley Beary
License: MIT

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


Bug#743643: ITP: ruby-fog-json -- JSON parsing tools shared between a number of providers in the 'fog' gem

2014-04-04 Thread Pirate Praveen
package: wnpp
severity: wishlist

Upstream url: https://rubygems.org/gems/fog-json
Upstream authors: Wesley Beary (geemus), Paul Thornthwaite
(tokengeek), The fog team
License: Expat

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#743643: one test is failing with ruby 2.0

2014-04-04 Thread Pirate Praveen
it needs fixing and is reported upstream
https://github.com/fog/fog-json/issues/3
-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


Bug#743709: ITP: ruby-opengraph-parser -- library for parsing Open Graph Protocol information from a website

2014-04-05 Thread Pirate Praveen
package: wnpp
severity: wishlist

Upstream url: https://rubygems.org/gems/opengraph_parser
Upstream authors: Huy Ha, Duc Trinh
License: Expat

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


Bug#743720: [DRE-maint] Bug#743720: ruby-redcarpet: FTBFS on all archs

2014-04-05 Thread Pirate Praveen
2014-04-05 21:10 GMT+05:30, Ivo De Decker ivo.dedec...@ugent.be:
 The latest upload of ruby-redcarpet FTBFS on all architectures. The upload
 was
 probably built in an unclean or outdated environment.

It missed a nokogiri rebuild.

 https://buildd.debian.org/status/package.php?p=ruby-redcarpetsuite=sid

I was hoping rebuilt nokogiri would be available when redcarpet is
built. Can we trigger a rebuild? Required nokogiri is already in the
archive.

-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#743770: gem2deb should handle rails gems correctly

2014-04-06 Thread Pirate Praveen
package: gem2deb
version: 0.7.4
severity: wishlist

gems like entypo-rails includes many files specific to rails, these are
not handled by gem2deb. These files should be installed in their correct
locations.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#747165: because of missing tags

2014-05-06 Thread Pirate Praveen
uscan/pts don't show new upstream releases
https://github.com/chriseppstein/compass/issues/1668


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#705578: em-synchrony tests

2014-04-23 Thread Pirate Praveen
2014-04-24 4:21 GMT+05:30, Per Andersson avtob...@gmail.com:
 On Wed, Apr 23, 2014 at 6:34 PM, Pirate Praveen prav...@gmail.com wrote:
 Hi,

 Can anyone look at hiredis tests? I have disabled all tests first and
 now trying to enable it one by one. You have to remove the
 corresponding patch and build.

I was able to run memcached, remcached and mysql2 tests successfully.
But 3 activerecord tests are failing. Can someone help here?

Failures:

  1) Fiberized ActiveRecord driver for mysql2 should fire sequential,
synchronous requests within single fiber
 Failure/Error: Unable to find matching line from backtrace
 RuntimeError:
   invalid binding to detach
 # ./lib/em-synchrony/connection_pool.rb:70:in `block in method_missing'
 # ./lib/em-synchrony/activerecord.rb:79:in `execute'
 # ./lib/em-synchrony/connection_pool.rb:69:in `method_missing'
 # ./spec/activerecord_spec.rb:20:in `establish_connection'
 # ./spec/activerecord_spec.rb:41:in `block (3 levels) in top (required)'
 # ./lib/em-synchrony.rb:38:in `block (2 levels) in synchrony'

  2) Fiberized ActiveRecord driver for mysql2 should create widget
 Failure/Error: Unable to find matching line from backtrace
 RuntimeError:
   invalid binding to detach
 # ./lib/em-synchrony/connection_pool.rb:70:in `block in method_missing'
 # ./lib/em-synchrony/activerecord.rb:79:in `execute'
 # ./lib/em-synchrony/connection_pool.rb:69:in `method_missing'
 # ./spec/activerecord_spec.rb:20:in `establish_connection'
 # ./spec/activerecord_spec.rb:69:in `block (3 levels) in top (required)'
 # ./lib/em-synchrony.rb:38:in `block (2 levels) in synchrony'

  3) Fiberized ActiveRecord driver for mysql2 transactions should work properly
 Failure/Error: Unable to find matching line from backtrace
 RuntimeError:
   invalid binding to detach
 # ./lib/em-synchrony/connection_pool.rb:70:in `block in method_missing'
 # ./lib/em-synchrony/activerecord.rb:79:in `execute'
 # ./lib/em-synchrony/connection_pool.rb:69:in `method_missing'
 # ./spec/activerecord_spec.rb:20:in `establish_connection'
 # ./spec/activerecord_spec.rb:91:in `block (4 levels) in top (required)'
 # ./lib/em-synchrony.rb:38:in `block (2 levels) in synchrony'

 I misunderstood at first and thought you meant ruby-em-redis tests, from
 #745502, so I fixed those... ^_^

thanks :)

 (What is the ending +gh for btw, I guess that it might be for github? If
 you
 include an unreleased version of upstream sources please add something
 like ~git.$DATE_FETCHED.$GIT_COMMIT_SHA1 to the Debian version, e.g.
 0.3.0~git.20140424.deadbeef-1.)

It uses a github tag. When upstream doesn't have a release tag, I use
the same method you described (see ruby-messagebus-api).

 Failures:

   1) EventMachine::Hiredis should yield until connection is ready
  Failure/Error: Unable to find matching line from backtrace
  NoMethodError:
undefined method `each' for nil:NilClass
  # ./lib/em-synchrony/em-hiredis.rb:50:in `block (2 levels) in connect'

   2) EventMachine::Hiredis should work with compact connect syntax
  Failure/Error: EventMachine.synchrony do
  NameError:
uninitialized constant
 EventMachine::Hiredis::Client::PUBSUB_MESSAGES
  # ./lib/em-synchrony/em-hiredis.rb:67:in `block in connect'
  # ./lib/em-synchrony.rb:38:in `synchrony'
  # ./spec/hiredis_spec.rb:15:in `block (2 levels) in top (required)'

   3) EventMachine::Hiredis should work with manual db select
  Failure/Error: EventMachine.synchrony do
  NameError:
uninitialized constant
 EventMachine::Hiredis::Client::PUBSUB_MESSAGES
  # ./lib/em-synchrony/em-hiredis.rb:67:in `block in connect'
  # ./lib/em-synchrony.rb:38:in `synchrony'
  # ./spec/hiredis_spec.rb:26:in `block (2 levels) in top (required)'

   4) EventMachine::Hiredis should get/set records synchronously
  Failure/Error: Unable to find matching line from backtrace
  NoMethodError:
undefined method `each' for nil:NilClass
  # ./lib/em-synchrony/em-hiredis.rb:50:in `block (2 levels) in connect'

   5) EventMachine::Hiredis should incr/decr key synchronously
  Failure/Error: Unable to find matching line from backtrace
  NoMethodError:
undefined method `each' for nil:NilClass
  # ./lib/em-synchrony/em-hiredis.rb:50:in `block (2 levels) in connect'

   6) EventMachine::Synchrony::TCPSocket.new to an unresolvable host
 raises SocketError
  Failure/Error: proc {
expected SocketError, got #Errno::ETIMEDOUT: Connection timed
 out with backtrace:
  # ./lib/em-synchrony/tcpsocket.rb:23:in `new'
  # ./spec/tcpsocket_spec.rb:53:in `block (6 levels) in top
 (required)'
  # ./spec/tcpsocket_spec.rb:52:in `block (5 levels) in top
 (required)'
  # ./lib/em-synchrony.rb:38:in `block (2 levels) in synchrony'
  # ./spec/tcpsocket_spec.rb:52:in `block (5 levels) in top

Bug#745730: update ruby-foreigner to latest upstream release

2014-04-24 Thread Pirate Praveen
package: ruby-foreigner
version: 1.4.1-1
severity: important

new version is required for diaspora, but tests are failing when trying
to update.

new version is in the git repo. it is building fine in my local
environment but pbuilder is failing.

# Running tests:



Finished tests in 0.000772s, 0. tests/s, 0. assertions/s.

0 tests, 0 assertions, 0 failures, 0 errors, 0 skips
Loaded suite debian/ruby-tests
Started
...E
===
Error: test_invert_add_foreign_key(Foreigner::CommandRecorderTest)
  NoMethodError: undefined method `revert' for nil:NilClass
/usr/lib/ruby/vendor_ruby/active_record/migration/command_recorder.rb:100:in
`rescue in method_missing'
/usr/lib/ruby/vendor_ruby/active_record/migration/command_recorder.rb:98:in
`method_missing'
/tmp/buildd/ruby-foreigner-1.6.1/test/foreigner/migration/command_recorder_test.rb:13:in
`block in class:CommandRecorderTest'
/usr/lib/ruby/vendor_ruby/active_support/testing/setup_and_teardown.rb:72:in
`block in run'
/usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:414:in
`_run__3068756240958932092__setup__120302775383674703__callbacks'
/usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:405:in
`__run_callback'
/usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:385:in
`_run_setup_callbacks'
/usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:81:in `run_callbacks'
/usr/lib/ruby/vendor_ruby/active_support/testing/setup_and_teardown.rb:70:in
`run'
===
E
===
Error:
test_invert_add_foreign_key_with_column(Foreigner::CommandRecorderTest)
  NoMethodError: undefined method `revert' for nil:NilClass
/usr/lib/ruby/vendor_ruby/active_record/migration/command_recorder.rb:100:in
`rescue in method_missing'
/usr/lib/ruby/vendor_ruby/active_record/migration/command_recorder.rb:98:in
`method_missing'
/tmp/buildd/ruby-foreigner-1.6.1/test/foreigner/migration/command_recorder_test.rb:23:in
`block in class:CommandRecorderTest'
/usr/lib/ruby/vendor_ruby/active_support/testing/setup_and_teardown.rb:72:in
`block in run'
/usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:414:in
`_run__3068756240958932092__setup__120302775383674703__callbacks'
/usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:405:in
`__run_callback'
/usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:385:in
`_run_setup_callbacks'
/usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:81:in `run_callbacks'
/usr/lib/ruby/vendor_ruby/active_support/testing/setup_and_teardown.rb:70:in
`run'
===
E
===
Error: test_invert_add_foreign_key_with_name(Foreigner::CommandRecorderTest)
  NoMethodError: undefined method `revert' for nil:NilClass
/usr/lib/ruby/vendor_ruby/active_record/migration/command_recorder.rb:100:in
`rescue in method_missing'
/usr/lib/ruby/vendor_ruby/active_record/migration/command_recorder.rb:98:in
`method_missing'
/tmp/buildd/ruby-foreigner-1.6.1/test/foreigner/migration/command_recorder_test.rb:33:in
`block in class:CommandRecorderTest'
/usr/lib/ruby/vendor_ruby/active_support/testing/setup_and_teardown.rb:72:in
`block in run'
/usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:414:in
`_run__3068756240958932092__setup__120302775383674703__callbacks'
/usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:405:in
`__run_callback'
/usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:385:in
`_run_setup_callbacks'
/usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:81:in `run_callbacks'
/usr/lib/ruby/vendor_ruby/active_support/testing/setup_and_teardown.rb:70:in
`run'
===
F
===
Failure:
  ActiveRecord::IrreversibleMigration exception expected but was
  NoMethodError(undefined method `revert' for nil:NilClass).
test_remove_foreign_key_is_irreversible(Foreigner::CommandRecorderTest)
/tmp/buildd/ruby-foreigner-1.6.1/test/foreigner/migration/command_recorder_test.rb:43:in
`block in class:CommandRecorderTest'
/usr/lib/ruby/vendor_ruby/active_support/testing/setup_and_teardown.rb:72:in
`block in run'
/usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:414:in
`_run__3068756240958932092__setup__120302775383674703__callbacks'
/usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:405:in
`__run_callback'
/usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:385:in
`_run_setup_callbacks'
/usr/lib/ruby/vendor_ruby/active_support/callbacks.rb:81:in `run_callbacks'
/usr/lib/ruby/vendor_ruby/active_support/testing/setup_and_teardown.rb:70:in
`run'
===
..

Finished in 0.221918511 

Bug#745738: update carrierwave to new upstream release

2014-04-24 Thread Pirate Praveen
package: ruby-carrierwave
version: 0.8.0-2
severity: important

diaspora needs a newer carrierwave but update is blocked by file
conflict between fog and fog-core.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#745746: many tests are failing

2014-04-24 Thread Pirate Praveen
Running tests for ruby2.0 using debian/ruby-tests.rake ...
/usr/bin/ruby2.0 -S rspec
./spec/generator_spec/generator_example_group_spec.rb
./spec/generator_spec/matcher_spec.rb
./spec/generator_spec/test_case_spec.rb
FF.F...F...

Failures:

  1) GeneratorSpec::Matcher::Migration#matches? with no contains throws
:failure if it doesnt exist
 Failure/Error: Unable to find matching line from backtrace
   expected :failure to be thrown, got nothing
 # ./spec/generator_spec/matcher_spec.rb:117:in `block (4 levels) in
module:Matcher'

  2) GeneratorSpec::Matcher::Directory#matches? with a directory name
throws :failure if it doesnt exist
 Failure/Error: Unable to find matching line from backtrace
   expected :failure to be thrown, got nothing
 # ./spec/generator_spec/matcher_spec.rb:214:in `block (4 levels) in
module:Matcher'

  3) GeneratorSpec::Matcher::Directory#matches? with a directory object
throws :failure if it doesnt exist
 Failure/Error: Unable to find matching line from backtrace
   expected :failure to be thrown, got nothing
 # ./spec/generator_spec/matcher_spec.rb:242:in `block (4 levels) in
module:Matcher'

  4) GeneratorSpec::Matcher::Root#matches? returns false on failures
 Failure/Error: Unable to find matching line from backtrace
   expected: false value
got: true
 # ./spec/generator_spec/matcher_spec.rb:294:in `block (3 levels) in
module:Matcher'

Finished in 1.11 seconds
31 examples, 4 failures

Failed examples:

rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:187 #
GeneratorSpec::Matcher::Migration#matches? with no contains throws
:failure if it doesnt exist
rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:187 #
GeneratorSpec::Matcher::Directory#matches? with a directory name throws
:failure if it doesnt exist
rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:187 #
GeneratorSpec::Matcher::Directory#matches? with a directory object
throws :failure if it doesnt exist
rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:187 #
GeneratorSpec::Matcher::Root#matches? returns false on failures
/usr/bin/ruby2.0 -S rspec
./spec/generator_spec/generator_example_group_spec.rb
./spec/generator_spec/matcher_spec.rb
./spec/generator_spec/test_case_spec.rb failed

Test ruby2.0 failed. Continue building the package? (Y/N) y
Running tests for ruby2.1 using debian/ruby-tests.rake ...
/usr/bin/ruby2.1 -S rspec
./spec/generator_spec/generator_example_group_spec.rb
./spec/generator_spec/matcher_spec.rb
./spec/generator_spec/test_case_spec.rb
FF.FF..F...

Failures:

  1) GeneratorSpec::Matcher::Migration#matches? with no contains throws
:failure if it doesnt exist
 Failure/Error: Unable to find matching line from backtrace
   expected :failure to be thrown, got nothing
 # ./spec/generator_spec/matcher_spec.rb:117:in `block (4 levels) in
module:Matcher'

  2) GeneratorSpec::Matcher::Directory#matches? with a directory name
throws :failure if it doesnt exist
 Failure/Error: Unable to find matching line from backtrace
   expected :failure to be thrown, got nothing
 # ./spec/generator_spec/matcher_spec.rb:214:in `block (4 levels) in
module:Matcher'

  3) GeneratorSpec::Matcher::Directory#matches? with a directory object
throws :failure if it doesnt exist
 Failure/Error: Unable to find matching line from backtrace
   expected :failure to be thrown, got nothing
 # ./spec/generator_spec/matcher_spec.rb:242:in `block (4 levels) in
module:Matcher'

  4) GeneratorSpec::Matcher::Directory#matches? #no_file doesnt throw if
the file exist
 Failure/Error: Unable to find matching line from backtrace
   expected no Symbol to be thrown, got :failure
 # ./spec/generator_spec/matcher_spec.rb:260:in `block (4 levels) in
module:Matcher'

  5) GeneratorSpec::Matcher::Root#matches? returns false on failures
 Failure/Error: Unable to find matching line from backtrace
   expected: false value
got: true
 # ./spec/generator_spec/matcher_spec.rb:294:in `block (3 levels) in
module:Matcher'

Finished in 0.08923 seconds
31 examples, 5 failures

Failed examples:

rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:187 #
GeneratorSpec::Matcher::Migration#matches? with no contains throws
:failure if it doesnt exist
rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:187 #
GeneratorSpec::Matcher::Directory#matches? with a directory name throws
:failure if it doesnt exist
rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:187 #
GeneratorSpec::Matcher::Directory#matches? with a directory object
throws :failure if it doesnt exist
rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:187 #
GeneratorSpec::Matcher::Directory#matches? #no_file doesnt throw if the
file exist
rspec /usr/lib/ruby/vendor_ruby/rspec/core/metadata.rb:187 #
GeneratorSpec::Matcher::Root#matches? returns false on failures
/usr/bin/ruby2.1 -S rspec

Bug#745814: update ruby-rails-autolink to latest upstream

2014-04-25 Thread Pirate Praveen
package: ruby-rails-autolink
version: 1.1.0-1
severity: important

trying to update to latest upstream results in test failures

Running tests for ruby2.0 using debian/ruby-tests.rb...
MiniTest::Unit::TestCase is now Minitest::Test. From
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-rails-autolink/test/test_rails_autolink.rb:20:in
`top (required)'
Run options: --seed 25598

# Running:

F..ES..

Finished in 0.074360s, 255.5148 runs/s, 1425.5034 assertions/s.

  1) Failure:
TestRailsAutolink#test_auto_link_email_addres_with_especial_chars
[/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-rails-autolink/test/test_rails_autolink.rb:180]:
--- expected
+++ actual
@@ -1 +1 @@
-a
href=\mailto:andre$la*+r-a.o'rea=l~l...@tenderlovemaking.com\andamp;re$la*+r-a.o#39;rea=l~l...@tenderlovemaking.com/a
+a
href=\mailto:andre$la*+r-a.o'rea=l~l...@tenderlovemaking.com\andamp;re$la*+r-a.o#x27;rea=l~l...@tenderlovemaking.com/a



  2) Error:
TestRailsAutolink#test_auto_link_does_not_timeout_when_parsing_odd_email_input:
NameError: uninitialized constant TestRailsAutolink::Timeout

/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-rails-autolink/test/test_rails_autolink.rb:323:in
`block in test_auto_link_does_not_timeout_when_parsing_odd_email_input'

/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-rails-autolink/test/test_rails_autolink.rb:322:in
`each'

/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-rails-autolink/test/test_rails_autolink.rb:322:in
`test_auto_link_does_not_timeout_when_parsing_odd_email_input'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:106:in `block (3 levels)
in run'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:204:in `capture_exceptions'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:103:in `block (2 levels)
in run'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:256:in `time_it'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:102:in `block in run'
/usr/lib/ruby/vendor_ruby/minitest.rb:317:in `on_signal'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:276:in `with_info_handler'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:101:in `run'
/usr/lib/ruby/vendor_ruby/minitest.rb:759:in `run_one_method'
/usr/lib/ruby/vendor_ruby/minitest.rb:293:in `run_one_method'
/usr/lib/ruby/vendor_ruby/minitest.rb:287:in `block (2 levels) in run'
/usr/lib/ruby/vendor_ruby/minitest.rb:286:in `each'
/usr/lib/ruby/vendor_ruby/minitest.rb:286:in `block in run'
/usr/lib/ruby/vendor_ruby/minitest.rb:317:in `on_signal'
/usr/lib/ruby/vendor_ruby/minitest.rb:306:in `with_info_handler'
/usr/lib/ruby/vendor_ruby/minitest.rb:285:in `run'
/usr/lib/ruby/vendor_ruby/minitest.rb:149:in `block in __run'
/usr/lib/ruby/vendor_ruby/minitest.rb:149:in `map'
/usr/lib/ruby/vendor_ruby/minitest.rb:149:in `__run'
/usr/lib/ruby/vendor_ruby/minitest.rb:126:in `run'
/usr/lib/ruby/vendor_ruby/minitest.rb:55:in `block in autorun'

19 runs, 106 assertions, 1 failures, 1 errors, 1 skips

You have skipped tests. Run with --verbose for details.

Test ruby2.0 failed. Continue building the package? (Y/N) y
Running tests for ruby2.1 using debian/ruby-tests.rb...
MiniTest::Unit::TestCase is now Minitest::Test. From
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-rails-autolink/test/test_rails_autolink.rb:20:in
`top (required)'
Run options: --seed 10154

# Running:

..EFS..

Finished in 0.255544s, 74.3511 runs/s, 414.8006 assertions/s.

  1) Error:
TestRailsAutolink#test_auto_link_does_not_timeout_when_parsing_odd_email_input:
NameError: uninitialized constant TestRailsAutolink::Timeout

/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-rails-autolink/test/test_rails_autolink.rb:323:in
`block in test_auto_link_does_not_timeout_when_parsing_odd_email_input'

/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-rails-autolink/test/test_rails_autolink.rb:322:in
`each'

/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-rails-autolink/test/test_rails_autolink.rb:322:in
`test_auto_link_does_not_timeout_when_parsing_odd_email_input'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:106:in `block (3 levels)
in run'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:204:in `capture_exceptions'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:103:in `block (2 levels)
in run'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:256:in `time_it'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:102:in `block in run'
/usr/lib/ruby/vendor_ruby/minitest.rb:317:in `on_signal'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:276:in `with_info_handler'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:101:in `run'
/usr/lib/ruby/vendor_ruby/minitest.rb:759:in `run_one_method'
/usr/lib/ruby/vendor_ruby/minitest.rb:293:in `run_one_method'
/usr/lib/ruby/vendor_ruby/minitest.rb:287:in `block (2 levels) in run'
/usr/lib/ruby/vendor_ruby/minitest.rb:286:in `each'
/usr/lib/ruby/vendor_ruby/minitest.rb:286:in `block in run'
/usr/lib/ruby/vendor_ruby/minitest.rb:317:in `on_signal'

Bug#746379: [DRE-maint] Bug#746379: ruby-escape-utils: build dependencies are not installable

2014-04-29 Thread Pirate Praveen
2014-04-29 19:29 GMT+05:30, Matthias Klose d...@debian.org:
 Package: ruby-escape-utils
 Version: 1.0.1-2
 Severity: serious
 Tags: sid jessie patch

 the build fails early:

 $ sudo apt-get install ruby-rack ruby-actionpack
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 The following information may help to resolve the situation:

 The following packages have unmet dependencies:
  ruby-actionpack : Depends: ruby-actionpack-3.2 but it is not going to be
 installed
 E: Unable to correct problems, you have held broken packages.

 or
 https://launchpadlibrarian.net/174155141/buildlog_ubuntu-utopic-amd64.ruby-escape-utils_b_FAILEDTOBUILD.txt.gz

 ruby-actionpack-3.2 wants ruby-rack1.4, which conflicts with ruby-rack.
 build-depending on ruby-rack1.4 solves the issue.

pbuilder is able to build the package by installing ruby-rack1.4 and
skipping ruby-rack

The following packages have unmet dependencies:
 ruby-rack1.4 : Conflicts: ruby-rack but 1.5.2-1 is to be installed.
The following actions will resolve these dependencies:

 Keep the following packages at their current version:
1) ruby-rack [Not Installed]

ruby-rack1.4 provides ruby-rack

buildds also resolve this correctly
https://buildd.debian.org/status/fetch.php?pkg=ruby-escape-utilsarch=i386ver=1.0.1-2stamp=1398168146

ruby-rack1.4 is a temporary measure until we can make rails 4 as
default. So I'm not sure if we should add ruby-rack1.4 to build deps.
-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#746646: false flag source-is-missing for json files in source for ruby-twitter

2014-05-02 Thread Pirate Praveen

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

package: lintian
version: 2.5.22

Was this fixed in 2.5.22.1? I don't see it mentioned in changelog though.

-  Original Message 
Subject: Re: json files in source for ruby-twitter
Resent-Date: Fri, 2 May 2014 08:45:43 + (UTC)
Resent-From: debian-r...@lists.debian.org
Date: Fri, 2 May 2014 10:45:26 +0200
From: Christian Hofstaedtler z...@debian.org
To: Pirate Praveen prav...@debian.org
CC: debian-ruby debian-r...@lists.debian.org



* Pirate Praveen prav...@debian.org [140502 10:33]:
 There are many json files used for testing and lintian gives following
 errors.

 ruby-twitter: source-contains-prebuilt-javascript-object
 spec/fixtures/configuration.json means line length is about 1318
characters
 ruby-twitter: source-is-missing spec/fixtures/configuration.json

 I have overridden them but I wanted to ask here if it is okay before I
 upload.

Please also tell the lintian about these; the files are data, not
code, and can be easily edited if needed - I can't see how
source-is-missing can apply to those json files.

  -ch

- -- 
 ,''`.  Christian Hofstaedtler z...@debian.org
: :' :  Debian Developer
`. `'   7D1A CFFA D9E0 806C 9C4C  D392 5C13 D6DB 9305 2E03
  `-




-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iQIcBAEBCAAGBQJTY2pmAAoJEM4fnGdFEsIqpLoP+wS3jgtlBeYRtlCmgbnZFTts
bVdB0rfztqY2E9xfS9i3ujQZpBLJqtvX7s1AEjW+B94BkNwikKAMTB2QVcBpq9Yv
pTnX2TA71v/hWqZ9guoeGMpZ6hJypA9x2P9Aw3Qj8SpWsCmFCum2TTqrIGUQUzZu
borjbLZ6l8INa45OSfok2tXNNeAEtcCuKdRYFOk7qL9ZH1G9GqPgQTZOvZnvbGXN
VEJdd86g93GkGTWe56dA/oALQgPvjDGuPH/rAX0AKwFI6IEZOnrI0G3+bbqYaAU3
Flt8Gz7QMZRrbFwU4WGcrEIlCjnLjk29oWOR9bC1SyEA1X772Spqxs+SUNhIgLEG
ELY1hxFpW7hTlaMlhO9bDp4W3f6Q2qx3jGynxHc9gPtPT9FODL0JqFdZpT6Uhmj/
rnC4Pu1hqz35ic/K+TqcJcwX64xRKfvQlFEiD9IqStqOHNnioKZa1UOZZLb+q2Gv
tAsgY0PNmWx/tF2OYkESuJPL0pAKVG6iu1WOtvDvjxc3uF+4ntqxlpbNXeaEj6P0
HUMwtWX/64jUIZHf358Qf9FKontjq50e7HjterLmch0QbSKRP90BS+v8l1yKezxA
1oUNe2WafcTf+gEAIxYE9aycZSY0ksULJvpBJdUtAF1yJCOWovjoZ2TnrQcnD6eA
ud77VG69h3/oCkyz59Tk
=rL1h
-END PGP SIGNATURE-



Bug#746677: generators be installed in a top level directory causing file conflicts

2014-05-02 Thread Pirate Praveen
package: gem2deb
version: 0.7.5
severity: important

possibly other rails files also needs special handling to avoid file
conflicts.

Or is it really an upstream bug?

temple gem has generators inside lib/temple

 Original Message 
Subject:Re: [strong_parameters] namespace collition with jbuilder (#200)
Date:   Fri, 02 May 2014 05:16:48 -0700
From:   Jeremy Kemper notificati...@github.com
Reply-To:   rails/strong_parameters
reply+i-32608063-4c7a8744c6493f3b2543f86a6f359aba785a44ee-708...@reply.github.com
To: rails/strong_parameters strong_paramet...@noreply.github.com
CC: Praveen Arimbrathodiyil prav...@debian.org



Note these are template files, not libraries for the ruby load path.
They're packaged in the wrong dir.

On Friday, May 2, 2014, Praveen Arimbrathodiyil notificati...@github.com
wrote:

 @jeremy https://github.com/jeremy , all libraries are installed to
 vendor_ruby in debian. Now the collition is between jbuilder and
 strong_parameters. Only when the upstreams are careless we get
collitions.
 strong_parameters is an upstream for debian.

 —
 Reply to this email directly or view it on
GitHubhttps://github.com/rails/strong_parameters/issues/200#issuecomment-4258

 .


—
Reply to this email directly or view it on GitHub
https://github.com/rails/strong_parameters/issues/200#issuecomment-42024310.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#714777: handling file conflicts with generators being installed in top level directory

2014-05-02 Thread Pirate Praveen
Hi,

I think the upstream should keep it in a sub-directory like temple, but
strong_parameters upstream seems adamant on not changing.

Should this be handled at gem2deb level? Moving to debian-ruby for wider
comments.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746677

Or should we handle the exceptions with patches?

Thanks
Praveen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#746942: ITP: libjs-handlebars.runtime -- runtime for handlebars semantic templates library

2014-05-03 Thread Pirate Praveen
Package: wnpp
Severity: wishlist
Owner: Praveen Arimbrathodiyil prav...@debian.org

* Package name: libjs-handlebars.runtime
  Version : 1.3.0
  Upstream Author : Yehuda Katz
* URL : http://www.handlebarsjs.com
* License : Expat
  Programming Lang: Javascript
  Description : let you build semantic templates effectively with no
frustration


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#739611: Current status of ruby1.9.1-rm transition

2014-05-05 Thread Pirate Praveen
On Sunday 04 May 2014 08:05 PM, Christian Hofstaedtler wrote:
 # ruby-patron FTBFS 744034 - autoremoval scheduled for 2014-05-08
 ruby-patron ruby-faraday ruby-omniauth-twitter ruby-sham-rack rabbit 
 ruby-faraday-middleware ruby-oauth2 ruby-sawyer ruby-twitter ruby-carrierwave 
 ruby-typhoeus  ruby-octokit ruby-omniauth-oauth2 ruby-tinder 
 ruby-omniauth-facebook ruby-omniauth-facebook ruby-omniauth-google-oauth2

If anyone can get patron to build, it would be nice. Otherwise we'll
have to remove patron dependency from all those, I would be interested
to get at least diaspora dependencies back in testing. patron upstream
is dead (he doesn't have time and he is willing to give commit access to
anyone interested), so it would be a lot of effort to support in jessie
anyway.



signature.asc
Description: OpenPGP digital signature


Bug#747165: update compass to depend on a compatible version of sass

2014-05-06 Thread Pirate Praveen
package: ruby-compass
version: 0.12.3~dfsg-2
severity: important

I get the following error when I bundle install --local for diaspora
(I'm preparing its package),

Could not find gem 'sass (= 3.2.14) ruby', which is required by gem
'compass-rails (= 1.0.3) ruby', in any of the sources.

compass-0.12.3.gemspec has this line,

s.add_runtime_dependency(%qsass, [= 3.2.14])

but debian already has a newer version of sass in the archive

pravi@savannah:~/forge/debian/git/pkg-ruby-extras/diaspora$ gem list sass

*** LOCAL GEMS ***

sass (3.2.19)
sass-rails (3.2.5)

0.12.6 version of compass lists *sass* ~ 3.2.19
https://rubygems.org/gems/sassas dependency. Updating ruby-compass to
this version will fix this issue.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#752165: git-buildpackage should apply patches before running clean - like dpkg-buildpackage

2014-06-20 Thread Pirate Praveen
package: git-buildpackage
severity: important


jOpenDocument comes without a clean target in its build.xml and I have
to patch it to add a clean target.

dpkg-buildpackage correctly applies patches before running clean, but
git-buildpackage fails because it can't find a clean target.

You can find the package to test this at
http://anonscm.debian.org/gitweb/?p=pkg-java/libjopendocument-java.git

please fix this.



signature.asc
Description: OpenPGP digital signature


Bug#752397: javahelper doesn't add libswt-cairo-gtk-3-jni when {java:Depends} is specified

2014-06-24 Thread Pirate Praveen
[adding debian-java list]

On Tuesday 24 June 2014 10:14 AM, Niels Thykier wrote:
 On 2014-06-23 14:14, Praveen Arimbrathodiyil wrote:
 package: javahelper, libswt-gtk-3-java
 severity: important

 It is likely that libswt-gtk-3-java is missing a runtime dependency on .
 To test this gnukhata package can be installed from
 packages.debian.org/~praveen/gnukhata

 [...]

 
 Hi,
 
 Does the JAR files in gnukhata use Class-Path?  If not, javahelper will
 not be able to help you with dependencies automatically.  If it uses
 Maven, you might have luck with the Maven helpers and if it uses OSGi,
 then I believe you currently must do it manually.

I think the issue is libswt-gtk-3-java missing the dependency, as java
helper finds this dependency correctly.

Hoping someone in debian-java can give a better insight.

 ~Niels
 




signature.asc
Description: OpenPGP digital signature


Bug#751037: [DRE-maint] Bug#751037: ruby-excon: FTBFS - Protocol not available - setsockopt(2) (Errno::ENOPROTOOPT) (Excon::Errors::SocketError)

2014-06-25 Thread Pirate Praveen
२०१४-०६-२५ १६:५६ [GMT]+०५:३०, Cédric Boutillier bou...@debian.org:
 I could reproduce the bug: whereas it doesn't appear when I build the
 package locally on my machine, with either pbuilder or sbuild, it did
 occur when I tried to build ruby-excon on a porterbox (harris).

 One may need to deactivate the tests related to the use of local ports.

Cedric,

I have made the changes in git to deactivate tests. Can you test it?

Praveen
-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your rights
from them; you give them permission to rule, only so long as they follow the
rules: laws and constitution.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#748946: help with sidekiq tests

2014-08-25 Thread Pirate Praveen
On Wednesday 20 August 2014 06:30 PM, Cédric Boutillier wrote:
 
 Hi Praveen,
 
 On Wed, Aug 20, 2014 at 02:53:35AM +0530, Pirate Praveen wrote:
 On Thursday 22 May 2014 11:38 PM, Pirate Praveen wrote:
 Hi

 I get lots of errors like this,

 2) Error:
 sidekiq web#test_0020_escape job args and error messages:
 Errno::ENOENT: No such file or directory @ rb_sysopen -
 /usr/lib/ruby/web/views/retries.erb

 web/views/*.erb is actually at the root of the library. If someone
 familiar with these templating libraries can have a look it would be
 great. It is a matter of installing these in the correct path and
 setting it, I guess.
 
 I have installed web directory in /usr/share/ruby-sidekiq and patched
 lib/sidekiq/web.rb to pick this path but there is another problem.
 
 The tests are run from lib path where as I remember we had to explicitly
 add lib directory to load path earlier. it seems to be automatically
 taken now, what is the rationale for this change?
 
 in ruby-tests.rake I have added only tests to the load path.
 
 The rake/testtask file adds automatically by default the lib/ directory
 to the load_path. Check e.g. line 81 of /usr/lib/ruby/2.1.0/rake/testtask.rb
 Therefore if you ant to add *only* test/, and not lib, you should
 replace tests.libs by [test/] (and not add test to that array that
 contains lib/).
 
 There was also a missing / from you patch I guess.
 
 Another thing is that the files in web should be installed in
 usr/share/ruby-sidekiq/ before dh_auto_install, since it's the one
 triggering the tests. So I added to override_dh_auto_install a call
 to dh_install to install web before the tests are run.
 (probably debian/ruby-sidekiq.install isn't needed anymore)
 
 I pushed these three changes to the team repo. Now the tests in
 test/test_web.rb are passing.
 
 I still get a random number of test failures coming from other parts
 though. I'll try to have a closer look later.

kill any left out redis process (they don't get killed if the build fails)

now one error and one failure is left

I can get myapp from github but has so many errors so I'm inclined to
disable this test for now. If anyone is interested to get this working,
try it.

I need to look further about the test failure.

# Running:

...E.F..

Fabulous run in 1.318228s, 182.0626 runs/s, 432.3986 assertions/s.

  1) Error:
with cli#test_0003_boots rails:
ArgumentError: ./myapp does not exist

/tmp/buildd/ruby-sidekiq-3.0.0/debian/ruby-sidekiq/usr/lib/ruby/vendor_ruby/sidekiq/cli.rb:207:in
`boot_system'

/tmp/buildd/ruby-sidekiq-3.0.0/debian/ruby-sidekiq/usr/lib/ruby/vendor_ruby/sidekiq/cli.rb:42:in
`parse'
/tmp/buildd/ruby-sidekiq-3.0.0/test/test_cli.rb:35:in `block (2
levels) in class:TestCli'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:106:in `block (3 levels)
in run'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:204:in `capture_exceptions'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:103:in `block (2 levels)
in run'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:256:in `time_it'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:102:in `block in run'
/usr/lib/ruby/vendor_ruby/minitest.rb:317:in `on_signal'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:276:in `with_info_handler'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:101:in `run'
/usr/lib/ruby/vendor_ruby/minitest.rb:759:in `run_one_method'
/usr/lib/ruby/vendor_ruby/minitest.rb:293:in `run_one_method'
/usr/lib/ruby/vendor_ruby/minitest.rb:287:in `block (2 levels) in run'
/usr/lib/ruby/vendor_ruby/minitest.rb:286:in `each'
/usr/lib/ruby/vendor_ruby/minitest.rb:286:in `block in run'
/usr/lib/ruby/vendor_ruby/minitest.rb:317:in `on_signal'
/usr/lib/ruby/vendor_ruby/minitest.rb:306:in `with_info_handler'
/usr/lib/ruby/vendor_ruby/minitest.rb:285:in `run'
/usr/lib/ruby/vendor_ruby/minitest.rb:149:in `block in __run'
/usr/lib/ruby/vendor_ruby/minitest.rb:149:in `map'
/usr/lib/ruby/vendor_ruby/minitest.rb:149:in `__run'
/usr/lib/ruby/vendor_ruby/minitest.rb:126:in `run'
/usr/lib/ruby/vendor_ruby/minitest.rb:55:in `block in autorun'


  2) Failure:
with cli::with config file#test_0004_does not set environment
[/tmp/buildd/ruby-sidekiq-3.0.0/test/test_cli.rb:184]:
Expected: nil
  Actual: staging

240 runs, 570 assertions, 1 failures, 1 errors, 0 skips
[Coveralls] Outside the Travis environment, not sending data.
rake aborted!
Command failed with status (1): [ruby -Itest -I/usr/lib/ruby/2.1.0
/usr/lib/ruby/2.1.0/rake/rake_test_loader.rb test/test_api.rb
test/test_cli.rb test/test_client.rb
test/test_exception_handler.rb test/test_extensions.rb
test/test_fetch.rb test/test_manager.rb test/test_middleware.rb
test/test_processor.rb test/test_redis_connection.rb
test/test_retry.rb test

Bug#748946: help with sidekiq tests

2014-08-26 Thread Pirate Praveen
On Monday 25 August 2014 06:07 PM, Pirate Praveen wrote:
 kill any left out redis process (they don't get killed if the build fails)
 
 now one error and one failure is left
 
 I can get myapp from github but has so many errors so I'm inclined to
 disable this test for now. If anyone is interested to get this working,
 try it.
 
 I need to look further about the test failure.

After importing 3.2.2 version, all tests are passing. Now I just need to
fix lintian errors and warning.




signature.asc
Description: OpenPGP digital signature


Bug#748946: source for minified js files missing

2014-08-26 Thread Pirate Praveen
reported upstream https://github.com/mperham/sidekiq/issues/1913



signature.asc
Description: OpenPGP digital signature


Bug#757999: FTBFS: failing to build with rails 4.1

2014-08-13 Thread Pirate Praveen
package: ruby-fixture-builder
version: 0.3.6-1
severity: serious

$ quilt push -a
Applying patch debian/patches/remove-rubygems-bundler.patch
patching file test/test_helper.rb

Now at patch debian/patches/remove-rubygems-bundler.patch
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-fixture-builder$
/usr/bin/ruby2.1 -Ilib:test -I/usr/lib/ruby/vendor_ruby
/usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb
test/fixture_builder_test.rb
test/legacy_fixture_mode_fixture_generation_test.rb
test/legacy_fixture_mode_test.rb test/namer_test.rb
/usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require':
cannot load such file -- active_record/test_case (LoadError)
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-fixture-builder/test/test_helper.rb:17:in
`top (required)'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from
/home/pravi/forge/debian/git/pkg-ruby-extras/ruby-fixture-builder/test/fixture_builder_test.rb:1:in
`top (required)'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:15:in `block in
main'
from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:4:in `select'
from /usr/lib/ruby/vendor_ruby/rake/rake_test_loader.rb:4:in `main'

This seems to be deprecated now,

https://github.com/rails/rails/commit/eb5b7a8ced04383bed0b81ba2ce2194dc3e65629



signature.asc
Description: OpenPGP digital signature


Bug#757999: reported upstream

2014-08-13 Thread Pirate Praveen
Control: forwarded -1 https://github.com/rdy/fixture_builder/issues/28



signature.asc
Description: OpenPGP digital signature


Bug#745672: its building fine for me

2014-05-21 Thread Pirate Praveen
locally as well as in pbuilder.

avtobiff, can you try to build it once again?


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#749023: false flag for duplicate-font-file in fonts-font-awesome-webfonts

2014-05-22 Thread Pirate Praveen
package: lintian
version: 2.5.22.1

When building ruby-font-awesome-rails source package I get the following
warning, but looking at fonts-font-awesome invalidates this claim.

W: fonts-font-awesome-webfonts: duplicate-font-file
usr/share/fonts/truetype/fonts-font-awesome-webfont/fontawesome-webfont.ttf
also in fonts-font-awesome

you can build the package from
http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-font-awesome-rails.git


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#749069: quilt cannot preserve git created patches containing file permission changes

2014-05-23 Thread Pirate Praveen
package: quilt
version: 0.63-2


$ quilt push -a
Applying patch debian/patches/engine-root.patch
patching file lib/font-awesome-rails/engine.rb

Applying patch debian/patches/remove-bundler.patch
patching file test/dummy/config/application.rb

Applying patch debian/patches/remove-excecution-bit-from-fonts.patch
patching file app/assets/fonts/fontawesome-webfont.eot
patching file app/assets/fonts/fontawesome-webfont.svg
patching file app/assets/fonts/fontawesome-webfont.ttf
patching file app/assets/fonts/fontawesome-webfont.woff

Now at patch debian/patches/remove-excecution-bit-from-fonts.patch
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-font-awesome-rails$
quilt refresh
Nothing in patch debian/patches/remove-excecution-bit-from-fonts.patch
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-font-awesome-rails$
quilt pop -a
Removing patch debian/patches/remove-excecution-bit-from-fonts.patch
Restoring app/assets/fonts/fontawesome-webfont.ttf
Restoring app/assets/fonts/fontawesome-webfont.eot
Restoring app/assets/fonts/fontawesome-webfont.svg
Restoring app/assets/fonts/fontawesome-webfont.woff

Removing patch debian/patches/remove-bundler.patch
Restoring test/dummy/config/application.rb

Removing patch debian/patches/engine-root.patch
Restoring lib/font-awesome-rails/engine.rb

No patches applied
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-font-awesome-rails$
cat debian/patches/
engine-root.patch
remove-bundler.patch
remove-excecution-bit-from-fonts.patch
remove-excecution-bit-from-fonts.patch~
series
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-font-awesome-rails$
cat debian/patches/remove-excecution-bit-from-fonts.patch
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-font-awesome-rails$
cat debian/patches/remove-excecution-bit-from-fonts.patch~
diff --git a/app/assets/fonts/fontawesome-webfont.eot
b/app/assets/fonts/fontawesome-webfont.eot
old mode 100755
new mode 100644
diff --git a/app/assets/fonts/fontawesome-webfont.svg
b/app/assets/fonts/fontawesome-webfont.svg
old mode 100755
new mode 100644
diff --git a/app/assets/fonts/fontawesome-webfont.ttf
b/app/assets/fonts/fontawesome-webfont.ttf
old mode 100755
new mode 100644
diff --git a/app/assets/fonts/fontawesome-webfont.woff
b/app/assets/fonts/fontawesome-webfont.woff
old mode 100755
new mode 100644
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-font-awesome-rails$

http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-font-awesome-rails.git
has the packaging files.


Bug#749070: dpkg-source cannot handle git generated patches which changes file permissions

2014-05-23 Thread Pirate Praveen
package: dpkg-dev
version: 1.17.9

dpkg-source cannot handle such patches, it applies them correctly though.

$ dpkg-source -b .
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: applying engine-root.patch
dpkg-source: info: applying remove-bundler.patch
dpkg-source: info: applying remove-excecution-bit-from-fonts.patch
dpkg-source: warning: diff
`ruby-font-awesome-rails/debian/patches/remove-excecution-bit-from-fonts.patch'
doesn't contain any patch
dpkg-source: info: building ruby-font-awesome-rails using existing
./ruby-font-awesome-rails_4.0.3.1.orig.tar.gz
dpkg-source: info: building ruby-font-awesome-rails in
ruby-font-awesome-rails_4.0.3.1-1.debian.tar.gz
dpkg-source: info: building ruby-font-awesome-rails in
ruby-font-awesome-rails_4.0.3.1-1.dsc

http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-font-awesome-rails.git
has the packaging files.

pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-font-awesome-rails$
cat debian/patches/remove-excecution-bit-from-fonts.patch
pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-font-awesome-rails$
cat debian/patches/remove-excecution-bit-from-fonts.patch~
diff --git a/app/assets/fonts/fontawesome-webfont.eot
b/app/assets/fonts/fontawesome-webfont.eot
old mode 100755
new mode 100644
diff --git a/app/assets/fonts/fontawesome-webfont.svg
b/app/assets/fonts/fontawesome-webfont.svg
old mode 100755
new mode 100644
diff --git a/app/assets/fonts/fontawesome-webfont.ttf
b/app/assets/fonts/fontawesome-webfont.ttf
old mode 100755
new mode 100644
diff --git a/app/assets/fonts/fontawesome-webfont.woff
b/app/assets/fonts/fontawesome-webfont.woff
old mode 100755
new mode 100644


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#753666: sqlalchemy 0.9.x broke out parameters in postgresql stored procedures

2014-07-04 Thread Pirate Praveen
package: python-sqlalchemy
version: 0.9.6-1

I'm packaging gnukhata and it uses out parameters in postgresql stored
procedures. It is working well with sqlalchemy 0.7.x but it fails in
0.9.x hence I cannot upload the package to unstable. I have made a
personal repo of the package which you can try

http://people.debian.org/~praveen/gnukhata

we have reported it upstream
https://bitbucket.org/zzzeek/sqlalchemy/issue/3103/nosuchcolumnerror-could-not-locate-column
but they are not very helpful (in one comment they even said - Note
that there has never been support for this (OUT parameters
specifically). If your function worked on 0.7 with OUT parameters, it
was a cooincidence.).

In my repo, I have rebuilt sqlalchemy 0.7.8 on unstable as
python-sqlalchemy7 and added it as a dependency.

It would be nice if you can help me solve this issue. We'll need to
change either gnukhata or sqlalchemy.

Thanks
praveen



signature.asc
Description: OpenPGP digital signature


Bug#751673: test packages

2014-06-15 Thread Pirate Praveen
see http://people.debian.org/~praveen/gnukhata/README to install test
packages (working with upstream to make some changes and release
tarballs before it is uploaded)



signature.asc
Description: OpenPGP digital signature


Bug#756114: [Pkg-sysvinit-devel] Bug#756114: invoke-rc.d gets stuck when run from postinst for gnukhata-core-engine

2014-07-27 Thread Pirate Praveen
On Saturday 26 July 2014 11:39 PM, Henrique de Moraes Holschuh wrote:
 Downgraded to important, as it doesn't break anything but gnukhata.  If this
 turns out to be false and the problem is generalized, feel free to upgrade
 the severity to grave.
 
 You are a DD and expected to know better.  Do not abuse the critical
 severity level.

sorry, will be more careful in the future.





signature.asc
Description: OpenPGP digital signature


Bug#756114: [Pkg-sysvinit-devel] Bug#756114: invoke-rc.d gets stuck when run from postinst for gnukhata-core-engine

2014-07-27 Thread Pirate Praveen
On Sunday 27 July 2014 12:11 AM, Petter Reinholdtsen wrote:
  I've also seen the problem
 with packages using debconf together with daemons not closing all file
 descriptors on daemonization.  In this case, db_stop can help.

Thanks a lot for this tip. adding db_stop in postinst indeed fixed this
issue.



signature.asc
Description: OpenPGP digital signature


Bug#760570: lintian should update default jre version for bytecode version

2014-09-05 Thread Pirate Praveen
package: lintian
version: 2.5.25

W: gnukhata: incompatible-java-bytecode-format Java7 version (Class
format: 51)
N:
N:The package contains Java class files with a minimum requirement
on the
N:listed Java version. This Java version is not supported by the default
N:JVM in Debian and is therefore likely to be a mistake.

I think lintian should check the version of default-jre during runtime
as default-jre is now java 7.

$ apt-cache policy default-jre
default-jre:
  Installed: 2:1.7-52
  Candidate: 2:1.7-52

Also the package I'm building (gnukhata) explicitly depend on
java7-runtime and uses java-wrappers to find java7 when launching it.

You can get the gnukhata package from here if you want to reproduce this
https://people.debian.org/~praveen/gnukhata/



signature.asc
Description: OpenPGP digital signature


Bug#761048: test-command is sufficient for autopkgtest

2014-09-10 Thread Pirate Praveen
package: lintian
version: 2.5.26

from
http://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/tree/doc/README.package-tests.rst

Test-Command: shell command
If your test only contains a shell command or two, or you want to
re-use an existing upstream test executable and just need to wrap it
with some command like ``dbus-launch`` or ``env``, you can use this
field to specify the shell command directly. It will be run under
``bash -e``. This is mutually exclusive with the ``Tests:`` field.

but lintian give the following warnings, please fix them

W: ruby-kaminari source: missing-runtime-tests-field tests
N:
N:A mandatory field is missing in some paragraph of the
N:debian/tests/control file.
N:
N:Refer to
N:
http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git;a=blob_plain;f=doc/README.package-tests.rst;hb=HEAD
N:for details.
N:
N:Severity: normal, Certainty: certain
N:
N:Check: testsuite, Type: source
N:
P: ruby-kaminari source: unknown-runtime-tests-field test-command
N:
N:A paragraph in debian/tests/control mentions a non standard field.
N:Though allowed, this may indicate an error, as the whole paragraph
will
N:be ignored.
N:
N:Refer to
N:
http://anonscm.debian.org/gitweb/?p=autopkgtest/autopkgtest.git;a=blob_plain;f=doc/README.package-tests.rst;hb=HEAD
N:for details.
N:
N:Severity: pedantic, Certainty: wild-guess
N:
N:Check: testsuite, Type: source
N:
W: ruby-kaminari source: missing-runtime-tests-field tests
P: ruby-kaminari source: unknown-runtime-tests-field test-command



signature.asc
Description: OpenPGP digital signature


Bug#763359: there is one error in tests

2014-10-21 Thread Pirate Praveen
[ 7/12] TestUUID#test_pseudo_random_mac_address = 0.00 s
  1) Error:
TestUUID#test_pseudo_random_mac_address:
NoMethodError: undefined method `stubs' for Mac:Module
/tmp/buildd/ruby-uuid-2.3.7/test/test-uuid.rb:148:in
`test_pseudo_random_mac_address'
/usr/lib/ruby/2.1.0/minitest/unit.rb:1265:in `run'
/usr/lib/ruby/2.1.0/test/unit/testcase.rb:17:in `run'
/usr/lib/ruby/2.1.0/minitest/unit.rb:940:in `block in _run_suite'
/usr/lib/ruby/2.1.0/minitest/unit.rb:933:in `map'
/usr/lib/ruby/2.1.0/minitest/unit.rb:933:in `_run_suite'
/usr/lib/ruby/2.1.0/test/unit.rb:663:in `block in _run_suites'
/usr/lib/ruby/2.1.0/test/unit.rb:661:in `each'
/usr/lib/ruby/2.1.0/test/unit.rb:661:in `_run_suites'
/usr/lib/ruby/2.1.0/minitest/unit.rb:884:in `_run_anything'
/usr/lib/ruby/2.1.0/minitest/unit.rb:1092:in `run_tests'
/usr/lib/ruby/2.1.0/minitest/unit.rb:1079:in `block in _run'
/usr/lib/ruby/2.1.0/minitest/unit.rb:1078:in `each'
/usr/lib/ruby/2.1.0/minitest/unit.rb:1078:in `_run'
/usr/lib/ruby/2.1.0/minitest/unit.rb:1066:in `run'
/usr/lib/ruby/2.1.0/test/unit.rb:27:in `run'
/usr/lib/ruby/2.1.0/test/unit.rb:780:in `run'
/usr/lib/ruby/2.1.0/test/unit.rb:372:in `block (2 levels) in autorun'
/usr/lib/ruby/2.1.0/test/unit.rb:33:in `run_once'
/usr/lib/ruby/2.1.0/test/unit.rb:371:in `block in autorun'

Finished tests in 2.497550s, 4.8047 tests/s, 8021.0593 assertions/s.
12 tests, 20033 assertions, 0 failures, 1 errors, 0 skips




signature.asc
Description: OpenPGP digital signature


Bug#722273: any update

2014-09-29 Thread Pirate Praveen
Hi Thomas,

I need macaddr for uuid. Any update on this ITP?

Thanks
Praveen



signature.asc
Description: OpenPGP digital signature


Bug#770285: unblock: ruby-rails-i18n-inflector-rails/1.0.7-2

2014-11-20 Thread Pirate Praveen
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dear Release team,

This upload fixes RC bug #765143. debdiff is attahced.

Thanks
Praveen
diff -Nru ruby-i18n-inflector-rails-1.0.7/debian/changelog ruby-i18n-inflector-rails-1.0.7/debian/changelog
--- ruby-i18n-inflector-rails-1.0.7/debian/changelog	2014-04-25 12:35:05.0 +0530
+++ ruby-i18n-inflector-rails-1.0.7/debian/changelog	2014-11-20 13:55:29.0 +0530
@@ -1,3 +1,16 @@
+ruby-i18n-inflector-rails (1.0.7-2) unstable; urgency=medium
+
+  * Team upload.
+  * Revised rails dependencies (closes: #765143).
+  * Bump standards version to 3.9.6 (no changes).
+  * Update debian/copyright (license name changed to just Ruby).
+ 
+  [ Caitlin Matos ]
+  * Updated copyright
+  * Bumped dh, compat to 9
+
+ -- Pirate Praveen prav...@debian.org  Thu, 20 Nov 2014 13:49:41 +0530
+
 ruby-i18n-inflector-rails (1.0.7-1) unstable; urgency=low
 
   * New upstream release
diff -Nru ruby-i18n-inflector-rails-1.0.7/debian/compat ruby-i18n-inflector-rails-1.0.7/debian/compat
--- ruby-i18n-inflector-rails-1.0.7/debian/compat	2014-01-14 17:59:57.0 +0530
+++ ruby-i18n-inflector-rails-1.0.7/debian/compat	2014-08-13 20:34:03.0 +0530
@@ -1 +1 @@
-7
+9
diff -Nru ruby-i18n-inflector-rails-1.0.7/debian/control ruby-i18n-inflector-rails-1.0.7/debian/control
--- ruby-i18n-inflector-rails-1.0.7/debian/control	2014-04-25 12:34:56.0 +0530
+++ ruby-i18n-inflector-rails-1.0.7/debian/control	2014-11-20 13:51:35.0 +0530
@@ -3,9 +3,8 @@
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers pkg-ruby-extras-maintain...@lists.alioth.debian.org
 Uploaders: Pirate Praveen prav...@debian.org
-Build-Depends: debhelper (= 7.0.50~), gem2deb (= 0.7.5~), rake, ruby-rspec, ruby-i18n-inflector,
- ruby-actionpack-3.2, ruby-railties-3.2
-Standards-Version: 3.9.5
+Build-Depends: debhelper (= 9), gem2deb (= 0.7.5~), rake, ruby-rspec, ruby-i18n-inflector, ruby-actionpack (= 2:3.0), ruby-railties (= 2:3.0)
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-i18n-inflector-rails.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-i18n-inflector-rails.git;a=summary
 Homepage: https://rubygems.org/gems/i18n-inflector-rails/
@@ -14,8 +13,7 @@
 Package: ruby-i18n-inflector-rails
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-i18n-inflector, ruby-actionpack-3.2,
- ruby-railties-3.2
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-i18n-inflector, ruby-actionpack (= 2:3.0), ruby-railties (= 2:3.0) 
 Description: I18n Inflector bindings for Rails
  This Rails plug-in contains bindings for the I18n Inflector module for Ruby's
  I18n.
diff -Nru ruby-i18n-inflector-rails-1.0.7/debian/copyright ruby-i18n-inflector-rails-1.0.7/debian/copyright
--- ruby-i18n-inflector-rails-1.0.7/debian/copyright	2014-01-14 17:59:57.0 +0530
+++ ruby-i18n-inflector-rails-1.0.7/debian/copyright	2014-11-20 13:54:19.0 +0530
@@ -3,12 +3,12 @@
 Source: http://rubygems.org/gems/i18n-inflector-rails
 
 Files: *
-Copyright: 2011 by Paweł Wilk.
-License: LGPL-3+ or Ruby's License
+Copyright: 2011-2013 by Paweł Wilk.
+License: LGPL-3+ or Ruby
 
 Files: debian/*
-Copyright: 2013 Praveen Arimbrathodiyil prav...@debian.org
-License: LGPL-3+ or Ruby's License
+Copyright: 2013-2014 Pirate Praveen prav...@debian.org
+License: LGPL-3+ or Ruby
 
 License: LGPL-3+
   This program is free software: you can redistribute it and/or modify
@@ -27,7 +27,7 @@
   On Debian systems, the full text of the GNU Lesse General Public License 
   can be found in the file `/usr/share/common-licenses/LGPL-3'.
  
-License: Ruby's License
+License: Ruby
  Ruby is copyrighted free software by Yukihiro Matsumoto m...@netlab.co.jp.
  You can redistribute it and/or modify it under either the terms of the GPL
  (see COPYING.txt file), or the conditions below:
@@ -85,6 +85,3 @@
   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
   WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   PURPOSE.
- .
- On Debian systems, the full text of the GNU General Public License 
- can be found in the file `/usr/share/common-licenses/GPL-3'.


signature.asc
Description: OpenPGP digital signature


Bug#770285: unblock: ruby-rails-i18n-inflector-rails/1.0.7-2

2014-11-20 Thread Pirate Praveen
On Thursday 20 November 2014 06:57 PM, Adam D. Barratt wrote:
 On 2014-11-20 8:41, Pirate Praveen wrote:
 This upload fixes RC bug #765143. debdiff is attahced.
 
 I'm afraid I'm not willing to do that, for two reasons.
 
 Firstly, the package has been out of testing for over four months now.

okay, I'll let go of it then. It is one of the dependencies for
diaspora, and we missed it for jessie anyway.

 Secondly, the difference from the previous version which was in testing
 includes both a debian/compat and debhelper build-dependency version
 bump, which are both clearly listed on the not to do list on
 https://release.debian.org/jessie/freeze_policy.html

Since this was not prepared specifically targeting jessie, it was
overlooked. Sorry. Unblock request was an afterthought when I realized
it was in jessie some time back and the upload fixes and RC bug. I will
be careful with unblock requests in future.



signature.asc
Description: OpenPGP digital signature


Bug#770505: ITP: ruby-fog-radosgw -- fog backend for provisioning Ceph Radosgw

2014-11-21 Thread Pirate Praveen
Package: wnpp
Owner: Pirate Praveen prav...@debian.org
Severity: wishlist

* Package name: ruby-fog-radosgw
  Version : 0.0.3
  Upstream Author : Jon Kåre Hellan hel...@acm.org
* URL : https://rubygems.org/gems/fog-radosgw
* License : Expat
  Programming Lang: Ruby
  Description : fog backend for provisioning Ceph Radosgw



signature.asc
Description: OpenPGP digital signature


Bug#770605: bundle install fails with missing openssl error

2014-11-22 Thread Pirate Praveen
package: ruby
version: 1:2.1.0.4
severity: critical
justification: bundle command fails

On a sid chroot, bundle install fails with the following error message

when following steps at https://wiki.debian.org/Diaspora (tried two
times in and old chroot as well as an updated chroot)

Could not load OpenSSL.
You must recompile Ruby with OpenSSL support or change the sources in your
Gemfile from 'https' to 'http'. Instructions for compiling with OpenSSL
using
RVM are available at http://rvm.io/packages/openssl.

On a fresh chroot with just bundler installed, this error does not come.

packages in diaspora-unreleased repo
(https://people.debian.org/~praveen/diaspora-unreleased/pool/main/r/)
are gem2deb generated (packaging them for debian proper is in progress).



signature.asc
Description: OpenPGP digital signature


Bug#770605: bundle install failing with openssl error

2014-11-22 Thread Pirate Praveen
On Saturday 22 November 2014 08:48 PM, Pirate Praveen wrote:
 Hi,
 
 I was testing diaspora package following
 https://wiki.debian.org/Diaspora (btw inviting more testers to fine tune
 this package) but bundle install --local could not be run.
 
 reported bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770605
 
 Can anyone try to reproduce and confirm this?
 
 Praveen
 

After downgrading libssl1.0.0 to the version in unstable, it worked.
Since there is no soname change, I wonder why it is not working with the
experimental version.



signature.asc
Description: OpenPGP digital signature


Bug#770618: ruby-twitter-text does not install a gemspec file

2014-11-22 Thread Pirate Praveen
package: ruby-twitter-text
version: 1.10.0-1
severity: important

it breaks rubygems integration.

building from gem file rather than github tarball creates the gemspec
correctly.

a local rebuild (git-buildpackage) also fixes the issue. but building in
pbuilder does not create the rubygems-integration folder.



signature.asc
Description: OpenPGP digital signature


Bug#770621: ruby-twitter-text cannot be loaded

2014-11-22 Thread Pirate Praveen
package: ruby-twitter-text
version: 1.10.0-1
severity: grave

# irb
irb(main):001:0 require 'twitter-text'
Errno::ENOENT: No such file or directory @ rb_sysopen -
/usr/lib/ruby/test/twitter-text-conformance/tld_lib.yml
from /usr/lib/ruby/2.1.0/psych.rb:464:in `initialize'
from /usr/lib/ruby/2.1.0/psych.rb:464:in `open'
from /usr/lib/ruby/2.1.0/psych.rb:464:in `load_file'
from /usr/lib/ruby/vendor_ruby/twitter-text/regex.rb:29:in 
`class:Regex'
from /usr/lib/ruby/vendor_ruby/twitter-text/regex.rb:8:in
`module:Twitter'
from /usr/lib/ruby/vendor_ruby/twitter-text/regex.rb:3:in `top
(required)'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from /usr/lib/ruby/vendor_ruby/twitter-text.rb:21:in `block in top
(required)'
from /usr/lib/ruby/vendor_ruby/twitter-text.rb:20:in `each'
from /usr/lib/ruby/vendor_ruby/twitter-text.rb:20:in `top (required)'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from /usr/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in
`require'
from (irb):1
from /usr/bin/irb:11:in `main'
irb(main):002:0



signature.asc
Description: OpenPGP digital signature


Bug#770651: remove rb-fsevent dependency from compass.gemspec

2014-11-22 Thread Pirate Praveen
package: ruby-compass
version: 1.0.1~dfsg-3
tags: patch

please remove the following line from cli/compass.gemspec

 gemspec.add_dependency 'rb-fsevent', '= 0.9.3'

this library is mac only and not present in debian.

I use 'bundle install --local' command to check if all dependencies are
present when building diaspora and this line makes that command to fail.
diff --git a/debian/changelog b/debian/changelog
index 6da2432..c28105d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-compass (1.0.1~dfsg-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove rb-fsevent dependency (Mac only library) from gemspec.
+
+ -- Pirate Praveen prav...@debian.org  Sun, 23 Nov 2014 03:37:57 +0530
+
 ruby-compass (1.0.1~dfsg-3) unstable; urgency=medium
 
   * Fix tighten dependencies on ruby-sass and ruby-chunky-png.
diff --git a/debian/patches/3001-disable-rb-fsevent.patch b/debian/patches/3001-disable-rb-fsevent.patch
new file mode 100644
index 000..5680dc9
--- /dev/null
+++ b/debian/patches/3001-disable-rb-fsevent.patch
@@ -0,0 +1,12 @@
+Index: ruby-compass/cli/compass.gemspec
+===
+--- ruby-compass.orig/cli/compass.gemspec
 ruby-compass/cli/compass.gemspec
+@@ -18,7 +18,6 @@ Gem::Specification.new do |gemspec|
+   gemspec.add_dependency 'compass-core', ~ #{File.read(File.join(File.dirname(__FILE__),..,core,VERSION)).strip}
+   gemspec.add_dependency 'compass-import-once', ~ #{File.read(File.join(File.dirname(__FILE__),..,import-once,VERSION)).strip}
+   gemspec.add_dependency 'chunky_png', '~ 1.2'
+-  gemspec.add_dependency 'rb-fsevent', '= 0.9.3'
+   gemspec.add_dependency 'rb-inotify', '= 0.9'
+ 
+   gemspec.post_install_message = -MESSAGE
diff --git a/debian/patches/series b/debian/patches/series
index 99c1f66..9d85f0b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 1002-fix-VERSION-path.patch
 2001_avoid_git_in_gemspec.patch
 2002-frameworks-below-usr-share.patch
+3001-disable-rb-fsevent.patch


signature.asc
Description: OpenPGP digital signature


Bug#770618: strange behaviour when building twitter-text

2014-11-22 Thread Pirate Praveen
On Saturday 22 November 2014 10:47 PM, Pirate Praveen wrote:
 when I use git-buildpackage I can get the rubygems-integration folder,
 but when built with pbuilder, I don;t see it. My local gem2deb version
 is uptodate (0.10).
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770618
 

I think its a problem with gem2deb. I found out ruby-fog-core also does
not have a gemspec installed. I think this happens when metadata.yml is
missing in the source.



signature.asc
Description: OpenPGP digital signature


Bug#770618: strange behaviour when building twitter-text

2014-11-22 Thread Pirate Praveen
On Sunday 23 November 2014 04:11 AM, Pirate Praveen wrote:
 On Saturday 22 November 2014 10:47 PM, Pirate Praveen wrote:
 when I use git-buildpackage I can get the rubygems-integration folder,
 but when built with pbuilder, I don;t see it. My local gem2deb version
 is uptodate (0.10).

 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770618

 
 I think its a problem with gem2deb. I found out ruby-fog-core also does
 not have a gemspec installed. I think this happens when metadata.yml is
 missing in the source.
 

I found the root cause,

Invalid gemspec in [fog-core.gemspec]: No such file or directory - git



signature.asc
Description: OpenPGP digital signature


Bug#770618: strange behaviour when building twitter-text

2014-11-22 Thread Pirate Praveen
severity -1 wishlist
retitle -1 warn when gemspec file is invalid

On Sunday 23 November 2014 04:33 AM, Pirate Praveen wrote:
 On Sunday 23 November 2014 04:11 AM, Pirate Praveen wrote:
 On Saturday 22 November 2014 10:47 PM, Pirate Praveen wrote:
 when I use git-buildpackage I can get the rubygems-integration folder,
 but when built with pbuilder, I don;t see it. My local gem2deb version
 is uptodate (0.10).

 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770618


 I think its a problem with gem2deb. I found out ruby-fog-core also does
 not have a gemspec installed. I think this happens when metadata.yml is
 missing in the source.

 
 I found the root cause,
 
 Invalid gemspec in [fog-core.gemspec]: No such file or directory - git
 

I think we should catch this similar to how we catch rubygems usage.



signature.asc
Description: OpenPGP digital signature


Bug#770748: test if runtime dependencies in gemspec are present when building library

2014-11-23 Thread Pirate Praveen
package: gem2deb
version: 0.10
severity: wishlist

sometimes we update gems without meeting their suggested runtime
dependencies. we should check this automatically by running 'bundle
install --local' during each build. if we don't want to update a
dependency we should loosen the dependency by patching gemspec.

when running a bundle install --local for diaspora (see
https://wiki.debian.org/Diaspora for steps to install diaspora), I have
noticed many libraries does not have their required dependencies.

it would be good to catch this during build time automatically.



signature.asc
Description: OpenPGP digital signature


Bug#770751: adt-run fail with ValueError: Invalid version string '10.1.1-1]'

2014-11-23 Thread Pirate Praveen
package: autopkgtest
version: 3.8
severity: grave


pravi@savannah:~/forge/debian/git/pkg-ruby-extras/ruby-jwt $ adt-run -B
.// --- null
adt-run [01:17:28]: version 3.8
adt-run [01:17:28]: testbed dpkg architecture: amd64
adt-run [01:17:28]:  unbuilt-tree .//
adt-run [01:17:28]: testing package ruby-jwt version 1.0.0-1
adt-run [01:17:28]: build not needed
adt-run [01:17:28]: test command1: preparing
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
adt-run [01:17:30]: ERROR: unexpected error:
Traceback (most recent call last):
  File /usr/bin/adt-run, line 1742, in main
process_actions()
  File /usr/bin/adt-run, line 1720, in process_actions
run_tests(tests, tests_tree)
  File /usr/bin/adt-run, line 1205, in run_tests
testbed.run_test(tree, t)
  File /usr/bin/adt-run, line 905, in run_test
self.prepare(test.depends, 'needs-recommends' in test.restrictions)
  File /usr/bin/adt-run, line 468, in prepare
self.install_deps(deps_new, recommends)
  File /usr/bin/adt-run, line 462, in install_deps
self.satisfy_dependencies_string(', '.join(deps_new),
'install-deps', recommends)
  File /usr/bin/adt-run, line 888, in satisfy_dependencies_string
self.install_tmp(deps, recommends)
  File /usr/bin/adt-run, line 725, in install_tmp
if not check_constraint(pkg, ver):
  File /usr/bin/adt-run, line 698, in check_constraint
comp = debian_support.version_compare(ver, constraint[1])
  File /usr/lib/python3/dist-packages/debian/debian_support.py, line
314, in version_compare
va = Version(a)
  File /usr/lib/python3/dist-packages/debian/debian_support.py, line
213, in __init__
super(AptPkgVersion, self).__init__(version)
  File /usr/lib/python3/dist-packages/debian/debian_support.py, line
111, in __init__
self.full_version = version
  File /usr/lib/python3/dist-packages/debian/debian_support.py, line
137, in __setattr__
self._set_full_version(str(value))
  File /usr/lib/python3/dist-packages/debian/debian_support.py, line
116, in _set_full_version
raise ValueError(Invalid version string %r % version)
ValueError: Invalid version string '10.1.1-1]'



signature.asc
Description: OpenPGP digital signature


Bug#770771: unblock: rebuilds for rubygems integration fix

2014-11-23 Thread Pirate Praveen
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dear Release team,

These uploads are rebuilds for fixing rubygems integration. Currently
rubygems won't be able to find these packages because their gemspec
files are installed for older versions of ruby.

rack-mobile-detect
ruby-equalizer
ruby-i18n-inflector
ruby-rack-pjax
ruby-jwt
ruby-bootstrap-sass

debdiffs are attached

Thanks
Praveen

diff -Nru ruby-jwt-0.1.8/debian/changelog ruby-jwt-0.1.8/debian/changelog
--- ruby-jwt-0.1.8/debian/changelog 2014-11-24 02:56:32.0 +0530
+++ ruby-jwt-0.1.8/debian/changelog 2014-11-21 19:58:45.0 +0530
@@ -1,3 +1,10 @@
+ruby-jwt (0.1.8-2) unstable; urgency=medium
+
+  * Team upload.
+  * Rebuild for ruby 2.1 compatibility.
+
+ -- Pirate Praveen prav...@debian.org  Fri, 21 Nov 2014 19:58:36 +0530
+
 ruby-jwt (0.1.8-1) unstable; urgency=low
 
   * New upstream Release
diff -Nru ruby-jwt-0.1.8/debian/control ruby-jwt-0.1.8/debian/control
--- ruby-jwt-0.1.8/debian/control   2014-11-24 02:56:32.0 +0530
+++ ruby-jwt-0.1.8/debian/control   2014-11-21 19:55:46.0 +0530
@@ -4,7 +4,7 @@
 Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
 Uploaders: Markus Tornow tor...@riseup.net
 Build-Depends: debhelper (= 7.0.50~), gem2deb (= 0.3.0~), rake (= 0.9.2.2), 
ruby-rspec (= 2.10.0), ruby-multi-json (= 1.5)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-jwt.git
 Vcs-Browser: 
http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-jwt.git;a=summary
 Homepage: http://github.com/progrium/ruby-jwt
diff -Nru ruby-rack-mobile-detect-0.4.0/debian/changelog 
ruby-rack-mobile-detect-0.4.0/debian/changelog
--- ruby-rack-mobile-detect-0.4.0/debian/changelog  2014-11-24 
03:00:12.0 +0530
+++ ruby-rack-mobile-detect-0.4.0/debian/changelog  2014-11-21 
13:57:47.0 +0530
@@ -1,3 +1,10 @@
+ruby-rack-mobile-detect (0.4.0-3) unstable; urgency=medium
+
+  * Rebuild for ruby 2.1 compatibility.
+  * Bump standards version to 3.9.6 (no changes).
+
+ -- Pirate Praveen prav...@debian.org  Fri, 21 Nov 2014 13:57:38 +0530
+
 ruby-rack-mobile-detect (0.4.0-2) unstable; urgency=low
 
   * Build-Depend on gem2deb 0.5.0 to build against Ruby 2.0
diff -Nru ruby-rack-mobile-detect-0.4.0/debian/control 
ruby-rack-mobile-detect-0.4.0/debian/control
--- ruby-rack-mobile-detect-0.4.0/debian/control2014-11-24 
03:00:12.0 +0530
+++ ruby-rack-mobile-detect-0.4.0/debian/control2014-11-21 
13:55:52.0 +0530
@@ -2,9 +2,9 @@
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
-Uploaders: Praveen Arimbrathodiyil prav...@debian.org
+Uploaders: Pirate Praveen prav...@debian.org
 Build-Depends: debhelper (= 7.0.50~), gem2deb (= 0.5.0~), ruby-shoulda, 
ruby-rack
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rack-mobile-detect.git
 Vcs-Browser: 
http://anonscm.debian.org/?p=pkg-ruby-extras/ruby-rack-mobile-detect.git
 Homepage: http://github.com/talison/rack-mobile-detect
diff -Nru ruby-equalizer-0.0.9/debian/changelog 
ruby-equalizer-0.0.9/debian/changelog
--- ruby-equalizer-0.0.9/debian/changelog   2014-11-24 03:02:19.0 
+0530
+++ ruby-equalizer-0.0.9/debian/changelog   2014-11-21 13:14:57.0 
+0530
@@ -1,3 +1,9 @@
+ruby-equalizer (0.0.9-2) unstable; urgency=medium
+
+  * Rebuild for ruby 2.1 support.
+
+ -- Pirate Praveen prav...@debian.org  Fri, 21 Nov 2014 13:14:29 +0530
+
 ruby-equalizer (0.0.9-1) unstable; urgency=low
 
   * Initial release (Closes: #733167)
diff -Nru ruby-equalizer-0.0.9/debian/control 
ruby-equalizer-0.0.9/debian/control
--- ruby-equalizer-0.0.9/debian/control 2014-11-24 03:02:19.0 +0530
+++ ruby-equalizer-0.0.9/debian/control 2014-11-21 13:12:23.0 +0530
@@ -2,9 +2,9 @@
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
-Uploaders: Praveen Arimbrathodiyil prav...@debian.org
+Uploaders: Pirate Praveen prav...@debian.org
 Build-Depends: debhelper (= 7.0.50~), gem2deb (= 0.6.1~), ruby-rspec
-Standards-Version: 3.9.4
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-equalizer.git
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-equalizer.git;a=summary
 Homepage: https://github.com/dkubb/equalizer
diff -Nru ruby-i18n-inflector-2.6.6/debian/changelog 
ruby-i18n-inflector-2.6.6/debian/changelog
--- ruby-i18n-inflector-2.6.6/debian/changelog  2014-11-24 03:04:20.0 
+0530
+++ ruby-i18n-inflector-2.6.6/debian/changelog  2014-11-21 13:23:10.0 
+0530
@@ -1,3 +1,11 @@
+ruby-i18n-inflector (2.6.6-2) unstable; urgency=medium
+
+  * Rebuild for ruby 2.1 support.
+  * Bump standards

Bug#770772: unblock: ruby-twitter-text/1.10.0+gem-1

2014-11-23 Thread Pirate Praveen
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dear Release team,

This upload fixes RC bug #770621. debdiff is attahced. It uses gem file
from rubygems.org as orig.tar.gz as github tarball was missing some
files. Its the same upstream version


Thanks
Praveen

diff -Nru ruby-twitter-text-1.10.0/debian/changelog 
ruby-twitter-text-1.10.0+gem/debian/changelog
--- ruby-twitter-text-1.10.0/debian/changelog   2014-11-24 03:20:40.0 
+0530
+++ ruby-twitter-text-1.10.0+gem/debian/changelog   2014-11-23 
05:48:43.0 +0530
@@ -1,3 +1,13 @@
+ruby-twitter-text (1.10.0+gem-1) unstable; urgency=medium
+
+  * Team upload.
+  * Use gem file as upstream source (closes: #770621)
+- github tarball has missing files 
+  * Rebuild to include gemspec file (remove git usage).
+  * Bump standards version to 3.9.6 (no changes).
+
+ -- Pirate Praveen prav...@debian.org  Sat, 22 Nov 2014 22:33:44 +0530
+
 ruby-twitter-text (1.10.0-1) unstable; urgency=medium
 
   * New upstream release 
diff -Nru ruby-twitter-text-1.10.0/debian/control 
ruby-twitter-text-1.10.0+gem/debian/control
--- ruby-twitter-text-1.10.0/debian/control 2014-11-24 03:20:40.0 
+0530
+++ ruby-twitter-text-1.10.0+gem/debian/control 2014-11-23 05:58:26.0 
+0530
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Hideki Yamane henr...@debian.org
 Build-Depends: debhelper (= 8.0.0), gem2deb
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 XS-Ruby-Versions: all
 Homepage: https://github.com/twitter/twitter-text-rb
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extra/ruby-twitter-text.git
@@ -13,5 +13,8 @@
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-unf
 Description: library that does auto linking and extraction items in tweets
- twitter-text is a library that does auto linking and extraction of usernames,
- lists and hashtags in tweets
+ This library provides text processing routines for Twitter Tweets. The major
+ reason for this is to unify the various auto-linking and extraction of
+ usernames, lists, hashtags and URLs.
+ .
+ Learn more about its usage at /usr/share/doc/ruby-twitter-text/README.rdoc 
diff -Nru ruby-twitter-text-1.10.0/debian/install 
ruby-twitter-text-1.10.0+gem/debian/install
--- ruby-twitter-text-1.10.0/debian/install 1970-01-01 05:30:00.0 
+0530
+++ ruby-twitter-text-1.10.0+gem/debian/install 2014-11-23 05:47:01.0 
+0530
@@ -0,0 +1 @@
+test/twitter-text-conformance/tld_lib.yml 
usr/share/ruby-twitter-text/test/twitter-text-conformance
diff -Nru 
ruby-twitter-text-1.10.0/debian/patches/2001-avoid-git-in-gemspec.patch 
ruby-twitter-text-1.10.0+gem/debian/patches/2001-avoid-git-in-gemspec.patch
--- ruby-twitter-text-1.10.0/debian/patches/2001-avoid-git-in-gemspec.patch 
1970-01-01 05:30:00.0 +0530
+++ ruby-twitter-text-1.10.0+gem/debian/patches/2001-avoid-git-in-gemspec.patch 
2014-11-23 05:59:21.0 +0530
@@ -0,0 +1,35 @@
+Description: avoid git in gemspec
+ git ls-files is only available in git.
+ .
+ with this patch pbuilder can build correct gemspec file.
+Author: Pirate Praveen prav...@debian.org
+Last-Updated: 2014-11-23
+
+Index: ruby-twitter-text/twitter-text.gemspec
+===
+--- ruby-twitter-text.orig/twitter-text.gemspec
 ruby-twitter-text/twitter-text.gemspec
+@@ -22,9 +22,19 @@ Gem::Specification.new do |s|
+   s.add_development_dependency rspec, ~ 2.14.0
+   s.add_development_dependency simplecov, ~ 0.8.0
+   s.add_runtime_dependency unf, ~ 0.1.0
+-
+-  s.files = `git ls-files`.split(\n) + 
['test/twitter-text-conformance/tld_lib.yml']
+-  s.test_files= `git ls-files -- {test,spec,features}/*`.split(\n)
+-  s.executables   = `git ls-files -- bin/*`.split(\n).map{ |f| 
File.basename(f) }
++  s.files = %w(
++   Gemfile
++   LICENSE
++   README.rdoc
++   twitter-text.gemspec
++   Rakefile
++   )
++  s.files += Dir.glob(lib/**/*)
++  s.files += Dir.glob(script/**/*)
++  s.files += Dir.glob(test/**/*_test.rb)
++  s.files += Dir.glob(spec/**/*_spec.rb)
++  s.files += ['test/twitter-text-conformance/tld_lib.yml']
++  s.executables   = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
++  s.test_files= spec.files.grep(%r{^(test|spec|features)/})
+   s.require_paths = [lib]
+ end
diff -Nru ruby-twitter-text-1.10.0/debian/patches/3001-fix-path.patch 
ruby-twitter-text-1.10.0+gem/debian/patches/3001-fix-path.patch
--- ruby-twitter-text-1.10.0/debian/patches/3001-fix-path.patch 1970-01-01 
05:30:00.0 +0530
+++ ruby-twitter-text-1.10.0+gem/debian/patches/3001-fix-path.patch 
2014-11-23 06:01:04.0 +0530
@@ -0,0 +1,20 @@
+Description: fix relative path for file outside lib
+ load the file from /usr/share/ruby-twitter-text path
+ .
+ Debian specific
+Author: Pirate Praveen prav...@debian.org
+Last-Update: 2014-11-23
+
+Index: ruby-twitter-text/lib/twitter-text/regex.rb

Bug#770771: unblock: rebuilds for rubygems integration fix

2014-11-23 Thread Pirate Praveen
On Monday 24 November 2014 03:59 AM, Jonathan Wiltshire wrote:
 Control: tag -1 moreinfo
 
 On Mon, Nov 24, 2014 at 03:20:03AM +0530, Pirate Praveen wrote:
 These uploads are rebuilds for fixing rubygems integration. Currently
 rubygems won't be able to find these packages because their gemspec
 files are installed for older versions of ruby.

 rack-mobile-detect
 ruby-equalizer
 ruby-i18n-inflector
 ruby-rack-pjax
 ruby-jwt
 ruby-bootstrap-sass
 
 Are source uploads really necessary for all these packages, or would
 binNMUs be sufficient?

I think source uploads are necessary.

Zeha, can you confirm?

 Are there any relevant bugs filed?

It is mentioned in ruby packaging documentation

https://wiki.debian.org/Teams/Ruby/Packaging#Check_and_fix_location_of_rubygems-integration_files



signature.asc
Description: OpenPGP digital signature


Bug#770842: typo in font symlink breaks ruby-font-awesome-rails

2014-11-24 Thread Pirate Praveen
package: ruby-font-awesome-rails
version: 4.1.0.0-1
severity: grave

sprockets can't find the fond because of a broken link

root@savannah:/usr/share/ruby-font-awesome-rails/app/assets/fonts# ls
../../../../fonts/opentype/fonts-fontawesome/FontAwesome.otf
ls: cannot access
../../../../fonts/opentype/fonts-fontawesome/FontAwesome.otf: No such
file or directory


the actual font location is
$ ls /usr/share/fonts/opentype/font-awesome/
FontAwesome.otf

same issue for the remaining fonts in the package



signature.asc
Description: OpenPGP digital signature


Bug#770772: unblock: ruby-twitter-text/1.10.0+gem-1

2014-11-24 Thread Pirate Praveen
[copying the original uploader]

On Monday 24 November 2014 03:45 AM, Jonathan Wiltshire wrote:
 Unfortunately that diff is not against the version in testing, which
 includes a new upstream release. Please assess whether you think that
 new upstream is suitable, and follow up with a full diff.

Hi Hideki,

Do you think the new upstream version is suitable for jessie? Is it a
bug fix only release?

Also it would be a good idea to upload new upstream versions to
experimental, so we can process bug fix uploads via unstable.

Thanks
Praveen




signature.asc
Description: OpenPGP digital signature


Bug#770848: unblock: ruby-font-awesome-rails/4.0.0.0-2

2014-11-24 Thread Pirate Praveen
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dear Release team,

This upload fixes RC bug #770842. debdiff is attahced.


Thanks
Praveen


diff -Nru ruby-font-awesome-rails-4.1.0.0/debian/changelog 
ruby-font-awesome-rails-4.1.0.0/debian/changelog
--- ruby-font-awesome-rails-4.1.0.0/debian/changelog2014-08-12 
15:55:20.0 +0530
+++ ruby-font-awesome-rails-4.1.0.0/debian/changelog2014-11-24 
21:28:19.0 +0530
@@ -1,3 +1,10 @@
+ruby-font-awesome-rails (4.1.0.0-2) unstable; urgency=medium
+
+  * Fix font paths in symlinks (closes: #770842)
+  * Bump standards version to 3.9.6 (no changes)
+
+ -- Pirate Praveen prav...@debian.org  Mon, 24 Nov 2014 21:28:10 +0530
+
 ruby-font-awesome-rails (4.1.0.0-1) unstable; urgency=low
 
   * Initial release (Closes: #711900)
diff -Nru ruby-font-awesome-rails-4.1.0.0/debian/control 
ruby-font-awesome-rails-4.1.0.0/debian/control
--- ruby-font-awesome-rails-4.1.0.0/debian/control  2014-08-12 
15:39:22.0 +0530
+++ ruby-font-awesome-rails-4.1.0.0/debian/control  2014-11-24 
21:27:41.0 +0530
@@ -4,7 +4,7 @@
 Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
 Uploaders: Pirate Praveen prav...@debian.org
 Build-Depends: debhelper (= 7.0.50~), gem2deb (= 0.7.5~)
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-font-awesome-rails.git
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-font-awesome-rails.git;a=summary
 Homepage: https://github.com/bokmann/font-awesome-rails
diff -Nru ruby-font-awesome-rails-4.1.0.0/debian/ruby-font-awesome-rails.links 
ruby-font-awesome-rails-4.1.0.0/debian/ruby-font-awesome-rails.links
--- ruby-font-awesome-rails-4.1.0.0/debian/ruby-font-awesome-rails.links
2014-08-12 15:41:47.0 +0530
+++ ruby-font-awesome-rails-4.1.0.0/debian/ruby-font-awesome-rails.links
2014-11-24 21:24:59.0 +0530
@@ -1,5 +1,5 @@
-usr/share/fonts/opentype/fonts-fontawesome/FontAwesome.otf 
usr/share/ruby-font-awesome-rails/app/assets/fonts/FontAwesome.otf
-usr/share/fonts/truetype/fonts-fontawesome/fontawesome-webfont.ttf 
usr/share/ruby-font-awesome-rails/app/assets/fonts/fontawesome-webfont.ttf
-usr/share/fonts/eot/fonts-fontawesome/fontawesome-webfont.eot 
usr/share/ruby-font-awesome-rails/app/assets/fonts/fontawesome-webfont.eot
-usr/share/fonts/woff/fonts-fontawesome/fontawesome-webfont.woff 
usr/share/ruby-font-awesome-rails/app/assets/fonts/fontawesome-webfont.woff
-usr/share/fonts/svg/fonts-fontawesome/fontawesome-webfont.svg 
usr/share/ruby-font-awesome-rails/app/assets/fonts/fontawesome-webfont.svg
+usr/share/fonts/opentype/font-awesome/FontAwesome.otf 
usr/share/ruby-font-awesome-rails/app/assets/fonts/FontAwesome.otf
+usr/share/fonts/truetype/font-awesome/fontawesome-webfont.ttf 
usr/share/ruby-font-awesome-rails/app/assets/fonts/fontawesome-webfont.ttf
+usr/share/fonts/eot/font-awesome/fontawesome-webfont.eot 
usr/share/ruby-font-awesome-rails/app/assets/fonts/fontawesome-webfont.eot
+usr/share/fonts/woff/font-awesome/fontawesome-webfont.woff 
usr/share/ruby-font-awesome-rails/app/assets/fonts/fontawesome-webfont.woff
+usr/share/fonts/svg/font-awesome/fontawesome-webfont.svg 
usr/share/ruby-font-awesome-rails/app/assets/fonts/fontawesome-webfont.svg


signature.asc
Description: OpenPGP digital signature


Bug#770849: wrong symlink make loading handlebars.runtime.js to fail

2014-11-24 Thread Pirate Praveen
package: ruby-handlebars-assets
version: 0.18-1
severity: grave

wrong path in links file makes loading handlebars.runtime.js to fail.

root@savannah:/usr/share/diaspora# ls -l
/usr/share/ruby-handlebars-assets/vendor/assets/javascripts/
total 0
lrwxrwxrwx 1 root root 47 Nov 19 17:01 handlebars.js -
../../../../javascript/handlebars/handlebars.js
lrwxrwxrwx 1 root root 55 Nov 19 17:01 handlebars.runtime.js -
../../../../javascript/handlebars/handlebars.runtime.js
root@savannah:/usr/share/diaspora# cd
/usr/share/ruby-handlebars-assets/vendor/assets/javascripts/
root@savannah:/usr/share/ruby-handlebars-assets/vendor/assets/javascripts#
ls -l ../../../../javascript/handlebars/handlebars.runtime.js
ls: cannot access
../../../../javascript/handlebars/handlebars.runtime.js: No such file or
directory
root@savannah:/usr/share/ruby-handlebars-assets/vendor/assets/javascripts#
ls -l ../../../../javascript/handlebars
handlebars/ handlebars.runtime/
root@savannah:/usr/share/ruby-handlebars-assets/vendor/assets/javascripts#
ls -l ../../../../javascript/handlebars.runtime/handlebars.runtime.js
lrwxrwxrwx 1 root root 42 Nov 19 14:05
../../../../javascript/handlebars.runtime/handlebars.runtime.js -
../handlebars/handlebars.runtime-v2.0.0.js



signature.asc
Description: OpenPGP digital signature


Bug#770852: unblock: handlebars-assets/0.15-2 and libjs-handlebars.runtime/1.3.0-2

2014-11-24 Thread Pirate Praveen
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Dear Release team,

This upload fixes RC bug #770849. debdiffs attahced.

Thanks
Praveen


diff -Nru libjs-handlebars.runtime-1.3.0/debian/changelog 
libjs-handlebars.runtime-1.3.0/debian/changelog
--- libjs-handlebars.runtime-1.3.0/debian/changelog 2014-11-24 
22:44:56.0 +0530
+++ libjs-handlebars.runtime-1.3.0/debian/changelog 2014-11-24 
22:42:36.0 +0530
@@ -1,3 +1,9 @@
+libjs-handlebars.runtime (1.3.0-2) unstable; urgency=medium
+
+  * Back port fix for #770849 
+
+ -- Pirate Praveen prav...@debian.org  Mon, 24 Nov 2014 22:42:34 +0530
+
 libjs-handlebars.runtime (1.3.0-1) unstable; urgency=low
 
   * Initial release (Closes: #746942)
diff -Nru libjs-handlebars.runtime-1.3.0/debian/links 
libjs-handlebars.runtime-1.3.0/debian/links
--- libjs-handlebars.runtime-1.3.0/debian/links 2014-11-24 22:44:56.0 
+0530
+++ libjs-handlebars.runtime-1.3.0/debian/links 2014-11-24 22:41:32.0 
+0530
@@ -1 +1 @@
-usr/share/javascript/handlebars/handlebars.runtime-v1.3.0.js 
usr/share/javascript/handlebars.runtime/handlebars.runtime.js
+usr/share/javascript/handlebars.runtime/handlebars.runtime-v1.3.0.js 
usr/share/javascript/handlebars.runtime/handlebars.runtime.js
diff -Nru ruby-handlebars-assets-0.15/debian/changelog 
ruby-handlebars-assets-0.15/debian/changelog
--- ruby-handlebars-assets-0.15/debian/changelog2014-11-24 
22:56:54.0 +0530
+++ ruby-handlebars-assets-0.15/debian/changelog2014-11-24 
22:59:17.0 +0530
@@ -1,3 +1,9 @@
+ruby-handlebars-assets (0.15-2) unstable; urgency=medium
+
+  * Backport fix for #770849
+
+ -- Pirate Praveen prav...@debian.org  Mon, 24 Nov 2014 22:55:40 +0530
+
 ruby-handlebars-assets (0.15-1) unstable; urgency=low
 
   * Initial release (Closes: #746798)
diff -Nru ruby-handlebars-assets-0.15/debian/links 
ruby-handlebars-assets-0.15/debian/links
--- ruby-handlebars-assets-0.15/debian/links2014-11-24 22:56:54.0 
+0530
+++ ruby-handlebars-assets-0.15/debian/links2014-11-24 22:59:17.0 
+0530
@@ -1,2 +1,2 @@
 usr/share/javascript/handlebars/handlebars.js 
usr/share/ruby-handlebars-assets/vendor/assets/javascripts/handlebars.js
-usr/share/javascript/handlebars/handlebars.runtime.js 
usr/share/ruby-handlebars-assets/vendor/assets/javascripts/handlebars.runtime.js
+usr/share/javascript/handlebars.runtime/handlebars.runtime.js 
usr/share/ruby-handlebars-assets/vendor/assets/javascripts/handlebars.runtime.js


signature.asc
Description: OpenPGP digital signature


  1   2   3   4   5   6   7   8   9   10   >