Re: Cepstral swift and Debian Stretch

2017-02-28 Thread Chuck Hallenbeck
No, it's a 64 bit package on a 64 bit machine, and it runs fine under Arch Linux on the same machine. It only fails under Debian. On Tue, Feb 28, 2017 at 12:28:28AM -0500, Jessica Litwin wrote: > Is this by chance a 32 bit cepstral package for a 64 bit system that doesn't > have 32 bit libs insta

Re: Security hole in LXDE?

2017-02-28 Thread Hans
I am not sure, if I some day allowed the normal user to start synaptic as a normal user. Sometimes this option is offered at the first start. If I have done this (which I was at that moment wiling to do), where do I have to look, to make this thing back to normal? Please note, that I am not usi

Re: Cepstral swift and Debian Stretch

2017-02-28 Thread Eduardo M KALINOWSKI
On 27-02-2017 21:03, Chuck Hallenbeck wrote: > Hi everyone, > > I'm attempting to install a tommercial TTS from Cepstral on my Debian > Stretch system, and get the following when running swift: > > /usr/local/bin/swift: 12: exec: /opt/swift/bin/swift.bin: Exec format > error Show us the output of

Re: Cepstral swift and Debian Stretch

2017-02-28 Thread Chuck Hallenbeck
Here is what file says: /opt/swift/bin/swift.bin: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.9, not stripped Thanks. On Tue, Feb 28, 2017 at 07:59:01AM -0300, Eduardo M KALINOWSKI wrote: > On 27-02-2017 21:

Re: Cepstral swift and Debian Stretch

2017-02-28 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Feb 28, 2017 at 06:04:24AM -0500, Chuck Hallenbeck wrote: > > On Tue, Feb 28, 2017 at 07:59:01AM -0300, Eduardo M KALINOWSKI wrote: > > On 27-02-2017 21:03, Chuck Hallenbeck wrote: > > > Hi everyone, > > > > > > I'm attempting to install a to

Re: Cepstral swift and Debian Stretch

2017-02-28 Thread Peter Ludikovsky
Am 28.02.2017 um 01:03 schrieb Chuck Hallenbeck: > Hi everyone, > > I'm attempting to install a tommercial TTS from Cepstral on my Debian > Stretch system, and get the following when running swift: > > /usr/local/bin/swift: 12: exec: /opt/swift/bin/swift.bin: Exec format > error > > My system d

Re: Cepstral swift and Debian Stretch

2017-02-28 Thread Chuck Hallenbeck
My comment below: On Tue, Feb 28, 2017 at 12:30:25PM +0100, to...@tuxteam.de wrote: > On Tue, Feb 28, 2017 at 06:04:24AM -0500, Chuck Hallenbeck wrote: > > > > On Tue, Feb 28, 2017 at 07:59:01AM -0300, Eduardo M KALINOWSKI wrote: > > > On 27-02-2017 21:03, Chuck Hallenbeck wrote: > > > > Hi ever

Re: Cepstral swift and Debian Stretch

2017-02-28 Thread Chuck Hallenbeck
On Tue, Feb 28, 2017 at 12:47:35PM +0100, Peter Ludikovsky wrote: > Am 28.02.2017 um 01:03 schrieb Chuck Hallenbeck: > > Hi everyone, > > > > I'm attempting to install a tommercial TTS from Cepstral on my Debian > > Stretch system, and get the following when running swift: > > > > /usr/local/bin

Re: Security hole in LXDE?

2017-02-28 Thread GiaThnYgeia
As a user and as I understand it you should not be able to make system-wide changes and many packages affect other parts of the system. A user can install and run any package that does not affect the system, as a stand alone. The system is a whole must be maintained by the sysadmin for all users.

Re: Cepstral swift and Debian Stretch

2017-02-28 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Feb 28, 2017 at 06:52:56AM -0500, Chuck Hallenbeck wrote: > My comment below: > > > On Tue, Feb 28, 2017 at 12:30:25PM +0100, to...@tuxteam.de wrote: > > On Tue, Feb 28, 2017 at 06:04:24AM -0500, Chuck Hallenbeck wrote: > > > > > > On Tue, F

Re: Cepstral swift and Debian Stretch

