[Bug 1738400] [NEW] Vagrant bionic 64 with virtualbox image doesn't start network correctly

2017-12-15 Thread Luis Ferro
Public bug reported:

When starting the image box 'ubuntu/bionic64' (v20171206.0.0) for
virtualbox in MacOS, I get this error:

bash: line 4: /sbin/ifdown: No such file or directory
sed: can't read /etc/network/interfaces: No such file or directory
sed: can't read /etc/network/interfaces: No such file or directory
bash: line 20: /sbin/ifup: No such file or directory

After entering into it with vagrant ssh, I notice that the /sbin/ifdown
and corresponding /sbin/ifup are not installed by default.

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1738400

Title:
  Vagrant bionic 64 with virtualbox image doesn't start network
  correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1738400/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1543280] Re: Synaptic fails with "W: Can't drop privileges for downloading as file '/root/.synaptic/tmp//tmp_sh' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)"

2016-07-18 Thread Luis Ferro
*** This bug is a duplicate of bug 1522675 ***
https://bugs.launchpad.net/bugs/1522675

This may is related with:

https://github.com/fgrehm/vagrant-cachier/issues/175

The solution to add the configuration on Vagrantfile did worked for me:

config.cache.synced_folder_opts = {
owner: "_apt",
group: "_apt"
}

So now just need to wait for the final box version for xenial.

** Bug watch added: github.com/fgrehm/vagrant-cachier/issues #175
   https://github.com/fgrehm/vagrant-cachier/issues/175

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1543280

Title:
  Synaptic fails with "W: Can't drop privileges for downloading as file
  '/root/.synaptic/tmp//tmp_sh' couldn't be accessed by user '_apt'. -
  pkgAcquire::Run (13: Permission denied)"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/1543280/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-18 Thread Luis Ferro
Looks like the _apt issue is a different one:

https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/1543280/comments/16

And looks to be related to some confusion of the sources setup by
default.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1543280] Re: Synaptic fails with "W: Can't drop privileges for downloading as file '/root/.synaptic/tmp//tmp_sh' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)"

2016-07-18 Thread Luis Ferro
*** This bug is a duplicate of bug 1522675 ***
https://bugs.launchpad.net/bugs/1522675

https://bugs.launchpad.net/cloud-images/+bug/1565985/comments/37

Still getting this error, and creating the user / home directory /
remove temporary folder.

What i noticed is that the install is with xenial and the offending
folder is:

/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_yakkety_InRelease

Which btw doesn't exist.

That is for ubuntu 16.10 (yakkety) not the ubuntu version that was
installed 16.04 (xenial).

Somehow it feels wrong to try to install packages of a future version
into a recently released LTS.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1543280

Title:
  Synaptic fails with "W: Can't drop privileges for downloading as file
  '/root/.synaptic/tmp//tmp_sh' couldn't be accessed by user '_apt'. -
  pkgAcquire::Run (13: Permission denied)"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/1543280/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-18 Thread Luis Ferro
Environment: Mac 10.11.6 Beta (15G26a)
Virtualbox: 5.0.20 r106931
Vagrant: 1.8.1
Box: http://people.canonical.com/~dwatkins/livecd.ubuntu-cpc.vagrant.2.box

After:

$> vagrant up
$> vagrant ssh

#> sudo su
#> apt-get update

I still getting:
[...]
Get:15 http://archive.ubuntu.com/ubuntu yakkety/multiverse Translation-en [106 
kB]
Fetched 23.6 MB in 10s (2,182 kB/s) 
 
Reading package lists... Done
W: Can't drop privileges for downloading as file 
'/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_yakkety_InRelease' 
couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)

On a side note, hostname is fine, shared folder is also fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders

2016-07-07 Thread Luis Ferro
Hi,

Just tested the image, and there is some issues with apt-get / user
setup:

$> vagrant up
$> vagrant ssh
$> sudo su

root@ubuntu-yakkety:/home/ubuntu# apt-get update
Get:1 http://archive.ubuntu.com/ubuntu yakkety InRelease [247 kB]   

