sid netinst broken due to pool depends

2013-08-28 Thread Joseph M. Deming
pretty sure it's broken due to dependencies.  I started seeing the issue 
yesterday, changed mirror to ftp.us.debian.org and saw same results.  
still seeing it today.


busybox fails to install due to dependency on libperl packages which 
then depend on perlapi-5.14.2.


but we have perlapi-5.18.1 provided by perl-base 5.18.1-2.  i use a 
netinst image from about 3 months back, and, no, this isn't technically 
a netinst issue itself, i think the image is working as intended.  but i 
never know where to file these dependency bugs, so i'm mailing here =\  
it is somewhat grave since netinst is basically broken in sid.


- JMD

--
Joseph M. Deming
System Administrator
MATRIX/History
415 Nat Sci Bldg
East Lansing, MI 48824
(517) ***-
joseph.deming _AT_ matrix _DOT_ msu _DOT_ edu


--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/521e1fee.6020...@matrix.msu.edu



Bug#637684: Confirm Still Prevalent In Debian Sid

2012-06-27 Thread Joseph M. Deming
almost positive i'm seeing the same thing here in Sid with vanilla 
install in chroot environment.  i swear my grub-install script used to 
work, here's some evidence:


grub-install /dev/disk/by-id/ata-WDC_WD800AAJS-18TDA1_WD-WMAM9RD59819
/usr/sbin/grub-probe: error: cannot find a GRUB drive for 
/dev/disk/by-id/ata-WDC_WD800AAJS-18TDA1_WD-WMAM9RD59819.  Check your 
device.map.


cat /proc/mounts (in chroot)
rootfs / rootfs rw 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
udev /dev devtmpfs rw,relatime,size=506288k,nr_inodes=126572,mode=755 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,mode=600,ptmxmode=000 0 0
tmpfs /run tmpfs rw,nosuid,relatime,size=205340k,mode=755 0 0
XX.XX.XX.XX:/srv/fai/nfsroot/ /live/image nfs 
ro,relatime,vers=3,rsize=262144,wsize=262144,namlen=255,hard,nolock,proto=tcp,port=65535,timeo=7,retrans=3,sec=sys,local_lock=all,addr=35.9.18.14 
0 0

tmpfs /live/cow tmpfs rw,noatime,mode=755 0 0
aufs / aufs rw,noatime,si=47a0f2b47fd6801d,noxino 0 0
tmpfs /live tmpfs rw,relatime 0 0
faihost:/srv/fai/config /var/lib/fai/config nfs4 
ro,noatime,vers=4,rsize=262144,wsize=262144,namlen=255,acregmin=1800,acregmax=1800,acdirmin=1800,acdirmax=1800,hard,proto=tcp,port=0,timeo=600,retrans=2,sec=sys,clientaddr=35.9.18.75,minorversion=0,local_lock=none,addr=35.9.18.14 
0 0

usbfs /proc/bus/usb usbfs rw,relatime 0 0
/dev/sda2 / ext3 
rw,noatime,errors=remount-ro,user_xattr,acl,barrier=0,data=ordered 0 0

proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
udev /dev devtmpfs rw,relatime,size=506288k,nr_inodes=126572,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0

cat /boot/grub/device.map (in chroot)
(hd0)/dev/disk/by-id/ata-WDC_WD800AAJS-18TDA1_WD-WMAM9RD59819

not sure how more exact that could be.  for the record, grub-install 
/dev/sda worked, but due to automated build scenario this is not really 
ideal here.


grub-mkdevicemap manually seems to re-create that same file also

--
Joseph M. Deming
System Administrator
MATRIX/History
415 Nat Sci Bldg
East Lansing, MI 48824
(517) 884-2472
joseph.dem...@matrix.msu.edu




--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4feb64f2.5010...@matrix.msu.edu