2017-02-28 Thread Chuck Hallenbeck
On Tue, Feb 28, 2017 at 01:32:39PM +0100, to...@tuxteam.de wrote: > On Tue, Feb 28, 2017 at 06:52:56AM -0500, Chuck Hallenbeck wrote: > > My comment below: > > > > > > On Tue, Feb 28, 2017 at 12:30:25PM +0100, to...@tuxteam.de wrote: > > > On Tue, Feb 28, 2017 at 06:04:24AM -0500, Chuck Hallenbec

upgraded config files in /lib/systemd/system

2017-02-28 Thread Harald Dunkel
Hi folks, short question about /lib/systemd/system: AFAICS the config files here are supposed to be overridden by local config files in /etc/systemd/system, using the same path, as described in systemd.unit(5) How can I make sure that there is a conflict dialog at upgrade time, if I have to modif

`No candidate version found for alsa-base'

2017-02-28 Thread Rodolfo Medina
Hi. I want to install alsa-base but get: No candidate version found for alsa-base , although the pacakage seems to exist. My sources.list: # stable #deb http://ftp.uk.debian.org/debian/ stable main #deb-src http://ftp.uk.debian.org/debian/ stable main # unstable deb http://ftp.uk.debian.org/

Recap: Cepstral Swift and Debian Stretch

2017-02-28 Thread Chuck Hallenbeck
Here is a summary of what we now know: The only package in play now is Cepstral_William_x86-64-linux_6.2.3.873.tar.gz It was downloaded with wget from a link given to me from support at cepstral.com. The package was downloaded to Debian Stretch on a dual boot system where Arch Linux is the sec

Re: `No candidate version found for alsa-base'

2017-02-28 Thread Shin Ice
Hi, Am 28.02.17 um 14:24 schrieb Rodolfo Medina: > Hi. > > I want to install alsa-base but get: > > No candidate version found for alsa-base > interesting, alsa-base is availlable on sid on version 1.0.27+1. how are you trying to install it? did you made an update before? -- I'm just a pla

Re: `No candidate version found for alsa-base'

2017-02-28 Thread Rodolfo Medina
Shin Ice writes: > Hi, > > Am 28.02.17 um 14:24 schrieb Rodolfo Medina: >> Hi. >> >> I want to install alsa-base but get: >> >> No candidate version found for alsa-base >> > > interesting, alsa-base is availlable on sid on version 1.0.27+1. > how are you trying to install it? # aptitude ins

Re: Cepstral swift and Debian Stretch

2017-02-28 Thread Peter Ludikovsky
Am 28.02.2017 um 13:00 schrieb Chuck Hallenbeck: > On Tue, Feb 28, 2017 at 12:47:35PM +0100, Peter Ludikovsky wrote: >> Am 28.02.2017 um 01:03 schrieb Chuck Hallenbeck: >>> Hi everyone, >>> >>> I'm attempting to install a tommercial TTS from Cepstral on my Debian >>> Stretch system, and get the fo

Re: `No candidate version found for alsa-base'

2017-02-28 Thread Rodolfo Medina
Rodolfo Medina writes: > Shin Ice writes: > >> Hi, >> >> Am 28.02.17 um 14:24 schrieb Rodolfo Medina: >>> Hi. >>> >>> I want to install alsa-base but get: >>> >>> No candidate version found for alsa-base Also: No candidate version found for gstreamer0.10-alsa I saw that gstreamer0.10-alsa

Re: upgraded config files in /lib/systemd/system

2017-02-28 Thread Dominique Dumont
On Tuesday, 28 February 2017 14:01:18 CET Harald Dunkel wrote: > short question about /lib/systemd/system: AFAICS the config > files here are supposed to be overridden by local config files > in /etc/systemd/system, using the same path, as described in > systemd.unit(5) > > How can I make sure tha

CheckPoint/Fortinet/Avaya Users

2017-02-28 Thread amber . benson
Hi, Would you be interested in *CheckPoint/Fortinet/Avaya Users* List for your sales and marketing campaigns? We also have other technology users like: Mitel Brocade Fortinet IBM Symantec Netgear Sophos Polycom Trend Micro Oracle McAfee Juniper Security FireEye Imperva Watch

Re: Cepstral swift and Debian Stretch

2017-02-28 Thread Chuck Hallenbeck
On Tue, Feb 28, 2017 at 03:06:13PM +0100, Peter Ludikovsky wrote: > Am 28.02.2017 um 13:00 schrieb Chuck Hallenbeck: > > On Tue, Feb 28, 2017 at 12:47:35PM +0100, Peter Ludikovsky wrote: > >> Am 28.02.2017 um 01:03 schrieb Chuck Hallenbeck: > >>> Hi everyone, > >>> > >>> I'm attempting to install