[...] 
Get:14 http://archive.ubuntu.com/ubuntu yakkety/multiverse Translation-en [107 
kB] 
Fetched 23.6 MB in 26s (900 kB/s)   
   
Reading package lists... Done
W: Can't drop privileges for downloading as file 
'/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_yakkety_InRelease' 
couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)

The other issues look to be all fixed.

Cheers,
Luis Ferro

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1565985

Title:
  vagrant vb ubuntu/xenial64 cannot mount synced folders

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1543280] Re: apt-get fails withCan't drop privileges for downloading as file + couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)

2016-04-21 Thread Luis Ferro
*** This bug is a duplicate of bug 1522675 ***
https://bugs.launchpad.net/bugs/1522675

Please check:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808802

# add unprivileged user for the apt methods

adduser --force-badname --system --home /nonexistent \
--no-create-home --quiet _apt || true

# Fixup any mistake in the home directory of the _apt user

if dpkg --compare-versions "$2" lt-nl 1.1~exp10~; then
usermod --home /nonexistent _apt

This is due, as the message implies the inexistence of the user _apt
(which somehow is now required and not preexistent on the user list).

Previously all those folders where owned by root:root, now they are
ubuntu:ubuntu and the synaptic bug looks to imply that it should be _apt
user now.

** Bug watch added: Debian Bug tracker #808802
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808802

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1543280

Title:
  apt-get fails withCan't drop privileges for downloading as file +
  couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission
  denied)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/1543280/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1522675] Re: /root/.synaptic/ not created

2016-04-21 Thread Luis Ferro
Then i suppose that a new bug is entered into synaptics and linked to
this bug so that users affected by this can see that it is being handled
insted of "ignored" by a invalid / triaged status?

Just tested on the "release" version of xenial and it still happens.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1522675

Title:
  /root/.synaptic/ not created

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1522675/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1573015] [NEW] xenial cloudimage with missing hostname on hosts

2016-04-21 Thread Luis Ferro
Public bug reported:

Install Vagrant / Virtualbox

On Terminal run:

$> vagrant init

Edit the Vagrantfile to change the box name from "base" to
"ubuntu/xenial64"

Then on the terminal again do:

$> vagrant up

After installing do:

$> vagrant ssh

$> sudo su

You will get a message stating: "sudo: unable to resolve host ubuntu-
xenial"

The reason for this message is because the entry on /etc/hostname (which
have "ubuntu-xenial") doesn't exist on /etc/hosts

To Fix:

Edit the /etc/hosts:

$> sudo vim /etc/hosts (for instance)

And on the entry:

127.0.0.1 localhost

Change to:

127.0.0.1 localhost ubuntu-xenial

** Affects: hostname (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: cloud hostname xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1573015

Title:
  xenial cloudimage with missing hostname on hosts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hostname/+bug/1573015/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1563791] [NEW] cnf file ignored

2016-03-30 Thread Luis Ferro
Public bug reported:

File named mysqld.cnf on folder /etc/mysql/conf.d with content:

[mysqld]
character-set-server=utf8
collation-server=utf8_general_ci

Is ignored altogether, albeit the configuration of my.cnf stated that
all files on that folder is read.

Placing the file on /etc/mysql/mysql.conf.d (with different name
naturally as there is one already there) doesn't work either.

Renaming the files with starting numbers doesn't affect either (placing
the stated file before or after the existing ones).

The only way to change the those server settings are by adding those
configurations into the existing /etc/mysql/mysql.conf.d/mysqld.cnf
which defeats the purpose of having configuration folders and allow
overridings.

Also, it would be useful to have an equivalent symlink configuration
system as it happens with apache2 (and other software packages) to turn
on/off functionality.

** Affects: mysql-5.6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: config

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1563791

Title:
  cnf file ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1563791/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1563791] [NEW] cnf file ignored

2016-03-30 Thread Luis Ferro
Public bug reported:

File named mysqld.cnf on folder /etc/mysql/conf.d with content:

[mysqld]
character-set-server=utf8
collation-server=utf8_general_ci

Is ignored altogether, albeit the configuration of my.cnf stated that
all files on that folder is read.

Placing the file on /etc/mysql/mysql.conf.d (with different name
naturally as there is one already there) doesn't work either.

Renaming the files with starting numbers doesn't affect either (placing
the stated file before or after the existing ones).

The only way to change the those server settings are by adding those
configurations into the existing /etc/mysql/mysql.conf.d/mysqld.cnf
which defeats the purpose of having configuration folders and allow
overridings.

Also, it would be useful to have an equivalent symlink configuration
system as it happens with apache2 (and other software packages) to turn
on/off functionality.

** Affects: mysql-5.6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: config

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563791

Title:
  cnf file ignored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1563791/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875262] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/sqlite.so'

2013-10-06 Thread Luis Ferro
There is a quick fix for this issue, which is to add the full path of
the file in the ini file loading the extension.

Some extensions that give this error will load with this work around
without issues (zend-opcache on php 5.3 for instance).

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/875262

Title:
  PHP Startup: Unable to load dynamic library
  '/usr/lib/php5/20090626+lfs/sqlite.so'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/875262/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 875262] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626+lfs/sqlite.so'

2013-10-06 Thread Luis Ferro
There is a quick fix for this issue, which is to add the full path of
the file in the ini file loading the extension.

Some extensions that give this error will load with this work around
without issues (zend-opcache on php 5.3 for instance).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875262

Title:
  PHP Startup: Unable to load dynamic library
  '/usr/lib/php5/20090626+lfs/sqlite.so'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/875262/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 992855] [NEW] Side by side instalation with Windows 7 doesn't ask which disk to use to install.

2012-05-01 Thread Luis Ferro
Public bug reported:

LTS 12.04 Desktop 32bits

I tryed to install ubuntu on a machine that has 2 disks, the first an
SSD and another a normal one empty.

I requested side-by-side instalation but the installer didn't asked
where to install ubuntu, and instead of starting to install it on the
SSD, it started installing on the empty disk.

I believe that one should always be able to select which disk to
install.

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992855

Title:
  Side by side instalation with Windows 7 doesn't ask which disk to use
  to install.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/992855/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 374078] Re: Double clicking a maximized window frame does not restore window

2012-02-23 Thread Luis Ferro
It happened to me with thunderbird.

Also when a window is maximized and you drag it out by click and push
from the top to the middle of the screen, nothing happens.

And when you just click on it, the close/minimize/maximize buttons
should appear but fail to do so.

Giving focus to the application (with either ALT+TAB or clicking on the
window) and then moving and touching the top of the screen fails to open
the application menu.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/374078

Title:
  Double clicking a maximized window frame does not restore window

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-desktop/+bug/374078/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939950] [NEW] Dual head failing with Radeon

2012-02-23 Thread Luis Ferro
Public bug reported:

I spent almost one week (not intensivelly) to fix AMD Radeon dual head
configuration.

This is for sure the most user unfriendlyness configuration i've ever
seen.

This where the steps i'd to use to be able to configure it (somewhat):

How to make latest AMD HD Radeon drivers to work on dual-head?

1. Download and install drivers

Drivers are available at:
http://support.amd.com/us/gpudownload/Pages/index.aspx

Select the options and download the driver

2. Setup drivers

Open a terminal option and run
sudo amd-driver-installer-xxx-xxx-x86.x86_64.run
sudo apt-get install gtk2-engines-pixbuf

sudo aticonfig --initial=dual-head -f
sudo aticonfig –set-pcs-str=”DDX,EnableRandR12,FALSE”

Edit /etc/X11/xorg.conf

There should exist two Section “Device”, one for device 0 and another for 
device 1.
Copy the Option “UseFastTLS” “1” from device 0 to device 1. Device 1 should be 
noted with a Screen 1 entry.

Force X to use the new configuration with:

sudo aticonfig --input=/etc/X11/xorg.conf --tls=1

3. Reboot

4. Call amdccle

