[Bug 1413343] Re: lxc-create debug output is broken or useless

2015-01-27 Thread anatoly techtonik
Yes, I probably need unprivileged containers (not sure why, though). I wish that lxc-create could provide a better command line guide than searching on the internet and some help about what container do I need. I just need isolated Linux environment to package my Python script so that it is

Re: [Bug 1413343] Re: lxc-create debug output is broken or useless

2015-01-24 Thread anatoly techtonik
Cool. Is there a way to use default template for current operating system? I don't want to know about templates yet, so I'd be happy with whatever default is there (I am not sure what a rootfs in container is and if I want it). Also, could it be the problem that I am not running under the root?

[Bug 1413343] [NEW] lxc-create debug output is broken or useless

2015-01-21 Thread anatoly techtonik
Public bug reported: Can't create container and debug output doesn't explain anything: $ lxc-create --logpriority=DEBUG -n buildbox -o here.log lxc-create: Error creating container buildbox $ cat here.log lxc-create 1421867190.847 WARN lxc_log - lxc_log_init called with log already

[Bug 1366509] [NEW] exec format error with docker run ubuntu right after installation

2014-09-07 Thread anatoly techtonik
Public bug reported: Installation is ok: $ sudo apt-get install docker.io ... The following extra packages will be installed: aufs-tools (3.2+20130722-1.1) cgroup-lite (1.9) Suggested packages: btrfs-tools (3.12-1) rinse (2.0.1-1) The following NEW packages will be installed:

[Bug 1005951] Re: lxc-fedora template is broken with fedora 17

2012-06-25 Thread anatoly techtonik
I confirm that it fixes Fedora 17 download. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1005951 Title: lxc-fedora template is broken with fedora 17 To manage notifications about

[Bug 623790] Re: Windows Vista fails to connect to visible share with 0x80070043 error

2010-08-25 Thread anatoly techtonik
Samba log file for remote client is full of records like these: ... [2010/08/25 08:52:39, 0] param/loadparm.c:8569(process_usershare_file) process_usershare_file: stat of /var/lib/samba/usershares/sharedx failed. Permission denied [2010/08/25 08:52:39, 0]

[Bug 623790] Re: Windows Vista fails to connect to visible share with 0x80070043 error

2010-08-25 Thread anatoly techtonik
Anonymous login from the same box fails. $ smbclient //192.168.1.34/sharedx Enter techtonik's password: Anonymous login successful Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.4.7] tree connect failed: NT_STATUS_BAD_NETWORK_NAME -- Windows Vista fails to connect to visible share with

[Bug 623790] Re: Windows Vista fails to connect to visible share with 0x80070043 error

2010-08-25 Thread anatoly techtonik
$ smbclient -L //192.168.1.34 Enter techtonik's password: Anonymous login successful Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.4.7] Sharename Type Comment - --- print$ Disk Printer Drivers IPC$IPC

[Bug 623790] Re: Windows Vista fails to connect to visible share with 0x80070043 error

2010-08-25 Thread anatoly techtonik
$ testparm -s Load smb config files from /etc/samba/smb.conf rlimit_max: rlimit_max (1024) below minimum Windows limit (16384) Processing section [printers] Processing section [print$] Loaded services file OK. Server role: ROLE_STANDALONE [global] server string = %h server (Samba, Ubuntu)

[Bug 623790] [NEW] Windows Vista fails to connect to visible share with 0x80070043 error

2010-08-24 Thread anatoly techtonik
Public bug reported: Binary package hint: samba I create share with drwxrwxrwx permissions, guest access and ability to create and delete files in the folder. When browsing from Windows Vista, the share is visible, but the attempt to enter it results in the error message: The network name

[Bug 623790] Re: Windows Vista fails to connect to visible share with 0x80070043 error

2010-08-24 Thread anatoly techtonik
** Attachment added: Dependencies.txt https://bugs.edge.launchpad.net/bugs/623790/+attachment/1517256/+files/Dependencies.txt ** Attachment added: SambaInstalledVersions.txt https://bugs.edge.launchpad.net/bugs/623790/+attachment/1517257/+files/SambaInstalledVersions.txt -- Windows