Re: Wheezy firmware netinstall CDs

2015-08-07 Thread Steve McIntyre
Lisi wrote:
>Is there any advantage or disadvantage in using the multiarch CD instead of 
>the i386 and AMD64 CDs?

Hi Lisi,

Flexibility is the main win, really - the multiarch CD should work on
almost any machine. But the cost is that it's almost twice as big as
the single-arch images when you're downloading it. The resulting
installation should be identical either way.

For *Jessie*, the multiarch CD also gives you the option to boot via
32-bit UEFI but then install an amd64 system on things like the Bay
Trail - see http://blog.einval.com/2015/03/30#Jessie-EFI_6 for more
details there.

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
"Further comment on how I feel about IBM will appear once I've worked out
 whether they're being malicious or incompetent. Capital letters are forecast."
 Matthew Garrett, http://www.livejournal.com/users/mjg59/30675.html


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1znc7y-0002r4...@mail.einval.com



Re: Wheezy firmware netinstall CDs

2015-08-07 Thread Brian
On Fri 07 Aug 2015 at 08:31:16 +0100, Steve McIntyre wrote:

> Lisi wrote:
> >Is there any advantage or disadvantage in using the multiarch CD instead of 
> >the i386 and AMD64 CDs?
> 
> Hi Lisi,
> 
> Flexibility is the main win, really - the multiarch CD should work on
> almost any machine. But the cost is that it's almost twice as big as
> the single-arch images when you're downloading it. The resulting
> installation should be identical either way.
> 
> For *Jessie*, the multiarch CD also gives you the option to boot via
> 32-bit UEFI but then install an amd64 system on things like the Bay
> Trail - see http://blog.einval.com/2015/03/30#Jessie-EFI_6 for more
> details there.

Plus needing only one USB (or CD) to write the image to.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/07082015084302.d97aae219...@desktop.copernicus.demon.co.uk



How to set up dvd+rw-tools source the way it gets compiled for Debian sid ?

2015-08-07 Thread Thomas Schmitt
Hi,

i want to fix the growisofs DVD-R DAO bug and its
wrong interpretation of "Descriptor" format error indication.
See https://lists.debian.org/debian-user/2015/08/msg00197.html

Since growisofs has no upstream any more, i plan to submit
patches towards Debian sid.
But how to combine the growisofs source files of sid to the
source installation which yields the sid growisofs binary ?

In
  https://packages.debian.org/sid/video/dvd+rw-tools
there are
  http://http.debian.net/debian/pool/main/d/dvd+rw-tools/dvd+rw-tools_7.1-11.dsc
  
http://http.debian.net/debian/pool/main/d/dvd+rw-tools/dvd+rw-tools_7.1.orig.tar.gz
  
http://http.debian.net/debian/pool/main/d/dvd+rw-tools/dvd+rw-tools_7.1-11.debian.tar.bz2

In dvd+rw-tools_7.1-11.debian.tar.bz2 i see a set of patches.
Is there some automat which applies them properly ?


Have a nice day :)

Thomas


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/31472560024814919...@scdbackup.webframe.org



Re: How to set up dvd+rw-tools source the way it gets compiled for Debian sid ?

2015-08-07 Thread Reco
Hi.

On Fri, Aug 07, 2015 at 10:09:54AM +0200, Thomas Schmitt wrote:
> Hi,
> 
> i want to fix the growisofs DVD-R DAO bug and its
> wrong interpretation of "Descriptor" format error indication.
> See https://lists.debian.org/debian-user/2015/08/msg00197.html
> 
> Since growisofs has no upstream any more, i plan to submit
> patches towards Debian sid.
> But how to combine the growisofs source files of sid to the
> source installation which yields the sid growisofs binary ?
> 
> In
>   https://packages.debian.org/sid/video/dvd+rw-tools
> there are
>   
> http://http.debian.net/debian/pool/main/d/dvd+rw-tools/dvd+rw-tools_7.1-11.dsc
>   
> http://http.debian.net/debian/pool/main/d/dvd+rw-tools/dvd+rw-tools_7.1.orig.tar.gz
>   
> http://http.debian.net/debian/pool/main/d/dvd+rw-tools/dvd+rw-tools_7.1-11.debian.tar.bz2
> 
> In dvd+rw-tools_7.1-11.debian.tar.bz2 i see a set of patches.
> Is there some automat which applies them properly ?

You can do it old way:

1) Make your patch(es).
2) Put them into debian/patches.
3) Put the name(s) of your patch(es) into debian/patches/series in the
desired order.
4) quilt will take care of the rest.

