Bug#775706: awscli 1.7 needs an updated botocore version

2015-01-18 Thread Carlos Izquierdo
Package: awscli
Version: 1.7.0-1
Severity: minor

Dear Maintainer,

I recently upgraded awscli from 1.4.2 to 1.7.0 and found that I could not run
it, instead I got the following error:

$ aws help
Traceback (most recent call last):
  File /usr/bin/aws, line 15, in module
import awscli.clidriver
  File /usr/share/awscli/awscli/clidriver.py, line 23, in module
from botocore import parsers
ImportError: cannot import name 'parsers'

botocore.parsers was introduced in botocore 0.64 and the version I had on the
system was 0.62 (version on testing currently)

python3-botocore packages have been provided for versions 0.69 and 0.81. I
installed 0.81 which is now on unstable and the error disappeared.

Please update awscli's dependency to one of these recent versions.

Best regards,
Carlos



-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (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
Init: systemd (via /run/systemd/system)

Versions of packages awscli depends on:
ii  python3   3.4.2-2
ii  python3-bcdoc 0.12.2-1
ii  python3-botocore  0.81.0-1
ii  python3-colorama  0.3.2-1
ii  python3-docutils  0.12+dfsg-1
ii  python3-rsa   3.1.4-1
pn  python3:any   none

awscli recommends no packages.

awscli 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#760080: Build python3 package

2014-08-31 Thread Carlos Izquierdo
Package: virtualenvwrapper
Version: 4.3-1
Severity: wishlist

Virtualenvwrapper's homepage states that the software is compatible and tested 
against python versions 2.6 up to 3.3, but the Debian package relies only on 
the 2.x packages although 3.x versions are available.

Could you build a separate python3 package?

Thank you!


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



Bug#488588: bash.bashrc should include bash.bashrc.local

2014-07-29 Thread Carlos Izquierdo
Please consider this, since it would ease mixing configuration tools such as 
Puppet (which would manage bash.bashrc.local on a per-host basis) and package 
management (which provide a sane default for everyone).


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



Bug#755732: python-scrapy: Cannot start project

2014-07-22 Thread Carlos Izquierdo
Package: python-scrapy
Version: 0.22.2-3
Severity: normal

I get the following error when trying to start a new project:

$ scrapy startproject myproject
/usr/lib/python2.7/dist-packages/twisted/internet/_sslverify.py:184:
UserWarning: You do not have the service_identity module installed. Please
install it from https://pypi.python.org/pypi/service_identity. Without the
service_identity module and a recent enough pyOpenSSL tosupport it, Twisted can
perform only rudimentary TLS client hostnameverification.  Many valid
certificate/hostname mappings may be rejected.
  verifyHostname, VerificationError = _selectVerifyImplementation()

I've seen that this package has recently been packaged for Debian (python-
service-identity) but it is still not in testing.

Regards,
Carlos



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13-1-amd64 (SMP w/8 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 python-scrapy depends on:
ii  python2.7.6-2
ii  python-boto   2.29.1-1
ii  python-libxml22.9.1+dfsg1-3
ii  python-queuelib   1.1.1-1
ii  python-twisted-conch  1:14.0.0-1
ii  python-twisted-core   14.0.0-1
ii  python-twisted-mail   14.0.0-1
ii  python-twisted-web14.0.0-1
ii  python-w3lib  1.5-1

Versions of packages python-scrapy recommends:
ii  ipython  2.1.0-1
pn  python-djangonone
pn  python-guppy none
ii  python-imaging   2.3.0-2
ii  python-lxml  3.3.5-1+b1
pn  python-mysqldb   none
pn  python-pygments  none

Versions of packages python-scrapy suggests:
ii  python-openssl  0.13.1-2+b1

-- 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#736639: Please build for Python 3

2014-01-25 Thread Carlos Izquierdo
Package: python-whois
Version: 0.7-1
Severity: wishlist

Upstream reports that this package works with Python 2.4+ and Python 3.x,
but it is only available on Debian for python2. Could you build it for
python3 as well?

Thank you!


Bug#713892: nfs-kernel-server: Startup script requires portmap to be running

2013-06-23 Thread Carlos Izquierdo
Package: nfs-kernel-server
Version: 1:1.2.8-4

The NFS Server startup script /etc/init.d/nfs-kernel-server requires a 
portmapper to be running although this is not necessary for NFSv4 only setups 
(where the -N 2 -N 3 options are passed in /etc/default/nfs-kernel-server to 
rpc.mountd).

Please modify this check in the script, maybe it could just issue a warning?


ii  libnfsidmap2:amd64   0.25-5 
amd64NFS idmapping library
ii  nfs-common   1:1.2.8-4  
amd64NFS support files common to client and server
ii  nfs-kernel-server1:1.2.8-4  
amd64support for NFS kernel server
ii  rpcbind  0.2.0-8
amd64converts RPC program numbers into universal addresses


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



Bug#713924: flightgear: Missing applnk icon

2013-06-23 Thread Carlos Izquierdo
Package: flightgear
Version: 2.6.0-1.1
Severity: wishlist

The flightgear desktop shorcut on /usr/share/applications does not have an 
icon, one like this from the application's wiki could be used:

http://wiki.flightgear.org/skins/common/images/icons-fg-135.png


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



Bug#713824: isc-dhcp-client: Change dependency on iproute

2013-06-22 Thread Carlos Izquierdo
Package: isc-dhcp-client
Version: 4.2.4-7
Severity: minor

Package iproute has recently transitioned to iproute2:

iproute
[...]
Description-en: transitional dummy package for iproute2
 This is a transitional dummy package to get upgrading systems to install
 the iproute2 package. It can safely be removed.

Please update isc-dhcp-client dependency from package iproute to iproute2 (or 
any of them).

Thank you.


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



Bug#713825: ifupdown: Change dependency on iproute

2013-06-22 Thread Carlos Izquierdo
Package: ifupdown
Version: 0.7.43
Severity: minor

Package iproute has recently transitioned to iproute2:

iproute
[...]
Description-en: transitional dummy package for iproute2
 This is a transitional dummy package to get upgrading systems to install
 the iproute2 package. It can safely be removed.

Please update ifupdown dependency from package iproute to iproute2 (or 
any of them).

Thank you.


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



Bug#691839: New upstream version available (4.5.6)

2013-03-31 Thread Carlos Izquierdo
retitle 691839 New upstream version available (5.0)
thanks

Version 5.0 just came out, please take it into account! :-)


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



