Bug#1053807: mirror submission for mirrors.iitd.ac.in

2023-10-11 Thread Ashish
Package: mirrors
Severity: wishlist
User: mirr...@packages.debian.org
Usertags: mirror-submission

Submission-Type: new
Site: mirrors.iitd.ac.in
Archive-architecture: ALL amd64 arm64 armel armhf hurd-i386 hurd-amd64 i386 
mips mips64el mipsel powerpc ppc64el riscv64 s390x
Archive-http: /debian/
Archive-rsync: debian/
Maintainer: Ashish 
Country: IN India




Trace Url: http://mirrors.iitd.ac.in/debian/project/trace/
Trace Url: http://mirrors.iitd.ac.in/debian/project/trace/ftp-master.debian.org
Trace Url: http://mirrors.iitd.ac.in/debian/project/trace/mirrors.iitd.ac.in



Bug#932939: Unable to reproduce in Bullseye (Debian 11)

2021-09-08 Thread Ashish SHUKLA
Hi,

Just an update here, I just provisioned a host with Debian GNU/Linux Bullseye 
with "console=tty0 console=ttyS0,115200n8" present in installer kernel 
command-line, and it seems to have provisioned just fine.

Feel free to mark this bug as resolved.

Thanks!
-- 
Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116  20B6 C746 CFA9 E74F A4B0

"Should I kill myself, or have a cup of coffee?" (Albert Camus)


signature.asc
Description: PGP signature


Bug#969502: libpng16-16: fails decoding PNGs with invalid eXIf chunk

2020-09-03 Thread Ashish SHUKLA
Package: libpng16-16
Version: 1.6.36-6
Severity: normal

Dear Maintainer,

Please note that while report is generated from Debian Stretch host, it's for 
the Debian Buster package.

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

When trying to decode the image with an invalid eXIf chunk, i.e. the one 
lacking byte order marker ("II", or "MM") in the first 2 bytes[1], it fails by 
misreading the rest of the chunk.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

Tried to decode malformed image[2] using one of the libpng consumer, e.g. 
gmagick display image.png

   * What was the outcome of this action?

It failed to decode the image complaining 

   * What outcome did you expect instead?

I was hoping for image to be successfully decoded

To resolve this on our side, we are using following diff, which fixes the 
misreading of header by correcting the length of the rest of the chunk:

--

