| View previous topic :: View next topic |
| Author |
Message |
Verted Guru


Joined: 09 Apr 2004 Posts: 474 Location: London, England
|
Posted: Wed Aug 10, 2005 1:10 pm Post subject: Is it safe to upgrade baselayout yet? |
|
|
Last time I upgraded, I had this problem: http://forums.gentoo.org/viewtopic-t-361848-highlight-.html
I'm not sure whether to risk it again, so I am just wondering if many other people have experienced problems with their baselayout? Is it safe to upgrade yet? _________________ Thanks,
-Verted
http://verted.net |
|
| Back to top |
|
 |
Master Shake l33t


Joined: 10 Apr 2005 Posts: 755 Location: Wilmington, Delaware
|
Posted: Wed Aug 10, 2005 2:04 pm Post subject: |
|
|
Yes I have done it. Just make sure that you do an etc-update afterwards. _________________ System Specs:
64-bit gentoo linux
Q6600 @ 3.2Ghz
P35 Chipset
4 Gigs 800mhz 4-4-4-12
Nvidia GeForce 8800 GTX @ 630mhz |
|
| Back to top |
|
 |
DAharon Apprentice

Joined: 17 Jun 2004 Posts: 155
|
Posted: Wed Aug 10, 2005 8:05 pm Post subject: |
|
|
I was in the same boat as you. I upgraded baselayout last time, then did a etc-update -5. Big mistake. I just upgraded to the latest baseyaout yesterday. My advice: look through all the changes it makes before/if you replace the new with the old.
On my machine it wanted to remove everything from /etc/modules.autoload.d/kernel-2.6, etc.
You have to make sure you catch that and prevent it from happening.
Also there will be some files that you have never edited before and maybe don't even know what their purpose is. But take a quick look at what is changing in them anyway. |
|
| Back to top |
|
 |
DaNIsH Apprentice