Or you can do it new way:

1) Change the source as appropriate.
2) Invoke dpkg-source --commit.
3) quilt will take care of the rest.

Reco


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150807083033.GA3640@x101h



Re: How to set up dvd+rw-tools source the way it gets compiled for Debian sid ?

2015-08-07 Thread Thomas Schmitt
Hi,

Reco wrote:
> 1) Change the source as appropriate.

First i need to have it. How to apply the patches from
dvd+rw-tools_7.1-11.debian.tar.bz2 to the unpacked
dvd+rw-tools_7.1.orig.tar.gz so that i get the same source
that is used for producing Debian binary packages ?

I strive for the source state which the Debian maintainer
of dvd+rw-tools will see when applying and testing my
patch proposals.


> 3) quilt will take care of the rest.

Will try to learn about it. Maybe it's the answer to
my question.


Have a nice day :)

Thomas


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/31489560025830432...@scdbackup.webframe.org



Re: How to set up dvd+rw-tools source the way it gets compiled for Debian sid ?

2015-08-07 Thread Nicolas George
Le decadi 20 thermidor, an CCXXIII, Thomas Schmitt a écrit :
> First i need to have it. How to apply the patches from
> dvd+rw-tools_7.1-11.debian.tar.bz2 to the unpacked
> dvd+rw-tools_7.1.orig.tar.gz so that i get the same source
> that is used for producing Debian binary packages ?
> 
> I strive for the source state which the Debian maintainer
> of dvd+rw-tools will see when applying and testing my
> patch proposals.

Using `apt-get source dvd+rw-tools`, I get the following message:

NOTICE: 'dvd+rw-tools' packaging is maintained in the 'Git' version control 
system at:
git://git.debian.org/pkg-opt-media/dvd+rw-tools.git

I guess cloning that tree would be the best way of having the same work
environment as the maintainers.

That makes two stacked revision control system, which is a bit clumsy, but I
guess there is no way around it for historical reasons.

Regards,

-- 
  Nicolas George


signature.asc
Description: Digital signature


Re: How to set up dvd+rw-tools source the way it gets compiled for Debian sid ?

2015-08-07 Thread Reco
On Fri, Aug 07, 2015 at 11:35:22AM +0200, Thomas Schmitt wrote:
> Hi,
> 
> Reco wrote:
> > 1) Change the source as appropriate.
> 
> First i need to have it. How to apply the patches from
> dvd+rw-tools_7.1-11.debian.tar.bz2 to the unpacked
> dvd+rw-tools_7.1.orig.tar.gz so that i get the same source
> that is used for producing Debian binary packages ?
> 
> I strive for the source state which the Debian maintainer
> of dvd+rw-tools will see when applying and testing my
> patch proposals.

A manual way - download these:

http://http.debian.net/debian/pool/main/d/dvd+rw-tools/dvd+rw-tools_7.1-11.dsc
http://http.debian.net/debian/pool/main/d/dvd+rw-tools/dvd+rw-tools_7.1.orig.tar.gz
http://http.debian.net/debian/pool/main/d/dvd+rw-tools/dvd+rw-tools_7.1-11.debian.tar.bz2

Invoke (it should apply patches after the unpacking):

dpkg-source -x dvd+rw-tools_7.1-11.dsc


An automatic way:

Make sure you have 'deb-src' entries in your /etc/apt/sources.list.
Invoke:

apt-get source dvd+rw-tools


To produce *dsc and archives from the modified source tree - use
'dpkg-buildpackage -S'.

Reco


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150807105908.GA4438@x101h



[SOLVED] Re: How to set up dvd+rw-tools source the way it gets compiled for Debian sid ?

2015-08-07 Thread Thomas Schmitt
Hi,

Nicolas George wrote:
> apt-get source dvd+rw-tools

That's an appealing proposal for a Debian noob like me.

https://www.debian.org/doc/manuals/apt-howto/ch-sourcehandling.en.html
says i can do this as normal user.

  ...
  Get:3 http://ftp.de.debian.org/debian/ jessie/main dvd+rw-tools 7.1-11 (diff) 
[24.3 kB]
  ...
  dpkg-source: info: applying 01-growisofs-pioneer.patch
  ...
  dpkg-source: info: applying 10-blue-ray-bug713016.patch

Looks like the patch list from sid's .debian.tar.bz2.
The version number matches too. This should suffice as base.

  $ cd dvd+rw-tools-7.1
  $ make

