Bug#665689: live-boot initscript fails if VERBOSE=no

2012-03-31 Thread cavit . vural
patch is not sufficent , live-config still fails /lib/live/config.sh cannot access /proc/cmdline -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/fa9d2dcd705507ae70e7

Re: Multiple Xorg instances in wheezy image

2012-04-16 Thread cavit . vural
Check settings for tty1 in /etc/inittab. On Tue, 17 Apr 2012 00:40:10 +0400, Igor Cher wrote: Some additional even more strange information about this bug. Immediately after Gnome start I saw following X-related processes: 2920 tty7 00:00:04 Xorg 6324 tty1 00:00:00 Xorg 6306 tty1

Re: Any Idea?

2012-05-13 Thread cavit . vural
You should give more information , at least all of your build command. Regards On Sun, 13 May 2012 16:14:08 +0100, Ellwood Blues wrote: lb build stops with this: P: Begin queueing installation of package lists (install pass)... E: Nesting conditionals is not supported P: Begin unmounting file

Re: changing gconf settings

2012-08-09 Thread cavit . vural
Hi, live- lets to use /etc/skel/xyz to change setting. So it may be used. If you use , gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.defaults --set -t bool /apps/gksu/sudo-mode true it will also be able to change settings. So , what is the difference ? "/e

Re: problem installing cups-pdf on live-build

2012-08-10 Thread Cavit VURAL
Hi , In wheezy the version of cups-pdf is 2.6.1-6 and still it asks for root password Cavit VURAL 10-08-2012 12:40 tarihinde, Rui Bernardo yazdı: > On Fri, Aug 10, 2012 at 10:15:34AM +0200, Robert Spiteri wrote: >> Am using live-build including cups-pdf and am being asked for

Re: problem installing cups-pdf on live-build

2012-08-10 Thread Cavit VURAL
Hi , I am trying to install with sudo lb build and still it asks for root password Regards Cavit VURAL 10-08-2012 14:49 tarihinde, Rui Bernardo yazdı: > On Fri, Aug 10, 2012 at 12:43:58PM +0300, Cavit VURAL wrote: >> Hi , >> >> In wheezy the version of cups-pdf is 2.6.

Re: problem installing cups-pdf on live-build

2012-08-10 Thread Cavit VURAL
e/man/man8/lpadmin.8.gz Regards 10-08-2012 16:39 tarihinde, Rui Bernardo yazdı: > On Fri, Aug 10, 2012 at 03:25:07PM +0300, Cavit VURAL wrote: >> Hi , >> >> I am trying to install with sudo lb build and still it asks for root >> password >> >> Regards >> &

Too many open files

2013-12-24 Thread Cavit VURAL
Hi, I am trying to build a live-cd from sid. It includes about 2.000 packages. After a whlie dpkg gives "To many open files" error. live-build is 4.0~alpha30 Regards / Setting up dia-shapes (0.6.0-1) ... Setting up sgml-data (2.0.9-1) ... Setting up libmetacit

1060-kde-services in live-config_4.0~alpha30-1_all.deb

2013-12-29 Thread Cavit VURAL
Hi, live-config_4.0~alpha30-1_all.deb trying to decide is KDE installed or not by /// Init () { # Checking if package is installed or already configured if [ ! -e /usr/share/kde4 ] || \ [ -e /var/lib/live/config/kde-services ] then exit 0