--- pngrutil.c.orig
+++ pngrutil.c
@@ -2079,7 +2079,7 @@
   if (i == 1 && buf[0] != 'M' && buf[0] != 'I'
  && info_ptr->eXIf_buf[0] != buf[0])
   {
- png_crc_finish(png_ptr, length);
+ png_crc_finish(png_ptr, length - 2);
  png_chunk_benign_error(png_ptr, "incorrect byte-order specifier");
  png_free(png_ptr, info_ptr->eXIf_buf);
  info_ptr->eXIf_buf = NULL;

--

A similar diff is also present in this pull request[3].

Thanks in advance

References:
[1] http://ftp-osl.osuosl.org/pub/libpng/documents/pngext-1.5.0.html#C.eXIf
[2] http://www.lostca.se/~abbe/test1.png
[3] 
https://github.com/glennrp/libpng/pull/326/commits/f8c13f61fb4a302a046c2dff46bccd64838a53b3

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 9.4
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-9-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), LANGUAGE=C 
(charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libpng16-16 depends on:
ii  libc6   2.24-11+deb9u3
ii  zlib1g  1:1.2.8.dfsg-5

libpng16-16 recommends no packages.

libpng16-16 suggests no packages.

-- no debconf information



Bug#932939: Confirmed bug 932939

2019-09-30 Thread Ashish SHUKLA
On 10/1/19 5:23 AM, Jeff wrote:
> Confirmed the same.
> 
> Sep 30 23:40:50 debconf: Setting debconf/language to en
> Sep 30 23:40:50 kernel: [  140.827798] main-menu[16157]: segfault at 1
> ip 7f2eeec81554 sp 7ffdd0809cc8 error 4 in
> libc.so.6[7f2eeec11000+148000]
> Sep 30 23:40:50 kernel: [  140.827811] Code: 1f 80 00 00 00 00 66 0f
> 6e ce 89 f9 66 0f 60 c9 48 85 d2 0f 84 0d 03 00 00 66 0f 60 c9 83 e1
> 3f 66 0f 70 c9 00 83 f9 30 77 3c  0f 6f 07 66 0f 74 c1 66 0f d7 c0
> 85 c0 0f 85 a8 02 00 00 48 83
> 
> Changed pxe console boot kernel options from:
>console=tty0 console=ttyS0,115200n8
> to:
>console=ttyS0,115200n8
> 

Thank you for confirming.

-- 
Ashish SHUKLA



signature.asc
Description: OpenPGP digital signature


Bug#934063: mirror submission for debmirror.hbcse.tifr.res.in

2019-08-06 Thread Ashish Kumar Singh
Package: mirrors
Severity: wishlist
User: mirr...@packages.debian.org
Usertags: mirror-submission

Submission-Type: new
Site: debmirror.hbcse.tifr.res.in
Type: leaf
Archive-architecture: ALL amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 
kfreebsd-i386 mips mips64el mipsel powerpc ppc64el s390x
Archive-http: /debian/
Archive-rsync: debian/
Maintainer: Ashish Kumar Singh 
Country: IN India
Location: Mumbai
Sponsor: Homi Bhabha Centre for Science Education, TIFR 
http://www.hbcse.tifr.res.in/




Trace Url: http://debmirror.hbcse.tifr.res.in/debian/project/trace/
Trace Url: 
http://debmirror.hbcse.tifr.res.in/debian/project/trace/ftp-master.debian.org
Trace Url: 
http://debmirror.hbcse.tifr.res.in/debian/project/trace/debmirror.hbcse.tifr.res.in



Bug#933852: mirror submission for debmirror.hbcse.tifr.res.in

2019-08-04 Thread Ashish Kumar Singh
Package: mirrors
Severity: wishlist
User: mirr...@packages.debian.org
Usertags: mirror-submission

Submission-Type: new
Site: debmirror.hbcse.tifr.res.in
Type: leaf
Archive-architecture: ALL amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 
kfreebsd-i386 mips mips64el mipsel powerpc ppc64el s390x
Archive-http: /debian/
Archive-rsync: debian/
Maintainer: Ashish Kumar Singh 
Country: IN India
Location: Mumbai, India
Sponsor: Homi Bhabha Centre for Science Education,TIFR 
http://www.hbcse.tifr.res.in/




Trace Url: http://debmirror.hbcse.tifr.res.in/debian/project/trace/
Trace Url: 
http://debmirror.hbcse.tifr.res.in/debian/project/trace/ftp-master.debian.org
Trace Url: 
http://debmirror.hbcse.tifr.res.in/debian/project/trace/debmirror.hbcse.tifr.res.in



Bug#932939: installation-reports: Buster failing to install over network with Preseed

2019-07-25 Thread Ashish SHUKLA
Hi,

It seems like I have figured out a workaround for this. If I remove
"console=tty0" from the kernel command-line, installation using preseed
works fine as usual.

HTH
-- 
Ashish SHUKLA



signature.asc
Description: OpenPGP digital signature


Bug#767682: D-I: installer hangs on re-formatting ext4 partition (having grub in the partition boot record).

2015-11-13 Thread Ashish SHUKLA
Following is a workaround for this problem in preseed environment that worked
for me:

d-i partman/early_command string sed -r -e 
'/^[[:space:]]*mkfs\./s/^([[:space:]]*)(mkfs\.[^[:space:]]+)/\1\2 -F/g' -i 
/lib/partman/commit.d/50format_ext3

HTH
-- 
Ashish SHUKLA

“If a  6600 used paper  tape instead of core  memory, it would  use up
tape at about 30 miles/second.”
   (Grishman, Assembly Language Programming)

Sent from my Emacs


signature.asc
Description: PGP signature


Bug#767682: D-I: installer hangs on re-formatting ext4 partition (having grub in the partition boot record).

2015-11-10 Thread Ashish SHUKLA
Hi,

The bug still seem to be present, as tried with the most recent Jessie netboot
image.

 [ ]netboot.tar.gz  01-Sep-2015 18:32   18M 

Following is the output from network-console at the time of issue:

--8<---cut here---start->8---
~ # fdisk -l /dev/sda

Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: C89CD80E-7C84-42CD-BD07-ED7F424CBB73

Device   Start   End   Sectors   Size Type
/dev/sda1 2048499711497664   243M Linux filesystem
/dev/sda2   499712   8499199   7999488   3.8G Linux swap
/dev/sda3  8499200 488396799 479897600 228.9G Linux filesystem

~ # fdisk -l /dev/sda3

Disk /dev/sda3: 228.9 GiB, 245707571200 bytes, 479897600 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x

Device  Boot Start   End   Sectors   Size Id Type
/dev/sda3p1   2048 479897599 479895552 228.9G 83 Linux

~ # tail /var/log/syslog
Nov 10 16:47:17 kernel: [   69.492652] device-mapper: ioctl: 4.27.0-ioctl 
(2013-10-30) initialised: dm-de...@redhat.com
Nov 10 16:47:17 partman:   No matching physical volumes found
Nov 10 16:47:17 partman:   Reading all physical volumes.  This may take a 
while...
Nov 10 16:47:17 partman:   No volume groups found
Nov 10 16:47:17 partman-lvm:   No volume groups found
Nov 10 16:47:18 kernel: [   70.632238]  sda: sda1 sda2 sda3
Nov 10 16:47:18 kernel: [   70.749050] Adding 3999740k swap on /dev/sda2.  
Priority:-1 extents:1 across:3999740k FS
Nov 10 16:47:18 partman: mke2fs 1.42.12 (29-Aug-2014)
Nov 10 16:47:18 partman: mke2fs 1.42.12 (29-Aug-2014)
Nov 10 16:47:18 partman: Found a dos partition table in /dev/sda3
# ps |grep ext
 8529 root  4668 S{50format_ext3} /bin/sh 
/lib/partman/commit.d/50format_ext3
 8559 root  6308 Slog-output -t partman --pass-stdout mkfs.ext4 
/dev/sda3
 8560 root 17260 Smkfs.ext4 /dev/sda3
--8<---cut here---end--->8---

To workaround in my case, I'd to SIGKILL the mkfs.ext4 process, and then had
to do 'mkfs.ext4 -F /dev/sda3', and after that went back to debian-installer
screen, and chose "Detect Disks" menu item, and now installation is going on.

HTH
-- 
Ashish SHUKLA

“Yeah, sure. Babies learn their mother tongue by reading the great
philosophers…“ (Pascal Bourguignon, comp.lang.lisp)

Sent from my Emacs


signature.asc
Description: PGP signature


Bug#729953: I can give you Long Tail Pro tool with moz pro API

2015-10-14 Thread Ashish Singla
Hey there! This is Haney...

And the latest Long Tail Pro Platinum software has been giveaway online...by me 
:-) 

