[Bug 56275] When creating a new user his primary group has a wrong GID

2006-08-13 Thread Dimos Dimoulis
Public bug reported:

Binary package hint: kde-guidance

The first user in Debian/Ubuntu has UID=1000,GID=1000
The second user created by adduser and (I think) Gnome's tools has 
UID=1001,GID=1001

However Kubuntu's system settings give him a GID=500. This has the
effect of his primary group now showing as a non-system group, and could
cause confusion/other problems in the future.

** Affects: kde-guidance (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
When creating a new user his primary group has a wrong GID
https://launchpad.net/bugs/56275

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


[Bug 56276] New user's secondary groups empty by default

2006-08-13 Thread Dimos Dimoulis
Public bug reported:

Binary package hint: kde-guidance

When a new user is created he doesn't belong to any secondary groups by
default. Gnome's behaviour is to offer some sane defaults (e.g. audio,
cdrom, etc). Kubuntu should probably do the same.

** Affects: kde-guidance (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
New user's secondary groups empty by default
https://launchpad.net/bugs/56276

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


[Bug 56276] Re: New user's secondary groups empty by default

2006-09-08 Thread Dimos Dimoulis
The behaviour should match that of Gnome. I think the recommended groups
are:

20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),106(lpadmin),110(scanner)
plus the user's own group e.g. 1001(username)

A secondary user doesn't belong by default to: 4(adm),111(admin)

Please confirm this on Ubuntu/Gnome, though.

-- 
New user's secondary groups empty by default
https://launchpad.net/bugs/56276

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


[Bug 1453117] [NEW] Partitions not recognized because of kernel option CONFIG_ACORN_PARTITION_CUMANA

2015-05-08 Thread Dimos Dimoulis
Public bug reported:

I am having trouble installing Ubuntu on a newly built system (M/B: Gigabyte 
B85M-HD3, SSD: Transcend 370 128GB)
The disk was partitioned with Windows installer (Windows 7) with the legacy 
BIOS (MBR) setting
However the two partitions created by Windows are seen as corrupt by Ubuntu 
installer disk.
ls /dev/sda* only shows "/dev/sda  /dev/sda1" and not /dev/sda2 (sda1 is 
windows boot partition and sda2 its main partition)
gparted says /dev/sda1 is lacking NTFS signature and /dev/sda2 doesn't exist

This behavior appears in both Ubuntu 15.04 and 14.04.2
However:
Both partitions are correctly recognized and mounted by every other linux 
distribution I have tried (Arch installer of April 2015, Linux Mint 17.1, 
Crunchbang). Windows works fine as well.

A relevant fragment from dmesg:
[ 3.326601] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 
GiB)
[ 3.326680] sd 0:0:0:0: [sda] Write Protect is off
[ 3.326683] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.326705] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[ 3.327072] sda: [CUMANA/ADFS] sda1 [ADFS] sda1
[ 3.327076] sda: partition table partially beyond EOD, enabling native capacity
[ 3.340753] sda: [CUMANA/ADFS] sda1 [ADFS] sda1
[ 3.340754] sda: partition table partially beyond EOD, truncated
[ 3.340756] sda: p1 size 4067027304 extends beyond EOD, truncated
[ 3.340929] sd 0:0:0:0: [sda] Attached SCSI disk

I compared this to dmesg I get from booting Arch installer and the lines about 
"partition table partially beyond EOD, truncated" don't appear there. Instead I 
see something like
[ 3.448351] sda: sda1 sda2
[ 3.448597] sd 0:0:0:0: [sda] Attached SCSI disk
and the partitions are recognized

Output of fdisk -l
Disk /dev/sda: 119.2 GiB, 128035676160 bytes, 250069680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xe4e835e9

Device Boot  Start   End   Sectors   Size Id Type
/dev/sda1  *  2048206847204800   100M  7 HPFS/NTFS/exFAT
/dev/sda2   206848 250066943 249860096 119.1G  7 HPFS/NTFS/exFAT

Found this: https://bugzilla.kernel.org/show_bug.cgi?id=4054

"This is a consequence of enabling CONFIG_ACORN_PARTITION_CUMANA:
a 1 in 256 probability of getting any random partition recognized
as CUMANA/ADFS. Solution: do not enable CONFIG_ACORN_PARTITION_CUMANA."

I don't think this option is relevant to Ubuntu installations, would you
consider disabling it?

** Affects: 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/1453117

