Bug#769939: ITP: ruby-model-tokenizer -- Random token generator for ActiveRecord objects

2014-11-17 Thread Nitesh A Jain
package: wnpp
Severity: wishlist
Owner: Nitesh A Jain niteshjai...@gmail.com

*Package Name : ruby-model-tokenizer
Version :  1.0.1
Upstream Author : Adib Saad adib.s...@gmail.com
*URL : https://github.com/adibsaad/model_tokenizer
*License : Expat
*Description : Model Tokenizer creates random tokens to be used as
primary keys for ActiveRecord objects


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



Bug#733855: Package name

2014-04-07 Thread Nitesh A Jain
Hello,

Can you please change the package name to ruby-buftok, as this is the
naming convention followed by the debian ruby team


Thanks
-- 
Nitesh A Jain
Quis custodiet ipsos custodes?
http://about.me/niteshajain



signature.asc
Description: OpenPGP digital signature


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

2014-04-02 Thread Nitesh A Jain
package: wnpp
Severity: wishlist
Owner: Nitesh A Jain niteshjai...@gmail.com

*Package Name : ruby-hitimes
Version : 1.2.1
Upstream Author : Jeremy Hinegardner jer...@copiousfreetime.org
*URL : https://github.com/copiousfreetime/hitimes
*License : ISC (same as Expat)
*Description : A fast,high resolution timer library for recording
performance metrics
-- 
Nitesh A Jain
Quis custodiet ipsos custodes?
http://about.me/niteshajain



signature.asc
Description: OpenPGP digital signature


Bug#740197: Assigning user to pkg-llvm-team

2014-03-21 Thread Nitesh A Jain
User: pkg-llvm-t...@lists.alioth.debian.org
Usertags: clang-ftbfs

-- 
Nitesh A Jain
Quis custodiet ipsos custodes?
http://about.me/niteshajain



signature.asc
Description: OpenPGP digital signature


Bug#740189: Assigning user to pkg-llvm-team

2014-03-21 Thread Nitesh A Jain
User: pkg-llvm-t...@lists.alioth.debian.org
Usertags: clang-ftbfs


-- 
Nitesh A Jain
Quis custodiet ipsos custodes?
http://about.me/niteshajain



signature.asc
Description: OpenPGP digital signature


Bug#740227: Assigning user to pkg-llvm-team

2014-03-21 Thread Nitesh A Jain
User: pkg-llvm-t...@lists.alioth.debian.org
Usertags: clang-ftbfs


-- 
Nitesh A Jain
Quis custodiet ipsos custodes?
http://about.me/niteshajain



signature.asc
Description: OpenPGP digital signature


Bug#711979: Status of packaging

2014-03-20 Thread Nitesh A Jain
Hello,

Do you still intend to package this gem or can I take over?



-- 
Nitesh A Jain
Quis custodiet ipsos custodes?
http://about.me/niteshajain



signature.asc
Description: OpenPGP digital signature


Bug#740227: xjdic : FTBFS with clang instead of gcc

2014-02-27 Thread Nitesh A Jain
Package: xjdic
Version: 24-9
Severity: minor
Usertags: clang-ftbfs

Dear maintainer,
Using the rebuild infrastructure http://buildd-clang.debian.net/, your
package fails to build with clang (instead of gcc).

The full log can be viewed at
http://clang.debian.net/logs/2013-07-14/xjdic_24-8_unstable_clang.log

The attached patch fixes the clang error.


Thanks

-- 
Nitesh A Jain
Quis custodiet ipsos custodes?
http://about.me/niteshajain
--- a/xjdfrontend.c
+++ b/xjdfrontend.c
@@ -2594,9 +2594,7 @@
 
 /*  M A I N  */
 