To enter in profitable niches and conquer them fast


  - You need keywords with low competition. 
  - You need to know how you're going to beat the competition. 
  - You need "money keywords" with people ready to buy your products.
The problem? Finding this information takes hours, days of tedious research to 
find. And even then, you're still in the dark when it comes to reverse 
engineering your competitors.

The worst part? Even a mistake in research stage will leads you to enter highly 
competitive niches that you'll never rank for :(

Solution is Long Tail Pro ( 
https://www.fiverr.com/michaelhaney58/give-you-latest-long-tail-pro-tool-with-moz-pro-api
 )

How does Long Tail Pro work exactly?


  - It finds "golden nugget" keywords that other tools can't find.


  - It analyze your Google & Bing competition and then tells you if the niche 
is worth entering


  - It TELLS you specific ways to RANK #1 for the keyword


  - It TRACKS your search engine rankings so you always know (objectively) 
where your site stands


 This is incredible SEO tool, it's the best at what Long Tail PRO does, and

I think you should get it...

The reason I am emailing you is because I am giving it away at a massive 
discount. It is the Best Ever Deal on Long Tail Pro

 

Order Now Just for $5 at Fiverr ( 
https://www.fiverr.com/michaelhaney58/give-you-latest-long-tail-pro-tool-with-moz-pro-api
 )

 

Check Out More Exclusive Cheap SEO Pro AccountsThat is all! Stay tuned for more 
awesome SEO Group buys and Cheap accounts

 P.S: Seriously just check it out ( 
https://www.fiverr.com/michaelhaney58/give-you-latest-long-tail-pro-tool-with-moz-pro-api
 ). It's pretty cheap and one of a kind.

Best Regards

To unsubscribe please click here ( [unsubscribe] )Ashish Singla
4338 Heron Way, Milwaukie, OR, 97222

Bug#768501: CentOS 7 support completely broken

2015-04-11 Thread Ashish Kulkarni
Package: rinse
Version: 3.0.7
Followup-For: Bug #768501

Hello,

This still seems to be broken with jessie/rinse 3.0.7 -- sample log follows:


wkhtmltopdf@builds:~$ sudo rinse --distribution centos-7 --arch amd64 
--directory /var/chroot/centos7