Bug#682330: python-fife: Depends on both libpython2.6 and libpython2.7

2012-07-21 Thread Carlos Izquierdo
Package: fife
Version: 0.3.3+r3-1
Severity: minor

Python-fife depend on both:

libpython2.6 (= 2.6)
libpython2.7 (= 2.7)

All other dependencies allow using just one version within a range, like:

python2.7 | python2.6
python (= 2.6.6-7~)
python ( 2.8)

Could you please make it depend on libpython2.6 (= 2.6) OR
libpython2.7 (= 2.7)?

Regards,
Carlos Izquierdo


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



Bug#654967: Cannot reproduce anymore

2012-03-31 Thread Carlos Izquierdo
I cannot reproduce the bug anymore with the latest konsole version (4:4.7.4-2). 
I've tried in a couple of PCs (home + work) so this bug should be safe to close.

Thank you!



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



Bug#663256: [Python-modules-team] Bug#663256: ipython: Binary package contains GIT files

2012-03-11 Thread Carlos Izquierdo
Unhiding them would be great, it's not like they bother much in any other sense 
:-)

Is that possible without too much hassle?



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



Bug#663256: ipython: Binary package contains GIT files

2012-03-09 Thread Carlos Izquierdo
Package: ipython
Version: 0.12-1
Severity: wishlist

The following files can be found in current ipython's binary package but 
shouldn't probably be there:

/usr/lib/python2.6/dist-packages/IPython/.git_commit_info.ini
/usr/lib/python2.7/dist-packages/IPython/.git_commit_info.ini

Can they be removed? This of course does not affect the package's functionality 
at all, but it shows for example in security audits (hidden dot files in lib 
directory)

Regards,
Carlos Izquierdo



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



Bug#655069: Fixed by latest phonon 4.6.0 upgrade

2012-03-03 Thread Carlos Izquierdo
The latest phonon upgrade seems to have fixed this issue. JuK and Amarok now 
work correctly in my system.

Thank you.



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



Bug#653650: [Python-modules-team] Bug#653650: Recommends instead of Depends?

2012-01-21 Thread Carlos Izquierdo
As far as I've seen, it does not provide python-argparse, only 
python2.7-argparse.:

Package: python2.7
Version: 2.7.2-13
[...]
Provides: python2.7-argparse, python2.7-celementtree, python2.7-cjkcodecs, 
python2.7-ctypes, python2.7-elementtree, python2.7-profiler, python2.7-wsgiref

So the final solution might be to depend on python-argparse | 
python2.7-argparse. Right now it still pulls 2.6.


On Friday 20 January 2012 20:02:13 Sandro Tosi wrote:
 On Fri, Jan 20, 2012 at 19:54, Carlos Izquierdo ghe...@ertis.net wrote:
  modifying Python's package to solve this (by providing python-argparse) 
  might be a little overkill.
 
 please note that python2.7 has started to (uncoordinatedly) provides
 python-argparse, python2.7-argparse .
 
 



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



Bug#653650: Recommends instead of Depends?

2012-01-20 Thread Carlos Izquierdo
Playing with the popcon website [1] I can't see a clear correlation between 
ipython and python-argparse installations, so modifying Python's package to 
solve this (by providing python-argparse) might be a little overkill.

Until the python2.6 userbase drops [2] why don't you just lower python-argparse 
to a Recommendation instead of a Dependendency? This would still pull python2.6 
by default but it would allow removal or no installation (using apt-get 
--no-install-recommends) for those who want to keep only python2.7 (myself 
included ;-)

Regards,
Carlos Izquierdo