Re: `No candidate version found for alsa-base'

2017-02-28 Thread Elimar Riesebieter
* Rodolfo Medina [2017-02-28 13:24 +]: > Hi. > > I want to install alsa-base but get: > > No candidate version found for alsa-base alsa-base has been removed from distribution [0]. It's only purpose was to clean old conffiles. [0] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852455

No sound

2017-02-28 Thread Rodolfo Medina
Please help with no sound issue. I installed the following packages: alsa-oss alsa-tools alsa-tools-gui alsa-utils alsamixergui gstreamer1.0-alsa libalsaplayer0 libasound2 libasound2-data libasound2-dev libasound2-plugins libsox-fmt-alsa python-alsaaudio , then ran alsamixer and unmuted all v

Re: upgraded config files in /lib/systemd/system

2017-02-28 Thread Marc Auslander
Dominique Dumont writes: > On Tuesday, 28 February 2017 14:01:18 CET Harald Dunkel wrote: >> short question about /lib/systemd/system: AFAICS the config >> files here are supposed to be overridden by local config files >> in /etc/systemd/system, using the same path, as described in >> systemd.uni

Re: Cepstral swift and Debian Stretch

2017-02-28 Thread Chuck Hallenbeck
On Tue, Feb 28, 2017 at 03:06:13PM +0100, Peter Ludikovsky wrote: > Am 28.02.2017 um 13:00 schrieb Chuck Hallenbeck: > > On Tue, Feb 28, 2017 at 12:47:35PM +0100, Peter Ludikovsky wrote: > >> Am 28.02.2017 um 01:03 schrieb Chuck Hallenbeck: > >>> Hi everyone, > >>> > >>> I'm attempting to install

Cepstral swift on Debian and on Arch

2017-02-28 Thread Chuck Hallenbeck
Okay, I think we're closing in on it. The Cepstral swift package runs fine on archlinux, where using ldd -r on the executable lists eleven libraries, all but one of which is present on Debian where the Cepstral package fails. On Debian, ldd -r on the executable says simply "not a dynamically link

Re: No sound

2017-02-28 Thread Hans
Am Dienstag, 28. Februar 2017, 15:27:46 CET schrieb Rodolfo Medina: Hi Rodolfo, I am not sure, but it looks like you need pulseaudio for sound. Did you install the pulseaudio package? Pulseaudio is the next generation audiodriver and uses alsa as well. Hope it helps. Good luck! Hans > Please

Re: upgraded config files in /lib/systemd/system

2017-02-28 Thread Sven Hartge
Marc Auslander wrote: > Dominique Dumont writes: >> On Tuesday, 28 February 2017 14:01:18 CET Harald Dunkel wrote: >>> short question about /lib/systemd/system: AFAICS the config >>> files here are supposed to be overridden by local config files >>> in /etc/systemd/system, using the same path, as

Re: Security hole in LXDE?

2017-02-28 Thread David Wright
On Tue 28 Feb 2017 at 11:02:14 (+0100), Hans wrote: > I am not sure, if I some day allowed the normal user to start synaptic as a > normal user. Sometimes this option is offered at the first start. I wouldn't know how to _prevent_ and ordinary user from running synaptic by typing /usr/sbin/synapt

Re: Security hole in LXDE?

2017-02-28 Thread David Wright
On Tue 28 Feb 2017 at 12:31:00 (+), GiaThnYgeia wrote: > As a user and as I understand it you should not be able to make > system-wide changes and many packages affect other parts of the system. > A user can install and run any package that does not affect the system, > as a stand alone. The s

Re: No sound

2017-02-28 Thread David Christensen
On 02/28/2017 07:27 AM, Rodolfo Medina wrote: Please help with no sound issue. What release of Debian? What kernel? 2017-02-28 08:03:16 dpchrist@jesse ~ $ cat /etc/debian_version; uname -a 8.7 Linux jesse 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1+deb8u1 (2017-02-22) x86_64 GNU/Linux David

Re: No sound

2017-02-28 Thread Jude DaShiell
Have you got pulseaudio installed? If so, see if you can find pulsemixer and run pulsemixer and repeat your work then everything should be sounding. If that's not the case, you may need to do aplay -l and check devices one at a time with speaker-test. Hope this helps. On Tue, 28 Feb 2017,

Re: Cepstral swift on Debian and on Arch

2017-02-28 Thread Sven Hartge
Chuck Hallenbeck wrote: > Okay, I think we're closing in on it. > The Cepstral swift package runs fine on archlinux, where using ldd -r > on the executable lists eleven libraries, all but one of which is > present on Debian where the Cepstral package fails. On Debian, ldd -r > on the executable

Re: No sound

2017-02-28 Thread Jude DaShiell
Pulseaudio is needed for sound to the same level as a fish needs a bicycle.On Tue, 28 Feb 2017, Hans wrote: Date: Tue, 28 Feb 2017 12:32:30 From: Hans To: debian-user@lists.debian.org Subject: Re: No sound Resent-Date: Tue, 28 Feb 2017 17:32:56 + (UTC) Resent-From: debian-user@lists.debian

Re: Cepstral swift on Debian and on Arch

2017-02-28 Thread Brad Rogers
On Tue, 28 Feb 2017 12:28:22 -0500 Chuck Hallenbeck wrote: Hello Chuck, >Any idea where to go from here? File you need is in package sid's libc6 package. NB: A quick search seems to indicate that it's currently *only* available in sid. -- Regards _ / ) "The blindingly o

Re: Cepstral swift on Debian and on Arch

2017-02-28 Thread Chuck Hallenbeck
On Tue, Feb 28, 2017 at 05:53:24PM +, Brad Rogers wrote: > On Tue, 28 Feb 2017 12:28:22 -0500 > Chuck Hallenbeck wrote: > > Hello Chuck, > > >Any idea where to go from here? > > File you need is in package sid's libc6 package. NB: A quick search > seems to indicate that it's currently *on

Re: Cepstral swift on Debian and on Arch

2017-02-28 Thread Brad Rogers
On Tue, 28 Feb 2017 17:53:24 + Brad Rogers wrote: Hello, >seems to indicate that it's currently *only* available in sid. Well, it's installed here, in testing, so I most likely misread data received regarding availability. -- Regards _ / ) "The blindingly obvious is

Re: No sound

2017-02-28 Thread darkestkhan
99% of my sound issues are resolved by: sudo aptitude purge pulseaudio (the remaining 1% tends to be some do-once-and-forget-forever-tweak in alsa config files) On Tue, Feb 28, 2017 at 5:51 PM, Jude DaShiell wrote: > Pulseaudio is needed for sound to the same level as a fish needs a > bicycle.O

Re: No sound

2017-02-28 Thread deloptes
Rodolfo Medina wrote: > [AO_ALSA] alsa-lib: pcm_hw.c:1602:(snd_pcm_hw_open) open > ['/dev/snd/pcmC0D0p' failed (-2): No such file or directory As no one answered with a meaningful suggestion. The problem is as you see above that alsa can not locate your hardware (audio card) you need to debug th

Re: Cepstral swift on Debian and on Arch

2017-02-28 Thread Sven Hartge
Brad Rogers wrote: > On Tue, 28 Feb 2017 12:28:22 -0500 Chuck Hallenbeck > wrote: >> Any idea where to go from here? > File you need is in package sid's libc6 package. NB: A quick search > seems to indicate that it's currently *only* available in sid. No, the file (as symlink) is available

Cepstral swift and Debian stretch: problem solved.

2017-02-28 Thread Chuck Hallenbeck
My thanks for all the help and suggestions, and my apologies for all the floundering. Cepstral support spotted the problem pretty quickly. Evidently somehow I managed to install a 32 bit Debian on this 64 bit PC, but I was attempting to install a 64 bit package on it. Downloading and installing th

[solved] Re: No sound

2017-02-28 Thread Rodolfo Medina
Rodolfo Medina writes: > Please help with no sound issue. I installed the following packages: > > alsa-oss alsa-tools alsa-tools-gui alsa-utils alsamixergui gstreamer1.0-alsa > libalsaplayer0 libasound2 libasound2-data libasound2-dev libasound2-plugins > libsox-fmt-alsa python-alsaaudio > > ,

Re: Recap: Cepstral Swift and Debian Stretch

2017-02-28 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Feb 28, 2017 at 08:30:13AM -0500, Chuck Hallenbeck wrote: > Here is a summary of what we now know: > > The only package in play now is > Cepstral_William_x86-64-linux_6.2.3.873.tar.gz > > > It was downloaded with wget from a link given to me

Re: Cepstral swift on Debian and on Arch

2017-02-28 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Feb 28, 2017 at 12:28:22PM -0500, Chuck Hallenbeck wrote: > Okay, I think we're closing in on it. > > The Cepstral swift package runs fine on archlinux, where using ldd -r > on the executable lists eleven libraries, all but one of which is >

Re: Cepstral swift and Debian stretch: problem solved.

2017-02-28 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Feb 28, 2017 at 01:47:15PM -0500, Chuck Hallenbeck wrote: > My thanks for all the help and suggestions, and my apologies for all > the floundering. Cepstral support spotted the problem pretty quickly. > > Evidently somehow I managed to install

Re: [solved] Re: No sound

2017-02-28 Thread deloptes
Rodolfo Medina wrote: > I installed alsaplayer-alsa and pulseaudio and now I have sound, I don't > know thanks to which of the two. the dependencies (libasound2 libasound2-data) I guess. But most likely it triggered a proper configuration of your driver regards

Re: unattended-upgrades: apache won't restart

2017-02-28 Thread Yasir Assam
Can anyone help with this? Just to be clear, after apache is upgraded via unattended-upgrades, apache is in the stopped state. I have to manually start it again. On 27/02/2017 12:45 PM, Yasir Assam wrote: > Running Jessie. Every time apache is upgraded through > unattended-upgrades, it isn't rest

Re: No sound

2017-02-28 Thread Cindy-Sue Causey
On 2/28/17, Rodolfo Medina wrote: > Please help with no sound issue. I installed the following packages: > > alsa-oss alsa-tools alsa-tools-gui alsa-utils alsamixergui > gstreamer1.0-alsa > libalsaplayer0 libasound2 libasound2-data libasound2-dev > libasound2-plugins > libsox-fmt-alsa python-a

Re: [solved] Re: No sound

2017-02-28 Thread GiaThnYgeia
Rodolfo Medina: > Rodolfo Medina writes: > I installed alsaplayer-alsa and pulseaudio and now I have sound, I don't know > thanks to which of the two. > > $ cat /etc/debian_version; uname -a > 9.0 > Linux lenovo 4.9.0-2-amd64 #1 SMP Debian 4.9.10-1 (2017-02-17) x86_64 > GNU/Linux 9.0 Linux Dell

Re: No sound

2017-02-28 Thread deloptes
Cindy-Sue Causey wrote: > Sid Unstable give me a break!!!

Britix24 Targeted Requirements

2017-02-28 Thread dora . delgado
Hi, Would you be interested in Targeted *Britix24* leads? We are happy to provide the database across globe, specifically *North America, EMEA, APAC* and *Latin America*. We also have other users like *Alfresco, OnBase, IBM, Liferay Digital, EMC2, Citrix, Bitrix24, Huddle, Exo Platform, Yamme

Re: [solved] Re: No sound

2017-02-28 Thread deloptes
GiaThnYgeia wrote: > How does one trace the inputs of the audio system?  Basic hardware > configuration only shows usual mic input, but using FMT for example > after mic gets unplugged some sound input is getting recorded.  Banging > on the box records well.  None of the hardware specs I've found

Re: A minimal relational database in Debian

2017-02-28 Thread Dominic Knight
On Monday 27 February 2017 13:17:56 Richard Owlett wrote: > I looked at at LibreOffice Base. It was unusable as its "help" system > provided no intrinsic way to increase fonts to a legible size. Would temporarily changing your dpi settings work, the help is perfectly legible here, but I have incre

Re: A minimal relational database in Debian

2017-02-28 Thread Richard Owlett
On 02/28/2017 05:06 PM, Dominic Knight wrote: On Monday 27 February 2017 13:17:56 Richard Owlett wrote: I looked at at LibreOffice Base. It was unusable as its "help" system provided no intrinsic way to increase fonts to a legible size. Would temporarily changing your dpi settings work, the he

Re: Security hole in LXDE?

2017-02-28 Thread Lisi Reisz
On Tuesday 28 February 2017 17:45:57 David Wright wrote: > Both aptitude and synaptic can run by an ordinary user, and it's a > very safe way to run them when you don't yet fully understand their > abilities. To extend for the sake of pedantic ultra-clarity, and not to contradict: aptitude can b

asterisk on debian jessie

2017-02-28 Thread s0lid
Hi list, I recently installed asterisk by doing apt-get. I noticed that the app_meetme.so is not part of this package. Is there a way to install asterisk with app_meetme without compiling from source?