-main(argc,argv)
-int argc;
-unsigned char **argv;
+main(int argc, char **argv)
 
 {
 	int i,j,ip,cmdmode,bit8,escf;


signature.asc
Description: OpenPGP digital signature


Bug#740189: ngorca: FTBFS with clang instead of gcc

2014-02-26 Thread Nitesh A Jain
Package: ngorca
Version: 1.0.2-2
Severity: minor
Usertags: clang-ftbfs

When rebuilding your package using clang, the package fails to build

The build log is at
http://clang.debian.net/logs/2013-07-14/ngorca_1.0.2-2_unstable_clang.log

The attached patch could fix it


Thanks
-- 
Nitesh A Jain
Quis custodiet ipsos custodes?
http://about.me/niteshajain
--- a/ngorca/src/ngorca.c
+++ b/ngorca/src/ngorca.c
@@ -170,7 +170,7 @@
for (j=0, i=1; jhash-unameLen; j++, i+=2) {
   plaintextstring[i] = hash-username[j];
}
-   for (j=0, i; jpassLen; j++, i+=2) {
+   for (j=0; jpassLen; j++, i+=2) {
   plaintextstring[i] = password[j];
}
 


signature.asc
Description: OpenPGP digital signature


Bug#740197: yardradius: FTBFS with clang instead of gcc

2014-02-26 Thread Nitesh A Jain
Package: yardradius
Version: 1.1.2-4
Severity: minor
Usertags: clang-ftbfs

When rebuilding your package using clang, the package fails to build

The build log is at
http://clang.debian.net/logs/2013-07-14/yardradius_1.1.2-4_unstable_clang.log

The attached patch could fix it


Thanks
-- 
Nitesh A Jain
Quis custodiet ipsos custodes?
http://about.me/niteshajain
--- a/src/radtest.c
+++ b/src/radtest.c
@@ -1,4 +1,4 @@
-/*
+./*
  * Copyright (C) 1999-2002 Francesco P. Lovergine. 
  * All rights reserved.
  *
@@ -481,7 +481,7 @@
 			ah-code,
 			ah-id,
 			ah-length);
-		return;
+		return 0;
 		break;
 	}
 


signature.asc
Description: OpenPGP digital signature


Bug#739435: ITP: ruby-sanitize -- A whitelist-based HTML sanitizer gem

2014-02-18 Thread Nitesh A Jain
package: wnpp
Severity: wishlist
Owner: Nitesh A Jain niteshjai...@gmail.com

*Package Name : ruby-sanitize
 Version : 2.1.0
 Upstream Author : Ryan Grove r...@wonko.com
*URL : https://github.com/rgrove/sanitize
*License : Expat
*Description : Sanitize is a whitelist-based HTML sanitizer



signature.asc
Description: OpenPGP digital signature


Bug#739435: Merge with itp 739114

2014-02-18 Thread Nitesh A Jain
merge 739435 739114

This bug is a duplicate of #739114



signature.asc
Description: OpenPGP digital signature


Bug#738747: ruby-activesupport-3.2: breaks packages build-depending on ruby-activesupport

2014-02-12 Thread Nitesh A Jain
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: ruby-activesupport-3.2
Version: 3.2.16-2
Severity: serious

Hi,

I was trying to update ruby-foreigner to a new upstream and the tests
were failing. The log is attached

As you can see in the second line (i.e
 /usr/lib/ruby/vendor_ruby/active_support/test_case.rb:12:in
`module:ActiveSupport': uninitialized constant Test::Unit::TestCase
(NameError)), a require test/unit is missing in
/usr/lib/ruby/vendor_ruby/active_support/test_case.rb

You can replicate the bug by:
1) Clone the ruby-foreigner from alioth
(https://alioth.debian.org/anonscm/git/pkg-ruby-extras/ruby-foreigner.git)
2) Run git-buildpackage

o fix this I added the following line in
/usr/lib/ruby/vendor_ruby/active_support/test_case.rb

require 'test/unit'

On running dpkg-buildpackage again ruby-foreigner builds successfully

Cheers

- -- 
Nitesh A Jain
Quis custodiet ipsos custodes?
http://about.me/niteshajain



-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJS+6j7AAoJEAJ4e0GU9dXEaIUP/jQu/c5Reo5IwK/stMGJciPw
NcZxcefsZbHfaOsRGGwMjRGHWZsQInCcXa9aaY9XWdxsTzCGGzcwzgbMb+pHXiIZ
ETw2dqeCRa1V5fFlONptnG6JT+9Th4xANOhoF1JUu3rjUcskMq7Xtf9/FOemO8Pq
2Ds3IZx0H/JPnFCVYoDRAXumg6yF8ajgSwnDAz1BYe8YtoDkD5FPajjGR+fBl5WP
uvudehM6erwxPSEE6yisOlQs54Ng6c41Ou3kJAtRfjBc29tp6srJdiwH6rTR/2E3
Qq3nqzf8BSm16h7yKa2xB9azaQNpSsEPTA4rntQftnLaCKp7QfMTHVQLQ3q51mr5
sFWv10Cm5hJ5goMFPRrcmsy7yaFRpSX4BpWY3rG24VOa4Y6AV7WXmGc49db+I6m9
hcnIhbTz7uKncKXeTWOu8ElqFY9/LPmudN4mHKNzajnweRWfF/uILUgb5VlMaaAf
qcobWPw8Tk0nvJZ6VC2CfxCZmbfVg4mSSZyQ57RKRCh4p+SX/azu779Nrmgd/QKZ
6t1jCixdqLFtTrezULythoBCqcq0ni/JOq2EmjEC0xOp9S3vi8PVqao7xnonhBBM
RxGq9AO4SToSAsprMJxIaJnHc49RlY0jE3AyncPrUzLv3FoJl1LeB/9/tjslKW0Z
eKbTiJ1Xhx+bTb4oQ27Z
=JHP/
-END PGP SIGNATURE-
Running tests for ruby1.9.1 using debian/ruby-tests.rb...
/usr/lib/ruby/vendor_ruby/active_support/test_case.rb:12:in `module:ActiveSupport': uninitialized constant Test::Unit::TestCase (NameError)
	from /usr/lib/ruby/vendor_ruby/active_support/test_case.rb:11:in `top (required)'
	from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
	from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
	from /home/nitesh/pkg/ruby-foreigner/ruby-foreigner/test/helper.rb:4:in `top (required)'
	from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
	from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
	from /home/nitesh/pkg/ruby-foreigner/ruby-foreigner/test/foreigner/schema_dumper_test.rb:1:in `top (required)'
	from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
	from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
	from debian/ruby-tests.rb:2:in `block in main'
	from debian/ruby-tests.rb:2:in `each'
	from debian/ruby-tests.rb:2:in `main'

Test ruby1.9.1 failed. Continue building the package? (Y/N)


Bug#721846: ITP: ruby-omniauth-google-oauth2 -- google OAuth2 strategy for OmniAuth

2013-09-04 Thread Nitesh A Jain
X-Debbugs-CC: debian-r...@lists.debian.org
package: wnpp
Severity: wishlist
Owner: Nitesh A Jain niteshjai...@gmail.com

*Package Name : ruby-omniauth-google-oauth2
 Version : 0.2.1
 Upstream Author : Josh Ellithorpe
 Yury Korolev
*URL :  https://github.com/zquestz/omniauth-google-oauth2
*License : Expat
*Description : ruby gem for google OAuth2 strategy for OmniAuth


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



Bug#715820: ITP: ruby-rack-accept -- tools for HTTP Accept, Accept-Charset, Accept-Encoding, and Accept-Language for Ruby/Rack

2013-07-10 Thread Nitesh A Jain
Package: wnpp
Severity: wishlist
Owner: Nitesh A Jain niteshjai...@gmail.com
* Package name: ruby-rack-accept
  Version : 0.4.5-1
  Upstream Author : Michael Jackson
* URL : https://github.com/mjijackson/rack-accept
* License : Expat
  Programming Lang: Ruby
   Description  :   tools for HTTP Accept, Accept-Charset,
Accept-Encoding, and Accept-Language for Ruby/Rack


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



Bug#712900: ITP: ruby-mini-portile -- minimalistic implementation of a port/recipe system for developers

2013-06-20 Thread Nitesh A Jain
Package: wnpp
Severity: wishlist
Owner: Nitesh A Jain niteshjai...@gmail.com
* Package name:  ruby-mini-portile
  Version : 0.5.0-1
  Upstream Author : Luis Lavena
* URL :  https://github.com/luislavena/mini_portile
* License : Expat
  Programming Lang: Ruby
  Description :  A minimalistic, simplistic and stupid implementation
of a port/recipe system for developers. Helps developers to specify the
version of runtime or compile time dependecy which is to be compiled.


Bug#708532: ITP: ruby-rainbow -- Rainbow extends ruby String class adding methods to wrap the string with ANSI escape codes

2013-05-16 Thread Nitesh A Jain
Package: wnpp
Severity: wishlist
Owner: Nitesh A Jain niteshjai...@gmail.com
* Package name: ruby-rainbow
  Version : 1.1.4-1
  Upstream Author : Marcin Kulik
* URL : https://github.com/sickill/rainbow
* License : Expat
  Programming Lang: Ruby
  Description : Rainbow extends ruby String class adding methods
to wrap the string with ANSI escape codes.


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



Bug#707000: Status Update

2013-05-15 Thread Nitesh A Jain
The test for the gem have failures which needs to be  fixed.I have
contacted upstream for help and it can be found at

https://github.com/matthuhiggins/foreigner/issues/112


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



Bug#638845: Merging the itp with itp #707000

2013-05-08 Thread Nitesh Jain
merge 638845 707000


Bug#707000: ITP: ruby-foreigner -- few methods to your migrations for adding and removing foreign key constraints

2013-05-06 Thread Nitesh Jain
Package: ruby-foreigner
Owner: Nitesh A Jain niteshjai...@gmail.com
Severity: wishlist

* Package Name  : ruby-foreigner

  Version : 1.4.1

  Upstream Author: Matthew Higgins
* URL  :  https://github.com/matthuhiggins/foreigner

* Licence :MIT Licence
  Programming Lang : Ruby


Bug#705766: ITP:ruby-omniauth-facebook--Facebook strategy for OmniAuth

2013-04-19 Thread Nitesh Jain
Package: ruby-omniauth-facebook
Owner: Nitesh A Jain niteshjai...@gmail.com
Severity: wishlist

* Package Name  : ruby-omniauth-facebook
  Version : 1.4.1
  Upstream Author: Mark Dodwell

* URL  : https://github.com/mkdynamic/omniauth-facebook
* Licence :Expat Licence
  Programming Lang : Ruby
  Description  :A tool that supports the OAuth 2.0 server-side and
client-side flows


Bug#695984: Packaging ruby-bcat

2013-03-16 Thread Nitesh Jain

Are you still intending to package the above package or can I take over?


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



Bug#619761: twidge: autocompletion of commands

2011-03-26 Thread Nitesh Mistry
Package: twidge
Version: 1.0.2
Severity: normal

Twidge does not come with autocompletion of commands.

There is a patch at launchpad [0] but I have not tested it.

It will be nice to have this feature.

[0] https://bugs.launchpad.net/ubuntu/+source/twidge/+bug/386095


-- System Information:
Debian Release: squeeze/sid
  APT prefers maverick-updates
  APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 
'maverick-backports'), (500, 'maverick')
Architecture: i386 (i686)

Kernel: Linux 2.6.35-28-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages twidge depends on:
ii  curl   7.21.0-1ubuntu1   Get a file from an HTTP, HTTPS or 
ii  libc6  2.12.1-0ubuntu10.2Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls7.21.0-1ubuntu1   Multi-protocol file transfer libra
ii  libffi53.0.9-2ubuntu2Foreign Function Interface library
ii  libgmp3c2  2:4.3.2+dfsg-1ubuntu1 Multiprecision arithmetic library

twidge recommends no packages.

twidge suggests no packages.

-- no debconf information



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



Bug#603790: man page for akregator

2010-11-17 Thread Nitesh Mistry
Package: akregator
Tags: patch


akregator.1
Description: Binary data


Bug#599630: got errors while upgrading evolution from lenny to squeeze

2010-10-09 Thread Nitesh Mistry
Package: evolution
Version: 2.30.3-2
Severity: normal


While upgrading from lenny to sqeeze, evolution gave errors - something like:
Running instances of Evolution detected
You are currently upgrading Evolution to a version with an incompatible index 
format. However, it has been detected that Evolution is currently running. 
Upgrading it before shutting it down could lead to crashes or to serious data 
loss in some cases. You need to shut down all running instances of Evolution 
using the evolution --force-shutdown command before the upgrade can proceed.

So I gave 'evolution --force-shutdown'

But it gave me following error:
$ evolution --force-shutdown

(evolution:19908): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.

(evolution:19908): Gdk-WARNING **: locale not supported by C library

I proceed with upgrade after doing this, but it kept giving me the same error 
for couple of times and then this:
Evolution is still running, aborting...
dpkg: error processing /var/cache/apt/archives/evolution_2.30.2-1_i386.deb 
(--unpack):
 subprocess new pre-installation script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/evolution_2.30.2-1_i386.deb
Log ended: 2010-10-07  22:31:50

And the upgrade halted. So I restart the upgrade... But it asks me to do 
'apt-get -f install'

It upgrades other packages and when it reaches evolution again, the following
Running instances of Evolution detected
You are currently upgrading Evolution to a version with an incompatible index 
format. However, it has been detected that Evolution is currently running. 
Upgrading it before shutting it down could lead to crashes or to serious data 
loss in some cases. You need to shut down all running instances of Evolution 
using the evolution --force-shutdown command before the upgrade can proceed.

So this time I give 
$ killall evolution-exchange-storage # I typed evo and then pressed tab

Then again proceed with upgrade, and it continues.

Do I need to attach term.log? I have already copied the relevant text above.

I don't know if I lost any data because I do not use evolution much.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages evolution depends on:
ii  dbus1.2.24-3 simple interprocess messaging syst
ii  debconf [debconf-2.0]   1.5.35   Debian configuration management sy
ii  evolution-common2.30.3-2 architecture independent files for
ii  evolution-data-server   2.30.3-2 evolution database backend server
ii  gconf2  2.28.1-4 GNOME configuration database syste
ii  gnome-icon-theme2.30.3-1 GNOME Desktop icon theme
ii  libart-2.0-22.3.21-1 Library of functions for 2D graphi
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.11.2-6 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-6 The Cairo 2D vector graphics libra
ii  libcamel1.2-14  2.30.3-2 The Evolution MIME message handlin
ii  libcanberra-gtk00.24-1   Gtk+ helper for playing widget eve
ii  libcanberra00.24-1   a simple abstract interface for pl
ii  libdbus-1-3 1.2.24-3 simple interprocess messaging syst
ii  libdbus-glib-1-20.88-2   simple interprocess messaging syst
ii  libebackend1.2-02.30.3-2 Utility library for evolution data
ii  libebook1.2-9   2.30.3-2 Client library for evolution addre
ii  libecal1.2-72.30.3-2 Client library for evolution calen
ii  libedataserver1.2-132.30.3-2 Utility library for evolution data
ii  libedataserverui1.2-8   2.30.3-2 GUI utility library for evolution 
ii  libegroupwise1.2-13 2.30.3-2 Client library for accessing group
ii  libenchant1c2a  1.6.0-1  a wrapper library for various spel
ii  libevolution2.30.3-2 evolution libraries
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.4.2-1  FreeType 2 font engine, shared lib
ii  libgconf2-4 2.28.1-4 GNOME configuration database syste
ii  libgdata-google1.2-12.30.3-2 Client library for accessing Googl
ii  libgdata1.2-1   2.30.3-2 Client library for accessing Googl
ii  libglib2.0-02.24.2-1 The GLib library of C routines
ii  libgnome-desktop-2-17   2.30.2-1 Utility library for loading .deskt
ii  libgnomecanvas2-0   2.30.1-1 A powerful object-oriented display
ii  libgtk2.0-0 2.20.1-1+b1  The 

Bug#599630: [Evolution] Bug#599630: got errors while upgrading evolution from lenny to squeeze

2010-10-09 Thread Nitesh Mistry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sun, Oct 10, 2010 at 12:57 AM, Yves-Alexis Perez cor...@debian.org wrote:
 Well, at this point there's not much we can do if evolution
 --force-shutdown won't stop the exchange-storage. It might be worth
 trying to upgrade outside of any desktop environment, too.

I am not a programmer, so I am not the best person to know, but if
nothing can be done with evolution, couldn't the upgrade process be
modified to adapt to this situation?


- --
Regards,
Nitesh Mistry
www.mistrynitesh.com
PGP key id: CC580416

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Use GnuPG with Firefox : http://getfiregpg.org (Version: 0.8)

iEYEARECAAYFAkywxLEACgkQUc4Z+sxYBBZcCgCgrt0iix3KVCgZOnDlw95y5r/3
2BUAoLr0Djbh/XaeMXE9boIZU5Qtyh3t
=Ha/9
-END PGP SIGNATURE-



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



Bug#319017: Hot news

2008-08-03 Thread Nitesh

Government is not doing enough
http://jmfm.comtoyou.com/index1.html



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#77774: Gangs join protests against tax laws

2008-08-02 Thread Nitesh

Obama outrageous lies exposed http://www.essediessetende.it/tophot.html



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#269036: The secret to a perfect climax

2008-03-23 Thread Nitesh lapana

If you are embarrassed about how small your weiner is, the solution is here.

http://www.viagfvo.com/
We Have Done All The Research for You



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#419211: d-i fails in fetching Release.gpg in netboot install of etch r0

2007-04-14 Thread nitesh
Package: installation-reports

Boot method: network
Image version: http://cdimage.debian.org/debian-cd/4.0_r0/i386/iso-dvd/
Date: 14 April 2007, 10 AM
Machine: HP Compaq
Processor: Pentium D
Memory: 1024 MB
Partitions: Did not reach this stage.
Output of lspci -nn and lspci -vnn: Did not reach this stage.

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [O]
Load installer modules: [E]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Install base system:[ ]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]

Comments/Problems: The d-i says it fails to download a valid Release.gpg file 
from the mirror specified.

I am installing the Debian etch 4.0 r0 onto HP machines through network install 
(PXE boot with DHCP/tftp).
Everything goes alright until it (netboot d-i) tries to fetch the Release.gpg 
file from the mirror which is just
another machine running sarge in a LAN. In reality, the ISO (DVD) that I have 
mounted at the HTTP mirror
does not have any Release.gpg file in the specified directory.

The path is:

wget debian/dists/etch/Release.gpg



DISCLAIMER:
This message (including attachment if any) is confidential and may be 
privileged. Before opening attachments please check them for viruses and 
defects. MindTree Consulting Limited (MindTree) will not be responsible for any 
viruses or defects or any forwarded attachments emanating either from within 
MindTree or outside. If you have received this message by mistake please notify 
the sender by return  e-mail and delete this message from your system. Any 
unauthorized use or dissemination of this message in whole or in part is 
strictly prohibited.  Please note that e-mails are susceptible to change and 
MindTree shall not be liable for any improper, untimely or incomplete 
transmission.



Bug#288105: find PNG image appears

2007-04-03 Thread Nitesh Middlebrook
service TGS time
http://img444.imageshack.us/img444/8882/3zrhqj4.gif
Im not CrispySnob but wondering why site



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#362288: Telecoms Vying Likes YouTube

2007-04-03 Thread Nitesh Rakdee
MDT Brussels Belgium conference change
http://img444.imageshack.us/my.php?image=cymf2.jpg
NewsCloned Animal NewsFarm NewsREALLY



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]