Re: Pendrive not mounted when another usb device is plugged in

2008-08-16 Thread Ron Johnson
On 08/16/08 16:27, Rodolfo Medina wrote: [snip] I have to unmount it as root. In fstab there is now: UUID=44F1-7D0C /mnt/sda vfatrw,user,noauto 0 0 Hard-coding sda as the mount point doesn't make any sense. Give it a symbolic name like SOME_THUMB. , but as a norm

Re: CUPS problem

2008-08-16 Thread Alex Samad
On Sat, Aug 16, 2008 at 06:54:27PM +0300, Alexander Petrov wrote: > > I started hplip (version 2.4.1 and it made some installations (gcc, g++, > python-dev, libcupsys2-dev, libjpeg-dev, libusb-dev, libsnmp-dev ) and then > hung. The staus of the process was 'sleeping' > What should I do next? >

Re: Overriding font names

2008-08-16 Thread Florian Kulzer
On Fri, Aug 15, 2008 at 23:51:00 -0400, Daniel Dickinson wrote: > Is there any way to override 'Times' and 'Helvetica' with fonts of my > choice when Firefox tries to print 'Times' or 'Helvetica', without > overriding fonts selections for every site. It used to be possible to influence Mozilla's f

Re: Pendrive not mounted when another usb device is plugged in

2008-08-16 Thread Rodolfo Medina
Rodolfo Medina <[EMAIL PROTECTED]> writes: >>> In my /etc/fstab there is the following entry: >>> >>> /dev/sda/mnt/sda vfatrw,user,noauto 0 0 >>> >>> , so I normally mount my usb pendrive simply with: >>> >>> $ mount /mnt/sda >>> >>> . But, now that I have a usb umts m

Re: Error when installing flashplugin-nonfree on sid amd64

2008-08-16 Thread Florian Kulzer
On Sat, Aug 16, 2008 at 16:26:29 +0800, Star Liu wrote: > Here is the output when i install flashplugin-nonfree on sid amd64 > --- > Setting up flashplugin-nonfree (1:1.6.2) ... > wget failed to download > http://people.debian.org/~bartm/flashplugin-nonfree/md5.pgp.asc > ---

Re: xorg update clobbers Nvidia GL

2008-08-16 Thread Ron Johnson
On 08/16/08 13:51, Jordi Gutiérrez Hermoso wrote: 2008/8/16 Patrick Wiseman <[EMAIL PROTECTED]>: It seems every time xorg is updated it clobbers my Nvidia driver Of course it clobbers it; it's a blob. The only fix is to reinstall the latest nvidia driver each time you update Xorg. No. Just

Re: xorg update clobbers Nvidia GL

2008-08-16 Thread Ron Johnson
On 08/16/08 14:24, Jack Schneider wrote: On Sat, 16 Aug 2008 13:57:51 -0500 Ron Johnson <[EMAIL PROTECTED]> wrote: On 08/16/08 12:57, Patrick Wiseman wrote: Hello: It seems every time xorg is updated it clobbers my Nvidia driver and, all of a sudden, those cool GLX screen savers, not to menti

Re: xorg update clobbers Nvidia GL

2008-08-16 Thread David Baron
On Saturday 16 August 2008 22:12:14 debian-user-digest- [EMAIL PROTECTED] wrote: > It seems every time xorg is updated it clobbers my Nvidia driver and, > all of a sudden, those cool GLX screen savers, not to mention Google > Earth (a mission-critical application!) don't work.  If I use > nvidia-in

Re: xorg update clobbers Nvidia GL

2008-08-16 Thread Jack Schneider
On Sat, 16 Aug 2008 13:57:51 -0500 Ron Johnson <[EMAIL PROTECTED]> wrote: > On 08/16/08 12:57, Patrick Wiseman wrote: > > Hello: > > > > It seems every time xorg is updated it clobbers my Nvidia driver > > and, all of a sudden, those cool GLX screen savers, not to mention > > Google Earth (a miss

dns servers with ldap backend

2008-08-16 Thread Martin
Hi, I've been using powerdns with ldap backend until now but somehow I'd like to be a bit more flexible, what I'd like to have would be something where I can specify filter returning attribute and somesuch, similiar to what postfix ldap_tables can do (http://www.postfix.org/ldap_table.5.html). an

Re: wifi connection manager recommenadations

2008-08-16 Thread Dale
Hi, 2008/8/17 Lubos Vrbka <[EMAIL PROTECTED]>: > Patrick Wiseman wrote: >>> >>> what functionality i'd like to have? >>> >>> 1) start this application (undex X) >>> 2) check for networks around >>> 3) connect to a known one or select an unknown network >>> >>> for my home network, i need WPA. i am

Re: Pendrive not mounted - and chroot

2008-08-16 Thread Paul Cartwright
On Sat August 16 2008, Ron Johnson wrote: > > so, how do I put that in a sentence and use it:) > > Edit /etc/fstab and add this: > > UUID="686C-7E81" /media/SOME_THUMB vfat defaults,noauto  0 2 > > Then do: > # mount -v /media/SOME_THUMB that worked! > > pmount will also work. > that didn't work i

Re: xorg update clobbers Nvidia GL

2008-08-16 Thread Jordi Gutiérrez Hermoso
2008/8/16 Patrick Wiseman <[EMAIL PROTECTED]>: > It seems every time xorg is updated it clobbers my Nvidia driver Of course it clobbers it; it's a blob. The only fix is to reinstall the latest nvidia driver each time you update Xorg. The real solution, though, is to get nvidia to free up their bl

Re: Pendrive not mounted - and chroot

2008-08-16 Thread Paul Cartwright
On Sat August 16 2008, Bob Cox wrote: > Isn't the mounting done by the hal daemon? > > Just looking at the last line of syslog after plugging in a 256MB > Kingston USB stick: > > sensitive! Aug 16 15:46:14 trantor hald: mounted /dev/sda on behalf of uid > 1000 # grep hald syslog paulandcilla:/var

Re: xorg update clobbers Nvidia GL

2008-08-16 Thread Jordi Gutiérrez Hermoso
2008/8/16 Patrick Wiseman <[EMAIL PROTECTED]>: > If I use nvidia-installer to UNinstall the drivers, Btw, the installer from nvidia's website doesn't play nicely with Debian's packaging system, as you have seen. The Debian way to do it is something like this: update-pciids apt-get insta

Re: xorg update clobbers Nvidia GL

2008-08-16 Thread Ron Johnson
On 08/16/08 12:57, Patrick Wiseman wrote: Hello: It seems every time xorg is updated it clobbers my Nvidia driver and, all of a sudden, those cool GLX screen savers, not to mention Google Earth (a mission-critical application!) don't work. If I use nvidia-installer to UNinstall the drivers, it

Re: Automated downloads for duplicate laptops

2008-08-16 Thread ZephyrQ
Since I am using Ubuntu packages, can I just change the depository listings to the corresponding Ubuntu ones? Shachar Or wrote: On Saturday 16 August 2008 04:12, ZephyrQ wrote: I'm trying to set up five (5) laptops for classroom use with limited menu options and specific programs that I use i

xorg update clobbers Nvidia GL

2008-08-16 Thread Patrick Wiseman
Hello: It seems every time xorg is updated it clobbers my Nvidia driver and, all of a sudden, those cool GLX screen savers, not to mention Google Earth (a mission-critical application!) don't work. If I use nvidia-installer to UNinstall the drivers, it tells me '/usr/lib/xorg/modules/extensions/l

Re: hibernate s2ram so that I could sleep well

2008-08-16 Thread Nick Lidakis
Shachar Or wrote: Hi! I've moved my desktop to my room, where I sleep at night and it is very close to the floor and to my head (I sleep on the floor (not directly, of course)) so the little noise made by the large silent fans is too much. I am thinking of suspending it at night because I do

Re: wifi connection manager recommenadations

2008-08-16 Thread Patrick Wiseman
On Sat, Aug 16, 2008 at 1:00 PM, Lubos Vrbka <[EMAIL PROTECTED]> wrote: > Patrick Wiseman wrote: >>> >>> what functionality i'd like to have? >>> >>> 1) start this application (undex X) >>> 2) check for networks around >>> 3) connect to a known one or select an unknown network >>> >>> for my home n

Re: openssl Vs perl encode

2008-08-16 Thread Ansgar Burchardt
Hi, Bhasker C V <[EMAIL PROTECTED]> writes: > I am trying to encode using base64 to get data for SMTP > authentication which i am experimenting upon. I stumbled upon this > issue. I am not sure why this is happening. > > Say the text to be encoded is "[EMAIL PROTECTED]" > > $ perl > use MIME:

Re: openssl Vs perl encode

2008-08-16 Thread Eduardo M KALINOWSKI
Bhasker C V wrote: > Hi all, > > I am sure that this is more of a security question and does not > pertain to 'debian', please advice me to re-route this mail to > appropriate list if you are offended. > > I am trying to encode using base64 to get data for SMTP > authentication which i am experim

Re: wifi connection manager recommenadations

2008-08-16 Thread Andrei Popescu
On Sat,16.Aug.08, 18:23:43, Lubos Vrbka wrote: > i've tried with kwifimanager, but it seems to pick only the network defined > in /etc/network/interfaces - it doesn't see anything else. and when i > remove the definitions in interfaces file, it sees more networks, but i am > not able to connect

openssl Vs perl encode

2008-08-16 Thread Bhasker C V
Hi all, I am sure that this is more of a security question and does not pertain to 'debian', please advice me to re-route this mail to appropriate list if you are offended. I am trying to encode using base64 to get data for SMTP authentication which i am experimenting upon. I stumbled upon

Re: wifi connection manager recommenadations

2008-08-16 Thread Lubos Vrbka
Patrick Wiseman wrote: what functionality i'd like to have? 1) start this application (undex X) 2) check for networks around 3) connect to a known one or select an unknown network for my home network, i need WPA. i am using enlightenment as a window manager. most of kde/gnome is installed as we

Re: Dell Studio Hybrid and Debian Lenny : GDM problem.

2008-08-16 Thread Florian / NothingHere
Hi, I've found how to solve my problem. If you want to use GDM with Dell Stydio Hybrid, you should add these lines on xorg.conf : Option "NoAccel""false" # [] Option"AccelMethod" "XAA" Have a nice day, 2008/8/16 Florian / NothingHere <[EMAIL PROTECT

Re: wifi connection manager recommenadations

2008-08-16 Thread Patrick Wiseman
On Sat, Aug 16, 2008 at 12:23 PM, Lubos Vrbka <[EMAIL PROTECTED]> wrote: > hi guys, > > i am looking for a good wifi connection manager for debian etch. at the > moment, i must have the actual connection hard-coded in > /etc/network/interfaces. changing the network then involves editing > interface

Re: grub in my sid system broken Finally fixed itself

2008-08-16 Thread Paul Scott
The problem finally fixed it self with various updates of grub-pc and grub-common packages and another kernel update. Thanks for the help, Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Dell Studio Hybrid and Debian Lenny : GDM problem.

2008-08-16 Thread Florian / NothingHere
Hi debian list, I've just buy and installed debian lenny on "Dell Studio Hybrid" (http://www.dell.com/content/products/productdetails.aspx/desktop-studio-hybrid?c=us&cs=19&l=en&ref=dthp&s=dhs). All seem good, except gnome/gdm. Here is a screenshoot of my problem : http://img397.imageshack.us/my.

CUPS problem

2008-08-16 Thread Alexander Petrov
I checked the /var/log/cups/errolog and there was a reference to foomatic driver : PID 11356 (/usr/lib/cups/filter/foomatic-rip) stopped with status 3! The same message can be seen through the web tool (localhost:631) regards Alexander Harizanov _

wifi connection manager recommenadations

2008-08-16 Thread Lubos Vrbka
hi guys, i am looking for a good wifi connection manager for debian etch. at the moment, i must have the actual connection hard-coded in /etc/network/interfaces. changing the network then involves editing interfaces file, ifdown/ifup... i am now gonna travel a bit and use many different netwo

Re: Pendrive not mounted when another usb device is plugged in

2008-08-16 Thread Rodolfo Medina
On 08/16/08 07:00, Rodolfo Medina wrote: >> I have Debian Etch. >> >> In my /etc/fstab there is the following entry: >> >> /dev/sda/mnt/sdavfatrw,user,noauto 0 0 >> >> , so I normally mount my usb pendrive simply with: >> >> $ mount /mnt/sda >> >> . But, now that I h

CUPS problem

2008-08-16 Thread Alexander Petrov
I started hplip (version 2.4.1 and it made some installations (gcc, g++, python-dev, libcupsys2-dev, libjpeg-dev, libusb-dev, libsnmp-dev ) and then hung. The staus of the process was 'sleeping' What should I do next? regards Alexander Harizanov _

Re: Pendrive not mounted when another usb device is plugged in

2008-08-16 Thread H.S.
Rodolfo Medina wrote: > I have Debian Etch. > > In my /etc/fstab there is the following entry: > > /dev/sda/mnt/sda vfatrw,user,noauto 0 0 > > , so I normally mount my usb pendrive simply with: > > $ mount /mnt/sda > > . But, now that I have a usb umts modem (Hua

Re: Problem with chrooted Etch

2008-08-16 Thread Roger Leigh
"Thomas H. George" <[EMAIL PROTECTED]> writes: > When I open a terminal from an X-Window it does not accept entries and > after a minute displays a message, "There was an error creating a > child process for this terminal." In some cases there was a message > like failed to create child process x

Re: Firefox in 32-bit chroot

2008-08-16 Thread Roger Leigh
"Todd A. Jacobs" <[EMAIL PROTECTED]> writes: > On Fri, May 30, 2008 at 09:53:30PM -0400, Douglas A. Tutty wrote: > >> [etch-ia32] >> type=directory >> description=Debian Etch ia32 >> groups=games >> run-setup-scripts=true >> run-exec-scripts=true >> personality=linux32 >> location=/srv/chroot/etch

Re: [Fwd: Etch's and Lenny's mktemp seriously broken]

2008-08-16 Thread Tzafrir Cohen
On Sat, Aug 16, 2008 at 04:16:19PM +0200, Sven Joachim wrote: > On 2008-08-16 13:44 +0200, Tzafrir Cohen wrote: > > > On Fri, Aug 15, 2008 at 10:56:06PM +0200, Sven Joachim wrote: > >> It opens precisely the can of worms that mktemp was supposed to close, > >> see the mktemp(1) and mktemp(3) manpa

Re: Pendrive not mounted - and chroot

2008-08-16 Thread Ron Johnson
On 08/16/08 09:07, Paul Cartwright wrote: On Sat August 16 2008, Ron Johnson wrote: I have 2 or 3 different USB sticks that I would like to automount, how do I find out or determine their UUID?? # blkid /dev/sdg1 now theres a command I've never heard of!! ~# blkid /dev/sdg1 /dev/sdg1: UUID="6

Re: Pendrive not mounted - and chroot

2008-08-16 Thread Bob Cox
On Sat, Aug 16, 2008 at 10:07:53 -0400, Paul Cartwright ([EMAIL PROTECTED]) wrote: > On Sat August 16 2008, Ron Johnson wrote: > > > I have 2 or 3 different USB sticks that I would like to automount, how do > > > I find out or determine their UUID?? > > > > # blkid /dev/sdg1 > > now theres a co

Re: how to create /dev/ttyACM ?

2008-08-16 Thread Santanu Chatterjee
On Sat, Aug 16, 2008 at 2:09 PM, Jabka Atu <[EMAIL PROTECTED]> wrote: > > but there is no /dev/ttyAM0 interface so i could use it with kmobiletools I don't know about the particular motorola mobile you have, but IIRC, some Motorola mobiles have a setting (within the mobile interface dealing with h

Re: help me to solve this problem ......

2008-08-16 Thread Daniel Burrows
On Fri, Aug 15, 2008 at 04:30:50PM +0530, HARIDAS N <[EMAIL PROTECTED]> was heard to say: > Iam haridas from kerala... >   > Iam using Debian 4.0 etch as my OS. >   > My problem is,  installing new packages from the  package manager was > repeatedly caught by an error >   >   " dpkg: syntax error

chroot ?

2008-08-16 Thread Paul Cartwright
in the process of looking at what i do have mounted, I noticed a bunch of chroot stuff.. paulandcilla:/var/log# mount (skip the normal mounted stuff) devpts-live on /home/live/chroot/dev/pts type devpts (rw) proc-live on /home/live/chroot/proc type proc (rw) sysfs-live on /home/live/chroot/sys

Re: [Fwd: Etch's and Lenny's mktemp seriously broken]

2008-08-16 Thread Sven Joachim
On 2008-08-16 13:44 +0200, Tzafrir Cohen wrote: > On Fri, Aug 15, 2008 at 10:56:06PM +0200, Sven Joachim wrote: >> It opens precisely the can of worms that mktemp was supposed to close, >> see the mktemp(1) and mktemp(3) manpages. Look for "symlink attack" in >> your preferred Web search engine.

Re: Pendrive not mounted - and chroot

2008-08-16 Thread Paul Cartwright
On Sat August 16 2008, Ron Johnson wrote: > > I have 2 or 3 different USB sticks that I would like to automount, how do > > I find out or determine their UUID?? > > # blkid /dev/sdg1 now theres a command I've never heard of!! ~# blkid /dev/sdg1 /dev/sdg1: UUID="686C-7E81" TYPE="vfat" so, how do

Re: pci-to-parallel vs usb-to-parallel?

2008-08-16 Thread Wesley J. Landaker
On Friday 15 August 2008 12:35:24 [EMAIL PROTECTED] wrote: > Or it may be time to consider springing for a new printer (?) For instance: it depends on where you live, but in the US you can get a new HP inkjet printer for around the price of two or three ink cartridges, and it comes with one. --

Re: Pendrive not mounted - and chroot

2008-08-16 Thread Ron Johnson
On 08/16/08 07:48, Paul Cartwright wrote: On Sat August 16 2008, Ron Johnson wrote: What does "# tail-f /var/log/syslog" tell you when you insert the drive? ok, I inserted a brand new USB stick ( a nice new 4GB..) looked in syslog and it looks like this: Aug 16 08:39:12 paulandcilla kernel: [5

Re: Keyboard : setup AltGr+ e to produce é

2008-08-16 Thread Florian Kulzer
On Fri, Aug 15, 2008 at 12:19:23 +0200, Bruno Costacurta wrote: > On Thursday 14 August 2008 19:05:47 Bruno Costacurta wrote: > .. > > I'm using gb, which indeed does not support altgr-intl > > So is there another solution to support AltGr ? > > > .. > > Thanks, > > Bruno > > > Is the following x

Re: Pendrive not mounted - and chroot

2008-08-16 Thread Paul Cartwright
On Sat August 16 2008, Ron Johnson wrote: > What does "# tail-f /var/log/syslog" tell you when you insert the drive? > ok, I inserted a brand new USB stick ( a nice new 4GB..) looked in syslog and it looks like this: Aug 16 08:39:12 paulandcilla kernel: [50428.685327] sdg: sdg1 Aug 16 08:39:12 pau

Re: backtracing an xserver crash

2008-08-16 Thread Florian Kulzer
On Fri, Aug 15, 2008 at 16:10:44 -0600, debian wrote: > hi all > > i seem to have a problem sometimes where the xserver will randomly crash > (the screen will go blank and flicker..i end up having to coldboot the > machine to get back into x). > > Ive only noticed this problem with the latest ker

Re: chkrootkit hidden processes possible LKM Trojan.

2008-08-16 Thread Wackojacko
Ron Johnson wrote: On 08/16/08 06:17, Wackojacko wrote: Hi all I realise there has been some discussion recently over the merits or otherwise of chkrootkit, but the last two days it is warning of hidden processes (ps and readdir). After googling a little further I see this has been a proble

Re: [Fwd: Etch's and Lenny's mktemp seriously broken]

2008-08-16 Thread Tzafrir Cohen
On Fri, Aug 15, 2008 at 10:56:06PM +0200, Sven Joachim wrote: > On 2008-08-15 21:16 +0200, Andrei Popescu wrote: > > > On Fri,15.Aug.08, 16:05:13, Sven Joachim wrote: > >> However, Nico Golde informed me that mktemp has a `-u' switch which will > >> unlink the file before mktemp exits. If you use

Re: chkrootkit hidden processes possible LKM Trojan.

2008-08-16 Thread Ron Johnson
On 08/16/08 06:17, Wackojacko wrote: Hi all I realise there has been some discussion recently over the merits or otherwise of chkrootkit, but the last two days it is warning of hidden processes (ps and readdir). After googling a little further I see this has been a problem in the past but w

Re: Upgrading Hard Drives

2008-08-16 Thread Alex Samad
On Sat, Aug 16, 2008 at 12:15:41AM +0300, Andrei Popescu wrote: > On Sat,16.Aug.08, 07:07:39, Alex Samad wrote: > > > man rsync > > > > -x, --one-file-system don’t cross filesystem boundaries > > > > which means not to traverse any filesystem mounts, which is why it > > doesn't do /prox /

Re: Pendrive not mounted when another usb device is plugged in

2008-08-16 Thread Ron Johnson
On 08/16/08 07:00, Rodolfo Medina wrote: I have Debian Etch. In my /etc/fstab there is the following entry: /dev/sda/mnt/sda vfatrw,user,noauto 0 0 , so I normally mount my usb pendrive simply with: $ mount /mnt/sda . But, now that I have a usb umts modem (Hu

chkrootkit hidden processes possible LKM Trojan.

2008-08-16 Thread Wackojacko
Hi all I realise there has been some discussion recently over the merits or otherwise of chkrootkit, but the last two days it is warning of hidden processes (ps and readdir). After googling a little further I see this has been a problem in the past but was unable to find any recent examples.

Pendrive not mounted when another usb device is plugged in

2008-08-16 Thread Rodolfo Medina
I have Debian Etch. In my /etc/fstab there is the following entry: /dev/sda/mnt/sda vfatrw,user,noauto 0 0 , so I normally mount my usb pendrive simply with: $ mount /mnt/sda . But, now that I have a usb umts modem (Huawei e169), when it is plugged in I don't m

Re: how to create /dev/ttyACM ?

2008-08-16 Thread Ron Johnson
On 08/16/08 03:36, Eugene V. Lyubimkin wrote: Jabka Atu wrote: Hello ,... I bought a Motorola w375 and i can't connect to it : lsub : Bus 001 Device 008: ID 22b8:4061 Motorola PCS Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 1.10 bDeviceCl

Re: how to create /dev/ttyACM ?

2008-08-16 Thread Jabka Atu
Eugene V. Lyubimkin wrote: > Jabka Atu wrote: > >> Hello ,... >> >> I bought a Motorola w375 and i can't connect to it : >> lsub : >> >> Bus 001 Device 008: ID 22b8:4061 Motorola PCS >> Device Descriptor: >> bLength18 >> bDescriptorType 1 >> bcdUSB 1.1

Re: Installing realtime-lsm on Etch an a Half failed

2008-08-16 Thread Csanyi Pal
Csanyi Pal <[EMAIL PROTECTED]> writes: > Richard Hector <[EMAIL PROTECTED]> writes: > >> On Thu, 2008-08-14 at 23:11 +0200, Csanyi Pal wrote: >>> Csanyi Pal <[EMAIL PROTECTED]> writes: >> >>> I did everything like I red here: >>> http://www.rdegraaf.nl/index.asp?sND_ID=848152 >>> >>> After commad

Re: how to create /dev/ttyACM ?

2008-08-16 Thread Eugene V. Lyubimkin
Jabka Atu wrote: > Hello ,... > > I bought a Motorola w375 and i can't connect to it : > lsub : > > Bus 001 Device 008: ID 22b8:4061 Motorola PCS > Device Descriptor: > bLength18 > bDescriptorType 1 > bcdUSB 1.10 > bDeviceClass0 (Defined a

how to create /dev/ttyACM ?

2008-08-16 Thread Jabka Atu
Hello ,... I bought a Motorola w375 and i can't connect to it : lsub : Bus 001 Device 008: ID 22b8:4061 Motorola PCS Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass0 (Defined at Interface level) bDeviceSubClass

Error when installing flashplugin-nonfree on sid amd64

2008-08-16 Thread Star Liu
Here is the output when i install flashplugin-nonfree on sid amd64 --- Setting up flashplugin-nonfree (1:1.6.2) ... wget failed to download http://people.debian.org/~bartm/flashplugin-nonfree/md5.pgp.asc --- in fact, i can get the file successfully by manull

Re: screen shot.. showing error.....

2008-08-16 Thread Florian Kulzer
[ Please turn off the HTML part of your messages and break your lines at 72-80 characters width. ] On Sat, Aug 16, 2008 at 11:15:48 +0530, HARIDAS N wrote: > > Here I'm attach the screen shot of error shown when installing new > packages, using package manager. It should be possible to copy/pa