one should look for the cause of this message
  /bin/sh: 1: [: 1000: unexpected operator
and whether this is a sign for upcomming trouble
  mp.h:59:9: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]

Whatever, i get a runnable growisofs binary:

  $ ./growisofs -version
  * ./growisofs by , version 7.1,
front-ending to genisoimage: genisoimage 1.1.11 (Linux)

Thanks a lot.


Have a nice day :)

Thomas


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/21352560053868487...@scdbackup.webframe.org



Openstack images default password

2015-08-07 Thread Valerio Pachera
Hi all, I downloaded debian image from

http://cdimage.debian.org/cdimage/openstack/current/

What is the root default password?


Re: Differences between cdw/k3b on Jessie and Stretch (testing)?

2015-08-07 Thread Thomas Schmitt
Hi,

i submitted
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794868
  "dvd+rw-tools: Burn failure of growisofs on DVD-R[W] with write type DAO"

Eike, if have time then please apply the proposed changes
to the source code of growisofs and try whether the error
message is gone. 

I'm not so sure about readbility of the media.


> I really don't know what LG and Maxell pick not to like each other.

"Maxell" can be a different manufacturer every other week.
Mine ("16x" bought at food discounter Lidl a few years ago)
are from Ritek

  $ xorriso -outdev /dev/sr4 -toc
  ...
  Media product: RITEKF1 , Ritek Corp
  ...

Many years, Verbatim was reliably from "Mitsubishi Kagaku"
or its subsidiaries. But meanwhile i saw Verbatims made by
"Moser Baer India" (aka "MBI").

It might be a problem of the drive or of the media.
Buying new media first is usually the more economic approach.


Have a nice day :)

Thomas


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/24064560044149218...@scdbackup.webframe.org



Re: sound stopped working after upgrade

2015-08-07 Thread Bruno Schneider
On Tue, Aug 4, 2015 at 12:56 PM, Bruno Schneider wrote:
> It's a notebook, no plugs or wires to test. But I did check the
> hardware by booting into an old Mandriva partition and sound works
> there.

I'm bumping up the thread with new information: sound works on
headphones, only the speakers seem muted somewhere. I hope that
someone can point other ways of investigating this.

-- 
Bruno Schneider


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/cap1wdquvpda1xzcsvdssxj5te5dfvc8hmj4pvhbdnz8fwmz...@mail.gmail.com



Re: How do I get update notifications on XFCE?

2015-08-07 Thread Ralph Katz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 08/06/2015 09:28 PM, Peter Huber wrote:
> How do I get update notifications on XFCE?

- From my XFCE desktop on Jessie:
http://en.zimagez.com/zimage/notifications1.php


-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iQEcBAEBCgAGBQJVxMxVAAoJECe2FpioHXO6ZXkH/0QJNVf4do+ZjnJw5nSr4kuX
RKvFmBJbiJqye2BO93O5nsCL9EKkX15zmEG30x3YumLWhwniaAukdYSLkadeaGIG
LYlgelnY66tC+SH13FDj5KdMpXmkR72WlJSv0R+eYdfMzNSl2Uj4VCqD8w+OQkQK
byPL5eBGZ2bJi9+x885ebnGLD4OQ9JsToL+XZ3Ii9qLoU7ud0hIT6x+YTo1oaiwV
tLBRKSBk//34CUL34xHgFP2iXOxp8P+JjcHtscyzzhiT+H+IV1080mUWlSVfZEK1
uC8Kcb888gHHw0lyGJKLziaWxrYqyzsYjSew43crRdlQSVuljV84IwJfBlYVK08=
=W6Ca
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/55c4cc69.7050...@rcn.com



Login failure after new install

2015-08-07 Thread Cobra
I have completed a network installation of 8.1.0. I left the root password 
blank (i.e., disabled root login), supplied a username and password for a 
system management account, and selected GNOME as the only additional software 
to install.

After the installed completed and the system rebooted I was unable to login to 
the system management account via the guy interface (i.e., after entering the 
password the screen went gray for a short time and then the re-presented the 
login display).

I rebooted into recovery mode, changed the management account password, and 
rebooted the system again. The gui login behaved the same. What’s going on?


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/8572fdd3-e4af-49e9-9fbe-661ae8def...@xmission.com



Re: Login failure after new install

2015-08-07 Thread Gary Dale

On 07/08/15 10:26 AM, Cobra wrote:

I have completed a network installation of 8.1.0. I left the root password 
blank (i.e., disabled root login), supplied a username and password for a 
system management account, and selected GNOME as the only additional software 
to install.

After the installed completed and the system rebooted I was unable to login to 
the system management account via the guy interface (i.e., after entering the 
password the screen went gray for a short time and then the re-presented the 
login display).

I rebooted into recovery mode, changed the management account password, and 
rebooted the system again. The gui login behaved the same. What’s going on?



Check to see what the default desktop is.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/55c4dd57.7050...@torfree.net



Mozilla Firefox exploit

2015-08-07 Thread Francisco M Neto
Hey everyone,

does anyone have news from debian security regarding the exploit on
Iceweasel/Firefox that's been on the news recently?

I'm wondering if I should just wait for the update or just skip it and
update Iceweasel directly.

-- 
--
[]'s,
   Francisco M Neto


Re: Openstack images default password

2015-08-07 Thread Elimar Riesebieter
* Valerio Pachera  [2015-08-07 14:57 +0200]:

> Hi all, I downloaded debian image from
> 
> http://cdimage.debian.org/cdimage/openstack/current/
> 
> What is the root default password?

Valerio

-- 
 >what IMHO then?
  IMHO - Inhalation of a Multi-leafed Herbal Opiate ;)
  --posting from alex in debian-user--


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150807164716.ga3...@galadriel.home.lxtec.de



Re: Mozilla Firefox exploit

2015-08-07 Thread Ralph Katz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 08/07/2015 12:44 PM, Francisco M Neto wrote:
> Hey everyone,
> 
> does anyone have news from debian security regarding the exploit
> on Iceweasel/Firefox that's been on the news recently?
> 
> I'm wondering if I should just wait for the update or just skip it 
> and update Iceweasel directly.
> 

https://security-tracker.debian.org/tracker/source-package/iceweasel

Looks like Jessie is not vulnerable.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iQEcBAEBCgAGBQJVxOw1AAoJECe2FpioHXO6hT8H/jt8f+MsRLHz6PV2UuGxmP5l
Cc5/4xd1xWCUL0YgOKCCwr1p/otSwVR/rQ8y3h9mQpxdWVSeQCeHN4vdF58roJVH
ywGnASPyzFXMLeW2/zA7NvRxBtK/ULgXFp18hkopUtq2AdhmK5kw/dzr65iTHe4F
1bU7EzWwSnorLUi68YSwFqIsv0+uyvt0azaW/uEEPEDQD9pgJexnxTOq4sV/iFXI
uwkI+XwOWYeYXJVXkDYHSefdb31SfJfQPi3s+7LZQlsfzNH2Rg1TtACkVqFQj31d
IZ+XfN44eGnGHA1dZnkChCuVA+QjcmnQ5S0xv4FGCHOjMSTozv26KUAfDRyFa/w=
=ohcX
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/55c4ec38.4060...@rcn.com



Re: Openstack images default password

2015-08-07 Thread Erick Ocrospoma
Hi,

On 7 August 2015 at 11:47, Elimar Riesebieter  wrote:

> * Valerio Pachera  [2015-08-07 14:57 +0200]:
>
> > Hi all, I downloaded debian image from
> >
> > http://cdimage.debian.org/cdimage/openstack/current/
> >
> > What is the root default password?
>

AFAIK, you have to access to his image using your SSH key (configured from
Horizon, if using OpenStack), all qcow2 images come with cloud-init to get
ssh key from metadata server. User seems to be debian, and then sudo -i to
grant root privileges.

https://lists.debian.org/debian-cloud/2013/05/msg00121.html

If not working try with admin.


> Valerio
>
> --
>  >what IMHO then?
>   IMHO - Inhalation of a Multi-leafed Herbal Opiate ;)
>   --posting from alex in debian-user--
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive:
> https://lists.debian.org/20150807164716.ga3...@galadriel.home.lxtec.de
>
>


-- 



~ Happy install !





Erick.

---

IRC :   zerick
Blog: http://zerick.me
About :  http://about.me/zerick
Linux User ID :  549567


Re: Login failure after new install

2015-08-07 Thread Brian
On Fri 07 Aug 2015 at 12:31:19 -0400, Gary Dale wrote:

> On 07/08/15 10:26 AM, Cobra wrote:
> >I have completed a network installation of 8.1.0. I left the root password 
> >blank (i.e., disabled root login), supplied a username and password for a 
> >system management account, and selected GNOME as the only additional 
> >software to install.
> >
> >After the installed completed and the system rebooted I was unable to login 
> >to the system management account via the guy interface (i.e., after entering 
> >the password the screen went gray for a short time and then the re-presented 
> >the login display).
> >
> >I rebooted into recovery mode, changed the management account password, and 
> >rebooted the system again. The gui login behaved the same. What’s going on?
> >
> >
> Check to see what the default desktop is.

I do not follow completely much of what the OP writes, particularly
"system management account" and "guy interface". Disabling the root
login with the installer simply means administration tasks have to
be carried out with sudo. It does not affect the user account and is
independent of the desktop used.

His problem appear to be he cannot even login to a user account.
Could it be a matter of memory? Not yours or mine - his. :)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/07082015190932.24fba99a2...@desktop.copernicus.demon.co.uk



Re: Login failure after new install

2015-08-07 Thread Some Body

On 07/08/2015 16:26, Cobra wrote:

After the installed completed and the system rebooted I was unable to login to 
the system management account via the guy interface (i.e., after entering the 
password the screen went gray for a short time and then the re-presented the 
login display).


Does the login display show an error message, like "Wrong password" ? Or 
is the login screen entirely reset ?


I it is just a wrong password, check the keyboard layout : if you were 
using a different layout in the installer and in the login screen, you 
have to change that of the login screen to enter it correctly.


If the login screen is reset, maybe GNOME can't connect to your account 
for some reason. I saw that when I built a broken encrypted home with 
ecryptfs. Maybe try to login from a TTY ? (you can access TTYs with 
Ctrl+Alt+F1-F6, the GUI is on Ctrl+Alt+F7).


If you can't login at all, try creating a new account from recovery mode.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/55c4f8f0.6050...@gmail.com



Re: Mozilla Firefox exploit

2015-08-07 Thread Sven Arvidsson
On Fri, 2015-08-07 at 13:44 -0300, Francisco M Neto wrote:
> Hey everyone,
> 
> does anyone have news from debian security regarding the exploit 
> on
> Iceweasel/Firefox that's been on the news recently?
> 
> I'm wondering if I should just wait for the update or just skip 
> it and
> update Iceweasel directly.

You could also just set pdfjs.disabled to true in about:config

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 6FAB5CD5




signature.asc
Description: This is a digitally signed message part


Re: VLAN config on Jessie

2015-08-07 Thread Andrew Wood





On 04/08/15 07:11, Bonno Bloksma wrote:



If you have the option, as in this case, it might make sense to use 
the same number for the VLAN and for the address range. It does not 
NEED to be so, and most cases it will not be so. But if it is a 
simple situation like this, one can take advantage of it.
Remember to set the VLANs correctly on the ports to the Debian router 
/ firewall / dhcp server and on the ports to the WiFi APs. In this 
case untagged VLAN 1, tagged VLAN 10 and 11.



Bonno Bloksma




I think avahi is causing some problems how do I disable it completely?

The annoying thing is Ive got an almost identical system working on 
Wheezy no problems, something has changed in Jessie.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/55c4fcf1.80...@perpetualmotion.co.uk



Re: VLAN config on Jessie

2015-08-07 Thread Brian
On Fri 07 Aug 2015 at 19:46:09 +0100, Andrew Wood wrote:

> 
> 
> >
> >On 04/08/15 07:11, Bonno Bloksma wrote:
> >>
> >>
> >>If you have the option, as in this case, it might make sense to use the
> >>same number for the VLAN and for the address range. It does not NEED to
> >>be so, and most cases it will not be so. But if it is a simple situation
> >>like this, one can take advantage of it.
> >>Remember to set the VLANs correctly on the ports to the Debian router /
> >>firewall / dhcp server and on the ports to the WiFi APs. In this case
> >>untagged VLAN 1, tagged VLAN 10 and 11.
> >>
> >>
> >>Bonno Bloksma
> >
> >
> I think avahi is causing some problems how do I disable it completely?

apt-get purge avahi-daemon


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/07082015194812.04126651b...@desktop.copernicus.demon.co.uk



Re: VLAN config on Jessie

2015-08-07 Thread Andrew Wood



On 07/08/15 19:49, Brian wrote:

apt-get purge avahi-daemon
That wants to remove all of Gnone too. Im starting to think this is 
related to systemd and that Id be better going back to Wheezy. Things 
are not behaving as expected.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/55c50051.1020...@perpetualmotion.co.uk



Re: VLAN config on Jessie

2015-08-07 Thread Brian
On Fri 07 Aug 2015 at 20:00:33 +0100, Andrew Wood wrote:

