[Bug 1677622] Re: missing ramdisks in latest amd64 kernel snap

2017-06-02 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  missing ramdisks in latest amd64 kernel snap

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

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


[Bug 1677622] Re: missing ramdisks in latest amd64 kernel snap

2017-04-03 Thread Federico Gimenez
Yes, the same test is currently passing on rev 55 (edge) [1], the
/dev/ramX files are there after booting [2], and starting with rev 59
that files are missing and the tests fail [3].

[1] https://travis-ci.org/snapcore/spread-cron/builds/216734158
[2] http://paste.ubuntu.com/24306876/
[3] https://travis-ci.org/snapcore/spread-cron/builds/211518618

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

Title:
  missing ramdisks in latest amd64 kernel snap

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

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


[Bug 1677622] Re: missing ramdisks in latest amd64 kernel snap

2017-04-03 Thread Paolo Pisati
I don't understand if it's a regression you are pointing out or what
else, because i see a consistent behaviour on my destktop: the mkfs.extX
cmd, if it doesn't find a ramdisk, it creates one, while mkfs.vfat
simply fails out - so you either runs that test with a ramdisk
previously created, or you change you change the filesystem, or it will
forever fail with vfat. Was that test run before? What was the
environment?


mkfs.ext2 /dev/ram7 8192:
...
open("/dev/ram7", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/dev/ram7", O_RDONLY|O_CREAT, 0666) = 3

mkfs.vfat /dev/ram8 8192:
...
open("/dev/ram8", O_RDONLY) = -1 ENOENT (No such file or directory)
dup(2)  = 3
fcntl(3, F_GETFL)   = 0x8001 (flags O_WRONLY|O_LARGEFILE)
close(3)= 0
write(2, "/dev/ram8: No such file or direc"..., 37/dev/ram8: No such file or 
directory
) = 37

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  missing ramdisks in latest amd64 kernel snap

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

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


[Bug 1677622] Re: missing ramdisks in latest amd64 kernel snap

2017-04-03 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided => High

** Tags added: kernel-da-key

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

Title:
  missing ramdisks in latest amd64 kernel snap

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

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


[Bug 1677622] Re: missing ramdisks in latest amd64 kernel snap

2017-03-30 Thread Federico Gimenez
The oroblem happens on an amd64 ubuntu-core system, no apport-collect in
there, please let me know how can I get the required logs on that
system.

** 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/1677622

Title:
  missing ramdisks in latest amd64 kernel snap

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

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