[1]
http://qa.debian.org/popcon.php?package=python-ipython
http://qa.debian.org/popcon.php?package=python-argparse

[2]
http://qa.debian.org/popcon.php?package=python2.6
http://qa.debian.org/popcon.php?package=python2.7



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



Bug#655069: juk crashes on exit

2012-01-08 Thread Carlos Izquierdo
Package: juk
Version: 4:4.6.5-3
Severity: normal

For a few weeks (I think since the upgrade to KDE 4.6.5 but I'm not sure)
everytime I close JuK after normal startup and operation of the program it
crashes on exit, invoking the KDE Crash Handler.

Attached you will find the program's output when run on the console, the
first line is always there:

*** glibc detected *** juk: corrupted double-linked list: 0x093a71d0 ***

Also, although I use it less I've noticed a similar behaviour on amarok,
so it might be an issue with some shared library instead of juk but I
have no way of telling.

Regards,
Carlos Izquierdo


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

Kernel: Linux 3.0.0-1-686-pae (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 juk depends on:
ii  kdebase-runtime4:4.6.5-1+b1
ii  libc6  2.13-24
ii  libgcc11:4.6.2-9
ii  libkde3support44:4.6.5-2+b1
ii  libkdecore54:4.6.5-2+b1
ii  libkdeui5  4:4.6.5-2+b1
ii  libkio54:4.6.5-2+b1
ii  libphonon4 4:4.6.0really4.5.1-1
ii  libqt4-dbus4:4.7.3-5
ii  libqt4-qt3support  4:4.7.3-5
ii  libqt4-xml 4:4.7.3-5
ii  libqtcore4 4:4.7.3-5
ii  libqtgui4  4:4.7.3-5
ii  libstdc++6 4.6.2-9
ii  libtag1c2a 1.7-1
ii  libtunepimp5   0.5.3-7.5
ii  phonon 4:4.6.0really4.5.1-1

juk recommends no packages.

Versions of packages juk suggests:
ii  k3b  2.0.2-3

-- no debconf information


juk_crash_2012-01-08.txt.bz2
Description: application/bzip


Bug#654967: konsole: New tab (CTRL + ALT + T) shortcut doesn't always work

2012-01-07 Thread Carlos Izquierdo
Package: konsole
Version: 4:4.6.5-1
Severity: minor

Since it has its own submenu, opening a new tab with CTRL + ALT + T hasn't
worked smoothly. At times it works, at times it doesn't, but I haven't been
able to figure out how to reproduce it exactly :-(

I've removed the profiles to see if that helped but it still leaves a default
profile option and the behaviour is still erratical.


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

Kernel: Linux 3.0.0-1-686-pae (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 konsole depends on:
ii  kdebase-runtime4:4.6.5-1+b1
ii  libc6  2.13-24
ii  libkdecore54:4.6.5-2+b1
ii  libkdeui5  4:4.6.5-2+b1
ii  libkio54:4.6.5-2+b1
ii  libknotifyconfig4  4:4.6.5-2+b1
ii  libkparts4 4:4.6.5-2+b1
ii  libkpty4   4:4.6.5-2+b1
ii  libqt4-dbus4:4.7.3-5
ii  libqtcore4 4:4.7.3-5
ii  libqtgui4  4:4.7.3-5
ii  libstdc++6 4.6.2-9
ii  libx11-6   2:1.4.4-4

konsole recommends no packages.

konsole 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#620754: dkms should depend on kernel gcc version

2011-04-03 Thread Carlos Izquierdo
Package: dkms
Version: 2.1.1.2-6
Severity: minor

Currently dkms depends on gcc, which in turn depends on the latest gcc version
available (e.g.: gcc-4.5). However, when installing any linux-headers-package,
the specific gcc version with which the image was built is automatically pulled
in (e.g.: gcc-4.4).

To avoid multiple gcc installations (especially on systems that only have a C
compiler for the purpose of building drivers), could dkms just depend on
something provided by all gcc versions (for example, c-compiler)?

Thank you!



-- System Information:
Debian Release: wheezy/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 dkms depends on:
ii  coreutils 8.5-1  GNU core utilities
ii  dpkg-dev  1.15.8.10  Debian package development tools
ii  gcc   4:4.5.2-2  The GNU C compiler
ii  make  3.81-8 An utility for Directing compilati
ii  module-init-tools 3.12-1 tools for managing Linux kernel mo
ii  patch 2.6.1-1Apply a diff file to an original

Versions of packages dkms recommends:
pn  fakeroot  none (no description available)
ii  linux-headers-2.6.32-5-686 [l 2.6.32-31  Header files for Linux 2.6.32-5-68
ii  linux-image-2.6.32-5-686 [lin 2.6.32-31  Linux 2.6.32 for modern PCs
ii  sudo  1.7.4p6-1  Provide limited super user privile

dkms 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#614793: cutecom: Does not appear correctly under KDE4 Menu

2011-02-23 Thread Carlos Izquierdo
Package: cutecom
Version: 0.22.0-2
Severity: minor

I've just installed cutecom and although the program works fine, there are two
problems with the menu entry in KDE 4:

1. It appears under Lost+found
2. It has no icon



-- System Information:
Debian Release: wheezy/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 cutecom depends on:
ii  libc6 2.11.2-11  Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.5-10 GCC support library
ii  libqt4-qt3support 4:4.6.3-4  Qt 3 compatibility library for Qt 
ii  libqtcore44:4.6.3-4  Qt 4 core module
ii  libqtgui4 4:4.6.3-4  Qt 4 GUI module
ii  libstdc++64.4.5-10   The GNU Standard C++ Library v3

cutecom recommends no packages.

Versions of packages cutecom suggests:
pn  lrzsz none (no description available)

-- 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#336101: coreutils: nohup -p pid should let you background a running process

2009-07-04 Thread Carlos Izquierdo

Just to document an alternative solution and since I found this bug report 
while searching the same problem:

Under bash, the built-in command

disown -h PID

achieves the same effect as nohup -p PID on other *NIXes: process stops 
receiving SIGHUP signals and the user can log out while the process continues 
running.



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



Bug#403675: Quick fix

2009-04-02 Thread Carlos Izquierdo

This issue has to do with Eclipse searching for the library libgtkembedmoz.so 
in the following places (this can be seen with strace):

/usr/lib/mozilla/libgtkembedmoz.so
/usr/lib/firefox/libgtkembedmoz.so
/usr/lib/xulrunner/libgtkembedmoz.so
/usr/lib/mozilla-firefox/libgtkembedmoz.so


Issuing the following command as root:

touch /usr/lib/mozilla/libgtkembedmoz.so

gets rid of the message and, as far as I can tell, it does not alter Eclipse's 
normal usage.


I suggest merging this bug with #402340 and/or #491542



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



Bug#409068: please make ~/Desktop/ the default incoming directory

2008-09-08 Thread Carlos Izquierdo

While I do not agree with Desktop being a good location for Incoming files 
(everything that you put there will automatically be shared, for example), I 
think it is an excellent idea to use a regular (non-hidden) directory for 
downloaded files. aMSN, for example, uses ~/amsn_received for that.

I've filed a bug upstream as well: http://www.amule.org/abugs/view.php?id=1407 
(requires account)




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



Bug#496785: Openclipart needs more packages to work correctly

2008-08-27 Thread Carlos Izquierdo
Package: inkscape
Version: 0.46-2
Severity: minor

The Import From Open Clip Art Library funcion in Inkscape needs the package 
libgnomevfs2-extra to work (else it fails with the message: Failed to receive 
the Open Clip Art Library RSS feed). This bug is already documented in 
Ubuntu's Launchpad:

https://bugs.launchpad.net/inkscape/+bug/210336

Can you please add libgnomevfs2-extra to the Suggests or Recommends section of 
the package?

Thank you!



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



Bug#496784: Bitstream Vera Sans is the default font, but it may not be installed

2008-08-27 Thread Carlos Izquierdo
Package: inkscape
Version: 0.46-2
Severity: minor

Inkscape uses Bitstream Vera Sans as its default font (I don't know if this is 
taken from another configuration file or is specific to Inkscape). If the 
package ttf-bitstream-vera is not installed, a lot of error messages like this 
get generated (even when working with files that have no text objects):

** (inkscape:3766): WARNING **: Family name Bitstream Vera Sans does not have 
an entry in the font lister.

Please Suggest or Recommend package ttf-bitstream-vera in inkscape.

Thank you!



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



Bug#473577: [INTL:es] Spanish debconf templates translation

2008-03-31 Thread Carlos Izquierdo
Package: auctex
Version: 11.83-7.1
Tags:  l10n patch
Severity: wishlist

Attached you will find the updated debconf translation for Spanish (es).


auctex.po
Description: application/gettext


Bug#473576: [INTL:es] Spanish debconf templates translation

2008-03-31 Thread Carlos Izquierdo
Package: fdutils
Version: 5.5-20060227-1.2
Tags:  l10n patch
Severity: wishlist

Attached you will find the updated debconf translation for Spanish (es).


fdutils.po
Description: application/gettext


Bug#473575: [INTL:es] Spanish debconf templates translation

2008-03-31 Thread Carlos Izquierdo
Package: mailagent
Version: 3.73-27
Tags:  l10n patch
Severity: wishlist

Attached you will find the updated debconf translation for Spanish (es).


mailagent.po
Description: application/gettext


Bug#472465: [INTL:es] Spanish debconf templates translation

2008-03-24 Thread Carlos Izquierdo
Package: foomatic-filters
Tags:  l10n patch
Severity: wishlist

Attached you will find the updated debconf translation for Spanish (es).


es.po
Description: application/gettext


Bug#469284: [INTL:es] Spanish debconf templates translation

2008-03-04 Thread Carlos Izquierdo
Package: chrootkit
Version: 0.47-1.2
Tags:  l10n patch
Severity: wishlist

Attached you will find the updated debconf translation for Spanish (es).


es.po
Description: application/gettext


Bug#467479: [INTL:es] Spanish debconf templates translation

2008-02-25 Thread Carlos Izquierdo
Package: egroupware
Severity: wishlist
Tags: l10n patch

Attached you will find the updated Spanish (es) translation.


es.po
Description: application/gettext


Bug#466921: Amarok crashes on play if the user hasn't audio permissions

2008-02-21 Thread Carlos Izquierdo
Package: amarok
Version: 1.4.8-1

--- Please enter the report below this line. ---

I had just reinstalled my system and each time I tried to play a music file in 
Amarok it crashed without warning (although the program loaded correctly and 
I was able to add files to the playlist and other basic stuff). Running it 
from a terminal didn't show any useful output either.

Later I remembered that I had forgotten to add my user to the 'audio' group. I 
did that and since then Amarok works as expected.

I think the program should warn about this condition or simply refuse to play 
any file, but closing unexpectedly is just confusing :-(

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.24-1-686

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.gul.uc3m.es 
  500 testing ftp.gul.uc3m.es 

--- Package information. ---
Depends   (Version) | Installed
===-+-
amarok-engines  | 1.4.8-1
 OR amarok-engine   | 
kdelibs4c2a  (= 4:3.5.8-5) | 4:3.5.8.dfsg.1-7
libart-2.0-2(= 2.3.18) | 2.3.20-1
libaudio2   | 1.9.1-1
libc6(= 2.7-1) | 2.7-8
libfontconfig1   (= 2.4.0) | 2.5.0-2
libfreetype6 (= 2.3.5) | 2.3.5-1+b1
libgcc1 (= 1:4.1.1-21) | 1:4.3-20080202-1
libgl1-mesa-glx | 7.0.2-4
 OR libgl1  | 
libglib2.0-0(= 2.14.0) | 2.14.6-1
libgpod3-nogtk  | 0.6.0-3
 OR libgpod3| 
libice6(= 1:1.0.0) | 2:1.0.4-1
libidn11(= 0.5.18) | 1.4-1
libifp4 | 1.0.0.2-3
libjpeg62   | 6b-14
libkarma0   | 0.0.6-3.1
libmtp7 | 0.2.5-2
libmysqlclient15off   (= 5.0.27-1) | 5.0.51a-3
libnjb5 | 2.2.5-4.2
libpng12-0(= 1.2.13-4) | 1.2.15~beta5-3
libpq5  | 8.3.0-1
libqt3-mt  (= 3:3.3.7) | 3:3.3.8b-2
libruby1.8   (= 1.8.6.111) | 1.8.6.111-4
libsdl1.2debian   (= 1.2.10-1) | 1.2.13-2
libsm6  | 2:1.0.3-1+b1
libsqlite3-0 (= 3.4.2) | 3.4.2-2
libstdc++6 (= 4.2.1-4) | 4.3-20080202-1
libtag1c2a (= 1.4) | 1.4-8+b1
libtagc0   (= 1.4) | 1.4-8+b1
libtunepimp5| 0.5.3-7
libusb-0.1-4  (= 2:0.1.12) | 2:0.1.12-9
libvisual-0.4-0  (= 0.4.0) | 0.4.0-2
libx11-6| 2:1.0.3-7
libxcursor1  ( 1.1.2) | 1:1.1.9-1
libxext6| 1:1.0.3-2
libxft2  ( 2.1.1) | 2.1.12-2
libxi6  | 2:1.1.3-1
libxinerama1| 1:1.0.2-1
libxrandr2 (= 2:1.2.0) | 2:1.2.2-1
libxrender1 | 1:0.9.4-1
libxt6  | 1:1.0.5-3
ruby| 4.1
unzip   | 5.52-10
zlib1g  | 1:1.2.3.3.dfsg-11




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



Bug#465833: Is there going to be a drupal6 package?

2008-02-15 Thread Carlos Izquierdo
Package: drupal5
Severity: wishlist

Hi,

Drupal 6 is out and I would like to know if someone is planning to create a 
drupal6 package of it.

Thank you :-)



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



Bug#465253: Navigation panel does not show folders

2008-02-11 Thread Carlos Izquierdo
Package: konqueror
Version: 4:3.5.8.dfsg.1-7
Severity: normal

--- Please enter the report below this line. ---

Since last upgrade, when I open konqueror the Navigation Panel on the right is 
empty if I try to show folders (Home Folder or Root Directory views. 
Bookmarks, History, Metabar and Network views work OK)

I tried to start konqueror from the console, both using my current user and 
root and when I tried to open the Navigation Panel the following error 
appeared and konqueror crashed:

konqueror: symbol lookup error: /usr/lib/kde3/konq_sidebartree_dirtree.so: 
undefined symbol: stat64


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.23-1-686

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.rediris.es 
  500 unstableftp.gul.uc3m.es 
  500 unstabledeb.opera.com 
1 experimentalftp.rediris.es 

--- Package information. ---
Depends (Version) | Installed
=-+-==
kcontrol (= 4:3.5.8.dfsg.1-7) | 4:3.5.8.dfsg.1-7
kdebase-kio-plugins  (= 4:3.5.8.dfsg.1-7) | 4:3.5.8.dfsg.1-7
kdelibs4c2a (= 4:3.5.8.dfsg.1-5) | 4:3.5.8.dfsg.1-7
kdesktop (= 4:3.5.8.dfsg.1-7) | 4:3.5.8.dfsg.1-7
kfind(= 4:3.5.8.dfsg.1-7) | 4:3.5.8.dfsg.1-7
libacl1 (= 2.2.11-1) | 2.2.45-1
libart-2.0-2  (= 2.3.18) | 2.3.20-1
libattr1 (= 2.4.4-1) | 1:2.4.39-1
libaudio2 | 1.9.1-1
libc6  (= 2.7-1) | 2.7-6
libfam0   | 2.7.0-13.1
libfontconfig1 (= 2.4.0) | 2.5.0-2
libfreetype6   (= 2.3.5) | 2.3.5-1+b1
libgcc1   | 1:4.3-20080202-1
libice6  (= 1:1.0.0) | 2:1.0.4-1
libidn11  (= 0.5.18) | 1.1-1
libjpeg62 | 6b-14
libkonq4   (= 4:3.5.8-1) | 4:3.5.8.dfsg.1-7
libpng12-0  (= 1.2.13-4) | 1.2.15~beta5-3
libqt3-mt(= 3:3.3.7) | 3:3.3.8b-1
libsm6| 2:1.0.3-1+b1
libstdc++6  (= 4.1.1-21) | 4.3-20080202-1
libx11-6  | 2:1.0.3-7
libxcursor1( 1.1.2) | 1:1.1.9-1
libxext6  | 1:1.0.3-2
libxft2( 2.1.1) | 2.1.12-2
libxi6| 2:1.1.3-1
libxinerama1  | 1:1.0.2-1
libxrandr2   (= 2:1.2.0) | 2:1.2.2-1
libxrender1   | 1:0.9.4-1
libxt6| 1:1.0.5-3
zlib1g| 1:1.2.3.3.dfsg-11




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



Bug#464388: RFP: alfresco -- open source enterprise content management

2008-02-08 Thread Carlos Izquierdo

Here's the improved version :-)

Package name: alfresco
Version: 2.1
Upstream Author: Alfresco Software, Inc.
URL: http://www.alfresco.com/
License: GPL with FLOSS exception
Description: modular and scalable content management system
 Alfresco is an Enterprise Content Management (ECM) system whose design
 is geared towards users who require a high degree of modularity and
 scalable performance. It is well suited for intranet use and includes a
 content repository, an out-of-the-box web portal framework, a CIFS
 (samba) interface, and a web CMS.
 .
 Alfresco is developed using Java technology.



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



Bug#464388: RFP: alfresco -- open source enterprise content management

2008-02-06 Thread Carlos Izquierdo
Package: wnpp
Severity: wishlist
X-Debbugs-CC: [EMAIL PROTECTED]

   Package name: alfresco
Version: 2.1
Upstream Author: Alfresco Software, Inc.
URL: http://www.alfresco.com/
License: GPL with FLOSS exception
Description: Alfresco is an open source enterprise content management 
repository and portlets (CMS) built by a team that includes the co-founder of 
Documentum. Its modular architecture uses the latest open source Java 
technologies: Spring, Hibernate, Lucene and JSF.



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



Bug#464388: RFP: alfresco -- open source enterprise content management

2008-02-06 Thread Carlos Izquierdo

Ok how about this (it's a summary of the Wikipedia article on the subject):

Package name: alfresco
Version: 2.1
Upstream Author: Alfresco Software, Inc.
URL: http://www.alfresco.com/
License: GPL with FLOSS exception
Description: Alfresco is an ECM whose design is geared towards users 
who 
require a high degree of modularity and scalable performance. It includes a 
content repository, an out-of-the-box web portal framework, a CIFS (samba) 
interface, and a web content management system. Alfresco is developed using 
Java technology.


On Wednesday 06 February 2008 17:48:35 Steve Greenland wrote:
 On 06-Feb-08, 09:43 (CST), Carlos Izquierdo [EMAIL PROTECTED] wrote: 
 Package name: alfresco
  Version: 2.1
  Upstream Author: Alfresco Software, Inc.
  URL: http://www.alfresco.com/
  License: GPL with FLOSS exception
  Description: Alfresco is an open source enterprise content management 
  repository and portlets (CMS) built by a team that includes the co-founder 
of 
  Documentum. Its modular architecture uses the latest open source Java 
  technologies: Spring, Hibernate, Lucene and JSF.
 
 You've mixed the short and long descriptions. See section 3.4 of the
 policy manual.
 
 Steve
 
 -- 
 Steve Greenland
 The irony is that Bill Gates claims to be making a stable operating
 system and Linus Torvalds claims to be trying to take over the
 world.   -- seen on the net
 





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



Bug#464388: RFP: alfresco -- open source enterprise content management

2008-02-06 Thread Carlos Izquierdo

Sorry, I didn't realize that it was a format issue. It became clear when I 
visited section 5.6.13 of the Debian Policy Manual, where you can find an 
example :-)

Package name: alfresco
Version: 2.1
Upstream Author: Alfresco Software, Inc.
URL: http://www.alfresco.com/
License: GPL with FLOSS exception
Description: Open Source Enterprise Content Management
 Alfresco is an ECM whose design is geared towards users who require a high
 degree of modularity and scalable performance. It includes a content
 repository, an out-of-the-box web portal framework, a CIFS (samba) interface,
 and a web content management system. Alfresco is developed using Java
 technology.



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



Bug#459979: Please update tcl dependency

2008-01-09 Thread Carlos Izquierdo
Package: xchat
Version: 2.8.2-1
Severity: normal

--- Please enter the report below this line. ---

TCL 8.5 is out and could probably be used as an alternative to tcl8.4, on 
which xchat depends.


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.20.15

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.nl.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-==
libatk1.0-0(= 1.13.2) | 1.20.0-1
libc6   (= 2.5-5) | 2.7-5
libcairo2   (= 1.4.0) | 1.4.12-2
libdbus-1-3  (= 0.94) | 1.1.2-1
libdbus-glib-1-2 (= 0.73) | 0.74-1
libfontconfig1  (= 2.4.0) | 2.5.0-2
libfreetype6  (= 2.2) | 2.3.5-1+b1
libglib2.0-0   (= 2.12.9) | 2.14.4-2
libgtk2.0-0(= 2.10.3) | 2.12.3-2
libpango1.0-0  (= 1.16.4) | 1.18.3-1
libperl5.8  (= 5.8.8) | 5.8.8-12
libpng12-0   (= 1.2.13-4) | 1.2.15~beta5-3
libsexy2(= 0.1.8) | 0.1.11-2
libssl0.9.8  (= 0.9.8e-1) | 0.9.8g-3
libx11-6   | 2:1.0.3-7
libxcursor1 ( 1.1.2) | 1:1.1.9-1
libxext6   | 1:1.0.3-2
libxfixes3(= 1:4.0.1) | 1:4.0.3-2
libxi6 | 2:1.1.3-1
libxinerama1   | 1:1.0.2-1
libxml2(= 2.6.28) | 2.6.30.dfsg-3
libxrandr2(= 2:1.2.0) | 2:1.2.2-1
libxrender1| 1:0.9.4-1
python2.4  (= 2.3.90) | 2.4.4-6
tcl8.4  (= 8.4.5) | 8.4.16-4
zlib1g(= 1:1.2.1) | 1:1.2.3.3.dfsg-8
xchat-common   (= 2.8.2-1) | 2.8.2-1




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



Bug#458901: New version of TCL in unstable

2008-01-03 Thread Carlos Izquierdo
Package: tcltls
Version: 1.5.0.dfsg-6
Severity: normal

--- Please enter the report below this line. ---

Hi,

Recently tcl8.5 was uploaded to unstable. Some packages which depend on tcltls 
like amsn have made the transition but tcl8.4 is still needed in the system 
because tcltls depends on it.

Can tcltls depend on the new version of TCL as an alternative, too (I don't 
know if there are any specific incompatibilities, though)?

Thank you.


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.23-1-686

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.rediris.es 
  500 unstabledeb.opera.com 

--- Package information. ---
Depends (Version) | Installed
=-+-==
libc6(= 2.5) | 2.7-5
libssl0.9.8 (= 0.9.8c-1) | 0.9.8g-3
tcl8.3| 
 OR tcl8.4| 8.4.16-4




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



Bug#455782: Package upgrade overwrites /etc/default/pdnsd

2007-12-11 Thread Carlos Izquierdo
Package: pdnsd
Version: 1.2.6-par-4
Severity: normal

Hi,

None of the predefined configuration files in /usr/share/pdnsd suits my need, 
so I have my own custom /etc/pdnsd.conf. For this configuration file to be 
used, I have to unset the AUTO_MODE variable in /etc/default/pdnsd. However, 
when I upgrade the package this file gets overwritten and a new one with the 
AUTO_MODE variable set to resolvconf pops up.

I don't know if this is supposed to be the correct behaviour, but could the 
installer at least check if the file has been modified and ask the user if it 
should keep the manual version?

Thank you.



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



Bug#453833: GeoIP.dat doesn't get updated very often

2007-12-01 Thread Carlos Izquierdo
Package: libgeoip1
Version: 1.3.17-1.1

Hi,

I've seen that the /usr/share/GeoIP/GeoIP.dat file belongs to the libgeoip1 
package and thus gets rarely updated. I would suggest splitting this package 
into libgeoip1 and libgeoip1-data (or similar, architecture-independent 
package) and updating the -data package each month or so.

Thank you!



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



Bug#406553: kompozer now has an official Debian package

2007-10-11 Thread Carlos Izquierdo
Package: wnpp

--- Please enter the report below this line. ---

Kompozer now has a Debian package for download from their website 
http://www.kompozer.net. Could this be incoporated into the Debian 
repository?


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.20.15

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.es.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
| 




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



Bug#291008: I think it's time to split switch and switch2 into two independent packages

2007-03-29 Thread Carlos Izquierdo

Hi,

More than two years have passed since the bug was opened and there
are now even less packages that make use of GTK1. I, too, would like to see
this dependency go so I propose that either the package gets split as the
original report suggested or at least change the dependencies of the package
so it can be used with either GTK1 or GTK2:

libglib1.2 (= 1.2.0) | libglib2.0-0 (= 2.6.0),
libgtk1.2 (= 1.2.10-4) | libgtk2.0-0 (= 2.6.0)

instead of the current:

libglib1.2 (= 1.2.0), libglib2.0-0 (= 2.6.0),
libgtk1.2 (= 1.2.10-4), libgtk2.0-0 (= 2.6.0)

Regards.


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



Bug#414539: Iceweasel not remembering saved passwords

2007-03-16 Thread Carlos Izquierdo
Package: iceweasel
Version: 2.0.0.2+dfsg-3

Same happens to me, too. I thought that somehow my passwords had been 
deleted, but I checked and I found the following:

1. I can see all passwords inside the Security tab in the Preferences 
dialog, 
so it is clearly not a problem of the password database being erased.

2. I go to a website that Iceweasel knows the login/password and only 
the 
login is filled. If I enter the password, Iceweasel prompts to remember it 
and remembers in following occasions.

Hope that helps...


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



Bug#401059: Spanish translation lacking CAPTCHA texts

2006-11-30 Thread Carlos Izquierdo

Package: phpbb2
Version: 2.0.21-5

When using the Spanish translation of the site and trying to register a new 
user,
a blank line appears instead of the text explaining what the CAPTCHA is all 
about.
The following variables are missing in lang_spanish/lang_main.php and
lang_spanish_argentina/lang_main.php (sorry I tried to make a patch file but in
the end just pasting them in an email worked best):

//
// Visual confirmation system strings
//
$lang['Confirm_code_wrong'] = El código de confirmación ingresado no es 
correcto;
$lang['Too_many_registers'] = Ha superado el número máximo de intentos de 
registro para esta sesión. Por favor intentelo de nuevo más tarde.;
$lang['Confirm_code_impaired'] = Si tiene problemas de visión o no puede leer 
el código por algún otro motivo, por favor contacte con el %sAdministrador%s.;
$lang['Confirm_code'] = Código de confirmación;
$lang['Confirm_code_explain'] = Ingrese el código tal cual se ve. Las 
mayúsculas importan y el número cero tiene una diagonal en el centro.;


I also found these other missing lines and translated them:

$lang['Admin_reauthenticate'] = Para administrar el foro debe volverse a 
identificar.;
$lang['Login_attempts_exceeded'] = El número máximo de %s intentos de ingreso 
ha sido excedido. No se le permitirá ingresar en los siguientes %s minutos.;
$lang['Please_remove_install_contrib'] = Por favor asegúrese de eliminar los 
directorios install/ y contrib/.;


Thank you.





Bug#356474: phpwiki: does not work with PHP5

2006-03-12 Thread Carlos Izquierdo
Package: phpwiki
Severity: normal


I have an Apache2 server with PHP5. When trying to install phpwiki, the
system asks me to remove php5 and install the corresponding php4
libraries. I've checked some documentation and phpwiki apparently works
with php5. Can the dependencies for phpwiki be modified so it supports
php5 as well as php4?


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: mips (mips64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-rc1-mipscvs-20050327
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


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



Bug#353843: Bug report

2006-02-21 Thread Carlos Izquierdo
Package: installation-reports

Boot method: CD
Image version: 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/debian-testing-i386-netinst.iso
Date: 20/Feb/2006 23:00 CET

Machine: VMWare Worstation 5.0 Virtual Machine
Partitions: 
Disk /dev/sda: 12.3 GB, 12348030976 bytes
255 heads, 63 sectors/track, 1501 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   1143511526606   83  Linux
/dev/sda214361501  530145   82  Linux swap / Solaris

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: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Create file systems:[O]
Mount partitions:   [O]
Install base system:[O]
Install boot loader:[O]
Installed system ok:[O]

Comments/Problems:

Everything OK
:00:00.0 0600: 8086:7190 (rev 01)
:00:01.0 0604: 8086:7191 (rev 01)
:00:07.0 0601: 8086:7110 (rev 08)
:00:07.1 0101: 8086:7111 (rev 01)
:00:07.3 0680: 8086:7113 (rev 08)
:00:0f.0 0300: 15ad:0405
:00:10.0 0100: 1000:0030 (rev 01)
:00:11.0 0200: 1022:2000 (rev 10)
:00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host 
bridge (rev 01)
:00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP 
bridge (rev 01)
:00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 08)
:00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
:00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08)
:00:0f.0 VGA compatible controller: VMware Inc [VMware SVGA II] PCI Display 
Adapter
:00:10.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X 
Fusion-MPT Dual Ultra320 SCSI (rev 01)
:00:11.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet32 
LANCE] (rev 10)