Execute postcmd of *-release package
chroot: failed to run command 'rpm': No such file or directory
Running post-install script /usr/lib/rinse/common/10-resolv.conf.sh:
Running post-install script /usr/lib/rinse/common/15-mount-proc.sh:
Running post-install script /usr/lib/rinse/common/20-dev-zero.sh:
Running post-install script /usr/lib/rinse/centos-7/post-install.sh:
chroot: failed to run command 'alternatives': No such file or directory
chroot: failed to run command 'alternatives': No such file or directory
chroot: failed to run command 'alternatives': No such file or directory
chroot: failed to run command 'groupadd': No such file or directory
chroot: failed to run command 'touch': No such file or directory
chroot: failed to run command 'chown': No such file or directory
chroot: failed to run command 'chmod': No such file or directory
chroot: failed to run command 'chmod': No such file or directory
chroot: failed to run command 'groupadd': No such file or directory
chroot: failed to run command 'groupadd': No such file or directory
  Bootstrapping yum
  cleaning up...
chroot: failed to run command '/usr/bin/yum': No such file or directory
  post-install.sh : done.
Installation complete.

wkhtmltopdf@builds:~$ sudo chroot /var/chroot/centos7
chroot: failed to run command '/bin/bash': No such file or directory

wkhtmltopdf@builds:~$ ls -l /var/chroot/centos7/bin/bash
-rwxr-xr-x 1 root root 960384 Mar  6 03:36 /var/chroot/centos7/bin/bash


I think that the dependencies have changed in the 7.1.1503 release; I
plan to bootstrap 7.0.1406 via vault.centos.org and find out if any new
packages need to be specified in centos-7.packages.

-- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages rinse depends on:
ii  libterm-size-perl  0.207-1+b2
ii  libwww-perl6.08-1
ii  perl   5.20.2-3
ii  rpm4.11.3-1.1
ii  wget   1.16-1

rinse recommends no packages.

rinse suggests no packages.

-- Configuration Files:
/etc/rinse/rinse.conf changed:
[rhel-5]
mirror   = http://your.mirror.to.rhel5.repository.here/rhel/5/i386/Server/
mirror.amd64 = http://your.mirror.to.rhel5.repository.here/rhel/5/x86_64/Server/
[centos-4]
mirror   = http://vault.centos.org/4.9/os/i386/CentOS/RPMS/
mirror.amd64 = http://vault.centos.org/4.9/os/x86_64/CentOS/RPMS/
[centos-5]
mirror   = http://mirror.centos.org/centos/5/os/i386/CentOS/
mirror.amd64 = http://mirror.centos.org/centos/5/os/x86_64/CentOS/
[centos-6]
mirror   = http://mirror.nbrc.ac.in/centos/6/os/i386/Packages/
mirror.amd64 = http://mirror.nbrc.ac.in/centos/6/os/x86_64/Packages/
[centos-7]
mirror   = http://vault.centos.org/7.0.1406/os/i386/Packages/
mirror.amd64 = http://vault.centos.org/7.0.1406/os/x86_64/Packages/
[slc-5]
mirror   = http://linuxsoft.cern.ch/cern/slc5X/i386/SL/
mirror.amd64 = http://linuxsoft.cern.ch/cern/slc5X/x86_64/SL/
[slc-6]
mirror   = http://linuxsoft.cern.ch/cern/slc6X/i386/SLC/Packages/
mirror.amd64 = http://linuxsoft.cern.ch/cern/slc6X/x86_64/SLC/Packages/
[fedora-core-4]
mirror   = 
http://dl.fedoraproject.org/pub/archive/fedora/linux/core/4/i386/os/Fedora/RPMS/
mirror.amd64 = 
http://dl.fedoraproject.org/pub/archive/fedora/linux/core/4/x86_64/os/Fedora/RPMS/
[fedora-core-5]
mirror   = 
http://dl.fedoraproject.org/pub/archive/fedora/linux/core/5/i386/os/Fedora/RPMS/
mirror.amd64 = 
http://dl.fedoraproject.org/pub/archive/fedora/linux/core/5/x86_64/os/Fedora/RPMS/
[fedora-core-6]
mirror   = 
http://dl.fedoraproject.org/pub/archive/fedora/linux/core/6/i386/os/Fedora/RPMS/
mirror.amd64 = 
http://dl.fedoraproject.org/pub/archive/fedora/linux/core/6/x86_64/os/Fedora/RPMS/
[fedora-7]
mirror   = 
http://ftp.heanet.ie/pub/fedora-archive/fedora/linux/releases/7/Fedora/i386/os/Fedora/
mirror.amd64 = 
http://ftp.heanet.ie/pub/fedora-archive/fedora/linux/releases/7/Fedora/x86_64/os/Fedora/
[fedora-8]
mirror   = 
http://ftp.heanet.ie/pub/fedora-archive/fedora/linux/releases/8/Fedora/i386/os/Packages/
mirror.amd64 = 
http://ftp.heanet.ie/pub/fedora-archive/fedora/linux/releases/8/Fedora/x86_64/os/Packages/
[fedora-9]
mirror   = 
http://ftp.heanet.ie/pub/fedora-archive/fedora/linux/releases/9/Fedora/i386/os/Packages/
mirror.amd64 = 

