On 4/30/2018 3:00 AM, Alan Tu wrote:
Hi, I'm playing with Debian 9.4 stretch on other architectures via the
QEMU emulator (eventually for security research.) I can't figure out
how to handle the numerical software selection menu in the _text_
installer.
I managed to install Debian x86 inside QEM
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, Apr 29, 2018 at 11:20:00PM +0300, Abdullah Ramazanoglu wrote:
> On Sun, 29 Apr 2018 12:52:54 -0700 Don Armstrong said:
>
> > If there is a concern here, it's a privacy concern. Google's public
> > statements regarding maintaining privacy and t
On Sunday 29 April 2018 21:28:56 Richard Hector wrote:
> On 30/04/18 12:56, Gene Heskett wrote:
> > On Sunday 29 April 2018 20:27:56 Richard Hector wrote:
> >> On 30/04/18 10:29, Gene Heskett wrote:
> >>> The Simpsons, who just passed Gunsmoke as the longest running
> >>> program ever.
> >>
> >> I
Hello,
On Mon, Apr 30, 2018 at 11:34:13AM +0900, A_Man_Without_Clue wrote:
> E:
> /tmp/apt-dpkg-install-6Cr5xr/03-gstreamer1.0-plugins-good_1.14.0-4_amd64.deb:
> trying to overwrite
> '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlame.so', which is also
> in package gstreamer1.0-plugins-ugly:amd6
I have been trying to update Buster but last couple of weeks I am
getting this message:
E:
/tmp/apt-dpkg-install-6Cr5xr/03-gstreamer1.0-plugins-good_1.14.0-4_amd64.deb:
trying to overwrite
'/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstlame.so', which is also
in package gstreamer1.0-plugins-ugly:a
On 30/04/18 12:56, Gene Heskett wrote:
> On Sunday 29 April 2018 20:27:56 Richard Hector wrote:
>
>> On 30/04/18 10:29, Gene Heskett wrote:
>>> The Simpsons, who just passed Gunsmoke as the longest running
>>> program ever.
>>
>> I can't figure out what criteria are required to make that work.
>>
Hi, I'm playing with Debian 9.4 stretch on other architectures via the
QEMU emulator (eventually for security research.) I can't figure out
how to handle the numerical software selection menu in the _text_
installer.
I managed to install Debian x86 inside QEMU, using the newt installer.
However, I
On Sunday 29 April 2018 20:27:56 Richard Hector wrote:
> On 30/04/18 10:29, Gene Heskett wrote:
> > The Simpsons, who just passed Gunsmoke as the longest running
> > program ever.
>
> I can't figure out what criteria are required to make that work.
>
> Richard
Number of episodes aired. Gunsmoke r
On 30/04/18 10:29, Gene Heskett wrote:
> The Simpsons, who just passed Gunsmoke as the longest running program ever.
I can't figure out what criteria are required to make that work.
Richard
signature.asc
Description: OpenPGP digital signature
On 30 April 2018 at 04:12, Antonio A. Rendina wrote:
>
> If you want to improve your bash skills you can read:
> http://www.tldp.org/LDP/Bash-Beginners-Guide/html/
I suggest that to avoid poor and ancient, it would be
better to read current documents written by active experts.
http://mywiki.wool
On Sunday 29 April 2018 16:34:18 to...@tuxteam.de wrote:
> On Sun, Apr 29, 2018 at 08:06:47PM +, Curt wrote:
>
> [...]
>
> > Not knowing anything I came up with (after some research):
> >
> > sort -u < test.txt | tr '\n' ','
> >
> > No sed.
>
> If you don't need the space after the comma then
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, Apr 29, 2018 at 08:06:47PM +, Curt wrote:
[...]
> Not knowing anything I came up with (after some research):
>
> sort -u < test.txt | tr '\n' ','
>
> No sed.
If you don't need the space after the comma then yes, sed is
superfluous. R
On 2018-04-29, wrote:
>
>>
>> How can I do that with proper Unix commands?
>
> The "classical":
>
> tomas@trotzki:/tmp$ cat foo
> Arvo Part
> Harold Pinter
> Lucio Battisti
> Antonio Amurri
> Eduardo De Filippo
> Eduardo De Filippo
>
> tomas@trotzki:/tmp$ sort -u < foo | sed -e 's/
On Sun, 29 Apr 2018, Martin Hanson wrote:
> I have posted this bug report
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896806 that has been
> rejected by the maintainer.
>
> Maybe I have misunderstood the issue completely, but I do have some
> experience with legal issues and AFAIK, there IS
On Sun 29 Apr 2018 at 18:53:08 +0200, Martin Hanson wrote:
> I am posting this to the mailing list in order to get "more eyes on
> the issue".
The right kind of eyes, of course.
--
Brian.
Hi.
On Sun, Apr 29, 2018 at 06:53:08PM +0200, Martin Hanson wrote:
> I have posted this bug report
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896806 that has been
> rejected by the maintainer.
>
> Maybe I have misunderstood the issue completely, but I do have some
> experience
On Sun 29 Apr 2018 at 18:53:08 +0200, Martin Hanson wrote:
> I have posted this bug report
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896806 that has been
> rejected by the maintainer.
>
> Maybe I have misunderstood the issue completely, but I do have some
> experience with legal issues
On Sun, 2018-04-29 at 19:43 +0200, Rodolfo Medina wrote:
> Hi all.
>
> Suppose I have a file made by a list of names and surnames, e.g.:
>
> Arvo Part
> Harold Pinter
> Lucio Battisti
> Antonio Amurri
> Eduardo De Filippo
> Eduardo De Filippo
>
> and that I want them listed all on one line, sepa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, Apr 29, 2018 at 07:43:34PM +0200, Rodolfo Medina wrote:
> Hi all.
>
> Suppose I have a file made by a list of names and surnames, e.g.:
>
> Arvo Part
> Harold Pinter
> Lucio Battisti
> Antonio Amurri
> Eduardo De Filippo
> Eduardo De Filippo
On Sun, 2018-04-29 at 19:43 +0200, Rodolfo Medina wrote:
> Hi all.
>
> Suppose I have a file made by a list of names and surnames, e.g.:
>
> Arvo Part
> Harold Pinter
> Lucio Battisti
> Antonio Amurri
> Eduardo De Filippo
> Eduardo De Filippo
>
> and that I want them listed all on one line, sepa
On Sun, 29 Apr 2018 18:53:08 +0200
Martin Hanson wrote:
Hello Martin,
>I am posting this to the mailing list in order to get "more eyes on the
>issue".
I'd suggest posting it on Debian legal, as well as (in preference to?)
here. I suspect that there are far more ppl there capable of analysing
Is this a homework assignment?
How many names are in the list?
On Sunday, April 29, 2018 01:43:34 PM Rodolfo Medina wrote:
> Suppose I have a file made by a list of names and surnames, e.g.:
>
> Arvo Part
> Harold Pinter
> Lucio Battisti
> Antonio Amurri
> Eduardo De Filippo
> Eduardo De Filippo
Hi all.
Suppose I have a file made by a list of names and surnames, e.g.:
Arvo Part
Harold Pinter
Lucio Battisti
Antonio Amurri
Eduardo De Filippo
Eduardo De Filippo
and that I want them listed all on one line, separated by a comma and without
duplicates, i.e.:
Arvo Part, Harold Pinter, Lucio B
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, Apr 29, 2018 at 06:53:08PM +0200, Martin Hanson wrote:
> I have posted this bug report
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896806 that has been
> rejected by the maintainer.
>
> Maybe I have misunderstood the issue completely
I have posted this bug report
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896806 that has been rejected
by the maintainer.
Maybe I have misunderstood the issue completely, but I do have some experience
with legal issues and AFAIK, there IS a problem here.
I am posting this to the mailing
On 04/29/2018 07:11 AM, Andy Smith wrote:
Hi Richard,
On Sun, Apr 29, 2018 at 06:43:42AM -0500, Richard Owlett wrote:
On 04/29/2018 12:59 AM, Richard Owlett wrote:
On 04/28/2018 10:57 PM, Kushal Kumaran wrote:
You can try it out to verify after you fix the mount options to not
include nodev.
Hi Richard,
On Sun, Apr 29, 2018 at 06:43:42AM -0500, Richard Owlett wrote:
> On 04/29/2018 12:59 AM, Richard Owlett wrote:
> >On 04/28/2018 10:57 PM, Kushal Kumaran wrote:
> >>You can try it out to verify after you fix the mount options to not
> >>include nodev.
[…]
> The man page for mount hin
On 04/29/2018 12:59 AM, Richard Owlett wrote:
On 04/28/2018 10:57 PM, Kushal Kumaran wrote:
Richard Owlett writes:
On 04/27/2018 12:06 PM, Felix Dietrich wrote:
[SNIP]
Script started on Fri 27 Apr 2018 02:22:42 PM CDT
ls -Rdl /media/root/rco1
ls -Rdl /usr/sbin/debootstrap
ls -Rdl /medi
28 matches
Mail list logo