Call amdccle either from a terminal with:

gksu amdccle

or on the “app search” of Unity type “amd” and it should appear both
with and without administrative powers. Choose the one with
administrative powers.

On the Multi-Display choose:

“Multi-display desktop with display(s) 1 or 2, depending on which you
want to be the primary display. [they could have a flag on each display
to tick when you want to swap who is primary, easier to understand which
will be the primary]

5. Reboot
6. Repeat step 4 (no kidding, at first time, the multi-display will be setup as 
clone not as we asked).
7. With lots of luck you ended up like me, with a dual-head computer and both 
monitors working properly!


Notes:

If you don't issue the “dual-head” on the aticonfig, it may not pick the
second monitor.

References:

http://wiki.cchtml.com/index.php/Ubuntu_Jaunty_Installation_Guide#Dual.2FMulti_Monitors

http://phoronix.com/forums/showthread.php?18553-Ubuntu-9-04-amp-
Catalyst-9-7-%28fglrx%29

http://wiki.cchtml.com/index.php/Ubuntu_Natty_Installation_Guide

http://www.linuxquestions.org/questions/linux-desktop-74/how-to-setup-
dual-monitors-with-big-desktop-on-ati-card-683258/

http://www.jumpingbean.co.za/blogs/mark/linux-ati-driver-tutorial-how-to

http://en.gentoo-wiki.com/wiki/X.Org/Dual_Monitors/ATI

http://www.x.org/wiki/FAQVideoModes

http://support.amd.com/us/gpudownload/Pages/index.aspx


Forum:

http://www.rage3d.com/board/forumdisplay.php?f=88

http://ubuntuforums.org/forumdisplay.php?f=334


xorg.conf content after all changes:

Section ServerLayout 
Identifier aticonfig Layout 
Screen  0  aticonfig-Screen[0]-0 0 0 
EndSection 

Section Module 
EndSection 

Section Monitor 
Identifier   aticonfig-Monitor[0]-0 
Option  VendorName ATI Proprietary Driver 
Option  ModelName Generic Autodetecting Monitor 
Option  DPMS true 
EndSection 

Section Monitor 
Identifier   aticonfig-Monitor[0]-1 
Option  VendorName ATI Proprietary Driver 
Option  ModelName Generic Autodetecting Monitor 
Option  DPMS true 
EndSection 

Section Monitor 
Identifier   0-DFP5 
Option  VendorName ATI Proprietary Driver 
Option  ModelName Generic Autodetecting Monitor 
Option  DPMS true 
Option  PreferredMode 1920x1080 
Option  TargetRefresh 60 
Option  Position 0 0 
Option  Rotate normal 
Option  Disable false 
EndSection 

Section Monitor 
Identifier   0-DFP4 
Option  VendorName ATI Proprietary Driver 
Option  ModelName Generic Autodetecting Monitor 
Option  DPMS true 
Option  PreferredMode 1680x1050 
Option  TargetRefresh 60 
Option  Position 1920 0 
Option  Rotate normal 
Option  Disable false 
EndSection 

Section Device 
Identifier  aticonfig-Device[0]-0 
Driver  fglrx 
Option  UseFastTLS 1 
Option  Monitor-DFP5 0-DFP5 
Option  Monitor-DFP4 0-DFP4 
BusID   PCI:2:0:0 
EndSection 

Section Device 
Identifier  aticonfig-Device[0]-1 
Driver  fglrx 
Option  UseFastTLS 1 
Option  Monitor-DFP4 0-DFP4 
BusID   PCI:2:0:0 
Screen  1 
EndSection 

Section Screen 
Identifier aticonfig-Screen[0]-0 
Device aticonfig-Device[0]-0 
DefaultDepth 24 
SubSection Display 
Viewport   0 0 
Virtual   3600 1920 
Depth 24 
EndSubSection 
EndSection 

Section Screen 
Identifier aticonfig-Screen[0]-1 
Device aticonfig-Device[0]-1 
DefaultDepth 24 
SubSection Display 
Viewport   0 0 
Depth 24