Bug#768501: CentOS 7 support completely broken

2015-04-11 Thread Ashish Kulkarni
Found the problem, it seems that /lib64 is a symlink to /usr/lib64 in
CentOS 7 and this breaks as the --extract-over-symlinks option to cpio
is not used. I'm not sure about how to submit a patch, so I've made a
fix on a clone of the repository as well as attaching a patch: see

https://github.com/ashkulz/rinse/commit/b7fdd330b86fde7a74f280641b653af9f3d5f74e

With the above change, I am successfully able to setup a CentOS-7 chroot.
From b7fdd330b86fde7a74f280641b653af9f3d5f74e Mon Sep 17 00:00:00 2001
From: Ashish Kulkarni kulkarni.ash...@gmail.com
Date: Sat, 11 Apr 2015 18:23:12 +0530
Subject: [PATCH] fix creation of CentOS-7 chroot (#768501)

This was broken since 5d2767aba4aa5b5c625c312967319b415f79ae03, as the
filesystem package in CentOS-7 has a symlink from /lib64 to /usr/lib64.
When extracting via cpio, this failed with the error:

cpio: Can't write over symlinks: ./lib64/libaudit.so.1

Using the --extract-over-symlinks option allows successful creation of
the chroot environment. A check was also added to ensure that failure
to extract a package would cause the process to fail.
---
 bin/rinse | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/rinse b/bin/rinse
index 096a57f..2e9579e 100755
--- a/bin/rinse
+++ b/bin/rinse
@@ -1147,13 +1147,13 @@ sub unpackPackages {
   #  Run the unpacking command.
   #
   my $cmd =
-rpm2cpio $file | (cd $CONFIG{'directory'} ; cpio --extract --make-directories --no-absolute-filenames --preserve-modification-time) 2/dev/null /dev/null;
+rpm2cpio $file | (cd $CONFIG{'directory'} ; cpio --extract --extract-over-symlinks --make-directories --no-absolute-filenames --preserve-modification-time) 2/dev/null /dev/null;
   if ( $file =~ /(fedora|centos|redhat|mandriva)-release-/ ) {
 my $rpmname = basename($file);
 $postcmd =
   cp $file $CONFIG{'directory'}/tmp ; chroot $CONFIG{'directory'} rpm -ivh --force --nodeps /tmp/$rpmname ; rm $CONFIG{'directory'}/tmp/$rpmname;
   }
-  system($cmd );
+  system($cmd) == 0 or die failed to extract $name: $?;
 
 }
 print \r;


Bug#776431: Rebooting with intel-microcode 3.20150107.1~bpo70+1 causing CPU lockups

2015-01-27 Thread Ashish SHUKLA
   : 63
model name  : Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz
stepping: 2
microcode   : 0x2a
cpu MHz : 1202.437
cache size  : 15360 KB
physical id : 0
siblings: 12
core id : 5
cpu cores   : 6
apicid  : 11
initial apicid  : 11
fpu : yes
fpu_exception   : yes
cpuid level : 15
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est 
tm2 ssse3 fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 
tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm ida arat epb xsaveopt 
pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 
avx2 smep bmi2 erms invpcid
bogomips: 4794.61
clflush size: 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:

processor   : 23
vendor_id   : GenuineIntel
cpu family  : 6
model   : 63
model name  : Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz
stepping: 2
microcode   : 0x2a
cpu MHz : 1200.093
cache size  : 15360 KB
physical id : 1
siblings: 12
core id : 5
cpu cores   : 6
apicid  : 27
initial apicid  : 27
fpu : yes
fpu_exception   : yes
cpuid level : 15
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb 
rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology 
nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est 
tm2 ssse3 fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 
tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm ida arat epb xsaveopt 
pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 
avx2 smep bmi2 erms invpcid
bogomips: 4795.62
clflush size: 64
cache_alignment : 64
address sizes   : 46 bits physical, 48 bits virtual
power management:

--8---cut here---end---8---


Let us know if you need anything else.

Thanks!
-- 
Ashish SHUKLA

“One of the hardest things to teach a child is that the truth is more important
than the consequences.” (O. A. Battista)

Sent from my Emacs


signature.asc
Description: PGP signature


Bug#750462: wkhtmltopdf: wkhtml2pdf fails to respect page breaks

2014-07-04 Thread Ashish Kulkarni
This is unlikely to be fixed, as it requires the patched Qt, which is
not used in the official debian packages [1].

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679755#55


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



Bug#679755: wkhtmltopdf: new upstream release

2014-03-16 Thread Ashish Kulkarni
Uhm, a reply would be appreciated ... it's been more than a month.


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



Bug#679755: wkhtmltopdf: new upstream release

2014-02-11 Thread Ashish Kulkarni
Any update on what you think about the above rationale? I can
understand if you want to discuss it with the maintainers for QT..


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



Bug#679755: wkhtmltopdf: new upstream release

2014-02-08 Thread Ashish Kulkarni
 How do you plan to package it? With the system QT (i.e. a lot of features
 will be disabled) or with the patched QT? FreeBSD has packaged it [1] with
 the patched QT, but I know that Debian has a policy which may apply in this
 scenario [2]. Without the patched QT, a lot of the additional functionality
 is disabled.
 It will be packaged with the system QT in order to respect the Debian Policy.


Sorry for the rather long reply, but wanted to put things in
perspective for the reason we need the patched QT.

wkhtmltopdf was initially authored by Jakob Truelsen, who tried to
upstream a lot of the patches to QtWebkit that we are using. There was
not much interest upstream (and there were effectively two upstreams:
QT and WebKit). After QT 4.8, the focus of the QT team shifted to QT5
and QT4 has been in maintenance mode for quite a bit of time. I did
consider a migration to QT5 and then trying to upstream the patches
there, but then I found that QT is switching to Blink [1]. The current
QT port also has been removed from the Webkit upstream [2]. There is
no plan of the QT team to enhance QtWebkit -- please see the comments
in the What does all of this mean for users of Qt WebKit? section in
[1]:

After the release of Qt 5.2, we will focus most of our new
development efforts on the new Qt Web Engine [...] While we no longer
will do any feature development in Qt WebKit, the existing version
will continue to be available.

So the patches are unlikely to be accepted by either Webkit or QT. The
QT WebEngine has released a preview 2 weeks ago [3], so switching to
that is an option -- but that is something for the future. I do not
think that it will be packaged and available in testing for at least
1-2 years, so it is unlikely to be an option for 2 debian releases.
The only option facing us in such a scenario is to fork the codebase
and incorporate the patches, and decide upon what to switch to later
on. This is not a scenario unique for us -- phantomjs also has the
same problem, and they too have incorporated the QT source in their
repository for the same reason and historically there has been a
cross-polination of patches/features between the two projects.

We are willing to try to get things upstreamed (we maintain a series
of patches for that very reason) but when upstream is not interested,
there is a need to fork. I am willing to work with the Debian QT
maintainers to incorporate the patches in the debian version, but I
doubt they would be interested -- it's not going to be easy to ensure
that there are no regressions (this was rejected by the Fedora QT
maintainers as well [4]). As a number of features [4] depend upon the
patched QT, people have to consistently use static builds to get it to
work for their need -- which is not a good idea when the package is
present in Debian!

Regards,
Ashish

[1] http://blog.qt.digia.com/blog/2013/09/12/introducing-the-qt-webengine/
[2] https://lists.webkit.org/pipermail/webkit-qt/2013-October/003878.html
[3] 
http://blog.qt.digia.com/blog/2014/01/23/qt-webengine-technology-preview-available/
[4] https://bugzilla.redhat.com/show_bug.cgi?id=955996#c3


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



Bug#679755: wkhtmltopdf: new upstream release

2014-02-06 Thread Ashish Kulkarni
Hello,

I'm the co-maintainer for wkhtmltopdf, and we have just released a stable
release (0.12.0). I'm interested in getting this into sid, so I'll be happy
to get feedback on what needs to be done to get the newer version uploaded
(if necessary, I am prepared to make further releases).

Thanks,
Ashish


Bug#679755: wkhtmltopdf: new upstream release

2014-02-06 Thread Ashish Kulkarni
On Thu, Feb 6, 2014 at 11:46 PM, Emmanuel Bouthenot kol...@openics.orgwrote:

 Good news !

 I will start to work on this new release soon.

 Regards,


How do you plan to package it? With the system QT (i.e. a lot of features
will be disabled) or with the patched QT? FreeBSD has packaged it [1] with
the patched QT, but I know that Debian has a policy which may apply in this
scenario [2]. Without the patched QT, a lot of the additional functionality
is disabled.

We are planning to integrate the patched QT directly into the source code
in a future version (so that it is easier to patch/enhance), effectively
becoming a fork -- would that run afoul of the No convenience copies rule?

Regards,
Ashish

[1] http://www.freshports.org/converters/wkhtmltopdf/
[2] https://www.debian.org/doc/debian-policy/ch-source.html#s-embeddedfiles


Bug#615864: initiator reported error (15 - already exists)

2013-10-01 Thread Ashish
Hey Guys,

You have to just use this following command:

iscsiadm -m node --targetname iqn.2001-04.com.example:storage.lun1 --portal 
192.168.0.101:3260 –logout

and again use your command as follows:

iscsiadm -m node --targetname iqn.2001-04.com.example:storage.lun1 --portal 
192.168.0.101:3260 –login

actually you are allready login so that’s a reason , it shows the error (
initiator reported error (15 - already exists))


Cheers..
Ashish Sharma

Bug#712974: [kfreebsd] Hangs on startup

2013-08-19 Thread Ashish SHUKLA
On Fri, 16 Aug 2013 16:15:45 +0530, ash...@freebsd.org (Ashish SHUKLA) said:
 Hi,

 I'm not a user of this package or Debian kFreeBSD, but I use/maintain FreeBSD
 port for Emacs, and also affected by this bug. The last bzr revision of trunk
 which I tried, and worked for me was 113284 (which was after r113268[1]), and
 is in use at the moment.

 I tried updating to r113322, r113500, r113909, r113920 today and all of them
 are still having this issue.

 I'm wondering if you're still experiencing this issue on kFreeBSD after the
 fix, or has any other fix for which you're looking for testers.

 References:
 [1]  http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/113268

I've narrowed it down to r113315 and filed a upstream bug report#15129[1]

References:
[1]  http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15129

HTH
-- 
Ashish SHUKLA

“You never get a second chance to make a first impression.”

Sent from my Emacs


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



Bug#712974: [kfreebsd] Hangs on startup

2013-08-16 Thread Ashish SHUKLA
Hi,

I'm not a user of this package or Debian kFreeBSD, but I use/maintain FreeBSD
port for Emacs, and also affected by this bug. The last bzr revision of trunk
which I tried, and worked for me was 113284 (which was after r113268[1]), and
is in use at the moment.

I tried updating to r113322, r113500, r113909, r113920 today and all of them
are still having this issue.

I'm wondering if you're still experiencing this issue on kFreeBSD after the
fix, or has any other fix for which you're looking for testers.

References:
[1]  http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/113268

Thanks
-- 
Ashish SHUKLA  | GPG: F682 CDCC 39DC 0FEA E116  20B6 C746 CFA9 E74F A4B0
Sent from my Emacs


signature.asc
Description: PGP signature


Bug#692522: netboot image not working

2012-11-07 Thread Ashish SHUKLA
Luca Capello writes:
 Hi there!

 Brian, please keep the BTS Cc:ed and if you want to help the user please
 also be sure that he gets the email, which means Cc:ing it (you replied
 to debian-boot@ only).

 On Wed, 07 Nov 2012 11:05:22 +0100, Brian Potkin wrote:
 On Wed 07 Nov 2012 at 09:14:52 +0530, Ashish SHUKLA wrote:
 
 From my investigation, it seems current netboot image ships with kernel
 version 3.2.0-3 whereas .udebs present on server (in Packages.(bz2|gz)[2]) 
 are
 for version 3.2.0-4.
 
 Could you please publish a new netboot image, assuming you do want users to
 test debian-installer for installing over network ?
 
 http://d-i.debian.org/daily-images/amd64/

 There is no hint about such a link in the d-i page on www.d.o:

   http://www.debian.org/devel/debian-installer/

 Should this page be updated with a link to d-i.d.o?

Hi,

Thanks for the above link. The latest image works fine. This bug report can be
closed.

-- 
Ashish SHUKLA

“But it was all right, everything was all right, the struggle was finished. He
had won the victory over himself. He loved Big Brother.” (George Orwell,
Nineteen Eighty-Four, 1949)

Sent from my Emacs


pgpx6vkQBgRDT.pgp
Description: PGP signature


Bug#692522: netboot image not working

2012-11-06 Thread Ashish SHUKLA
Package: debian-installer
Severity: important
Tags: d-i, wheezy

Hi maintainer,

While trying to install a host over network using the Wheezy netboot image[1],
I noticed that it can't be installed with following warning appearing in
syslog:

WARNING **: no packages matching running kernel 3.2.0-3-amd64 in archive

and following message in installer:

If you are installing from a mirror, you can work around this problem by
 trying to install a different version of Debian

From my investigation, it seems current netboot image ships with kernel
version 3.2.0-3 whereas .udebs present on server (in Packages.(bz2|gz)[2]) are
for version 3.2.0-4.

Could you please publish a new netboot image, assuming you do want users to
test debian-installer for installing over network ?

References:
[1]  
http://ftp.debian.org/debian/dists/wheezy/main/installer-amd64/current/images/netboot/
[2]  
http://ftp.debian.org/debian/dists/wheezy/main/debian-installer/binary-amd64/

Thanks
-- 
Ashish SHUKLA

“There are two major products that come out of Berkeley: LSD and UNIX. We don't
believe this to be a coincidence.” (Jeremy S. Anderson)

Sent from my Emacs


pgpDU9YGKGvvI.pgp
Description: PGP signature


Bug#602056: libsoap-lite-perl: Client dies with Not a HASH reference at /usr/share/perl5/SOAP/Lite.pm line 3755.

2010-11-02 Thread Ashish SHUKLA
Hi everyone,

Attached diff fixes the issue for OP (as he confirmed on IM).

Thanks
-- 
Ashish SHUKLA

“She dump(1)-ed me without caring to restore(1).” (abbe, 2005)
--- /usr/share/perl5/vendor_perl/SOAP/Lite.pm   2010-06-03 21:03:26.0 
+0530
+++ SOAP/Lite.pm2010-11-03 08:05:23.0 +0530
@@ -3747,13 +3747,13 @@
 # fillup parameters
 UNIVERSAL::isa($_[$param] = 'SOAP::Data')
 ? $_[$param]-SOAP::Data::value($value)
-: UNIVERSAL::isa($_[$param] = 'ARRAY')
+: (ref($_[$param] eq 'ARRAY'))
 ? (@{$_[$param]} = @$value)
-: UNIVERSAL::isa($_[$param] = 'HASH')
+: (ref($_[$param]) eq 'HASH')
 ? (%{$_[$param]} = %$value)
-: UNIVERSAL::isa($_[$param] = 'SCALAR')
+: (ref($_[$param]) eq 'SCALAR')
 ? (${$_[$param]} = $$value)
-: ($_[$param] = $value)
+: ($_[$param] = $value);
 }
 }
 }


