On Mon, 12/22/14, Joris Bolsens wrote:
Subject: gnome wont start
To: debian-user@lists.debian.org
Date: Monday, December 22, 2014, 9:09 PM
[snip]
$ sudo systemctl status gdm.service
● gdm.service - GNOME Display Manager
Loaded: loaded (/lib/systemd/system/gdm.service; enabled)
Active:
Hello all,
I recently ran into a problem with Gnome.
It fails to start at all. I am able to get a working ui by using the
startx command, and it seems like it is a gnomish environment (windows
key brings up the Activities selected or what have you)
Gnome used to work fine, however I installed KDE
Simon Bell wrote:
> My /var/lib/dpkg/status file became corrupt recently, I was getting
> this when trying to apt-update:
> ...
> I managed to correct the issue by pulling some stuff from
> /var/lib/dpkg/status-old...
Also don't forget about /var/backups. There is a daily copy stored
there too.
The Wanderer wrote:
> Yes, that makes sense in this case. I'm not in the habit of doing it in
> most cases, however, because I commonly-enough need to use find with
> commands of the form 'command option {} option +' rather than the form
> 'command option {} +'.
Yep. That would push you into usin
well, this was Entertaining.
For those who like to cling.
www.wpuniverse.com
Marvelous place and there are even ways to run wp 5.1 for dos, under windows
8 if you like it like that.
You know I use wp many many times a day, wp 6.0 for dos and 6.2...but
I honestly cannot remember the last time
Ric Moore wrote:
> Andrei POPESCU wrote:
> > On one hand I don't think it's such a big burden to use su/do or similar
> > for this type of operation, on the other hand it's slightly easier to
> > pick the wrong device and destroy your data.
>
> Andrei, the issue of IF the pen-drive was automounted
On Mon, Dec 22, 2014 at 3:19 AM, Gary Dale wrote:
> On 20/12/14 10:21 PM, Karen Lewellen wrote:
>>
>> Not you Patrick, someone else.
>> I am sort of quoting
>> "I still do not know what you have against > suggesting> it is far superior to wordperfect.
>> Odd idea about a virtual machine too.
>> T
I'm running Jessie KDE, updated through today with the following Java
installed:
openjdk-7-jre:amd64 7u71-2.5.3-2
openjdk-7-jre-headless:amd64 7u71-2.5.3-2
I have the following gnome and libbonobo libraries installed:
libgnome-2-0:amd642.32.1-5
lib
Hi there,
I have been trying to fix the multiple security issues that binutils has
pending[1] for wheezy/stable. It have been quite complicated and the patch
affects many elements of the code. I would like to avoid regression as much as
possible.
Please, take a look to it [2] (compiled for amd
On Lu, 22 dec 14, 11:03:07, pe...@easthope.ca wrote:
> This line in /etc/fstab allows bind mounting, except that
> the user option has no effect.
> /usr/bin/aos /home/usr/.aoshome none bind,user
>
> There is no simple way to allow a user?
What are you trying to accomplish?
Kind regards,
Andrei
On Lu, 22 dec 14, 10:51:26, pe...@easthope.ca wrote:
> This command in a shell script removes unwanted log files.
>
> for i in $( echo *.Log ); do
> /bin/rm $i;
> echo "Removed $i."
> done
>
> In the edge case of no matching files, rm complains.
> /bin/rm: cannot remove `*.Log': No such fi
On Mon 22 Dec 2014 at 11:58:55 -0700, Bob Holtzman wrote:
> On Mon, Dec 22, 2014 at 10:22:09AM +0100, alberto fuentes wrote:
> > >> Pretty damn inconvenient and un-discoverable if you ask me.
> > >> So I think this deserves a bug report.
> > >
> > > Don't get carried away and start typing.
> > >
>
Hello Dear one,
May i have your cell number please ?
EARN MONTHLY INCOME WITHOUT INVESTING A SINGLE PENNY.
JOIN THIS LINK https://www.tsu.co/mehrliaqat
Are you looking for textile supplier or buying agency in Pakistan?
We want to sell black , red and navy blue fabric in cotton and cvc 16/
On Mon, Dec 22, 2014 at 10:51:26AM -0800, pe...@easthope.ca wrote:
> This command in a shell script removes unwanted log files.
>
> for i in $( echo *.Log ); do
> /bin/rm $i;
> echo "Removed $i."
> done
>
> In the edge case of no matching files, rm complains.
> /bin/rm: cannot remove `*.L
This line in /etc/fstab allows bind mounting, except that
the user option has no effect.
/usr/bin/aos /home/usr/.aoshome none bind,user
There is no simple way to allow a user?
Thanks,... Peter E.
--
123456789 123456789 123456789 123456789 123456789 123456789 123456789 12
Tel
On 2014-12-22 19:23 +0100, Rob Owens wrote:
> $ ls -l /bin/dirname
> -rwxr-xr-x 1 root root 13880 Jan 30 2007 /bin/dirname
>
> $ file /bin/dirname
> dirname: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
> dynamically linked (uses shared libs), for GNU/Linux 2.4.1, stripped
>
> Simila
On Mon, Dec 22, 2014 at 10:22:09AM +0100, alberto fuentes wrote:
> >> Pretty damn inconvenient and un-discoverable if you ask me.
> >> So I think this deserves a bug report.
> >
> > Don't get carried away and start typing.
> >
> > #758902
>
>
> Yeah, This bug is bound to bite everybody at least o
On 22/12/14 19:51, pe...@easthope.ca wrote:
> This command in a shell script removes unwanted log files.
>
> for i in $( echo *.Log ); do
> /bin/rm $i;
> echo "Removed $i."
> done
>
> In the edge case of no matching files, rm complains.
> /bin/rm: cannot remove `*.Log': No such file or d
On 12/22/2014 at 01:51 PM, pe...@easthope.ca wrote:
> This command in a shell script removes unwanted log files.
>
> for i in $( echo *.Log ); do
> /bin/rm $i;
> echo "Removed $i."
> done
>
> In the edge case of no matching files, rm complains.
> /bin/rm: cannot remove `*.Log': No such fi
This command in a shell script removes unwanted log files.
for i in $( echo *.Log ); do
/bin/rm $i;
echo "Removed $i."
done
In the edge case of no matching files, rm complains.
/bin/rm: cannot remove `*.Log': No such file or directory
If echo is replaced with ls, it complains when there
On Mon, Dec 22, 2014 at 10:55:15AM -0500, Rob Owens wrote:
> On Mon, Dec 22, 2014 at 04:41:05PM +0100, Sven Joachim wrote:
> > On 2014-12-22 04:10 +0100, Rob Owens wrote:
> > > So I'm still not sure why /etc/init.d/mysql cannot find "dirname" and
> > > "basename" when running at system boot, but it
Hi Everyone,
My /var/lib/dpkg/status file became corrupt recently, I was getting this when
trying to apt-update:
dpkg: error: parsing file '/var/lib/dpkg/status' near line 27803 package 'gcr':
field name `°[?@' must be followed by colon
E: Sub-process /usr/bin/dpkg returned an error code (2)
I
On Mon, Dec 22, 2014 at 04:41:05PM +0100, Sven Joachim wrote:
> On 2014-12-22 04:10 +0100, Rob Owens wrote:
> > So I'm still not sure why /etc/init.d/mysql cannot find "dirname" and
> > "basename" when running at system boot, but it can find them when run
> > from a terminal after boot.
>
> Maybe
On 2014-12-22 04:10 +0100, Rob Owens wrote:
> I rebooted and found that the path is fine:
>
> /sbin:/usr/sbin:/bin:/usr/bin
A notable difference to the default PATH of a logged in user (with the
standard /etc/profile, anyway) is that init places /bin before /usr/bin.
> So I'm still not sure why
Latest stable and development info on lynx.
Karen
On Sun, 21 Dec 2014, Thomas Dickey wrote:
The current version of lynx is 2.8.8
It's available at
http://lynx.isc.org/
ftp://lynx.isc.org/lynx2.8.8/
2.8.9 Development & patches:
http://lynx.isc.org/current/index.html
20
On 22/12/14 12:31, Gerard ROBIN wrote:
Hello,
I installed jessie on a external hard drives, (usb) I use rezound and
twinkle which are in squeeze only. They work fine in jessie but the
command "apt-get dist-upgade" propose to me to remove five packages and
among them rezound and twinkle.
My questi
On 22/12/14 03:27 AM, Gábor Hársfalvi wrote:
Dear List,
I've get updates today but when I wish to see them it always hangs
with "Waiting for headers".
What happened?
Thanks
Can you more explicit? What made you think you got updates and what
command did you run that gave you the message "w
Hello,
I installed jessie on a external hard drives, (usb) I use rezound and
twinkle which are in squeeze only. They work fine in jessie but the
command "apt-get dist-upgade" propose to me to remove five packages and
among them rezound and twinkle.
My question: rezound and twinkle are they doomed t
On Monday 22 December 2014 10:29:51 Tixy wrote:
> On Sun, 2014-12-21 at 16:46 -0300, Renaud OLGIATI wrote:
> > On Sun, 21 Dec 2014 19:30:39 +
> >
> > Brian wrote:
> > > > Only fly in the ointment is that gparted still complains that:
> > > > Unable to open /dev/sdi read-write (Read-only file s
On Sun, 2014-12-21 at 16:46 -0300, Renaud OLGIATI wrote:
> On Sun, 21 Dec 2014 19:30:39 +
> Brian wrote:
>
> > > Only fly in the ointment is that gparted still complains that:
> > > Unable to open /dev/sdi read-write (Read-only file system). /dev/sdi has
> > > been opened read-only.
>
>
>> Pretty damn inconvenient and un-discoverable if you ask me.
>> So I think this deserves a bug report.
>
> Don't get carried away and start typing.
>
> #758902
Yeah, This bug is bound to bite everybody at least one... probably more
Severity of this regresion bug is wishlist and maintainer does
Dear List,
I've get updates today but when I wish to see them it always hangs with
"Waiting for headers".
What happened?
Thanks
32 matches
Mail list logo