Title:
  Partitions not recognized because of kernel option
  CONFIG_ACORN_PARTITION_CUMANA

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

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


[Bug 1453117] Re: Partitions not recognized because of kernel option CONFIG_ACORN_PARTITION_CUMANA

2015-05-08 Thread Dimos Dimoulis
** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Partitions not recognized because of kernel option
  CONFIG_ACORN_PARTITION_CUMANA

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

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


[Bug 1453117] CurrentDmesg.txt

2015-05-09 Thread Dimos Dimoulis
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1453117/+attachment/4394168/+files/CurrentDmesg.txt

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

Title:
  Partitions not recognized because of kernel option
  CONFIG_ACORN_PARTITION_CUMANA

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

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


[Bug 1453117] Re: Partitions not recognized because of kernel option CONFIG_ACORN_PARTITION_CUMANA

2015-05-09 Thread Dimos Dimoulis
apport information

** Tags added: apport-collected

** Description changed:

  I am having trouble installing Ubuntu on a newly built system (M/B: Gigabyte 
B85M-HD3, SSD: Transcend 370 128GB)
  The disk was partitioned with Windows installer (Windows 7) with the legacy 
BIOS (MBR) setting
  However the two partitions created by Windows are seen as corrupt by Ubuntu 
installer disk.
  ls /dev/sda* only shows "/dev/sda  /dev/sda1" and not /dev/sda2 (sda1 is 
windows boot partition and sda2 its main partition)
  gparted says /dev/sda1 is lacking NTFS signature and /dev/sda2 doesn't exist
  
  This behavior appears in both Ubuntu 15.04 and 14.04.2
  However:
  Both partitions are correctly recognized and mounted by every other linux 
distribution I have tried (Arch installer of April 2015, Linux Mint 17.1, 
Crunchbang). Windows works fine as well.
  
  A relevant fragment from dmesg:
  [ 3.326601] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 
GiB)
  [ 3.326680] sd 0:0:0:0: [sda] Write Protect is off
  [ 3.326683] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  [ 3.326705] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
  [ 3.327072] sda: [CUMANA/ADFS] sda1 [ADFS] sda1
  [ 3.327076] sda: partition table partially beyond EOD, enabling native 
capacity
  [ 3.340753] sda: [CUMANA/ADFS] sda1 [ADFS] sda1
  [ 3.340754] sda: partition table partially beyond EOD, truncated
  [ 3.340756] sda: p1 size 4067027304 extends beyond EOD, truncated
  [ 3.340929] sd 0:0:0:0: [sda] Attached SCSI disk
  
  I compared this to dmesg I get from booting Arch installer and the lines 
about "partition table partially beyond EOD, truncated" don't appear there. 
Instead I see something like
  [ 3.448351] sda: sda1 sda2
  [ 3.448597] sd 0:0:0:0: [sda] Attached SCSI disk
  and the partitions are recognized
  
  Output of fdisk -l
  Disk /dev/sda: 119.2 GiB, 128035676160 bytes, 250069680 sectors
  Units: sectors of 1 * 512 = 512 bytes
  Sector size (logical/physical): 512 bytes / 512 bytes
  I/O size (minimum/optimal): 512 bytes / 512 bytes
  Disklabel type: dos
  Disk identifier: 0xe4e835e9
  
  Device Boot  Start   End   Sectors   Size Id Type
  /dev/sda1  *  2048206847204800   100M  7 HPFS/NTFS/exFAT
  /dev/sda2   206848 250066943 249860096 119.1G  7 HPFS/NTFS/exFAT
  
  Found this: https://bugzilla.kernel.org/show_bug.cgi?id=4054
  
  "This is a consequence of enabling CONFIG_ACORN_PARTITION_CUMANA:
  a 1 in 256 probability of getting any random partition recognized
  as CUMANA/ADFS. Solution: do not enable CONFIG_ACORN_PARTITION_CUMANA."
  
  I don't think this option is relevant to Ubuntu installations, would you
  consider disabling it?