pgpp8SN7OYSPH.pgp
Description: PGP signature


Bug#577086: xpdf-reader: scrolling is much slower with 3.02-2

2010-06-01 Thread Ashish Vulimiri
I don't think it's a hardware issue. I have the same problem and I'm 
using a 2.5GHz C2D CPU.




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



Bug#153587: Part-Time Job Offer

2008-07-17 Thread ferrel ashish
JOB OFFER
We are currently searching for Sales Representative with basic computer 
knowledge and good communicative skills. This position supports our management 
and outside sales team. 

Sales Representatives are also responsible for:

  -   General administrative support
  -   General accounting support
  -   Answering incoming calls, e-mails
  -   Sales support and business executive service

Skills and requirements:

  -1+ sales/management experience
  -High education/college
  -Strong experience with Microsoft Office Suite, particularly in Excel 
  -24h internet access
  -Land line phone and mobile
  -Ability to multi-task
  -Attention to detail
  -Good time management skills
  -Strong experience with Microsoft Office Suite, particularly in Excel


Are you ready to apply? Great chance to try your chances:

Send cover letter and Resume/CV to [EMAIL PROTECTED] 



Please reference you first and last name for subject.



Principals Only. We do not accept unsolicited resumes from employment agencies, 
and is not responsible for fees associated with such submissions.





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



Bug#103975: High-paid positions in a large successful company are waiting for talented candidates. (no signup fees)

2007-09-24 Thread ashish fielding







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



Bug#279341: Announces Repurchase Overview Reuters

2007-04-20 Thread ashish BOLBACH

Let's start with the recent attack on Panix.

AN ALLE FINANZINVESTOREN!
DIESE AKTIE WIRD DURCHSTARTEN!
FREITAG 20. APRIL STARTET DIE HAUSSE!
REALISIERTER KURSGEWINN VON 400%+ IN 5 TAGEN!

Symbol: G7Q.F
Company: COUNTY LINE ENERGY
5 Tages Kursziel: 0.95
Schlusskurs: 0.21
WKN:  A0J3B0
ISIN: US2224791077
Markt: Frankfurt

LASSEN SIE SICH DIESE CHANCE NICHT ENTGEHEN!
G7Q WIRD WIE EINE RAKETE DURCHSTARTEN!
UNSERE ERWARTUNGEN WIRD G7Q.F UBERTREFFEN!

These can be set or cleared using SendInput to simulate keystrokes.



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