> 
> 
> On 07/08/15 19:49, Brian wrote:
> >apt-get purge avahi-daemon
> That wants to remove all of Gnone too. Im starting to think this is related
> to systemd and that Id be better going back to Wheezy. Things are not
> behaving as expected.

Oh dear!

For a gentler approach

  systemctl stop avahi-daemon avahi-socket

Maybe

  systemctl disable avahi-daemon avahi-socket

before this.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/07082015200435.9f7cc7ab0...@desktop.copernicus.demon.co.uk



Re: VLAN config on Jessie

2015-08-07 Thread Mart van de Wege
Andrew Wood  writes:

>>
>> On 04/08/15 07:11, Bonno Bloksma wrote:
>>>
>>>
>>> If you have the option, as in this case, it might make sense to use
>>> the same number for the VLAN and for the address range. It does not
>>> NEED to be so, and most cases it will not be so. But if it is a
>>> simple situation like this, one can take advantage of it.
>>> Remember to set the VLANs correctly on the ports to the Debian
>>> router / firewall / dhcp server and on the ports to the WiFi
>>> APs. In this case untagged VLAN 1, tagged VLAN 10 and 11.
>>>
>>>
>>> Bonno Bloksma
>>
>>
> I think avahi is causing some problems how do I disable it completely?

Why do you think that? Avahi does multicast DNS, which, as far as I
know, has nothing to do with VLANs.

So what makes you think Avahi is the culprit?

That said, if you want to disable it completely:

systemctl stop avahi-daemon.service
systemctl disable avahi-daemon.service

systemctl stop avahi-daemon.socket
systemctl disable avahi-daemon.socket

Then edit /etc/nsswitch.conf and remove all references to mdns4

Mart

-- 
"We will need a longer wall when the revolution comes."
--- AJS, quoting an uncertain source.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/86wpx6j26s@gaheris.avalon.lan



Re: Mozilla Firefox exploit

2015-08-07 Thread Vincent Lefevre
On 2015-08-07 13:34:48 -0400, Ralph Katz wrote:
> https://security-tracker.debian.org/tracker/source-package/iceweasel
> 
> Looks like Jessie is not vulnerable.

But this is an old version. :(

And unfortunately the sid version, which is also fixed, is not
installable due to the libstdc++6 transition, which doesn't seem
to have much progress:

  https://release.debian.org/transitions/html/libstdc++6.html

And Firefox cannot play some videos on Debian due to bug 729251.

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150807203115.gb12...@zira.vinc17.org



Re: Differences between cdw/k3b on Jessie and Stretch (testing)?

2015-08-07 Thread Eike Lantzsch
On Friday 07 August 2015 15:31:53 Thomas Schmitt wrote:
> Hi,
> 
> i submitted
>   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794868
>   "dvd+rw-tools: Burn failure of growisofs on DVD-R[W] with write type DAO"
I appreciate that very much!
> 
> Eike, if have time then please apply the proposed changes
> to the source code of growisofs and try whether the error
> message is gone.
I applied the proposed patches and the burn with unaligned iso-images is OK 
now. Thank you very much!
However I did no deb-package yet - just copied over the binary to /usr/bin.
> 
> I'm not so sure about readbility of the media.
It is readable alright in my computer but my LG recorder does not read it.
I even burned with -speed=1 but no help. I guess that the media *is* dicey.
> 
> > I really don't know what LG and Maxell pick not to like each other.
> 
> "Maxell" can be a different manufacturer every other week.
> Mine ("16x" bought at food discounter Lidl a few years ago)
> are from Ritek
I will follow your advice and get myself another spindle of different make 
coming Monday.
> 
>   $ xorriso -outdev /dev/sr4 -toc
>   ...
>   Media product: RITEKF1 , Ritek Corp
>   ...
The Maxell I got do not even state "Media product:"
There is just nothing.
> 
> Many years, Verbatim was reliably from "Mitsubishi Kagaku"
> or its subsidiaries. But meanwhile i saw Verbatims made by
> "Moser Baer India" (aka "MBI").
> 
> It might be a problem of the drive or of the media.
> Buying new media first is usually the more economic approach.
OK, consider it done.> 
> 
> Have a nice day :)
> 
> Thomas

All the best to you
Eike


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/89939896.ppS0G1FeLP@lxcl01



Re: Mozilla Firefox exploit

2015-08-07 Thread Ron
On Fri, 7 Aug 2015 22:31:15 +0200
Vincent Lefevre  wrote:

> > Looks like Jessie is not vulnerable.  
> 
> But this is an old version. :(
> 
> And unfortunately the sid version, which is also fixed, is not
> installable due to the libstdc++6 transition, which doesn't seem
> to have much progress:
> 
>   https://release.debian.org/transitions/html/libstdc++6.html
> 
> And Firefox cannot play some videos on Debian due to bug 729251.

Found an easy way to keep up to date with Mozilla (who BTW are very good at 
letting you know a newer version is available):

Whenever advised by Firefox that a newer version has been released (like today, 
39.0.3), I download the Linux-64 version from 
https://download.mozilla.org/?product=firefox-39.0.3-SSL&os=linux64&lang=en-GB 
save it and untar as root it in /opt, after renaming the existing /opt/firefox/ 
to /opt/firefox.xx.y.z/ just in case I want/need to return to the n-1 version.

Of course my firefox launchers have been modified to point at 
/opt/firefox/firefox-bin  ;-3)
 
Cheers,
 
Ron.
-- 
The ability to speak several languages is an admirable asset,
 but to be able to hold your tongue in one language is absolutely priceless.

   -- http://www.olgiati-in-paraguay.org --
 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150807170851.69892...@ron.cerrocora.org



Re: Differences between cdw/k3b on Jessie and Stretch (testing)?

2015-08-07 Thread Eike Lantzsch
On Friday 07 August 2015 16:41:46 Eike Lantzsch wrote:
> On Friday 07 August 2015 15:31:53 Thomas Schmitt wrote:
> > Hi,
[snip]
> > "Maxell" can be a different manufacturer every other week.
> > Mine ("16x" bought at food discounter Lidl a few years ago)
> > are from Ritek
> 
> I will follow your advice and get myself another spindle of different make
> coming Monday.
> 
> >   $ xorriso -outdev /dev/sr4 -toc
> >   ...
> >   Media product: RITEKF1 , Ritek Corp
> >   ...
> 
> The Maxell I got do not even state "Media product:"
> There is just nothing.
On my MAC the System Information, however gives
ID: RITEKF1
... Go figure s/o ...


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/3913917.DmiRWEagxW@lxcl01



Re: Differences between cdw/k3b on Jessie and Stretch (testing)?

2015-08-07 Thread Thomas Schmitt
Hi,

Eike Lantzsch wrote:
> I applied the proposed patches and the burn with unaligned
> iso-images is OK now.

Be so kind and report this by mail to 794...@bugs.debian.org
so the fix gets credibility (if not 3 years of Fedora suffice).


> It is readable alright in my computer but my LG recorder does not read it.
> I even burned with -speed=1 but no help. I guess that the media *is* dicey.

By LG recorder, i suppose you mean a "consumer" video DVD recorder.
So we have three participants of which any quarrelsome pair
could spoil success.

Is the readability of non-DAO DVD-R any better ?
Are the DVD-R from old Debian in VM any better ?
(With poor physical quality one needs a lot of samples
 to get a clear statistical image.)


> >   $ xorriso -outdev /dev/sr4 -toc
> The Maxell I got do not even state "Media product:"

Oops. With unused writable DVD-R ?
Now i get curious. Why did libburn API call burn_disc_get_media_id()
not succeed ?

Be so kind and record the SCSI traffic of above run by means
of libburn (btrace does not tell the replies and errors):

  xorriso -scsi_log on -outdev /dev/sr0 -toc 2>&1 | tee -i /tmp/xorriso_log

Send /tmp/xorriso_log directly to me. I will post any interesting
findings to the list.


(Climate update: 11 pm, 50th parallel north, 30 Celsius.
 Still too hot to open the thermally insulated fortress.
 Oxygen gets short. Feeling drowsy ...)


Have a nice day :)

Thomas


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/27215559942566981...@scdbackup.webframe.org



aufofs starting before networking at system boot

2015-08-07 Thread ML mail
Hello,

I noticed that on my Debian jessie installation by looking in /etc/rc5.d that 
autofs gets started before the networking script. Somehow I think this does not 
make sense and autofs should get started after the networking script.

For example in my case autofs has to query my internal LDAP server to get its 
autofs maps but the network is not available at that stage. The result is that 
when the desktop is ready for a user to login, I do not have any NFS /home 
directory mounted via autofs...

Any suggestions?

Regards
ML


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/365247248.942361.1438982264012.javamail.ya...@mail.yahoo.com