Joined: 01 Jan 2003 Posts: 197 Location: Melbourne, Australia.
|
Posted: Tue Aug 16, 2005 7:16 am Post subject: |
|
|
I have done it, it actually boots now.. sort of.
Problems:
- Error about being unable to write /etc/modprobe.conf (I think it's trying to write to it before the filesystem has been mounted for writing).
- Error about being able to create a lock file /etc/mtab (Same as above)
- It sits for a few minutes on Clearing /tmp.
Other than that all's well. _________________ Adopt an unanswered post today |
|
| Back to top |
|
 |
nunogt Tux's lil' helper

Joined: 08 Dec 2004 Posts: 134 Location: Lisbon, Portugal
|
Posted: Wed Jan 18, 2006 4:37 pm Post subject: |
|
|
| DaNIsH wrote: | I have done it, it actually boots now.. sort of.
Problems:
- Error about being unable to write /etc/modprobe.conf (I think it's trying to write to it before the filesystem has been mounted for writing).
Other than that all's well. |
Same problem here after update. "Warning: Unable to create modprobe.conf". Everything works OK, but I'd like to fix the warning. Any suggestions? Maybe filling a bug? |
|
| Back to top |
|
 |
ecatmur Advocate


Joined: 20 Oct 2003 Posts: 3595 Location: Edinburgh
|
|
| Back to top |
|
 |
dundas Guru


Joined: 16 Dec 2004 Posts: 317 Location: China, Earth
|
Posted: Fri Jan 20, 2006 12:50 pm Post subject: |
|
|
| ecatmur wrote: | | Try running modules-update. |
that gives me exactly the same warning again.....
/etc/modprobe.conf has nothing but a few lines of comments
any other suggestions? thx! _________________ Appreciate Gentoo: Best Devs, Best Forums. YOU could help too: Help Answer |
|
| Back to top |
|
 |
nunogt Tux's lil' helper

Joined: 08 Dec 2004 Posts: 134 Location: Lisbon, Portugal
|
Posted: Fri Jan 20, 2006 1:39 pm Post subject: |
|
|
| Same here. The problem still occurs. |
|
| Back to top |
|
 |
ecatmur Advocate


Joined: 20 Oct 2003 Posts: 3595 Location: Edinburgh
|
|
| Back to top |
|
 |
dundas Guru


Joined: 16 Dec 2004 Posts: 317 Location: China, Earth
|
Posted: Fri Jan 20, 2006 3:36 pm Post subject: |
|
|
| Code: | # modules-update
* Warning: could not generate /etc/modprobe.conf! |
| Code: | # eix baselayout
* sys-apps/baselayout
Available versions: 1.11.13-r1 ~1.11.13-r2 1.11.14 1.11.14-r1 1.11.14-r2 ~1.12.0_pre13 ~1.12.0_pre13-r1 ~1.12.0_pre14 ~1.12.0_pre14-r1 ~1.12.0_pre14-r2
Installed: 1.11.14-r2
Homepage: http://www.gentoo.org/
Description: Filesystem baselayout and init scripts |
| Code: | # eix udev
* sys-fs/udev
Available versions: 068-r1 ~069 070-r1 ~071 ~072 ~073 ~077 ~077-r1 ~077-r2 ~077-r3 ~077-r4 ~077-r5 ~078 079 ~081
Installed: 079
Homepage: http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
Description: Linux dynamic and persistent device naming support (aka userspace devfs) |
# emerge -V
Portage 2.0.53 (default-linux/x86/2005.0, gcc-3.4.5, glibc-2.3.5-r3, 2.6.14-gentoo-r5 i686)
thanks _________________ Appreciate Gentoo: Best Devs, Best Forums. YOU could help too: Help Answer |
|
| Back to top |
|
 |
ecatmur Advocate


Joined: 20 Oct 2003 Posts: 3595 Location: Edinburgh
|
|
| Back to top |
|
 |
nunogt Tux's lil' helper

Joined: 08 Dec 2004 Posts: 134 Location: Lisbon, Portugal
|
Posted: Fri Jan 20, 2006 6:39 pm Post subject: |
|
|
| ecatmur wrote: | | Try modules-update --verbose. |
The only argument modules-update understands is "force", and that didn't solve the problem either. Just tried it. |
|
| Back to top |
|
 |
dundas Guru


Joined: 16 Dec 2004 Posts: 317 Location: China, Earth
|
Posted: Sat Jan 21, 2006 12:38 pm Post subject: |
|
|
| nunogt wrote: | | ecatmur wrote: | | Try modules-update --verbose. |
The only argument modules-update understands is "force", and that didn't solve the problem either. Just tried it. |
exactly, and I also have this prob for other gentoos I just tried to update. _________________ Appreciate Gentoo: Best Devs, Best Forums. YOU could help too: Help Answer
Last edited by dundas on Sun Jan 22, 2006 3:06 pm; edited 2 times in total |
|
| Back to top |
|
 |
pavkb Tux's lil' helper


Joined: 20 Jan 2004 Posts: 90 Location: USA
|
Posted: Sat Jan 21, 2006 6:04 pm Post subject: |
|
|
Recently i upgraded my portage to 2.1_pre3-r1 ( an ~amd64).
Now when i did a emerge -uDN world. It asked to upgrade the baselayout & i did.
Then did etc-update & looked throught & didn't see anything obvious so did -5.
What got emerge'd
| Code: |
1137641988: >>> starting rsync with rsync://129.89.70.108/gentoo-portage
1137642164: === Sync completed with rsync://129.89.70.108/gentoo-portage
1137642308: *** terminating.
1137643987: Started emerge on: Jan 18, 2006 23:13:07
1137643987: *** emerge --update --tree --ask --verbose world
1137643994: >>> emerge (1 of 7) sys-apps/man-pages-2.20 to /
1137643994: === (1 of 7) Cleaning (sys-apps/man-pages-2.20::/usr/portage/sys-apps/man-pages/man-pages-2.20.ebuild)
1137643994: === (1 of 7) Compiling/Merging (sys-apps/man-pages-2.20::/usr/portage/sys-apps/man-pages/man-pages-2.20.ebuild)
1137644058: === (1 of 7) Post-Build Cleaning (sys-apps/man-pages-2.20::/usr/portage/sys-apps/man-pages/man-pages-2.20.ebuild)
1137644058: >>> AUTOCLEAN: sys-apps/man-pages
1137644063: === Unmerging... (sys-apps/man-pages-2.18)
1137644068: >>> unmerge success: sys-apps/man-pages-2.18
1137644068: ::: completed emerge (1 of 7) sys-apps/man-pages-2.20 to /
1137644068: >>> emerge (2 of 7) media-video/nvidia-settings-1.0.20051122-r3 to /
1137644068: === (2 of 7) Cleaning (media-video/nvidia-settings-1.0.20051122-r3::/usr/portage/media-video/nvidia-settings/nvidia-settings-1.0.20051122-r3.ebuild)
1137644069: === (2 of 7) Compiling/Merging (media-video/nvidia-settings-1.0.20051122-r3::/usr/portage/media-video/nvidia-settings/nvidia-settings-1.0.20051122-r3.ebuild)
1137644110: === (2 of 7) Post-Build Cleaning (media-video/nvidia-settings-1.0.20051122-r3::/usr/portage/media-video/nvidia-settings/nvidia-settings-1.0.20051122-r3.ebuild)
1137644111: >>> AUTOCLEAN: media-video/nvidia-settings
1137644116: === Unmerging... (media-video/nvidia-settings-1.0.20051122-r2)
1137644124: >>> unmerge success: media-video/nvidia-settings-1.0.20051122-r2
1137644124: ::: completed emerge (2 of 7) media-video/nvidia-settings-1.0.20051122-r3 to /
1137644124: >>> emerge (3 of 7) sys-apps/sysvinit-2.86-r3 to /
1137644124: === (3 of 7) Cleaning (sys-apps/sysvinit-2.86-r3::/usr/portage/sys-apps/sysvinit/sysvinit-2.86-r3.ebuild)
1137644124: === (3 of 7) Compiling/Merging (sys-apps/sysvinit-2.86-r3::/usr/portage/sys-apps/sysvinit/sysvinit-2.86-r3.ebuild)
1137644136: === (3 of 7) Post-Build Cleaning (sys-apps/sysvinit-2.86-r3::/usr/portage/sys-apps/sysvinit/sysvinit-2.86-r3.ebuild)
1137644136: >>> AUTOCLEAN: sys-apps/sysvinit
1137644141: === Unmerging... (sys-apps/sysvinit-2.86)
1137644142: >>> unmerge success: sys-apps/sysvinit-2.86
1137644142: ::: completed emerge (3 of 7) sys-apps/sysvinit-2.86-r3 to /
1137644142: >>> emerge (4 of 7) sys-apps/baselayout-1.11.14-r1 to /
1137644142: === (4 of 7) Cleaning (sys-apps/baselayout-1.11.14-r1::/usr/portage/sys-apps/baselayout/baselayout-1.11.14-r1.ebuild)
1137644143: === (4 of 7) Compiling/Merging (sys-apps/baselayout-1.11.14-r1::/usr/portage/sys-apps/baselayout/baselayout-1.11.14-r1.ebuild)
1137644172: === (4 of 7) Post-Build Cleaning (sys-apps/baselayout-1.11.14-r1::/usr/portage/sys-apps/baselayout/baselayout-1.11.14-r1.ebuild)
1137644172: >>> AUTOCLEAN: sys-apps/baselayout
1137644177: === Unmerging... (sys-apps/baselayout-1.11.13-r1)
1137644178: *** terminating.
|
Now i am totally stuck.
I cannot find emerge command. Neither can i find any other command.
When i restart i saw a lots of command not found messages on the boot screen. ( i don't see much in the messages file).
I cannot login any more.
When i try logging in as root it says Unknown User.
Can someone please help
Thanks |
|
| Back to top |
|
 |
dundas Guru


Joined: 16 Dec 2004 Posts: 317 Location: China, Earth
|
Posted: Sun Jan 22, 2006 3:08 pm Post subject: |
|
|
Dear all
I think my prob here about couldn't generate modprob.conf might be irrelevant and non-critical for this name's name: safe to upgrade baselayout, so I'll start up another thread asking specifically
http://forums.gentoo.org/viewtopic-t-425693.html
about the modprobe.conf prob
hope this clears out this thread and help the other related critical problems being solved here. _________________ Appreciate Gentoo: Best Devs, Best Forums. YOU could help too: Help Answer |
|
| Back to top |
|
 |
|