RE: X Window System error

2013-05-23 Thread Kailash Kalyani
> I just update debian6 to 7 and bad surprises:
> 
> lazaro@utopian:~$ mtpaint 
> The program 'mtpaint' received an X Window System error.
> This probably reflects a bug in the program.
> 

> lazaro@utopian:~$ emelfm2 
> (emelfm2:3422): Gtk-CRITICAL **: gtk_tree_store_iter_next: assertion 
> `iter->user_data != NULL' failed
> The program 'emelfm2' received an X Window System error.
> 
> lazaro@utopian:~$ geany 
> The program 'geany' received an X Window System error.
> This probably reflects a bug in the program.
> 

> I'm using:
> 
> lazaro@utopian:~$ ps fax|grep Xf
> 13474 tty1  S<  3:02 /usr/X11/bin/Xfbdev -screen 1024x768x32 -t 1 -mouse 
> /dev/psaux,5,4 ttys7
> 
> An ancient X server due my OLDER computer. I can't use Xorg, so please, I
> shall be very glad resolving this problem.
> 
> Geany and emelfm2 two are not from debian's repo and their ALL WAYS was
> working to me without problems. I guest the problem is with GTK+
> 
> i   libgtk1.2   - The GIMP Toolkit set of widgets for X   
> 
> i A libgtk1.2-common- Common files for the GTK+ library   
> 
> i A libgtk2.0-0 - GTK+ graphical user interface library   
> 
> i   libgtk2.0-bin   - programs for the GTK+ graphical user interface 
> library  
> i   libgtk2.0-common- common files for the GTK+ graphical user 
> interface libra
> 
> lazaro@utopian:~$ gimp -v 
> GIMP version 1.2.3
> 
> work fine... the problem is not old or new applications...
> 

Hi Lazaro,

Based on your inputs it may be that the GTK version dependencies may be causing 
this. GIMP works and GTK was built for GIMP, so that's not surprising. Based on 
some reading, it appears that GIMP 1.2.x was built around GTK 1.2
https://git.gnome.org/browse/gimp/commit/?h=gimp-1-2&id=61cf583747fbb3b4306bf085b85b1f67e627778c

And you seem to have gtk 1.2 installed in part at least. 

As the other programs were previously working, the "new" GTK errors might 
indicate a change in the libraries? If so, then knowing the versions of your 
other apps would help determine which GTK version they were based on. What do 
you think?

Kailash
  

Re: HOWTO: Exporting index in PDF file

2013-05-23 Thread Dave Thayer
On Thu, May 23, 2013 at 07:20:24PM +0800, Hörmetjan Yiltiz wrote:
> Hello world!
> 
> Some pdf files has a built-in index that can be used for navigation, which
> in most cases, are shown in the left side plate of the PDF browser, for
> example `evince`. If still not clear, you may think of latex generated pdf
> files (most of them has this structured index navigation).
> 
> *How to export the index structure used for nevigation as plain
> text?*Implementing this index navigation feature into pdf browsers
> like `evince`
> clearly needs this as in important API.

In PDF jargon this index is known as the PDF's bookmarks. 

According to this 
discussion, pdftk should do the trick. You will need the version from
experimental (1.45) in able to update the bookmarks, but the version
in stable should let you export them.

hth

dt

-- 
Dave Thayer   | Whenever you read a good book, it's like the 
Denver, Colorado USA  | author is right there, in the room talking to 
d...@thayer-boyle.com | you, which is why I don't like to read 
  | good books. - Jack Handey "Deep Thoughts"


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130524033046.ga5...@thayer-boyle.com



Re: Remove Evolution

2013-05-23 Thread Stephen Allen
On Wed, May 22, 2013 at 01:06:23PM +0100, Brian wrote:
> On Wed 22 May 2013 at 07:34:03 -0400, Stephen Allen wrote:
> 
> > I'd like to remove Evolution from my Debian laptop installation as I use
> > my browser to access email/calendar online via my tablet or phone.
> > 
> > When I attempt to do so, aptitude informs me that it will remove pretty
> > much the entire Gnome-Shell as well. How do I remove what I want while
> > keeping my desktop whole (sans Evolution)?
> 
> With aptitude:
> 
>http://tanguy.ortolo.eu/blog/article8/uninstall-meta-package
> 
> 
---end quoted text---

Unfortunately this suggestion didn't work. I had already marked
Evolution packages as manually installed. 

But thanks!

-- 
Cheers,
Stephen, Toronto
My Google+ Profile | http://goo.gl/JbQsq


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130524025900.gb3...@thunkpad.gateway.2wire.net



Re: Remove Evolution

2013-05-23 Thread Stephen Allen
On Wed, May 22, 2013 at 08:44:03AM -0400, Carl Fink wrote:
> It's off topic, but I was *sure* this was about a Creationist trying to
> interfere with biology education.
> -- 
> Carl Fink c...@finknetwork.com
---end quoted text---

LOLz

-- 
Cheers,
Stephen, Toronto
My Google+ Profile | http://goo.gl/JbQsq


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20130524023022.ga3...@thunkpad.gateway.2wire.net



Re: avahi-daemon: Is it *really* needed?

2013-05-23 Thread David Guntner
tv.deb...@googlemail.com grabbed a keyboard and wrote:
> 
> Hi, if you don't use it (have no use for mdns/zeroconf stuff on your
> network) you can do without, I sure do. Few packages actually depend
> on it, most often it's a "suggest" or "recommend". If a metapackage
> depends on it (like Gnome) you can always get rid of the metapackage,
> it won't remove the whole Gnome desktop environment.
> 
> My 2 cents.

Ok, for now I've turned it off (thanks, Sean) and will look further into
removing it to recover a little disk space.  I'll check for the meta
package and so on.

Thanks!

   --Dave





signature.asc
Description: OpenPGP digital signature


Re: What the proper way to update debian/changelog

2013-05-23 Thread T o n g
On Thu, 23 May 2013 18:55:11 +1200, Richard Hector wrote:

> That's where you run it, iirc.

thanks Richard.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/knmila$m39$3...@ger.gmane.org



Re: Search Wheezy-backports?

2013-05-23 Thread Patrick Bartek
On Thu, 23 May 2013, Greg Madden wrote:

> On Monday 20 May 2013 22:47:46 you wrote:
> > On Mon, 20 May 2013, Cláudio E. Elicker wrote:
> > > On Mon, 20 May 2013 14:04:25 -0700
> > >
> > > Patrick Bartek  wrote:
> > > > One would think from what is said in the mans that the -t option
> > > > would do that.  Don't know why it doesn't.
> > > >
> > > > Also, I just noticed a funny thing:  Today, when I do 'apt-cache
> > > > show libreoffice-writer'  both the 3.5 and new 4.0 versions are
> > > > listed.
> > >
> > > Same here.
> > >
> > > > Same output with or without the -t wheezy-backports.  I'm
> > > > beginning to think that the LibreOffice 4 packages have been
> > > > moved out of backports, if they were ever there, and into the
> > > > stable repos. Guess I'll have to find another package for my
> > > > search tests.
> > >
> > > LibreOffice 4 packages are in wheezy-backports. Compare the
> > > results of aptitude search -F"%p %v %V" '^libreoffice-writer$'
> > > and
> > > aptitude -t wheezy-backports search -F"%p %v %V"
> > > '^libreoffice-writer$' and
> > > apt-cache policy libreoffice-writer
> >
> > After making the above statement, somewhat facetiously, about
> > LibreOffice 4 being moved out of backports, I did some additional
> > searches similar to the ones you gave above, and discovered that
> > LibreOffice 4 is indeed in backports.
> >
> > B
> 
> 
> I use 'apt-cache policy ' to 'search' for a package.
> 
> ~$apt-cache policy libreoffice-writer
> libreoffice-writer:
>   Installed: (none)
>   Candidate: 1:3.5.4+dfsg-4
>   Version table:
>  1:4.0.3-2~bpo70+1 0
> 100 http://debian.osuosl.org/debian/ wheezy-backports/main
> amd64 Packages
>  1:3.5.4+dfsg-4 0
> 500 http://debian.osuosl.org/debian/ wheezy/main amd64
> Packages
> 
> I don't have to use script fu, the results are minimal/manageable
> here.

Thanks.  Your method is the simplest so far. Even though it's not
exclusively a backports search, it would be simple to filter the
results to make it so.

Thanks, again.

B  


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130523182636.614b1...@debian7.boseck208.net



Re: Search Wheezy-backports?

2013-05-23 Thread Greg Madden
On Monday 20 May 2013 22:47:46 you wrote:
> On Mon, 20 May 2013, Cláudio E. Elicker wrote:
> > On Mon, 20 May 2013 14:04:25 -0700
> >
> > Patrick Bartek  wrote:
> > > One would think from what is said in the mans that the -t option
> > > would do that.  Don't know why it doesn't.
> > >
> > > Also, I just noticed a funny thing:  Today, when I do 'apt-cache
> > > show libreoffice-writer'  both the 3.5 and new 4.0 versions are
> > > listed.
> >
> > Same here.
> >
> > > Same output with or without the -t wheezy-backports.  I'm
> > > beginning to think that the LibreOffice 4 packages have been
> > > moved out of backports, if they were ever there, and into the
> > > stable repos. Guess I'll have to find another package for my
> > > search tests.
> >
> > LibreOffice 4 packages are in wheezy-backports. Compare the results
> > of aptitude search -F"%p %v %V" '^libreoffice-writer$'
> > and
> > aptitude -t wheezy-backports search -F"%p %v %V"
> > '^libreoffice-writer$' and
> > apt-cache policy libreoffice-writer
>
> After making the above statement, somewhat facetiously, about
> LibreOffice 4 being moved out of backports, I did some additional
> searches similar to the ones you gave above, and discovered that
> LibreOffice 4 is indeed in backports.
>
> B


I use 'apt-cache policy ' to 'search' for a package.

~$apt-cache policy libreoffice-writer
libreoffice-writer:
  Installed: (none)
  Candidate: 1:3.5.4+dfsg-4
  Version table:
 1:4.0.3-2~bpo70+1 0
100 http://debian.osuosl.org/debian/ wheezy-backports/main amd64 
Packages
 1:3.5.4+dfsg-4 0
500 http://debian.osuosl.org/debian/ wheezy/main amd64 Packages

I don't have to use script fu, the results are minimal/manageable here.
-- 
Peace,

Greg


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201305231709.31932.gomadtr...@gci.net



Re: virtual host/user and gui configuration

2013-05-23 Thread Zenaan Harkness
On 5/24/13, Pol Hallen  wrote:
> I installed postfix+courier with apache and all with virtual host.
> Using squirrelmail, users can check and send email.
> Is there a gui tools to automatically add/remove/modify own email setting?

Provide a webmail option, and users can configure their account from
the webmail interface/ login.

apt-cache search webmail | grep -i webmail


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAOsGNSQSb_SUjoSa=13w7tsxisppp5b7u20fq7z9yp6vaph...@mail.gmail.com



Re: Grub2 gives error :File not found and goes into rescue mode

2013-05-23 Thread Gary Roach

On 05/23/2013 11:30 AM, Sebastian Canagaratna wrote:
Thank you  Klaus. /dev/sda is hd0 and is the permanent hard disk. It 
has the MBR on which I want to install
Grub. /dev/sdb is the removable hard disk.Its first partition is, as 
you say,  hd1,msdos1 on which grub2 is installed
under /boot/grub. After I boot into /dev/sdb1 with supergrub I run 
grub-instsll. I am not running any grub or grub rescue
Commands. Grub-install says installation finished. NO errors reported, 
the version of grub installed is 1..99 when my
system has grub 2.00-14. On booting, the order is cd, usb ( my 
removable harddisk is on usb, and then permanent hard disk. Maybe, as 
Goh says, supergrub is messing
up something, but I am mystified as to why even if there were an 
error, it is not overwritten by the latest grub-install.


Sebastian


On Thu, May 23, 2013 at 4:14 AM, Klaus Doering 
mailto:klaus.doering...@gmail.com>> wrote:



On 23/05/13 00:45, Sebastian Canagaratna wrote:

I meant to say /dev/sda

> set root=(hd1,msdos1)
>

Is your removable hd still attached? IIRC grub counts discs from "0",
so your "hd1" would then refer to your second hd. Do you have grub
installed on the aptosid system? What's your BIOS  boot preference?
A mix-up like this could explain why when you reinstalled grub to
version 2.xx you still get reported back v 1.99 by bootinfoscript.

Klaus



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org

 with a subject of
"unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/519dcfee.4090...@gmail.com




Hi all,

Well I just fixed my boot loader problem in about 15 minutes The easy 
way is to go to www.sourceforge.net/p/boot-repair/home/Home/ and 
download the .iso file of their boot loader repair disk. Burn a disk, 
stuff it in your CD/DVD player, reboot your system and sit back and 
watch the wheels turn. Punch the Repair button when presented. Remove 
the disk and reboot. Your done. This is supposed to work for a range of 
boot loaders. Great package.


Gary R.


Re: avahi-daemon: Is it *really* needed?

2013-05-23 Thread Wayne Topa
On 05/23/2013 04:46 PM, Sean Alexandre wrote:
> On Thu, May 23, 2013 at 12:39:16PM -0700, David Guntner wrote:
>> I'm still running Squeeze for a while longer before I finally upgrade to
>> Wheezy - want to let it shake out a bit before taking the plunge. :-)
>>
>> A question that I've been pondering for a while now:  Is the
>> avahi-daemon *really* needed?  
> 
> I've disabled it, and haven't needed it. Here's more on what it's for:
> http://packages.debian.org/wheezy/avahi-daemon
> 
> So it seems you'd only need it if you want auto-discovery for printers and 
> other
> devices on your network.
> 
> You should be able to disable it with:
> update-rc.d avahi-daemon disable
> 
> This leaves it installed, to satisfy the dependencies you're seeing, but 
> causes it
> not to start when you reboot.
> 
> To stop it before rebooting:
> service avahi-daemon stop
> 

Or just tell the system not yo start it in /etc/default/avahi-daemon
> 
__
Wayne


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/519ea04c.3050...@gmail.com



Re: GRUB2 error (Solved)

2013-05-23 Thread Gary Roach

On 05/21/2013 04:24 PM, Gary Roach wrote:

Hi

My wife let her Debian machine get over 450 packages behind before I 
caught it. What a mess. The last problem is that when booting up the 
Welcome to Grub notice appears and then:

error:file not found
Entering rescue mode
grubrescue>

If I run "ls" I find that the root directory should be (hd0,msdos1) 
and that grub is under the /boot directory. Therefore I run:

set prefix="(hd0,msdos1)/boot/grub" 
set root="(hd0,msdos1)" 
insmod normal 
normal 
and the system boots up and runs fine; until I reboot and then the 
mess starts all over again. How do I fix this. I suspect that I need 
to somehow reset the grub file but that's just a SWAG. Help!


Oh yes, we are running Debian Wheezy (stable) and KDE desktop and 
fdisk gives the following:


root@supercrunch:/media# fdisk -l

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 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
Disk identifier: 0x000b79ef

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   *2048   960036863   480017408   83  Linux
/dev/sda2   960038910   976771071 83660815  Extended
/dev/sda5   960038912   976771071 8366080   82  Linux swap
/ Solaris



Gary R.


Hi all,

Well the easy way to fix this problem is to go to 
www.sourceforge.net/p/boot-repair/home/Home/ and download the .iso file 
of thelr boot loader repair disk. Burn a disk, stuff it in your CD/DVD 
player, reboot your system and sit back and watch the wheels turn. Punch 
the Repair button when presented. Remove the disk and reboot. Your done. 
Great package.


Gary R.


Re: Troubleshooting apt-get -f install

2013-05-23 Thread Alan Ianson
On Thu, 23 May 2013 22:18:38 +0200
Alois Mahdal  wrote:

> Hi,
> 
> I'm following instructions[1] from Debian Wiki to install Skype
> on Wheezy.
> 
>   [1]: http://wiki.debian.org/skype#Debian_7.0_.22Wheezy.22
> 
> In a nutshell:
> 
> # dpkg --add-architecture i386
> # apt-get update
> # wget -O skype-install.deb http://www.skype.com/...snip
> # dpkg -i skype-install.deb
> # apt-get -f install
> 
> 
> Now at the point when I do `apt-get -f install`, only solution
> APT offers is to remove skype:i386.  While I agree with APT
> that there are much better options than Skype(tm), I need to
> communicate with people inside the walled garden, so for now
> I'm going to stick with Skype.
> 
> me@here:~$ sudo apt-get -f install 
> Reading package lists... Done
> Building dependency tree   
> Reading state information... Done
> Correcting dependencies... Done
> The following packages will be REMOVED:
>   skype:i386
> 0 upgraded, 0 newly installed, 1 to remove and 55 not upgraded.
> 1 not fully installed or removed.
> After this operation, 39.2 MB disk space will be freed.
> Do you want to continue [Y/n]? 
> 
> 
> What am I missing?  How should I help APT here?  Does the wiki
> page need update?
> 
> 
> (Note that I actually had Skype installed a while ago but purged
> it as it was somehow "broken":  it was missing from Xfce menus
> and from PATH.  So what I'm doing is actually an attempt to
> "fix" previous installation.)

It's been a while since I installed it, but I seem to remember seeing
the same thing. IIRC I ran aptitude and used the resolver and it
suggested that I install a few i386 packages which I did and everything
has been running nicely since.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130523141103.4be6d...@debian.ok.shawcable.net



Re: avahi-daemon: Is it *really* needed?

2013-05-23 Thread tv.deb...@googlemail.com
On 23/05/2013 22:15, David Guntner wrote:
> (I'm on the list, so replying back to the list is probably best.)
> 
> theart...@zoho.com grabbed a keyboard and wrote:
>> Hi David,
>> 
>> Check it 'deborphan', in the archive. It does a reverse 
>> dependency lookup on a package, similar to apt-cache's depends 
>> and rdepends commands, but only shows installed packages.
>> 
>> So to see all the packages you have installed that depend on 
>> avahi, run: deborphan -a avahi-daemon or to see the packages
>> that depend on or 'recommend' avahi, run: deborphan -an
>> avahi-daemon
> 
> Thanks; good to know about that one, but that's not quite what I'm
>  looking for.  I'm hoping that someone on the list knows if it's 
> something that's really needed.  I already know there are packages 
> set as dependent on it since it tells me all about that when I try 
> to purge the package. :-)
> 
> --Dave
> 

Hi, if you don't use it (have no use for mdns/zeroconf stuff on your
network) you can do without, I sure do. Few packages actually depend
on it, most often it's a "suggest" or "recommend". If a metapackage
depends on it (like Gnome) you can always get rid of the metapackage,
it won't remove the whole Gnome desktop environment.

My 2 cents.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/519e82e9.8010...@googlemail.com



Re: avahi-daemon: Is it *really* needed?

2013-05-23 Thread Sean Alexandre
On Thu, May 23, 2013 at 12:39:16PM -0700, David Guntner wrote:
> I'm still running Squeeze for a while longer before I finally upgrade to
> Wheezy - want to let it shake out a bit before taking the plunge. :-)
> 
> A question that I've been pondering for a while now:  Is the
> avahi-daemon *really* needed?  

I've disabled it, and haven't needed it. Here's more on what it's for:
http://packages.debian.org/wheezy/avahi-daemon

So it seems you'd only need it if you want auto-discovery for printers and other
devices on your network.

You should be able to disable it with:
update-rc.d avahi-daemon disable

This leaves it installed, to satisfy the dependencies you're seeing, but causes 
it
not to start when you reboot.

To stop it before rebooting:
service avahi-daemon stop


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130523204656.GA29320@tuzo



Re: Troubleshooting apt-get -f install

2013-05-23 Thread Alois Mahdal
On Thu, 23 May 2013 15:36:45 -0500
Hugo Vanwoerkom  wrote:
> [...]
> Yes, that happened to me also. The "solution" that I
> found was to do a new install and install skype this way very
> early in the process. YMMV.

You don't mean complete OS re-install, do you?  Give me a break!
I did not need it for years with Debian!  :D

Thanks anyway...

aL.

-- 
Alois Mahdal


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130523224611.464a0...@hugo.daonet.home



Re: Troubleshooting apt-get -f install

2013-05-23 Thread Hugo Vanwoerkom

Alois Mahdal wrote:

Hi,

I'm following instructions[1] from Debian Wiki to install Skype
on Wheezy.

  [1]: http://wiki.debian.org/skype#Debian_7.0_.22Wheezy.22

In a nutshell:

# dpkg --add-architecture i386
# apt-get update
# wget -O skype-install.deb http://www.skype.com/...snip
# dpkg -i skype-install.deb
# apt-get -f install


Now at the point when I do `apt-get -f install`, only solution
APT offers is to remove skype:i386.  While I agree with APT


Yes, that happened to me also. The "solution" that I found was to do a 
new install and install skype this way very early in the process. YMMV.


Hugo


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

Archive: http://lists.debian.org/knlukl$gaq$1...@ger.gmane.org



Re: wheeezy-backports - strange policy?

2013-05-23 Thread Andrei POPESCU
On Jo, 23 mai 13, 13:38:51, Paul Condon wrote:
> There is no such thing as "wheeezy-backports" , or even
> "wheezy-backports". The name was changed to "wheezy-updates". 

No it hasn't. wheezy-backports and wheezy-updates are completely 
different.

If you found any piece of documentation saying otherwise please report 
bugs against it (or just provide the reference).

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Troubleshooting apt-get -f install

2013-05-23 Thread Alois Mahdal
Hi,

I'm following instructions[1] from Debian Wiki to install Skype
on Wheezy.

  [1]: http://wiki.debian.org/skype#Debian_7.0_.22Wheezy.22

In a nutshell:

# dpkg --add-architecture i386
# apt-get update
# wget -O skype-install.deb http://www.skype.com/...snip
# dpkg -i skype-install.deb
# apt-get -f install


Now at the point when I do `apt-get -f install`, only solution
APT offers is to remove skype:i386.  While I agree with APT
that there are much better options than Skype(tm), I need to
communicate with people inside the walled garden, so for now
I'm going to stick with Skype.

me@here:~$ sudo apt-get -f install 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
  skype:i386
0 upgraded, 0 newly installed, 1 to remove and 55 not upgraded.
1 not fully installed or removed.
After this operation, 39.2 MB disk space will be freed.
Do you want to continue [Y/n]? 


What am I missing?  How should I help APT here?  Does the wiki
page need update?


(Note that I actually had Skype installed a while ago but purged
it as it was somehow "broken":  it was missing from Xfce menus
and from PATH.  So what I'm doing is actually an attempt to
"fix" previous installation.)

Thanks,
aL.

-- 
Alois Mahdal


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130523221838.354a8...@hugo.daonet.home



virtual host/user and gui configuration

2013-05-23 Thread Pol Hallen
Hi folks!

I installed postfix+courier with apache and all with virtual host.

Using squirrelmail, users can check and send email.

Is there a gui tools to automatically add/remove/modify own email setting?

For now, I user userdb to handle every user but I'd like permit to do
this from gui web interface.

Any idea?

thanks!

Pol


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/519e7a2a.7050...@fuckaround.org



Re: avahi-daemon: Is it *really* needed?

2013-05-23 Thread David Guntner
(I'm on the list, so replying back to the list is probably best.)

theart...@zoho.com grabbed a keyboard and wrote:
> Hi David,
> 
> Check it 'deborphan', in the archive.
> It does a reverse dependency lookup on a package, similar to apt-cache's
> depends and rdepends commands, but only shows installed packages.
> 
> So to see all the packages you have installed that depend on avahi, run:
>deborphan -a avahi-daemon
> or to see the packages that depend on or 'recommend' avahi, run:
>deborphan -an avahi-daemon

Thanks; good to know about that one, but that's not quite what I'm
looking for.  I'm hoping that someone on the list knows if it's
something that's really needed.  I already know there are packages set
as dependent on it since it tells me all about that when I try to purge
the package. :-)

 --Dave





signature.asc
Description: OpenPGP digital signature


Need help setting up bluetooth file transfers

2013-05-23 Thread Thomas H. George
paired my desktop computer and my tablet but file transfers failed.  The
tablet said the failure was because the computer does not use obexftp so
I installed obexftp and obexfs.  hciconfig found the bluetooth device to
be hci0 so I entered the command 

obexfs -b hci0

This was accepted but did not resolve the problem.

I tried obexftpd -c /tmp/inbox -b

as suggested in the man page.  The response was

failed to register bluetooth server: Address already in use.

There isn't a HOWTO on this subject.

Any suggestions?

Tom


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130523193809.ga4...@tomgeorge.info



avahi-daemon: Is it *really* needed?

2013-05-23 Thread David Guntner
I'm still running Squeeze for a while longer before I finally upgrade to
Wheezy - want to let it shake out a bit before taking the plunge. :-)

A question that I've been pondering for a while now:  Is the
avahi-daemon *really* needed?  All it seems to do is spew the occasional
message to my syslog, and based on what I've read about what it does, it
doesn't really seem like something I need for my particular setup.
However, any attempt to do an aptitude purge of it results in a warning
message that doing so makes it want to remove Gnome among other things,
which it says is dependent upon it.

I don't actually use Gnome (I'm a KDE guy, myself), but I don't mind
having it in the system, and some of the tools I use seem to expect
Gnome to be there.  And again, from what I read of the purpose for
avahi-daemon, I'm not sure why Gnome specifically wants it to be
present.  Seems more like a "it can use it if it's available" type of
thing, but maybe I'm misreading it.

So, is avahi-daemon truly essential for the system?  If not, is there a
way to remove it without removing other things such as Gnome?

--Dave



signature.asc
Description: OpenPGP digital signature


Re: wheeezy-backports - strange policy?

2013-05-23 Thread Paul Condon

On 05/23/2013 10:59 AM, Hans-J. Ullrich wrote:

Hi folks,

I made my minds about wheezy-backports now for a long time, and allow me, to
open this discussion.

Pleae correct me, if I am wrong: IMO wheezy-backports is the successor to
debian-volatile and is intended for use of debian/stable users (aka wheezy at
the moment). As far as I read, packages in wheezy-backports are put into, when
the environment of those is chenged and a higher (and newer version) is
needed. As an example I want to name here clamav (which needs a newer version,
when the virus-database is being updated, some chatprograms like yahoo, ehen a
new protocol must be used or new protocols have to be used, but package
versions in wheezy do not support them).

If I am correct, then I do not understand, why packages are available in
wheezy-backports, but not in debian/testing. According to debian behaviour (I
think the word policy is the wrong choice here), Packages from unstable will
be tested, then, if no big bugs appear, get into testing , and when it is
stable enough, are put into stable.

And if I am still correct, that ALL packages in wheezy-backports are aimed for
the use only in debian/stable, there will appear things, I do not understand.

1. So, how can it be, that i.e. libreoffice in wheezy-backports is version 4.0,
whilst in debian/testing it is still 3.5? And the backported version is from
unstable, it is 4.0!

2. How can it happen, that everyone is telling me, "Do NOT upgrade ALL
installed packages from wheezy-backports in debian/stable. It will crash your
system!" ?

I think, there is a problem with wheezy-backports policy. I like the idea very
much, and I think, it is good, but if I am correct in all my points, I think,
it is not easy for unexpierenced users, to use wheezy-backports at all.

Pleae apologize, if I am wrong and I am happy, when I will be enlightend. :)

Best regards

Hans



There is no such thing as "wheeezy-backports" , or even 
"wheezy-backports". The name was changed to "wheezy-updates". This new 
name signals a melding of back-port and volatile functions. Both 
functions need deployment of a time scale shorter than the traditional 
Debian release cycle. Call if by its new name and it may eventually sink 
in that the name really means something different than volatile or b 
backport. Both more and less and other. I know, sometimes it's difficult 
to walk and chew gum at the same time... :-)


Wheezy-updates is different from testing/jessie. Wheezy-updates contains 
packages that are a newer version of a software that are buiilt to run 
using the libraries in wheezy. OTOH, Jessie is  a newer version of a 
software that is built to run using newer versions of the libraries. 
(among other things that change between major releases). It is tricky, 
and takes a judgment call with a higher pay grade than I have to make 
the call.


Personally, I think I have never felt the need to use volatile during 
the whole time that it existed. Backports was something that I sometimes 
thought I needed, but never  badly enough to actually learn how to use 
it. Now, it appears to me wheezy-updates is being used for rapid 
replacement of software that should not have been released. But again, 
I'm not an expert and my opinion is only the opinion of a software klutz.




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

Archive: http://lists.debian.org/519e704b.4010...@gmail.com



Re: backported vs upstream libreoffice 4

2013-05-23 Thread Greg Madden
On Thursday 23 May 2013 09:36:34 you wrote:
> A recent thread made me aware of the availability of
> LO4 in wheezy-backports. Then I started wondering what
> advantages were to be gained from using this version,
> given that DEB packages are provided by the upstream
> developers themselves ?
> Perhaps less disk space / memory bloat because system
> libraries can be shared ? Better desktop integration?
> Is this documented somewhere ?

Not sure about the 'is it documented' part.  
Lots of work being done for some reason: 
http://lists.debian.org/debian-openoffice/2013/05/threads.html

I like having my apps managed by my distro's dev team, security provided 
by same, upstream does not do secrity they do new releases to fix and 
create new bugs.

And yes, the Debian version works well with all the other apps in 
Debian, finally,  Libreoffice expects most GNU/Linux users to use the 
version provided by a distro, fair warning I say.
-- 
Peace,

Greg


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201305231117.53666.gomadtr...@gci.net



Re: Searching for process filling root FS.

2013-05-23 Thread Slavko
Dňa 23.05.2013 19:02 Sthu Deus  wrote / napísal(a):
>> Usually its good to leave at least 10-20% of the filesystem free to
>> avoid fragmentation.
> 
> And that makes 10-20% extra money spending on HDD purchase. :o)

You aren't right. The 1 TB disks are 2x bigger than 500 GB, but they
cost is not 2x bigger. And the 20 % free space is not only for
fragmentation (but it is right suggestion). It is very good for
unexpected situations (misconfiguration, software errors and some system
inspection – for example iotop output to file, etc). ;-)

Of course, the exact % value depends on the disk size, on bigger disk i
can left less %, but for fragmenation's purpose the 5 % is minimum,
suggested for many filesystems.

regards

-- 
Slavko
http://slavino.sk



signature.asc
Description: OpenPGP digital signature


[OT] root (was: wheeezy-backports - strange policy?)

2013-05-23 Thread Sven Joachim
On 2013-05-23 19:26 +0200, root wrote:
   

Argh.  That should teach me not to start an Emacs session as root under
X.  I completely forgot that this Emacs was a bit special, started Gnus
and even replied here…

Sorry,
  Sven


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87mwrl5y73.fsf...@turtle.gmx.de



Re: Grub2 gives error :File not found and goes into rescue mode

2013-05-23 Thread Sebastian Canagaratna
Thank you  Klaus. /dev/sda is hd0 and is the permanent hard disk. It has
the MBR on which I want to install
Grub. /dev/sdb is the removable hard disk.Its first partition is, as you
say,  hd1,msdos1 on which grub2 is installed
under /boot/grub. After I boot into /dev/sdb1 with supergrub I run
grub-instsll. I am not running any grub or grub rescue
Commands. Grub-install says installation finished. NO errors reported, the
version of grub installed is 1..99 when my
system has grub 2.00-14. On booting, the order is cd, usb ( my removable
harddisk is on usb, and then permanent hard disk. Maybe, as Goh says,
supergrub is messing
up something, but I am mystified as to why even if there were an error, it
is not overwritten by the latest grub-install.

Sebastian


On Thu, May 23, 2013 at 4:14 AM, Klaus Doering
wrote:

>
> On 23/05/13 00:45, Sebastian Canagaratna wrote:
>
>> I meant to say /dev/sda
>>
> > set root=(hd1,msdos1)
> >
>
> Is your removable hd still attached? IIRC grub counts discs from "0",
> so your "hd1" would then refer to your second hd. Do you have grub
> installed on the aptosid system? What's your BIOS  boot preference?
> A mix-up like this could explain why when you reinstalled grub to
> version 2.xx you still get reported back v 1.99 by bootinfoscript.
>
> Klaus
>
>
>
> --
> To UNSUBSCRIBE, email to 
> debian-user-REQUEST@lists.**debian.orgwith
>  a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: 
> http://lists.debian.org/**519dcfee.4090...@gmail.com
>
>


backported vs upstream libreoffice 4

2013-05-23 Thread baldyeti

A recent thread made me aware of the availability of
LO4 in wheezy-backports. Then I started wondering what
advantages were to be gained from using this version,
given that DEB packages are provided by the upstream
developers themselves ?
Perhaps less disk space / memory bloat because system
libraries can be shared ? Better desktop integration?
Is this documented somewhere ?


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

Archive: http://lists.debian.org/knlk2t$q36$1...@ger.gmane.org



Re: wheeezy-backports - strange policy?

2013-05-23 Thread root
On 2013-05-23 18:59 +0200, Hans-J. Ullrich wrote:

> I made my minds about wheezy-backports now for a long time, and allow me, to 
> open this discussion.
>
> Pleae correct me, if I am wrong: IMO wheezy-backports is the successor to 
> debian-volatile

No, it's not.  Please read http://backports.debian.org/.

> and is intended for use of debian/stable users (aka wheezy at 
> the moment). As far as I read, packages in wheezy-backports are put into, 
> when 
> the environment of those is chenged and a higher (and newer version) is 
> needed. As an example I want to name here clamav (which needs a newer 
> version, 
> when the virus-database is being updated, some chatprograms like yahoo, ehen 
> a 
> new protocol must be used or new protocols have to be used, but package 
> versions in wheezy do not support them).

This is what wheezy-updates is for.

Cheers,
   Sven


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/txlty5e4@turtle.gmx.de



Re: Searching for process filling root FS.

2013-05-23 Thread Sthu Deus
Good time of the day, Martin.


Thank You, Martin, for Your time and answer. You wrote:

> btrace /dev/dm-0
> 
> on an otherwise idle system might help. If system is not idle
> otherwise you likely get too much output.

At random, I have found who ate the space( or one among others) - I
just catched it! :o)

> blktrace needs to be installed for this. I think I remember some knob
> in /proc or /sys which has a similar effect and you can watch I/O
> accesses in dmesg then, but I didn´t find it right now.

I will try it if there will be such need.
 
> Otherwise I like the suggestion to watch with iotop. You can run
> iotop in batch mode and output stuff to a file to inspect later (but
> be careful about free space on / :).

Oh! I even did not guess it has such ability! Thank You!
 
> I´d strongly suggest more than 100 MiB free space on /.
> 
> Usually its good to leave at least 10-20% of the filesystem free to
> avoid fragmentation.

And that makes 10-20% extra money spending on HDD purchase. :o)


Sthu.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/519e4ba2.6d0cb40a.4323.a...@mx.google.com



wheeezy-backports - strange policy?

2013-05-23 Thread Hans-J. Ullrich
Hi folks, 

I made my minds about wheezy-backports now for a long time, and allow me, to 
open this discussion.

Pleae correct me, if I am wrong: IMO wheezy-backports is the successor to 
debian-volatile and is intended for use of debian/stable users (aka wheezy at 
the moment). As far as I read, packages in wheezy-backports are put into, when 
the environment of those is chenged and a higher (and newer version) is 
needed. As an example I want to name here clamav (which needs a newer version, 
when the virus-database is being updated, some chatprograms like yahoo, ehen a 
new protocol must be used or new protocols have to be used, but package 
versions in wheezy do not support them).

If I am correct, then I do not understand, why packages are available in 
wheezy-backports, but not in debian/testing. According to debian behaviour (I 
think the word policy is the wrong choice here), Packages from unstable will 
be tested, then, if no big bugs appear, get into testing , and when it is 
stable enough, are put into stable.

And if I am still correct, that ALL packages in wheezy-backports are aimed for 
the use only in debian/stable, there will appear things, I do not understand.

1. So, how can it be, that i.e. libreoffice in wheezy-backports is version 4.0, 
whilst in debian/testing it is still 3.5? And the backported version is from 
unstable, it is 4.0!

2. How can it happen, that everyone is telling me, "Do NOT upgrade ALL 
installed packages from wheezy-backports in debian/stable. It will crash your 
system!" ? 

I think, there is a problem with wheezy-backports policy. I like the idea very 
much, and I think, it is good, but if I am correct in all my points, I think, 
it is not easy for unexpierenced users, to use wheezy-backports at all.

Pleae apologize, if I am wrong and I am happy, when I will be enlightend. :)

Best regards

Hans



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201305231859.11469.hans.ullr...@loop.de



Re: Gain owner of a file using vim :w!

2013-05-23 Thread Frank Miles
On Thu, 23 May 2013 00:50:01 +0200, Beco wrote:

> Dear users,
> 
> I'm astonished by this (maybe I'm naive and I'm missing something).
> 
> Yesterday as root I saved a file skel.bashrc in my /home/beco user,
> owned by root, group root.
> 
> Today I edited it, logged as beco, and vi told me "warning, read only!".
> I edited anyway, just to test, and saved with :w!
> 
> After that I checked the file and it has changed to owner beco, group
> beco.
> 
> How is that possible?
> 
> Thanks,
> Beco

Did you want the modified file to remain owned by root?  That would, of course,
be _more_ dangerous!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/knlgup$sno$1...@dont-email.me



Re: Search Wheezy-backports?

2013-05-23 Thread Patrick Bartek
On Thu, 23 May 2013, Gilles Mocellin wrote:

> Le 20/05/2013 23:14, Greg Madden a écrit :
> > On Monday 20 May 2013 13:04:25 you wrote:
> >> apt-cache show
> >> libreoffice
> >
> > The 'apt-cache + options" command works on the package cache, which
> > includes , afaik, all the packages reference in the sources.list.
> >
> >   'apt-get' install stable packages unless the '-t' option is used.
> 
> The -t option just change the Pin priority, to increase the priority
> of the release mentioned.
> So it's only useful on install/upgrade operations.

What about the search option?  That's what this thread was initially
about:  Searching ONLY in wheezy-backports.

B


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130523094547.05927...@debian7.boseck208.net



Re: GnuTLS versus OpenSSL.

2013-05-23 Thread Andrei POPESCU
On Jo, 23 mai 13, 09:10:06, peasth...@shaw.ca wrote:
> Can anyone explain why Debian uses OpenSSL rather 
> than GnuTLS?  Is it just that OpenSSL was available 
> first and many packages use it?

I doubt there is any general Debian policy of using OpenSSL rather than 
GnuTLS. If a particular software can use both it's usually the package 
Maintainer who decides how that software will be configured for Debian.

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


GnuTLS versus OpenSSL.

2013-05-23 Thread peasthope
Can anyone explain why Debian uses OpenSSL rather 
than GnuTLS?  Is it just that OpenSSL was available 
first and many packages use it?

Thanks,   ... Peter E.



-- 
123456789 123456789 123456789 123456789 123456789 123456789 123456789 12
Tel +13606390202  Bcc: peasthope at shaw.ca  http://carnot.yi.org/  
"http://members.shaw.ca/peasthope/index.html#Itinerary "


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/171058039.37510.28018@cantor.invalid



HOWTO: Exporting index in PDF file

2013-05-23 Thread Hörmetjan Yiltiz
Hello world!

Some pdf files has a built-in index that can be used for navigation, which
in most cases, are shown in the left side plate of the PDF browser, for
example `evince`. If still not clear, you may think of latex generated pdf
files (most of them has this structured index navigation).

*How to export the index structure used for nevigation as plain
text?*Implementing this index navigation feature into pdf browsers
like `evince`
clearly needs this as in important API.

​Best​
,

He who is worthy to receive his days and nights is worthy to receive* all
else* from you (and me).
 The Prophet, Gibran Kahlil
Gibran


[no subject]

2013-05-23 Thread Hörmetjan Yiltiz
Hello world!

Some pdf files has a built-in index that can be used for navigation, which
in most cases, are shown in the left side plate of the PDF browser, for
example `evince`. If still not clear, you may think of latex generated pdf
files (most of them has this structured index navigation).

*How to export the index structure used for nevigation as plain
text?*Implementing this index navigation feature into pdf browsers
like `evince`
clearly needs this as in important API.
 ​Best​
,

He who is worthy to receive his days and nights is worthy to receive* all
else* from you (and me).
 The Prophet, Gibran Kahlil
Gibran


Re: vlc, mplayer unable to play one particular CDDA / wav file

2013-05-23 Thread Arthur Marsh

Chris Bannister wrote, on 22/05/13 22:24:

On Wed, May 22, 2013 at 06:25:19PM +0930, Arthur Marsh wrote:

Hi, I'm a bit stuck as to how to report a problem with only a
particular track on a particular commercial CD failing to play in
mplayer or vlc (current versions in unstable) but playing alright in
mplayer2.

The track can be extracted by cdparanoia and plays fine in vlc and
mplayer when saved as a .flac file, but fails in vlc and mplayer
when saved as a wav file.


Could you explain what you mean when you say "saved" as a .flac file.
What is the command?


Can anyone suggest a way to narrow down the problem so that a proper
bug report can be submitted?


You could show commands and output.
If it is only one track, it seems very strange that it plays in one
player but not another player.

First though, don't bother filing a bug report
if you have any dmo packages involved. :(



By "saved as a .flac file" I mean ripping the track with CD paranoia

I'll file a report against vlc.

Arthur.


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

Archive: 
http://lists.debian.org/23917a-q5l@ppp14-2-48-242.lns21.adl2.internode.on.net



Re: vlc, mplayer unable to play one particular CDDA / wav file

2013-05-23 Thread Arthur Marsh

Darac Marjal wrote, on 22/05/13 21:22:

On Wed, May 22, 2013 at 06:25:19PM +0930, Arthur Marsh wrote:

Hi, I'm a bit stuck as to how to report a problem with only a
particular track on a particular commercial CD failing to play in
mplayer or vlc (current versions in unstable) but playing alright in
mplayer2.

The track can be extracted by cdparanoia and plays fine in vlc and
mplayer when saved as a .flac file, but fails in vlc and mplayer
when saved as a wav file.

Can anyone suggest a way to narrow down the problem so that a proper
bug report can be submitted?


  * Can mplayer/vlc play the track directly from the CD? In VLC, do
"Media" > "Open Disc" > "Audio CD" > "Audio Track : X" > "Play"

  * Can play/aplay/paplay play the WAV file?

  * Can another ripper (perhaps on another OS) rip the track and provide
a usable WAV file?



The track fails to play when directly read off CD with vlc, but a .wav 
file extracted using cdparanoia plays fine with aplay.


As noted before the .wav file fails to play in vlc.

Arthur.


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

Archive: 
http://lists.debian.org/nv817a-q5l@ppp14-2-48-242.lns21.adl2.internode.on.net



Re: Hi, I have a serious problem with Debian 7. [snip]

2013-05-23 Thread Ralf Mardorf
Please add a subject to the message body :D.




-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1369305446.685.271.camel@archlinux



Re: Search Wheezy-backports?

2013-05-23 Thread Gilles Mocellin

Le 20/05/2013 23:14, Greg Madden a écrit :

On Monday 20 May 2013 13:04:25 you wrote:

apt-cache show
libreoffice


The 'apt-cache + options" command works on the package cache, which
includes , afaik, all the packages reference in the sources.list.

  'apt-get' install stable packages unless the '-t' option is used.


The -t option just change the Pin priority, to increase the priority of 
the release mentioned.

So it's only useful on install/upgrade operations.



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

Archive: http://lists.debian.org/519dea73.5000...@nuagelibre.org



Re: debian desktop installation crashing

2013-05-23 Thread Darac Marjal
On Thu, May 23, 2013 at 02:03:36PM +0530, unni krishnan wrote:
>Hi
>My debain installation on lenovo laptop is crashing at random times. Logs
>I can see in /var/log/message are : 
>===
[cut]
>May 23 13:42:48 debian kernel: [ 5186.471525] [ cut here
>]
>May 23 13:42:48 debian kernel: [ 5186.471553] WARNING: at
>
> /build/buildd-linux_3.2.41-2+deb7u2-amd64-NHQI9B/linux-3.2.41/drivers/gpu/drm/i915/i915_drv.c:402
>gen6_gt_check_fifodbg.isra.5+0x2c/0x3c [i915]()

OK, so it's your video driver that's complaining.

>May 23 13:42:48 debian kernel: [ 5186.471561] Hardware name: 42919L4
>May 23 13:42:48 debian kernel: [ 5186.471565] MMIO read or write has been
>dropped 3
[cut]
>May 23 13:42:48 debian kernel: [ 5186.471707] Pid: 3198, comm: Xorg
>Tainted: G        W    3.2.0-4-amd64 #1 Debian 3.2.41-2+deb7u2

The kernel is tainted, so don't expect help from the linux kernel
people.

A quick search of the internet (for "WARNING at i915_drv.c:402") brings
up Debian bug #703390. See if that helps at all.

>--
>Regards,
>Unni
>[1]http://mutexes.org/
>[2]http://twitter.com/webofunni
>[3]http://sourceforge.net/projects/imdbmoviefetche/
> 
> References
> 
>Visible links
>1. http://mutexes.org/
>2. http://twitter.com/webofunni
>3. http://sourceforge.net/projects/imdbmoviefetche/


signature.asc
Description: Digital signature


Re: Hi, I have a serious problem with Debian 7. The system is very slow, work with MySQL databases is slow and painful. On Debian 6.0.7 system is very fast and stable, works on ext3 and ext4 on Debian

2013-05-23 Thread Lisi Reisz
On Thursday 23 May 2013 09:15:29 Andrei Hristow wrote:

Could you perhaps send this again legibly, i.e. with plain text and in the 
body of the email?

Thanks.
Lisi


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201305230937.43768.lisi.re...@gmail.com



debian desktop installation crashing

2013-05-23 Thread unni krishnan
Hi

My debain installation on lenovo laptop is crashing at random times. Logs I
can see in /var/log/message are :


===
May 23 13:42:48 debian kernel: [ 5186.468312] Call Trace:
May 23 13:42:48 debian kernel: [ 5186.468318][]
? warn_slowpath_common+0x78/0x8c
May 23 13:42:48 debian kernel: [ 5186.468341]  [] ?
warn_slowpath_fmt+0x45/0x4a
May 23 13:42:48 debian kernel: [ 5186.468356]  [] ?
delay_tsc+0x29/0x5e
May 23 13:42:48 debian kernel: [ 5186.468375]  [] ?
gen6_gt_check_fifodbg.isra.5+0x2c/0x3c [i915]
May 23 13:42:48 debian kernel: [ 5186.468396]  [] ?
i915_read32+0x6f/0xa0 [i915]
May 23 13:42:48 debian kernel: [ 5186.468415]  [] ?
kick_ring+0x20/0x5c [i915]
May 23 13:42:48 debian kernel: [ 5186.468436]  [] ?
i915_hangcheck_elapsed+0x1ea/0x24f [i915]
May 23 13:42:48 debian kernel: [ 5186.468448]  [] ?
run_timer_softirq+0x19a/0x261
May 23 13:42:48 debian kernel: [ 5186.468469]  [] ?
i915_vblank_swap+0x6/0x6 [i915]
May 23 13:42:48 debian kernel: [ 5186.468483]  [] ?
timekeeping_get_ns+0xd/0x2a
May 23 13:42:48 debian kernel: [ 5186.468495]  [] ?
__do_softirq+0xb9/0x177
May 23 13:42:48 debian kernel: [ 5186.468506]  [] ?
call_softirq+0x1c/0x30
May 23 13:42:48 debian kernel: [ 5186.468519]  [] ?
do_softirq+0x3c/0x7b
May 23 13:42:48 debian kernel: [ 5186.468530]  [] ?
irq_exit+0x3c/0x9a
May 23 13:42:48 debian kernel: [ 5186.468542]  [] ?
smp_apic_timer_interrupt+0x74/0x82
May 23 13:42:48 debian kernel: [ 5186.468553]  [] ?
apic_timer_interrupt+0x6e/0x80
May 23 13:42:48 debian kernel: [ 5186.468560][]
? lapic_next_event+0xe/0x13
May 23 13:42:48 debian kernel: [ 5186.468580]  [] ?
intel_idle+0xea/0x119
May 23 13:42:48 debian kernel: [ 5186.468591]  [] ?
intel_idle+0xc9/0x119
May 23 13:42:48 debian kernel: [ 5186.468604]  [] ?
cpuidle_idle_call+0xec/0x179
May 23 13:42:48 debian kernel: [ 5186.468616]  [] ?
cpu_idle+0xa5/0xf2
May 23 13:42:48 debian kernel: [ 5186.468628]  [] ?
start_kernel+0x3b8/0x3c3
May 23 13:42:48 debian kernel: [ 5186.468640]  [] ?
early_idt_handlers+0x140/0x140
May 23 13:42:48 debian kernel: [ 5186.468651]  [] ?
x86_64_start_kernel+0x104/0x111
May 23 13:42:48 debian kernel: [ 5186.468660] ---[ end trace
22b8d1be0ff68b83 ]---
May 23 13:42:48 debian kernel: [ 5186.471525] [ cut here
]
May 23 13:42:48 debian kernel: [ 5186.471553] WARNING: at
/build/buildd-linux_3.2.41-2+deb7u2-amd64-NHQI9B/linux-3.2.41/drivers/gpu/drm/i915/i915_drv.c:402
gen6_gt_check_fifodbg.isra.5+0x2c/0x3c [i915]()
May 23 13:42:48 debian kernel: [ 5186.471561] Hardware name: 42919L4
May 23 13:42:48 debian kernel: [ 5186.471565] MMIO read or write has been
dropped 3
May 23 13:42:48 debian kernel: [ 5186.471569] Modules linked in: usbhid hid
parport_pc ppdev lp parport bnep rfcomm binfmt_misc uinput nfsd nfs nfs_acl
auth_rpcgss fscache lockd sunrpc loop snd_hda_codec_hdmi
snd_hda_codec_conexant uvcvideo videodev v4l2_compat_ioctl32 media btusb
bluetooth snd_hda_intel joydev coretemp snd_hda_codec snd_hwdep
crc32c_intel snd_pcm arc4 ghash_clmulni_intel snd_page_alloc i915
aesni_intel drm_kms_helper iwlwifi mac80211 cfg80211 thinkpad_acpi nvram
aes_x86_64 aes_generic cryptd drm acpi_cpufreq rfkill battery ac
i2c_algo_bit i2c_i801 tpm_tis tpm tpm_bios i2c_core power_supply iTCO_wdt
iTCO_vendor_support wmi snd_seq snd_seq_device snd_timer psmouse snd
serio_raw soundcore evdev pcspkr mperf video processor button ext4 crc16
jbd2 mbcache dm_mod sg sd_mod crc_t10dif ahci libahci libata thermal
thermal_sys scsi_mod sdhci_pci sdhci mmc_core ehci_hcd usbcore e1000e
usb_common [last unloaded: scsi_wait_scan]
May 23 13:42:48 debian kernel: [ 5186.471707] Pid: 3198, comm: Xorg
Tainted: GW3.2.0-4-amd64 #1 Debian 3.2.41-2+deb7u2
May 23 13:42:48 debian kernel: [ 5186.471713] Call Trace:
May 23 13:42:48 debian kernel: [ 5186.471725]  [] ?
warn_slowpath_common+0x78/0x8c
May 23 13:42:48 debian kernel: [ 5186.471734]  [] ?
warn_slowpath_fmt+0x45/0x4a
May 23 13:42:48 debian kernel: [ 5186.471745]  [] ?
delay_tsc+0x29/0x5e
May 23 13:42:48 debian kernel: [ 5186.471761]  [] ?
gen6_gt_check_fifodbg.isra.5+0x2c/0x3c [i915]
May 23 13:42:48 debian kernel: [ 5186.471778]  [] ?
i915_read32+0x6f/0xa0 [i915]
May 23 13:42:48 debian kernel: [ 5186.471806]  [] ?
gen6_ring_get_seqno+0x21/0x2f [i915]
May 23 13:42:48 debian kernel: [ 5186.471827]  [] ?
i915_gem_retire_requests_ring+0x29/0x181 [i915]
May 23 13:42:48 debian kernel: [ 5186.471850]  [] ?
i915_gem_busy_ioctl+0xb9/0xea [i915]
May 23 13:42:48 debian kernel: [ 5186.471868]  [] ?
drm_ioctl+0x2a2/0x377 [drm]
May 23 13:42:48 debian kernel: [ 5186.471888]  [] ?
i915_gem_unpin_ioctl+0xa5/0xa5 [i915]
May 23 13:42:48 debian kernel: [ 5186.471897]  [] ?
timerqueue_del+0x53/0x63
May 23 13:42:48 debian kernel: [ 5186.471906]  [] ?
__remove_hrtimer+0x2a/0x7f
May 23 13:42:48 debian kernel: [ 5186.471917]  [] ?
do_vfs_ioctl+0x459/0x49a
May 23 13:42:48 debian kernel: [ 5186.471926]  [] ?
finish_task_switch+0x4e/0xb9
May 23 13:42:48 debian ke

Hi, I have a serious problem with Debian 7. The system is very slow, work with MySQL databases is slow and painful. On Debian 6.0.7 system is very fast and stable, works on ext3 and ext4 on Debian 7.

2013-05-23 Thread Andrei Hristow



Re: Grub2 gives error :File not found and goes into rescue mode

2013-05-23 Thread Klaus Doering


On 23/05/13 00:45, Sebastian Canagaratna wrote:

I meant to say /dev/sda

> set root=(hd1,msdos1)
>

Is your removable hd still attached? IIRC grub counts discs from "0",
so your "hd1" would then refer to your second hd. Do you have grub
installed on the aptosid system? What's your BIOS  boot preference?
A mix-up like this could explain why when you reinstalled grub to
version 2.xx you still get reported back v 1.99 by bootinfoscript.

Klaus


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

Archive: http://lists.debian.org/519dcfee.4090...@gmail.com



servicios de Diseño Web, programación, Posicionamiento Web Dominios y Hosting

2013-05-23 Thread Servicios WEB
Estimados Sres /as, 
 
Tenemos el agrado de comunicarnos para ofrecerles nuestros servicios de Diseño 
Web, programación, Posicionamiento Web Dominios y Hosting. Contamos con la 
experiencia de 11 años en el mercado. 
- Diseño Web 
- Rediseño Web 
- Posicionamiento en buscadores. 
- Alojamiento Web 
- Registros de Dominios 
- Programación de Intranet y Extranet 
- Tiendas Virtuales con Pasarela de Pagos 
- Catálogos de Productos 
- E-learnings 
- Social Media 
Chats (Istalación gratis por 14 dias) 
- Y más. 
Desarrollamos sitios administrables por el usuario, logrando que usted tenga el 
total dominio y libertad del uso de su Web. Junto con cada Página desarrollada 
entregamos un Administrador para que pueda cargar datos, fotos, videos y todo 
el contenido necesario para mantener su Web actualizada. 
Atendemos agencias para reventa de productos y/o servicios / Marca Blanca / 
Distribuidores 
Estos son algunos de los clientes que han confiado en nosotros de "Madrid, 
Valencia, Burgos, Sevilla, Barcelona, Galicia, Tenerife" 
 
- WürdModyf 
- Universidad Politécnica de Madrid 
- Repsol 
- Clínicas Svenson 
- Remax Real State 
- Telefónica España 
 
Visite nuestra Web: www.vedcor.es, 1800 desarrollos, sabemos que es lo que 
necesita, Webs Rentables con alta calidad y tarifas razonables. Si desea ver 
otros trabajos realizados puede solicitarlo sin compromiso.
Envíenos sus datos y nos comunicaremos para atender su consulta sin compromiso 
y elaborarle un presupuesto acorde a sus necesidades. Reciba un cordial saludo 
 
Departamento de Marketing 
91 15 16 306 
www.vedcor.es
 
Responda con eliminar para no recibir mas correos