+ 
+ --- 
+ ApportVersion: 2.17.2-0ubuntu1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC2:  ubuntu 1882 F pulseaudio
+  /dev/snd/controlC1:  ubuntu 1882 F pulseaudio
+  /dev/snd/controlC0:  ubuntu 1882 F pulseaudio
+ CasperVersion: 1.360
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 15.04
+ IwConfig:
+  eth0  no wireless extensions.
+  
+  lono wireless extensions.
+ LiveMediaBuild: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
+ MachineType: Gigabyte Technology Co., Ltd. B85M-HD3
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB:
+  0 nouveaufb
+  1 inteldrmfb
+ ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
+ ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
+ RelatedPackageVersions:
+  linux-restricted-modules-3.19.0-15-generic N/A
+  linux-backports-modules-3.19.0-15-generic  N/A
+  linux-firmware 1.143
+ RfKill:
+  
+ Tags:  vivid
+ UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
+ Uname: Linux 3.19.0-15-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 06/19/2014
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: FF
+ dmi.board.asset.tag: To be filled by O.E.M.
+ dmi.board.name: B85M-HD3
+ dmi.board.vendor: Gigabyte Technology Co., Ltd.
+ dmi.board.version: x.x
+ dmi.chassis.asset.tag: To Be Filled By O.E.M.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
+ dmi.chassis.version: To Be Filled By O.E.M.
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrFF:bd06/19/2014:svnGigabyteTechnologyCo.,Ltd.:pnB85M-HD3:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnB85M-HD3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
+ dmi.product.name: B85M-HD3
+ dmi.product.version: To be filled by O.E.M.
+ dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/b

[Bug 1453117] CRDA.txt

2015-05-09 Thread Dimos Dimoulis
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1453117/+attachment/4394167/+files/CRDA.txt

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

Title:
  Partitions not recognized because of kernel option
  CONFIG_ACORN_PARTITION_CUMANA

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

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


[Bug 1453117] Lspci.txt

2015-05-09 Thread Dimos Dimoulis
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1453117/+attachment/4394170/+files/Lspci.txt

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

Title:
  Partitions not recognized because of kernel option
  CONFIG_ACORN_PARTITION_CUMANA

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

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


[Bug 1453117] JournalErrors.txt

2015-05-09 Thread Dimos Dimoulis
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1453117/+attachment/4394169/+files/JournalErrors.txt

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

Title:
  Partitions not recognized because of kernel option
  CONFIG_ACORN_PARTITION_CUMANA

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

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


[Bug 1453117] ProcModules.txt

2015-05-09 Thread Dimos Dimoulis
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1453117/+attachment/4394174/+files/ProcModules.txt

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

Title:
  Partitions not recognized because of kernel option
  CONFIG_ACORN_PARTITION_CUMANA

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

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


[Bug 1453117] ProcInterrupts.txt

2015-05-09 Thread Dimos Dimoulis
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1453117/+attachment/4394173/+files/ProcInterrupts.txt

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

Title:
  Partitions not recognized because of kernel option
  CONFIG_ACORN_PARTITION_CUMANA

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

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


[Bug 1453117] PulseList.txt

2015-05-09 Thread Dimos Dimoulis
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1453117/+attachment/4394175/+files/PulseList.txt

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

Title:
  Partitions not recognized because of kernel option
  CONFIG_ACORN_PARTITION_CUMANA

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

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


[Bug 1453117] Lsusb.txt

2015-05-09 Thread Dimos Dimoulis
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1453117/+attachment/4394171/+files/Lsusb.txt

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

Title:
  Partitions not recognized because of kernel option
  CONFIG_ACORN_PARTITION_CUMANA

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

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


[Bug 1453117] UdevDb.txt

2015-05-09 Thread Dimos Dimoulis
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1453117/+attachment/4394176/+files/UdevDb.txt

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

Title:
  Partitions not recognized because of kernel option
  CONFIG_ACORN_PARTITION_CUMANA

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

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


[Bug 1453117] WifiSyslog.txt

2015-05-09 Thread Dimos Dimoulis
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1453117/+attachment/4394177/+files/WifiSyslog.txt

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

Title:
  Partitions not recognized because of kernel option
  CONFIG_ACORN_PARTITION_CUMANA

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

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


[Bug 1453117] ProcCpuinfo.txt

2015-05-09 Thread Dimos Dimoulis
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1453117/+attachment/4394172/+files/ProcCpuinfo.txt

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

Title:
  Partitions not recognized because of kernel option
  CONFIG_ACORN_PARTITION_CUMANA

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

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


[Bug 1453117] Re: Partitions not recognized because of kernel option CONFIG_ACORN_PARTITION_CUMANA

2015-05-09 Thread Dimos Dimoulis
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Partitions not recognized because of kernel option
  CONFIG_ACORN_PARTITION_CUMANA

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

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