Re: Differences between cdw/k3b on Jessie and Stretch (testing)?

2015-08-07 Thread Lisi Reisz
On Friday 07 August 2015 22:18:18 Thomas Schmitt wrote:
> Climate update: 11 pm, 50th parallel north, 30 Celsius.
>  Still too hot to open the thermally insulated fortress.

It's only 16 here.  (50° 49')  20 at midday.  You've got our summer. :-(

Lisi


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/201508080023.27663.lisi.re...@gmail.com



Re: Wheezy firmware netinstall CDs

2015-08-07 Thread Bob Bernstein

On Fri, 7 Aug 2015, Lisi Reisz wrote:

Is there any advantage or disadvantage in using the multiarch CD instead 
of the i386 and AMD64 CDs?


I'm not clear as to what is meant by the word 'firmware' in your Subject: 
line.


Also, are there iso's for Wheezy netinstall CDs available online, for 
either i386 or amd64?  I went looking the other night ALL over 
ftp.debian.org and could not find any.


Then again my eyes are not what they used to be...

--
Bob Bernstein


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: 
https://lists.debian.org/alpine.DEB.2.20.1508072345530.5779@qrovna.ybpnyqbznva



Re: pptp-based vpn

2015-08-07 Thread David Wright
Quoting martin McCormick (marti...@suddenlink.net):
> David Wright  writes:
> > I think there's a fourth field missing there.
> 
> Correct! Please read on.
> 
> > 
> > Anyway, what I just did is: install pptp-linux (which pulls in ppp)
> > and typed:
> > # pptpsetup --create work --server ukvpn.ufreevpn.com --username 
> > ufreevpn.com --password free --encrypt --start
> 
> Thank you! Thanks to your answer, I was able to duplicate what
> you did.
> 
>   This system does not run a GUI desktop. It has enough RAM
> but it runs a 600-MHZ Pentium and I suspect that gnome would be a
> little slow. I also remember reading that ppptpsetup was a GUI
> application so I just figured it wouldn't run, here.
> 
>   I do have a gnome system but it runs rather hot so I only
> fire it up when needed and turn it off later as it makes a pretty
> good heater in Winter and an even better one in Summer.
> 
>   I was going to run ppptpsetup there and see what it
> generated, but I then discovered that ppptpsetup is actually on
> this system that has no gnome so I just ran it from root and
> figured the worst thing that would happen would be a message
> about no X display but it ran, producing a message that it had
> succeeded and was using the same two DNS's your running of the
> script printed.
> 
>   In less than a second, it configured everything and I
> appear to have a working VPN.
> 
>   Many thanks. It looks like my chap-secrets file was
> totally wrong or at least it was missing that 4TH field where
> there is now a * but the new vpn file named "work" it created
> looks like I had gotten that part right.

I would be interested to know if I've missed any tricks, but I have
had to do the following after pptpsetup -create...

# ip route change default dev ppp0
so that all the traffic goes to ppp0 (instead of wlan0 as normally).

...and the following after pptpsetup --delete closes it down:

# ip route change default via 192.168.1.1 dev wlan0
# for j in "$(ip -o route | grep ppp0 | cut -d\  -f 1)" ; do ip route delete 
"$j" ; done
# for j in "$(ip -o route | grep 'via 192.168.1.1' | grep -v default | cut -d\  
-f 1)" ; do ip route delete "$j" ; done

The other wrinkle I've found is that it's worth always running
# pptpsetup --delete foo
(ignoring any error message) before
# pptpsetup -create foo
because that makes sure that /etc/ppp/chap-secrets is clean with
respect to foo. It might not matter for VPNs where the password never
changes, but I think chap-secrets is scanned only as far as the first
match, so a stale password will hide the new one that pptpsetup -create
adds to the end of the file.

One other thing: it would be nice to be able to run get-iplayer
through the tunnel, but I haven't managed it. It gets connected
but no bytes are ever delivered to the local file.

Cheers,
David.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150808044843.GA17395@alum



After full-upgrade, `Meta' key not working within Emacs

2015-08-07 Thread Rodolfo Medina
My sources.list:

# Unstable
deb http://ftp.uk.debian.org/debian/ unstable main
deb-src http://ftp.uk.debian.org/debian/ unstable main

deb http://ftp.debian.org/debian/ unstable main contrib non-free

.  After last full-upgrade, Emacs starts without X support and with the `Meta'
key not being recognized.  How to fix that?

Thanks for any help,

Rodolfo


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87a8u2l34a@gmail.com