Alois Mahdal grabbed a keyboard and wrote:
> On Sun, 17 Nov 2013 20:56:59 -0800
> David Guntner wrote:
>>
>> Offhand, I'd say install the packages it wants. :-)
>>
>> Those are all standard repository packages for Debian; start
>> with the gconf-service package and work up from there. Using
>> ap
On Sun, 17 Nov 2013, David Guntner wrote:
> erosenb...@hygeiabiomedical.com grabbed a keyboard and wrote:
> > Dear List -
> >
> > I have done the following -
> >
> > Downloaded chrome from site into /opt
> >
> > root@meow:/opt# ls
> > google-chrome-stable_current_i386.deb
> >
> > install -
> >
On Sun, 17 Nov 2013 20:56:59 -0800
David Guntner wrote:
>
> Offhand, I'd say install the packages it wants. :-)
>
> Those are all standard repository packages for Debian; start
> with the gconf-service package and work up from there. Using
> apt-get or aptitude will help you get them all in pla
On 11/18/2013 06:40 AM, erosenb...@hygeiabiomedical.com wrote:
Dear List -
I have done the following -
Downloaded chrome from site into /opt
root@meow:/opt# ls
google-chrome-stable_current_i386.deb
install -
root@meow:/opt# dpkg -i google-chrome-stable_current_i386.deb
now I get
dpkg: depe
erosenb...@hygeiabiomedical.com grabbed a keyboard and wrote:
> Dear List -
>
> I have done the following -
>
> Downloaded chrome from site into /opt
>
> root@meow:/opt# ls
> google-chrome-stable_current_i386.deb
>
> install -
>
> root@meow:/opt# dpkg -i google-chrome-stable_current_i386.deb
>
On Sun, 17 Nov 2013 23:40:49 -0500
erosenb...@hygeiabiomedical.com wrote:
> Dear List -
Dear Ethan,
> I have done the following -
>
> Downloaded chrome from site into /opt
>
> root@meow:/opt# ls
> google-chrome-stable_current_i386.deb
First, do you really need the Chrome from the site? Chr
On Monday 18 November 2013 10:10 AM, erosenb...@hygeiabiomedical.com wrote:
Dear List -
I have done the following -
Downloaded chrome from site into /opt
root@meow:/opt# ls
google-chrome-stable_current_i386.deb
install -
root@meow:/opt# dpkg -i google-chrome-stable_current_i386.deb
now I ge
Dear List -
I have done the following -
Downloaded chrome from site into /opt
root@meow:/opt# ls
google-chrome-stable_current_i386.deb
install -
root@meow:/opt# dpkg -i google-chrome-stable_current_i386.deb
now I get
dpkg: dependency problems prevent configuration of
google-chrome-stable:
g
For the past three months, I have been developing a prototype for a new
programming language called P* (P-star). The language targets to make
life easier when it comes to web programming. P* has in-language syntax
for things like SQL prepared statements and HTML templates.
The P* interpreter i
On Sun, Nov 17, 2013 at 07:43:26PM -0500, Brad Alexander wrote:
> All right, I'm out of ideas. In my wife's sid machine, she has a Hauppague
> BT878-class TV capture card connected to a cable box. She uses tvtime to
> watch television when she is on the computer. About a week ago, she
> suddenly ha
On 11/17/2013 7:43 PM, Brad Alexander wrote:
All right, I'm out of ideas. In my wife's sid machine, she has a
Hauppague BT878-class TV capture card connected to a cable box. She uses
tvtime to watch television when she is on the computer. About a week
ago, she suddenly had no audio from the card.
On Sat, 09 Nov 2013 10:48:26 -0600
Conrad Nelson wrote:
...
> for you what you want, unlike Canonical in Ubuntu. For a very long time
> I used Arch, then Gentoo, and am still a big fan of both, since as far
> as choices and flexibility go they are leagues ahead of anything Debian
> could pull
All right, I'm out of ideas. In my wife's sid machine, she has a Hauppague
BT878-class TV capture card connected to a cable box. She uses tvtime to
watch television when she is on the computer. About a week ago, she
suddenly had no audio from the card. She turned off one evening before
going to bed
Hi,
Last time I posted about that Docker being the best tool for developing
Debian/Ubuntu packages [1]. If you missed it, here is the recap:
- The reason Docker being the best tool for developing Debian/Ubuntu
packages is that, it gives you isolated pure & pristine environments to
build packa
On Sunday 17 November 2013 21:32:49 Bob Proulx wrote:
> It looks like you had a failed upgrade that you didn't notice had
> failed.
Indeed! Since I last posted I have checked and discovered this. I
hadn't even thought of it as possible, so hadn't checked. It would
happen on this one. :-(
I h
On 11/17/2013 05:08 PM, Neal Murphy wrote:
help
This has be the least informative request ever seen in a community support
forum.
SOS would have provided even less information ...
-Jeff
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Tro
> help
Could you be a little more specific? The dearth of data prevents us from
offering meaningful, targetted assistance.
This has be the least informative request ever seen in a community support
forum.
. . .
Oh, wait. Mayhap the poster was trying to get the mailing list's
command/operatio
help
--
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/528935da.9080...@gmail.com
On Sunday, November 17, 2013 04:20:25 PM Bob Proulx wrote:
> P.S. Yes I know mixing awk and grep is silly since awk can do it all.
>
> dpkg --purge $(dpkg -l | grep ^rc | awk '{print$2}' | grep ^lib)
>
> I normally would have said this and done it all with awk.
>
> dpkg --purge $(dpkg -l |
Lisi Reisz wrote:
> Lisi Reisz wrote:
> > Following Andrei's advice, I used dpkg --audit to sort out problems
> > with network connections, which it did very successfully.
Good advice.
> > In the process, I discovered that there was quite a list of
> > unconfigured packages. These I have been tr
On Sunday, November 17, 2013 03:53:14 PM Reco wrote:
> On Sun, 17 Nov 2013 20:15:02 +
>
> Ron Leach wrote:
> > X could not detect the attached screen because its cable is switched
> > across a KVM which seems to destroy the EDID information; I'd already
> > manually configured a Modeline for
Curt wrote:
> Bob Proulx wrote:
> >> "-s, --simulate, --just-print, --dry-run, --recon, --no-act
> >> No action. Perform a simulation of events that would occur but do not
> >> actually change the system." - http://linux.die.net/man/8/apt-get=20
> >
> > Isn't needing something like -s too dangerous
On Sun, 17 Nov 2013 20:15:02 +
Ron Leach wrote:
> X could not detect the attached screen because its cable is switched
> across a KVM which seems to destroy the EDID information; I'd already
> manually configured a Modeline for 1440x900. (This works fine on the
> attached screen even thro
On Nov 17, 2013 9:15 PM, "Ron Leach" wrote:
>
> On 17/11/2013 18:01, Reco wrote:
>>
>>
>> Your .Xauthority seems to be misconfigured (probably owned by root).
>> Please ensure that this file is owned by regular user and has 0600
>> permissions.
>
>
> Thanks, done.
>
>>
>>
>> Your xstartup script t
On 17/11/2013 18:01, Reco wrote:
Your .Xauthority seems to be misconfigured (probably owned by root).
Please ensure that this file is owned by regular user and has 0600
permissions.
Thanks, done.
Your xstartup script tries to execute non-installed 'gnome-session'.
Try replacing 'gnome-sess
Hi
On Sun, 17 Nov 2013 15:57:14 +
Ron Leach wrote:
>> xauth: /home/ward/.Xauthority not writable, changes will be ignored
Your .Xauthority seems to be misconfigured (probably owned by root).
Please ensure that this file is owned by regular user and has 0600
permissions.
> The vnc4server
On 2013-11-17, Bob Proulx wrote:
>
>> "-s, --simulate, --just-print, --dry-run, --recon, --no-act
>> No action. Perform a simulation of events that would occur but do not
>> actually change the system." - http://linux.die.net/man/8/apt-get=20
>
> Isn't needing something like -s too dangerous? Wha
Am Sonntag, 17. November 2013, 16:57:30 schrieb Brad Rogers:
> On Sun, 17 Nov 2013 15:47:40 +
> Alex Naysmith wrote:
>
> Hello Alex,
>
> >#aptitude purge nvidia-kernel-dkms nvidia-glx
> >
> >The nvidia driver is still present and functioning. During the [failed]
> >purge, I received the mess
On Sunday 17 November 2013 04:16 PM, Chris Bannister wrote:
On Sat, Nov 16, 2013 at 07:32:04PM -0800, Atari McBits wrote:
Hello,
I am having some problems installing Debian 7 on a old laptop of mine. So,
I press "Install" and then after a few minutes, the screen just goes black
and I have no id
On Sun, 17 Nov 2013 15:47:40 +
Alex Naysmith wrote:
Hello Alex,
>#aptitude purge nvidia-kernel-dkms nvidia-glx
>
>The nvidia driver is still present and functioning. During the [failed]
>purge, I received the message 'No packages will be installed, upgraded,
>or removed'.
nvidia-glx is a tr
I'm hitting a problem trying to achieve remote desktop sharing for a
new-build box with Wheezy/XFCE.
The box is connected to the LAN for setting up and testing, and is
assigned a static IPv4 address 192.168.0.100 . A normal XFCE user
screen is presented (on a connected monitor) after login.
After purging the nvidia drivers with the following command:
#aptitude purge nvidia-kernel-dkms nvidia-glx
The nvidia driver is still present and functioning. During the [failed]
purge, I received the message 'No packages will be installed, upgraded, or
removed'.
On 10 November 2013 21:44,
On Sunday 17 November 2013 14:57:29 Curt wrote:
> On 2013-11-17, Robin wrote:
> > To start I'd
> >
> > apt-get install --reinstall binutils module-init-tools
> >
> > then try
> >
> > apt-get -f install
> >
> > which will try to fix problem or will provide some error messages
>
> Is "dpkg --configu
On Sunday 17 November 2013 12:08:05 Lisi Reisz wrote:
> Following Andrei's advice, I used dpkg --audit to sort out problems
> with network connections, which it did very successfully.
>
> In the process, I discovered that there was quite a list of
> unconfigured packages. These I have been trying
On 2013-11-17, Robin wrote:
>
> To start I'd
>
> apt-get install --reinstall binutils module-init-tools
>
> then try
>
> apt-get -f install
>
> which will try to fix problem or will provide some error messages
>
Is "dpkg --configure -a" helpful, or would that just leave her with the
hellish list
To start I'd
apt-get install --reinstall binutils module-init-tools
then try
apt-get -f install
which will try to fix problem or will provide some error messages
rob
On 17 November 2013 12:08, Lisi Reisz wrote:
> Following Andrei's advice, I used dpkg --audit to sort out problems
> with
Following Andrei's advice, I used dpkg --audit to sort out problems
with network connections, which it did very successfully.
In the process, I discovered that there was quite a list of
unconfigured packages. These I have been trying to configure. In
the process I have unleashed a dependency
Hadn't upgraded my Sid box in a while, I did, and suddenly two of my
directional keys are mapped wrong. Up gives me Backspace (Backspace key
also works...), and Left gives me Alt GR
from xev:
KeyPress event, serial 33, synthetic NO, window 0x141,
root 0xaf, subw 0x0, time 3924411, (12,251)
On Sat, Nov 16, 2013 at 07:32:04PM -0800, Atari McBits wrote:
> Hello,
>
> I am having some problems installing Debian 7 on a old laptop of mine. So,
> I press "Install" and then after a few minutes, the screen just goes black
> and I have no idea what is going on.
Right. Could you tell us a bit
I am in a similar situation after upgrading some gnome components to
their packages in experimental. the "gnome" (and related) metapackages
are still at their sid versions, they have versioned dependencies and
I think therefore have been removed. In my case I wait until the
metapackages are updated
40 matches
Mail list logo